• 0 Posts
  • 170 Comments
Joined 10 months ago
cake
Cake day: November 19th, 2023

help-circle
  • Systemd is trying to stop a service. To do an action to a service (or any unit), it runs a job. The job to stop a service is called a stop job. Once the stop job is taken off the job queue, the stop job is running.

    The method of stopping a service is configurable, but the default is to send a kill signal to the MainPID, then wait for the process to exit. If it doesn’t, after a timeout, the kill is reattempted with a harsher signal.






  • It could be a case where 1 7-Eleven car crash per day is the median, but not the majority, with 0 and 2 or more combined being more than 50%, so they mean (but communicate poorly) that most days have 1 or more cars crash into 1 or more 7-Elevens, but they couldn’t say that most days have 1 car crash into a 7-Eleven. The only additional information that that would give above simply reporting the 1.14 average is that it’s not highly concentrated on a few days, like if 300 of the annual car crashes into 7-Elevens all happened on 7/11 when people jostle over free slurpees.

    In short, “average” has too many meanings for its average use.



  • There are details missing in this question that matter tremendously. Squirrels are faster and more agile than us. If they are well coordinated, and behave optimally to win (without concern to their individual survival, only the group’s success), I think it would take only a small number of squirrels to brutally murder most people, something like 5. I think their best strategy would be to go for the eyes first, then inflict bleeding injuries and escape again before the person can react. Without tools, and without backup, this approach wouldn’t take long to wear down most people.

    If the squirrels don’t care about their own survival, but make straightforward attacks, I’d think closer to 10-20. The person’s injuries will still compound quickly, but once thet have a grip of a squirrel, it wouldn’t be especially hard to lethally injure.

    If the squirrels still behave like squirrels, and are instead attacking because (for example), they are starving, then the number probably doesn’t matter much, as they’re more likely to go after each other, and the person would have the opportunity to plan and ambush small groups at a time.











  • I ran out of crtcs, but I wanted another monitor. I widened a virtual display, and drew the left portion of it on one monitor, like regular. Then I had a crown job that would copy chunks of it into the frame buffer of a USB to DVI-d adapter. It could do 5 fps redrawing the whole screen, but I chose things to put there where it wouldn’t matter too much. The only painful thing was arranging the windows on that monitor, with the mouse updating very infrequently, and routinely being drawn 2 or more places in the frame buffer.