• 1 Post
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • Learning new programming languages is an awesome way to expand your programming brain. If you want to stay in the same scientific computation niche, you can check out Julia or Mathematica. If you’re just looking to broaden your horizons, the world is your oyster. For me, learning Clojure really cooked my noodle but made me a much better programmer since it taught me functional programming.

    Also, just read other peoples code! You can learn the conventions that way. Though for you it would best to find other products within your niche, because I’m not sure if general web dev code would be super helpful.

    There are techniques that are broader than any single language’s conventions, and I think learning those are how you can improve. That’s hard to teach, though, and it comes from experience with a few different languages, in my opinion.

    And honestly, I can totally respect the “conventions be damned” attitude, because at the end of the day, you’re trying to make something that works, and if nobody else is reading that code, you’ve made the right trade-off.









  • ixSystems sells pre-built machines running TrueNAS. They’re a little pricier than building on from scratch of course, but they have ECC ram and have everything set up out of the box. Funds also support the development of TrueNAS. I got one earlier this year and I love it. Fussing around in the web UI requires some technical know-how, but if you get it set up for them, I expect it to run like a dream.


  • Other posters have described what Radar and Sonarr do, I just want to say having all the apps set up along with Overseerr is a game-changer, even if your setup is only for your own consumption and you’re not sharing your plex library with anyone. Overseerr lets you log in with Plex and request content, and it’ll add the content to *arr, which will automatically search torrent sites (I use Prowlarr for that), download the content, then move them to your media library and update Plex.

    If you do share your plex library with friends, and can put Overseerr somewhere they can access it, then your friends can request to add content to your library, and you just have to click “Approve” to start the search & download process.

    It takes a little time to set up, but once it’s up and running, it’s lovely.