• 0 Posts
  • 61 Comments
Joined 11 months ago
cake
Cake day: December 28th, 2023

help-circle

  • Don’t tie your mental health to that of your colleagues. I know from experience how tempting it is to hang out in a bad place because you don’t want to dump your workload on your work friends, but a bad org is going to make shit decisions and make life hard for the employees whether you’re punching the clock or not.

    While you may not be ready now, put the feelers out, because you may hit a point where your patience suddenly runs out and you have to start from nothing and deal with no longer being in a good headspace at work.

    Considering it resume/interview practice until you find a good gig or just need to get out.




  • Podcasts are my primary use case (my partner uses audiobooks exclusively), and while it works rather well, I want to put in the caveat that there’s no working playlist functionality in the app, and IME headset controls don’t work from FF for Android.

    That’s not a deal breaker for me, but it was a massive disappointment when I switched over. But the lack of playlist functionality in the app only annoys me when I want to follow one of the shorter news feeds, since I have to stop and select the next track every 5 min as the episode ends. No issue with that feed from the browser, so meh.

    Works great through my reverse proxy/cloudflare tunnel setup, so not too many actual complaints.














  • Tools like restic and Borg and so critical that you will regret not having had them sooner.

    100000%

    I just experienced this when a little mini PC I bought <2y ago cooked its nvme and died this month. Guess who has been meaning to set up backups on that guy for months?

    Unfortunately, that nvme is D. E. D. And even more unfortunately, that had a few critical systems for the local network (like my network controller/DHCP). Thankfully it was mostly docker containers so the services came up pretty easy, but I lost my DBs so configs and data need to be replicated :(

    The first task on the new box was figuring out and automating borg so this doesn’t happen again. I also set up backups via my new proxmox server, so my VMs won’t have that problem too.

    Now to do the whole ‘actually testing the backups’ thing.