• 0 Posts
  • 7 Comments
Joined 3 months ago
cake
Cake day: April 15th, 2026

help-circle
  • Yeah I am pretty comfortable with CLI on linux, but I just never bothered with TrueNas. Also I am lazy and once something works I just leave it there even when I could improve it lol.

    I have been meaning to venture into Proxmox as well but I don’t have the time or spare parts to get a new machine running atm. Maybe someday I’ll get around to it though as it seems like a nice playground without breaking things.


  • Damn that is a nice setup lol. I only built mine a couple years ago and only managed to get 5x 16TB drives at $169 each. I have 4 in the system and one cold spare.

    I have tended to avoid cli on TrueNas mostly out of fear that I’ll mess something up and I’ll be too lazy to fix it. That was my main motivation behind switching to Dockge for containers, it even shows apps running through other container management systems, although you can’t manage them through there.


  • I have a single dataset running off of an ssd pool that stores config and application data. Large media gets stored on a separate pool on spinning disks. The app dataset gets snapshotted and backed up, but I am yet to create a separate offsite backup.

    I am also in the process of switching away from TrueNas “Apps” to actual Docker containers running from compose files in Dockge. These compose files all get version controlled in Git as well. Apps have been really difficult to configure initially as many of the fields have odd requirements you can’t see until it errors on startup. I have found it easier to follow the documentation directly from the application I am installing so compose files have been much more straightforward.


  • Yeah I am not in a hurry to switch but I would like to at some point. But with android becoming more closed source every month it seems, I am more curious about switching to a linux mobile OS if that becomes viable in the future.

    I have mostly been pushing myself to degoogle and self host to achieve my privacy concerns and in that regard I have been relatively successful. Switching to an open source OS is just the next major step that I am not sure I am ready for just yet. I do already run bazzite and arch on my desktop and laptop though so the phone is really the only thing I have left to switch.


  • Lidarr has a Spotify playlist syncing feature built in. You can set it to sync certain playlists and it will automatically add those artists to Lidarr. I think you can also configure it to monitor/download only the albums which the songs in your playlist come from, or download the whole artists discography.

    I can’t attest to the quality of Usenet or private trackers for music as I don’t use either (mostly public trackers for movies and tv) but public trackers weren’t the easiest to get all the music I needed. I ended up using Slskd, a frontend for SoulSeek, with the Tubifarry plugin to connect to Lidarr and it is much easier to find releases now.

    The next issue I have yet to tackle is porting those playlists to a player for Navidrome. If anyone finds a simple way to do so please let me know!


    • Lidarr + Tubifarry + Slskd: automated downloads and organization
    • Explo + listenbrainz: discover weekly replacement
    • Navidrome: Subsonic Music Server
    • Feishin: Linux Desktop client
    • Arpeggi: iOS mobile client (Yes Ik iOS on privacy sub. Can’t afford to switch yet and my family has been using iPhone since I was s a kid)

    Listenbrainz requires you to make what you listen to public as it is part of the open source project. If that is something you are worried about I think there are alternatives to explo that use last.fm but that is closed source as far as I know.

    As others have said, buy stuff from small bands on band camp or at shows or something and pirate from whoever you see fit.

    EDIT: I also should have noted, this is a self hosted setup that requires a server to be online unless you download your tracks to your client device. If you want a single device alternative, I am not personally sure what to recommend.


  • I graduated last year and it was a rough search. I think I submitted over 300 applications across LinkedIn, my schools Handshake account, Dice, Welcome to the Jungle, and a few other sites.

    I’d honestly recommend just putting a good resume together and going for the spray and pray option with applications. It didn’t seem like anything I did really worked. Career fairs never actually led anywhere for me and I even saw a stack of resumes in the trash one time which was really discouraging.

    Eventually I got a call while I was on vacation from a recruiting agency saying they had some opportunities. They said I had applied but I still have no recollection of visiting their website tbh. I landed a job in software support through them with my current company which is buying me out of the contract this coming month after being there for a little under a year.

    I was skeptical at first going into software support since I really wanted to do some coding myself but it has so far worked in my favor. I have had the opportunity to do some coding with some of our engineers and my regular job duties also require code analysis so it is a lot more hands on with code than I first expected. There is also a clear path to becoming a software engineer with my current role so I will be pursuing that.

    Overall, if you are comfortable doing something other than software engineering as your main role, I would look for similar roles like devops, db management, or anything that might involve some scripting programming as a smaller responsibility. Then you can try to work your way into software engineering from there. Definitely continue to apply to software engineering positions as your man focus though.