This feels like a fireplace for all Linux users to meet :D
Starkon
Most schools and public institutions I've heard of (a part from some exceptions like Denmark and some regions in Germany which switched back to windows) use Windows and proprietary stuff.
During early high school years I heard about this thing called linux and there's something that's ubuntu, and said, why not? downloaded the ISO, installed on my USB with rufus, had panic attacks installing the dual boot myself for the first time, and done. After 2 months I switched to Arch (best thing I did) and ever since I'm deep diving in this Programming-Linux-Cybersecurity rabbit hole that I'm quite enjoying.
Fast forward to now, I'm using LFS and compiling my own kernel. My main desktop is a T440p with 4 OSes installed (maybe adding Plan9 to the mix if it supports my system)
I'm planing to mess more with "my own" distro thing maybe installing a Linux system without GNU: Linux + sinit + sbase + ubase + musl
F-Droid is the way
You're more of an expert in home-server stuff than me, but here's what I do and my reasons why, maybe they can help you find an answer yourself.
I've chosen Arch for my homeserver (contrary to most people prefering Debian) since:
- I've been using it for years and know a lot about it, so maintenance isn't an issue at all.
- Newest software = latest bug and security fixes, features etc.
- the Wiki makes installing anything a breeze and many questions and issues are already answered in the arch forums
I don't use a docker image and I don't see its necessacity (again, you know better then me). I've seen however servers that use NixOS because they can have the whole infrastructure/system in a git repo, which makes moving to a new server easy and without issues, which is not your case since you'll be running it on the same machine.
I've never used proxmox but if it's specifically built for what you're looking (ie. home server) then go for it even if it's overkill. For me personally, Arch works great as a server.
Neovim is the way and here's imo why:
- Vim keybinds: yes, we take more time editing then actually writing text/code so it's faster to use a modal text editor, you just have to learn it a bit at the start. Vim language is easy, you just tell it what you want it to do (ie. diw: delete inner word, ciw: change inner word etc.)
- highly customisable, even if you don't want to cherry pick your plugins and choose a config, there are many out of the box configured (lazyvvim comes to mind but there are many)
- if you're a developer you can find plugins for everything you need, debugger, lsp, autocompletion etc.
I agree with you on all your points. I just wanted to add that there's openWRT, a linux distro for routers and embedded systems (never used it before and the router I use is not mine), maybe that can solve the router part, I may be wrong though.
that can also destroy it.
I'll give it a try for sure, thank you :)
I don't know about other countries but here in germany I just type the street and the number of the house and it takes me to it. (as in Street 123, City)
Yes but not on a daily basis. It was worth the learning experience and the fun. Arch is however my daily driver and the most reliable OS out there imo
The issue with custom ROMs is the support for devices. I had to buy a new one from eBay to install LineageOS and I didn't regret it. I use now 2 phones, one for privacy (I use it 80%) and the old one for mail and whatsapp (I'm forced to) to contact my family and friends but that's it.