she/they

Bit of a mess, kinda depressed, and going through a gender identity crisis :3

(Ongoing issues, brain pls fix)

  • 5 Posts
  • 22 Comments
Joined 3 years ago
cake
Cake day: July 20th, 2023

help-circle


  • It isn’t even that. He is a horrible monster, but what makes him so appealing to me is that he is completely delusional about it. With his new men he genuinely sees himself as the saviour of humanity, despite the fact that his plan for his new men is to destroy and replace humanity. It’s almost like a tragedy, which I find very appealing.


  • That’s why heretic books like the Fabius Bile or Nightlords trilogy are great. Even authors who forget they should be writing villains on the loyalist side can remember that the traitors are evil. However, at least for those two trilogies, their authors also write them as likeable characters somehow. I would hardly call them anti-heroes, but they are understandable in their own messed up ways. It’s how I feel the loyalists should have been written.


  • On your point about it being “easy” to install containers via the app interface, are there any guidelines for how to configure them when all you’ve got for reference is a Docker Compose file?

    A lot of stuff matches 1:1, but there are often oddities here and there, and I’m still not entirely sure of the correct way to configure storage. Some guides say to create datasets in the pool and then configure some to use the “apps” preset, while others should use “generic.” Others say to just use the automatic permissions checkbox, and others still tell you to check the “Use ACL” box. When I haven’t found a guide, I just created the datasets manually, set them to “apps,” and so far it has worked.

    And when I want to use Docker containers normally, I’ve been advised against it. There used to be something called “jails,” but that was deprecated with the new Containers tab in the GUI. Apparently, that’s being dropped again for some reason, but the jails are still deprecated, and any time I search for how to use Docker Compose, I get so much conflicting info. Some say to just run docker compose as you would on a regular server via the command line, while others say that could break the system and tell me to just use VMs instead, and it’s all a mess.

    The SMART stuff I mentioned was definitely my lesser worry, just a mild annoyance that tipped me over to consider switching, but the apps feel like I’m learning a whole new abstraction layer instead of just writing a Docker Compose file with input fields. Maybe that’s just a me problem though and I’m simply refusing to adapt, I am really not sure.









  • Very helpful, thank you! The CPU choice has had to be remade anyways as I have mentioned in other places in this thread.

    Looking at the 5750GE it seems to be OEM-only, so I’m not sure where to reputably get my hands on that.

    The 5700G looks very intriguing, it’s only barely more expensive compared to the last price of the 4650G I saw. If I find nothing else, I’ll probably go with that one then.

    I am still concerned about wattage though, I struggled to find any regular CPUs with a notably lower TDP than 65W - although I’d honestly be most intrigued by what it draws at idle-ish, because if it’s like a <5W difference there I wouldn’t bother… but of course idle changes depending on the system so not like that can be properly listed anywhere.

    Do you potentially also have any Intel suggestions? Other people here mentioned an AMD iGPU might cause problems with Jellyfin.



  • You’re not using a CPU that most distributions support for hardware transcoding. You either need to use an Intel CPU with QuickSync or stick a discrete nvidia card in the box.

    I see, I chose that one based on a recommendation from I believe the channel was called “Wolfgang’s Channel”. They make a lot of home lab content and showed the iGPU working fine for Plex, so I assumed it wasn’t an issue.

    Are you intent on building your own box?

    Yeah pretty much, I think it sounds fun

    Regarding disks Seagate EXOS are often cheaper than IronWolfs and have higher MTBF than even the Pro. Don’t ask me why they’re lower cost, for more bang.

    As I mentioned in my post, apparently they’re way louder since they’re made for datacenters where noise is crazy anyways, and since I am planning to have the NAS in my hallway I’d like to avoid the datacenter vibe, even if a handful of drives won’t cause quite that level of cacophony




  • Is noise the most important prio? Would you spend money for this goal?

    Not the most important, but it is an important factor. If I am not losing much otherwise, I’d like to keep it not louder than say, an idling fridge. I would spend some more for quieter drives and fans, since those are the biggest noise concerns.

    How about power usage?

    Absolutely important, power prices here are some of the highest globally.

    How about price limitations?

    I’d very much like to stay below 2000€, preferably below 1750€. Currently it’s coming out at around 1600€.

    When looking at harddisks, there is that performance issue called “CMR or SMR” (google it). Your ST8000NT001 seem fine performance-wise as the use CMR.

    Yup, took that into account, but nonetheless thanks for mentioning it!

    If you need really quiet ones, then maybe you want “desktop” harddisks. But many of them use SMR which limits their performance.

    Doesn’t need to be super quiet, just not disruptive, I’m planning on having the NAS in the hallway.

    Most guides recommend Raidz2 currently. Do you use backups?

    Raidz2 means there are two entire “unused” drives which would be quite painful for my budget. I am planning on renting around 1TB of rsync storage and throwing things like Immich’s data on there. This is fine to me since I’d prefer one backup off-site anyways. Any of my jellyfin stuff can always be redownloaded as long as I keep a list of what I got somewhere else. Oh also I’m planning on getting all four drives at different stores and/or different times (at least a week or two in between) to reduce the chance of them failing all at once.

    When buying SSDs, check for the “TBW” spec.

    Noted