

I like the fact that linux is so easy to poke around in, even if it breaks. Breaking can be a good thing since that way I learn the most. I enjoy rebuilding my entire setup from time to time. I diskile the additional complexity.
I like the fact that linux is so easy to poke around in, even if it breaks. Breaking can be a good thing since that way I learn the most. I enjoy rebuilding my entire setup from time to time. I diskile the additional complexity.
Yup, “Thinkpad” not the other Think… or …pad. The consumer targeted stuff is bad, even the Lenovo sales rep I got my P14s told me so.
I second used or new Thinkpads. They have good linux support. I use a p14s with arch (btw).
Spent half the day debugging wifi and kernel panic issues during boot. What finally fixed it was adding 5 sec delay to iwd service so wifi card firmware can do it’s thing (or at least I think thats why it helped).
I don’t know much about compression algorithms. What are the benefits of doing this?
I guess it depends what she does on her pc.
But ignoring that, Mint without sudo. Throw in flatpaks and appimages.
Immutable distros are probably fine too but in my experience they tend to be a bit fussy if you need to change something in the system config.
Ubuntu, always a solid choice for beginners but Gnome shell is a bigger change from windows conpared to Cinamon.
P.S. I have Mint on our TV PC and my SO handdles it without issues.
I just got a Thinkpad P14s Gen 5 with ryzen 7 8840HS/Radeon 780M, 32GB of ram and 1TB nvme ssd. I haven’t even installed the os yet(tried live boot Mint, but I’m going with custom Arch Hyprland setup). I choose it for linux use, because all (enterprise?) Lenovo laptops have linux support, afaik. I was close to going with framework but it’s a bit pricy for me personally.
I tend to agree, it did glitch out in the past when I held it by one corner between meetings(old work laptop). Not the smartest way to hold a laptop. Interestingly it is working fine now with windows. I gave it away to someone that needed a pc and have been keeping an eye on it.
Pixel polishing. A term we use for frontend code at work (all backend developers).
I’m not trying to convince anyone, just explaining why I do the things I do and why I think the way I think. Fixing it easily misses the point, for me personally. If I can just undo my mistake then I miss the strong incentive to figure out what went wrong. Immutability itself is a wonderful thing. I love to write code using as much immutability as I can but thats for work. In my free time I want to raw dog a mutable linux distro because it’s fun for me.