• 0 Posts
  • 27 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle

  • cosmicrose@lemmy.worldtoSelfhosted@lemmy.worldServer build for Family
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    2
    ·
    3 months ago

    I’ve had a great experience with the TrueNAS Mini-X system I bought. ZFS has great raid options, and TrueNAS makes managing a system really easy. You can get a box built & configured by them, with 16 GB ECC RAM and five (empty) drive bays, for about $1150 at the most affordable end. https://www.truenas.com/truenas-mini/

    One thing to be careful about: you can’t add drives to a ZFS vdev once it’s been created, but you can add new vdevs to an existing pool. So, you can start with two mirrored drives, then add another two mirrored drives to that pool later.

    (A vdev is a sub-unit of a ZFS storage pool, and you have to choose your RAID topology for each vdev and then compose those into a storage pool)





  • I recently got into video game development, and I’ve had so much fun, and it’s given me some much-needed meaning. I’ve solved problems unique to my game using programming skills as well as game design skills, and it feels meaningful because i can send it to my friends and they can enjoy it without needing to appreciate any of the technical aspects. I get to be creative about how people I care about can have more fun. It could also involve your music composition hobby, since every good game needs some music and sound design! I’m a programmer for my day job so most things I do there are only meaningful to other programmers, and the problems I solve there are incredibly boring ones.

    Edit: I saw your comment about being burnt out on programming, and I totally understand that. That happens to me frequently. I enjoy programming as a hobby when I’m not burnt out so we’re kinda in different boats there. There are lots of skills involved in making games and the variety has really refreshed me, though I’ve still gotten sick of sitting at a computer while working on it.













  • 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.


  • I was using Fedora for about a year and it was great. Nice and stable, almost everything worked out of the box. Then I goofed up an update and had to install something new, and I chose Arch. Arch is working mostly fine, of course I had to learn a thing or two about how some subsystems worked but the Arch wiki is a wonderful resource. We’ll see how long this install lasts, it’s been smooth sailing for about a month now.


  • 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.