Linux server admin, MySQL/TSQL database admin, Python programmer, Linux gaming enthusiast and a forever GM.

  • 5 Posts
  • 287 Comments
Joined 3 years ago
cake
Cake day: June 8th, 2023

help-circle
  • The way some US citizens engage with their government really reminds me of the good tsar, bad boyar phenomenon common in Russia.

    Trump/the tsar couldn’t be doing the thing that’s hurting me, he just doesn’t know about the situation! If only the state governor/boyar wasn’t so horrible, corrupt and hiding the situation from the federal government, then Trump/the tsar would obviously step in and fix the issue.











  • It’s not “just” a solar panel, to be legally compliant in Germany. The part you plug in is basically a control unit. They aren’t super big and complex, but they need to be able to do 2 things:

    1. Detect if there’s a live circuit, and not transmit any power if not. This is because sometimes electricity is turned off for maintenance. You don’t want an electrician dying because a line they turned off is actually live due to someone having this plugged in.

    2. Power limiter, similar in function to a circuit breaker. This prevents overcurrents happening in your walls and starting a fire. Because all of this is happening after a house’s breaker box, they won’t flip if the combined grid + solar current is too high, so the solar unit’s control unit has to be able to deal with it.

    Disclaimer: I’m a layman, not an electrician. Just read into the tech because it’s interesting to me.




  • Yup, this is pretty much it. I played a campaign of it. Essentially, you’re so far down the hierarchy you’re basically almost human, with older vampires being a far far greater threat than humans, struggling to understand and survive vampire society before it destroys you. As you said, there’s also a fair chunk of trying to hold on to what humanity you still have left.


  • I’m one of those nano weirdos. I mean, I get why people use vi/vim, but I’m a lazy man who has the nano shortcuts hardwired into my muscle memory. It’s definitely not as full-featured as vim, but it does what I need it to do quickly and easily. If I need to just quickly drop into a file and do a find/replace, takes me maybe 3 seconds.

    Also, to share an ancient joke from the dawn of computing: emacs is a great OS, I just hope someone makes a decent text editor for it eventually.