Wow, surprised I'm not hearing more about this
wispydust517
That thing is tiny!!
I got a list that I purposefully set up to grow. It's not a to-do list... It's a "might do" list. When things get messy in my to-do list, I move those items to the might-do list.
Having 100 undone items on that list isn't a shameful thing, it means I said "no" to all those items (either actively or passively) and I try to celebrate that.
I was considering it ngl, but the 60hz screen is a deal-breaker for me.
Thanks for the tip! Tailscale was so easy to get into and is worth it like you said.
thank you so much for all the suggestions!
My biggest takeaway from all this is managed VPN solutions like Tailscale are cheap ($0), easy to set up, and lets me not expose ports to the outside world.
Mostly a convenience thing, since I only need it on-demand and I usually use SSH for things anyway. As this post suggests I'm obviously rethinking that now :)
This is really good!
r/chess. I'd love to see chess communities flourish here in Lemmy.
Software engineer here who works on web services. Most production-critical things in our workplace aren't managed by GUI's, or command lines... but by code. There are usually some infrastructure-as-code tools involved, like Terraform, CDK or Pulumi.
GUI's are often reserved for quick fixes and trying out things on staging servers (derisively called "click-ops").