I’m beautiful and tough like a diamond…or beef jerky in a ball gown.

– Titus Andromedon

  • 49 Posts
  • 470 Comments
Joined 1 year ago
cake
Cake day: July 15th, 2025

help-circle




  • Linemen are some crazy hard workin’ people … I hope their off days are filled with good whiskey and agreeable women or men as needed.

    Definitely. In modern society, they’re right up there with firemen, paramedics, etc as far as “thank you for your service” goes.

    When they’re working near me, I always offer them cold drinks or snacks. That’s something I started doing during the earlier mentioned two week outage when they finally got to our area. The temps were in the mid 90s, the air was swampy, and I was roasting in shorts and a t-shirt. They’re out there working in heavy protective gear. I appreciate them as much as I do not envy them which is a LOT.


  • rained like a cow pissin’ on a flat rock,

    I absolutely love this brand new sentence. Or, at least that’s one I’ve never heard before.

    Sustained straight-line high winds scare the bejeezus out of me. There was a derecho in my area many years ago. Didn’t seem too awful at the time and in the midst of it, but when it was over, we were without power in a heatwave for almost two weeks. Fun times.

    Glad your electric co is on the ball.




  • Hank Hill, apparently.

    I don’t use Facebook and use all the ad blockers, but apparently I’m still tracked by IP.

    When my SO and I started dating, he hooked to my wifi one day and immediately started getting ads on Facebook for various lawn care products. He’d never had those come up before, lived in an apartment all his adult life, and has never searched for any kind of gardening supplies.

    I, on the other hand, do have a lawn that I take care of and frequently shop for various landscaping stuff. But he gets the ads for them.






  • That was the first fix I made after we bought our current house.

    It was noted during the inspection that it didn’t work, so I bought a replacement. When I started to install the new one, I took the vent cover off the old one and noticed there was a 2-prong plug inside that was unplugged. Plugged that in, and the fan started working.

    Apparently previous owner just didn’t like the fan or something? There’s clearly nothing wrong with it because it’s been working perfectly since I “fixed” it 7 years ago. And if/when it does go out, I’ve still got the replacement I bought way back then.






  • Sadly (and similarly anecdotally) yes.

    Toggling airplane mode basically “turns off and on again” your phone’s network interfaces, resets the routing table, and, I think, flushes the DNS caches. I don’t have the problem so much with wi-fi unless I roam between my main and guest networks which use different DNS records for some of my self-hosted apps. (e.g. the “internal” DNS record gets resolved on main wifi, gets cached, and then is inaccessible on guest wifi until the cached record expires).

    Mainly, I just toggle the cellular data since my primary issue is that sometimes calls/texts stop working without notice.


  • I try for at least 2 hours a day, excluding sleeping.

    Usually that’s in the form of puttering around outside doing yardwork, working on whatever my summer/winter project is, and/or taking the dogs for a walk. It’s difficult in the winter but the other 3 seasons are pretty easy to keep the habit alive

    However you choose to spend that offline time, I highly recommend a daily dose of it. Been doing that for a few years now, and my mental health has improved dramatically. The world isn’t nearly as horrible as social media makes it out to be.


  • Security is pretty minimal, not gonna lie.

    There’s a 50 GB LUKS partition that stays locked unless I’m actively using it. It’s got backup copies of my important/critical documents and password manager exports but the rest of it is just media and doesn’t really merit encryption.

    All applications have local accounts but I’m not using LDAP or any kind of SSO like I am with my main stack.

    At home, I keep the firewall disabled on the interface configured as “WAN” so I can access its services directly via their hostname (I point its wildcard DNS record to its local “WAN” IP) but do enable firewall when I’m using it on an untrusted network. Granted, I have to manually remember to do that, so that’s kind of a security risk if I forget. Generally, though, when I’m using it remotely, it’s using my secondary phone as a USB-tethered uplink so even if I leave its internal services exposed to WAN, the NAT from the phone blocks that. One of my goals, eventually, is to automate some of the firewall rules depending on where I’m using it.