Avatar

QuadriLiteral

QuadriLiteral@programming.dev
Joined
0 posts • 7 comments
Direct message

Wonder how much of this relates to SUSE? How “normie-tolerant” is that? I’ve been printing for years without any issues for instance, and have a HP printer that used to hate my linux OS with a passion.

permalink
report
parent
reply

What you say describes my experience 10 to 15 years ago, not my experience today. Compare the settings dialog in KDE Plasma to the windows settings dialog for instance. Or should I say myriad of Windows settings dialogues.

permalink
report
parent
reply

What was difficult in your experience?

permalink
report
parent
reply

Huh odd, I guess it depends quite heavily on the system? Just to check I cleaned my build folder and am building now, ~700 files that take around 5 minutes to compile. I don’t notice a thing, CPU (Ryzen 7 7700X ) is fully maxed out. I know that I do notice it on my laptop, but there reducing from 16 to 12 or even 14 is enough. Having to reduce to 4 is very different from what I experience. Currently on manjaro, the laptop has ubuntu.

permalink
report
parent
reply

If you don’t want compilation to take all cores, use one or two cores less for the compile. I frequently compile C++ code, almost always I just let it max out 100%, haven’t been really bothered by the lag. When I’m in a teams meeting for instance it can cause noticable lag so then I do ninja -n 8 or ninja -n 12 and problem solved.

permalink
report
parent
reply

Cross-platform and performant, are there options besides C++ and rust?

permalink
report
parent
reply

If I wrote an IDE and detected tabs I’d just have it delete the codebase

permalink
report
parent
reply