• 0 Posts
  • 78 Comments
Joined 3 years ago
cake
Cake day: June 1st, 2023

help-circle
  • I love it for ease of use. It’s very straightforward, has given me few (if any) problems over the years on the OS level. The only real issues I ran into were specific to individual docker images. I like that I can open a web UI and jump right into the shell if needed. It’s very easy to install docker images and VMs

    However, there is a caveat about how it stores data I suppose. Your use case of mirroring drives is not possible on unRAID. Instead, it uses one drive for parity and redundancy, or you can do dual parity if you’re really concerned about data loss. Basically how this works is your largest drive stores all the information about all the other drives to rebuild the data in case of drive failure, including the parity drive itself can be rebuilt if it fails. So say you had a 12 TB parity drive and a dozen or so other drives for the array. All of those drives can be literally anything so long as they are the same size or smaller than the parity. They can be 12 TB, 8 TB, 500 MB, old drives you shucked out of external storage cases, whatever. And you can add / remove these at will. The parity does not count to your max amount of storage, think of it like a mirror but for every other drive

    Dual parity is an extra level of redundancy. It’s basically like say you had a drive fail, and in those couple days where you order a new one or whatever, or when the data is rebuilding itself, if another drive fails, your data is still in tact. I don’t bother because this would be such a rare occurrence. I do know data rebuilds are very high read/writes for days on a drive so it can be high stress on the drive so that’s why the extra protection exists, but I still think it’s overkill unless it’s like irreplaceable data you can’t lose (remember 3-2-1 backups in those cases)


  • My first Linux experience was Ubuntu 10.04 32 bit I got from a CD out of a magazine from barnes and noble and it blew my mind. I had so much fun learning everything about Linux and I think I even got oblivion running on WINE, which was a nightmare compared to how easy games run on proton nowadays.

    Those were the glory years for sure. Now I run Arch and want a “just werks” experience. It’s why I use unRAID for my server.



  • Man this bullshit seems to have gotten so much worse since I last looked for a job in 2023

    Prior to my current job, I worked at one for 7 years. I’m an industrial electrician, so maybe the demand is higher. But in 2023, I applied for 12 jobs, got 3 interviews which resulted in 2 offers. All cold applications on indeed. I was picky about which jobs I even applied for. For one of the offers I did not want the job and it paid too little so I strung them along as much as I could before I finally turned it down as I had a feeling I was getting my current job, but it took forever for some management to come back from field service for my second interview.





  • Fwiw, soulseek’s usability is not horrid. I have about 8500 albums, mostly downloaded from there and bandcamp. I also combined libraries with a few friends over the years, which is always fun to just bring over a hard drive and share.

    Yes, it’s more work but with things like Plexamp I have all the music I could ever want and it works wonderfully when remote, even does the whole “radio” suggested artists thing within my own library.

    Another friend of mine has 38k albums. Sometimes I’ll change the source to his and bop around.

    What good is piracy unless you’re amassing a huge server full of all your favorite media


  • I took a keyed industrial switch home from work that I have the power cord ran thru which also has a CT wrapped around it hooked up to a little ammeter screen and it gives accurate power draw info (volts, watts, amps)

    It’s cool but I have to turn the switch to put power on my PC which every time I do I see something flash on the motherboard and it posts three times before booting and does this weird power cycle thing so I hope I’m not fucking up the caps or something LOL.

    I’ve been meaning to re-wire it so the PC stays connected to the wall and I just use the switch on the case to turn on and off. Then keep the CT and ammeter connected and those turn on only when I turn the switch because I don’t want that screen on when I’m tryin to sleep.

    I also have a little light controller in the box with the switch, ammeter, and 120v light that’s like this old school bay accessory from 2006-ish that’s supposed to hook up to lights in your PC case but I took some multiconductor cord and terminal blocks home from work and strung them around under my desk.

    I realize all this is like an unhinged setup lol. I also have a remote start button in my living room so I can turn the PC on when I’m chillin in there and interact with it via a KVM.









  • How well does remote viewing work on jellyfin? I have a lot of friends and family that use my Plex, I’ve also had a lifetime pass for pushing a decade.

    Like how easy is it to send an invite and the person be rolling with no technical setup from me? I just sent a Plex invite last week to my friend’s brother who did some plumbing work on my house, dunno if I’ll even ever see that dude again haha. I’m certainly not goin over to his house to set something up.

    Or my dad struggles enough with it as it is, he’s 70 next year so I get it. But that might be more of a problem with the Plex app on his ancient smart TV.

    This is a big reason I stick with Plex.


  • One thing I’d add is a whole house surge suppressor.

    I saw the power lines arcing to either each other or the bamboo outside our house last week during a bad storm.

    A whole house surge suppressor is only like $100, I’m gonna get one soon and install it. I saw it’s best to install it as close as possible to the main incoming power lugs, one lead on each leg of the split phase 120/240.

    A UPS will protect against surges but it’s just a good idea with how many appliances and devices have circuit boards in homes these days. Like your furnace, oven, washing machine, game console, TV, etc.

    I had an insane surge last winter so it’s a long time coming haha. I woke up and half my circuits were off. I measured 170v to gnd on one of the legs. Power company and fire dept had to show up to fix it.

    Power is ehh not great where I live.

    Edit: for your point about a NAS failure. If that were to happen, since I use unRAID, I could just throw the disks on any Linux PC and my data would be fine.