

Yeah they really like to act like they’re giving away £50k on a whim and not paying someone for their labour.
Yeah they really like to act like they’re giving away £50k on a whim and not paying someone for their labour.
I’d probably do a clean install (eventually) even if it looked like stuff works for now.
I know the pain, though. did rm -rf in the wrong directory and wiped half my drive in seconds. Good times.
It’s a pain but also it’s no surprise that DNS and ipv6 are premium when ipv4 and dynamic IP works so well for 99% of us. Even if you wanna host something publicly there are totally free services and software tools to cover most if not all caveats of not using ipv6 (for now).
I have selfhosted for years and only paid for a domain name recently.
metronome for the other components to practice playing songs at the right bpm
Yeah even if you’re someone who is super concerned about Jellyfin’s API safety, it’ll likely be less maintenance setting them up on tailscale than duplicating the streaming hardware. But that’s assuming OP’s family are as tech illiterate as mine
I have two 4TB in Raid 10 (ZFS Mirror) and two 8TB as the same. All in TrueNAS Scale.
TrueNAS is pretty good for a basic setup imo!
I would consider creating a swapfile if you have an SSD. There should be countless tutorials for doing it on Ubuntu.
It might mean your windows or Ubuntu install gets sluggish, but even 32GB (less than 10% of a typical storage drive!) of spare swap space can let your active and memory-hogging processes breathe instead of invoking the SystemD-OOM killer. Also, it’s essentially free! You’ll benefit from more RAM though.
For what it’s worth, I think Ubuntu is also fairly aggressive with memory management. I remember complaints that it was a little too hasty to kill user processes under memory-limited scenarios. not sure if that was addressed
A computer. Seriously that’s it. Of course depends on your use case (media servers usually need more than a web host for example)
Removed by mod
big up Stirling. it’s super easy to host and packed with features. one of my favourite apps
Yup. I got our QA guy to help debug it and he was like “maybe just dont upgrade the dodgy dependency and delete your cache” lmfao yup fixed it
Zelensky would probably be replaced by someone much more moderate on Russia even if assassinated by Putin in broad daylight at this point.
That being said, he’s also a sucker who is getting on the bad side of Trump and that is worth more than a yes man in the Rada.
he masterfully outplayed my patience. I was promised Oreshniks but waited 2 hours to see him ramble about his holiday plans to Turkey.
spend a week trawling github and documentation pages only to realise you forgot to delete your cached dependencies
Rsync to a Hetzner storage box. I dont do ALL my data, just the nextcloud data. The rest is…linux ISOs… so I can redownload at my convenience.
These planes and pilots are well prepared for arrestment failures. genuinely surprised that was what caused this most recent crash
We love charity grifters dont we folks!
Box64 helps a lot with ARM compatibility, but yes less compatible than a comparable 3.2k gaming PC on x86
I’m probably in a similar boat thanks to 4x NAS drives (in 2x mirror vdevs so essentially half as power efficient too). I wonder if using an SSD or two for things like caches would help with power draw since you could defer disk usage for longer by relying on a more efficient cache.
SnapRAID is also an option. One benefit is that multiple disks don’t need to be spinning at once to access data. Downside is that your parity isn’t calculated in real time so less data redundancy.