• 1 Post
  • 32 Comments
Joined 4 months ago
cake
Cake day: January 25th, 2026

help-circle



  • Honestly it all depends on what you need both now and in the future.

    I’m running lots of services on a cheap mini pc I got for £80, it’s an N100 CPU, 32gb ddr4 ram, 512nvme, then has 2x8tb hdd’s and 2x2tb ssd’s which are in a raid1 area served with lvm.

    Running vault warden, immich, navidrome, adguardhome, torrent setup, sterling Pdf, filebrowser, radicale, WebDAV server, searxng, syncthing. This has 4 daily users.

    It’s barely under any load running all that and is silent and draws a max of 15w. I feel I could double the services if I wanted

    I personally plan on building a desktop pc specifically to be my server in the next few years as an upgrade to my current setup, but won’t be for at least another 18 months as currently have no bottlenecks or issues.


  • Ive been trying to get rid of YouTube for over a year now, but haven’t found a solution im happy with so still sticking with revanced YouTube.

    Got rid of Spotify 2 years ago and self host navidrome and it’s perfect for me. I use dsub2000 on my android and feishin on my Linux desktop pc.

    I’m UK based, so fairly strict internet laws and I torrent to supplement my owned media. I don’t use flac, I’m sure if I tried I could hear the difference from 192kbit MP3, but honestly I don’t care. 192kbit or similar mp3’s are more than good enough for me.

    Self hosting costs money. Hardware setup initially is expensive, both in money and time and effort. It’s only a solution if you believe there is a problem that needs fixing.

    For me it’s well worth it for music. Video not so much, not yet anyway. I listen to the same songs 100s of times, but videos only once or maybe twice at most.











  • The android, windows and Linux app use propriety parts, the android app is a web view app built in android studio, the Linux and windows apps are just electron apps. I have all the source code I used to build them on my pc, but I didn’t create a repo for them. go-notes is fully open source with the backend in go, the clients are just extremely basic frontends.

    Edit

    Just gone and checked and all the electron apps source code is in my repo, so the Linux and windows apps you can build yourself from the code. I can upload the android code from android studio if you want as well?






  • Backups and backups and backups, and then and only then can you trust your data is safe. I run all consumer disks, have 2x2tb ssd’s in a raid1 for user facing storage which are always powered up and mounted. I only have 2 users in total, so relatively light load. Then I have 2x8tb hdd’s which only power on once a day at most, for as long as it takes rsync to complete it’s nightly backups, then they dismount and power off. Been running this for 18 months and not had any issues. My hdd’s will last years with their current load and usage, with only probably a few hundred mb written every night. But if your data is managed and backed up sensibly, and you use raid effectively, cheap discs aren’t a worry.