• 0 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: June 18th, 2023

help-circle
  • Absolutely and more! We also have psychic powers, murder robots, friendly murder robots, vampires, genetic engineering, organized religion, semi-sentient plants, space ships, cannibals, space drugs, drugs in space, rabid woodland critters, eldritch horrors beyond comprehension, giant bugs, orbital bombardments, and also the looming threat of starvation as you watch all that you built burn. That’s all before we talk about things that the modding community has brought to the game.

    To be clear, the RimWorld doesn’t force you into any one play style, and most of the things listed above can be disabled or avoided if that’s not your jam. At its core the game is trying to tell a story, it’s up to the player to help shape that story. It’s absolutely fantastic; quite literally the best $30 I’ve ever spent on a game (if we’re talking hours played, I’m just about to turn the corner on 2,000 hours (in the spirit of disclosure, a chunk of that is also spent making mods for the game)).


  • Depends on the music for me. Anything slow or super lyrical tends to break my focus, while more upbeat stuff I’ve heard dozens of times can help me hit a flow state (or at the very least drown out the goings on around me enough to focus on something). I’ve had good luck with video game soundtracks, like Bastion or FTL because they tend to be lively without demanding attention.



  • I mainly use my printer as a tool to solve problems, so my decision process is very much grounded in arriving at a solution as opposed to just finding something to keep the machine busy.

    My usual approach is to cast a wide net and go through all the models* that might do what I’m looking for. If I’m lucky, I’ll find something that I like enough to print. If not I’ll use it as a brainstorming session and either pick out a model or two that I can adapt (or at the very least pull critical dimensions) or get a feel for what I’d like to do differently. From there, it’s off to CAD where I’ll fire off slivers and prototypes until I’m happy with the fit and function of my part.

    *printables is my go-to, but sometimes I’ll wander over to thingiverse if I want more options (and know I’m not working on something bespoke)


  • Glad I’m not the only one, because that’s exactly where I’m at. The premises almost relies on consistent yield and unconstrained growth, which nature very much does not like. Plus it doesn’t consider the opportunity cost of having to sink your time into becoming a literal farmer (nor any other recurring costs to maintain and harvest your plants).

    In this case, the upfront cash is hands down the way to go. You don’t even have to do any complicated investing, just huck the mill in a jumbo CD and take the monthly payout. Going off my local credit unions (about 3.75% in dividends for a 5 year term), at $37,500 per year it probably wouldn’t be enough to quit your job, but you’d be doing an order of magnitude better than $50 per week. If you’re really looking to grow it, you could just dump the lump sum in the S&P 500 (up 95.3% from 5 years ago). (Assuming no taxes and that the dollar still has any value in the next 5 years).



  • That sounds pretty similar to how I have my network setup:

    • PiHole has conditional forwarding configured (true,192.168.0.0/24,192.168.1.1,lan note: .lan is optional here, I uss it for my internal TLD) to get device names from router
    • PiHole uses Unifi as the upstream DNS and DHCP
    • Unifi uses cloudflare as the upstream DNS
    • Unifi hands out the PiHole as the DNS via DHCP config

    That way I get stats in all the places and can use Unifi for DHCP.


  • That’s kind of awesome! I have a bunch of home lab stuff, but have been putting off buying a domain (I was a broke college student when I started my lab and half the point was avoiding recurring costs- plus I already run the DNS, as far as the WAN is concerned, I have whatever domain I want). My loose plan was to stand up a certificate authority and push the root public key out with active directory, but being able to certify things against Let’s Encrypt might make things significantly easier.