The original post: /r/datahoarder by /u/deadb3 on 2025-01-06 12:02:14.
So, all outbound internet traffic is going to be banned soon by geoip and I need to build a setup for programming and keeping my sanity with the help of content. Do you know what else should I selfhost?
I've already built a beefy homeserver on r5 3600 with 4 tb of disk space (2 hard drives costed more than the whole server lol)
Requirements
- python development with local dependencies management. Pip builds local packages offline only with a hack. Scipy/numpy docs
- g++/clang toolchain and access to popular libraries, local linux mirrors hopefully are going to work. Sadly, keeping a local copy of github would require an arctic bunker
- I'd like to learn gnu radio and reticulum for wrapping tcp over cw, but I'm not 100% sure which libraries/docs I would need
What's been already done
- local wiki (kiwix) and full stackexchange archive
- jellyfin server with some shows & anime
- qwen 2.5 14B & 35B on my main rig for compressed internet knowledge
- lots of development libraries scattered over my PCs
TODO
- figure out how to deploy stackexchange archive
- download some manga (perhaps using tachiyomi)
So, what else should I do?