• 0 Posts
  • 50 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2024

help-circle





  • Ok, Boomer.

    23 skidoo 4:20 smoke break 69 42 the answer to life the universe and everything 3.1415926535… e^(iπ)+1=0 3 is the magic number 1 1 2 3 5 8 13 21 6-7

    I’m okay with the kids getting freaky with the number memes. We had out special numbers, every other generation had theirs. They can have their cool S of numbers.



  • A bee headbutting you is not necessarily an agressive act, could be just investigatory on the part of the bee. I’ve walked into the heart of a flowering shrub covered in hungry bees, during which they either ignored me or headbutted me. As long as “defending the hive” isn’t part of the bee interaction, they are usually very chill but remain very curious. I’m still careful when the headbutts happen because accidents happen and a confused bee tangled in hair may still sting. But I have also gently untangled a bee or two without anyone getting hurt.

    Even when defending the hive, bees seem to prefer as little direct agression as possible. I’ve stepped into a clearing and suddenly found myself way too close to a wild bee hive and got stung exactly once by a bee that got tangled in my hair as I fled the approaching swarm.

    I’ve also gotten a solitary wasp tangled in my hair, near no hive or any flowers, and gotten stung 3 times on one knuckle as thanks for setting them free. The bees have taught me to treat them with compassion and respect. The wasps have taught me to react with murder and extreme violence before they are even aware of me.

    Both are pollinators though. So despite the animosity, I don’t go out of my way to wage war against wasps the way I do mosquitoes.



  • Cats are most active and generally hunt in the early morning, pre-dawn, and evenings. The “lazy” male lions that he’s thinking of generally don’t do much hunting. Bears hibernate because the alternative is starvation. You know what squirrels do? They play. Like ALL THE FUCKING TIME. Everything a squirrel does seems to be a game from foraging to fucking. When I don’t see them playing, they’re sprawled out relaxing. I’d rather be a squirrel.


  • He’s blinding it by putting a bag over its head, but the bag is strangely not illustrated. Ostriches calm significantly once they can’t see. The meme of an ostrich sticking their head in the sand has some basis in reality, especially considering they love building their nests in sandy areas.



  • Wolf314159@startrek.websitetoScience Memes@mander.xyzHeat
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 months ago

    Odd design choice. My oven turns the light on when the door is opened (in addition to a manual option). Maybe somebody “repaired” your oven at some point and replaced the door switch for the light with the wrong type? I had to be aware of this when I replaced a similar switch connected to a relay that turned a light on in a closet when you opened the door. I don’t remember the specific jargon at the moment, but it boiled down to whether or not the switch was open or closed by the action of depressing the switch. I think the language might have been something like normally open or normally closed.







  • Ever really destroyed your server because the it needed were available? I have. It was so much worse than a boot process that froze.

    If Systemd was pausing due to a network share being down, it’s only because I (or you) told it to do exactly that. There are lots of good reasons to delay the boot process until all drives the system expects to be there are actually there or the network is up. Cleaning up the mess that happens when the system does not check these kinds of things at boot is so much worse. It’s never really some nebulous thing. Like it or not, intentional or not, the machine is doing exactly what you asked it to do and a delayed boot or a boot halted until you can solve the real problem is almost always better (or at least safer) than the alternatives. I’ve experienced all the things you’ve mentioned, dealt with each of those issues, and it was so much more of a hassle to diagnose before Systemd.