With binary packages it’s actually doable on a laptop. Also newer laptops have tons of low power cores which are great for something highly parallel like compiling.
With binary packages it’s actually doable on a laptop. Also newer laptops have tons of low power cores which are great for something highly parallel like compiling.
I wish gentoo was more explored, I felt the same way and then it finally scratched the itch of things working (perhaps even too many options). I actually ended up using gentoo because it was less of a headache to just get things to work in a way that does not feel hacky
May I introduce you to our lord and savior portage?
Yeah, and you need systemd to read the binary logs. Though I think there may be a setting to change to text logs, I am not sure because I avoid systemd when I can
Still boggles my mind that systemd being terrible is still a debate. Like of all things, wouldn’t text logs make sense?
I saw a post a while ago that made the point that wine might end up being the stable Linux abi, we might come full circle
Logind is dead, long live elogind
I’ve found kde to be pretty straight forward, it’s also the most similar to windows so you get a general feel for where everything should be. Also for me, plasma just works, but if you are unsure and using fedora you can try a love usb with each desktop before installing
Unironically love gentoo for this as portage will let you know there is news to read and the command to read it. For changes the news is great and tells you step by step what to do
Honestly we should just use 4 bit ip addresses, it’s too hard for me to remember ipv4 addresses anyways. Carrier grade NAT will take care of the rest.
Historically, there have been moments of very rapid literacy, so just to answer the question - is it possible?, yes. The question is more of when does literacy become relevant o everyday life, if the literature is made relevant then people will learn. This is even true on a smaller scale in the classroom, even with all the challenges of education
I applaud this future thinking. you need bare metal or whatever you consider L4 to truly rice a system. Gone are the days where superior performance was a couple of finely tuned cpu flags away.
It’s almost time to roll out your own OS, posix is becoming too mainstream
Old news, gentoo has binary packages as an option
What sauce?
Yes you can, swap file makes it trivial because disk is already decrypted in initramfs
Just run a cron job every week that runs fstrim
Arch is not basically gentoo. Gentoo is about as close as you can get to vanilla Linux while still being a distro. Arch is pretty opinionated about what defaults should run, gentoo is explicitly flexible. Also the compiling on gentoo thing really needs to stop, there have been binary kernel packages for ages, even before the recent improvement to binary packages. The gentoo installation in someways is easier than the arch installation, as long as you use defaults and customize after first booting up, and if you really want to customize stuff, portage is an absolute beast.