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?
Have you found a generic remote, I hve been looking but the only one I found was the one Logitech discontinued
Just have to wait until cat 9 comes out with gravitational lensing
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?
For research studies you are unironically required to write consent forms so a middle schooler can understand them because that’s the average level of comprehension in the USA
Definitely would want to see more, this is great!
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.
I like the r4s nanopi. Although the manufacturer has their own distribution of openwrt, it does not come preinstalled, and you can use the release directly from openwrt. Because it has a removable flash memory card it’s much easier to install as you don’t have to worry about bricking things
You need to set the scale in the sddm config file. I had the same issue where Kde properly set the theme but not the scaling. Here is a guide from the arch wiki
https://wiki.archlinux.org/title/SDDM#Enable_HiDPI
To find your screen dpi I think there is something in KDE display settings.
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.