I remember reading somewhere (but I can’t find it now) that they were working on that with incremental improvements in each release.
- 64 Posts
- 535 Comments
Am I the only one who has no problems with Nvidia drivers?
My shit runs better than Windows.
PS: Constipation
no /s
Introducing ksam * - KDE’s analogue to klippy
* Have I gone too far?
Yeah. This is my alias to download music from YouTube
alias yt-dmus='yt-dlp -x --audio-format opus "$@"'
I’ve been using EndeavourOS for the last 18 months, before that I spent about 9 years on Tumbleweed and before that, I was a inveterate distro hopper. Having spent so long rolling, there’s no way I could go back to fixed.
MyNameIsRichard@lemmy.mlto
Linux@lemmy.ml•What decision was reached regarding the Manjaro 2.0 Manifesto?
3·2 months agoBut I’m not in the US
Me neither, Europe here.
MyNameIsRichard@lemmy.mlto
Linux@lemmy.ml•What decision was reached regarding the Manjaro 2.0 Manifesto?
3·2 months agoIt’s working here. Are you on a VPN?
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•Should I teach students who doesn't know computer science C or JavaScript first?
171·3 months agoI would start with Python. It’s a fun language to learn, and generally recommended for beginners. Towards the end, I would spend a few sessions on c, not to teach them c but to give them an appreciation for what they get for free in higher level languages.
Surely, Richard Stallman uses GNU/Linux
Dolphin sorts them as you want, don’t all file managers?
Linux Questions was a good forum. I haven’t used it in a long time so I don’t know if it still is.
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•Copilot just got a massive downgrade for students
3·3 months agoAnd both drug dealers and software companies refer to their clients as users.
People using imgur is so tiresome, because we can’t view it in the UK!
MyNameIsRichard@lemmy.mlto
Linux@lemmy.ml•Will I survive the Linux CLI if I only switch because I'm a student and Arch distro speed?
3·3 months agoThat’s one of them, another is EndeavourOS which is my distro of choice.
MyNameIsRichard@lemmy.mlto
Linux@lemmy.ml•Will I survive the Linux CLI if I only switch because I'm a student and Arch distro speed?
12·3 months agoI don’t know about Steam OS but with EndeavourOS, you still have to keep an eye on the Arch news and make any manual interventions that are required. If you don’t, you can end up with a broken system. If you do that, it’s utterly reliable.
MyNameIsRichard@lemmy.mlto
linuxmemes@lemmy.world•Manjaro let their SSL certificate expire again
1·3 months agoYeah, I’m not defending Manjaro, they are too sloppy for me to do that. Rather EndeavourOS and CachyOS and similar which either give you a working Arch install with minimal effort or add something that may be of value to Arch. That said, the Manjaro distro itself is pretty good, especially if you swap the unstable repos which mirror the Arch ones. Kind of defeats the point of Manjaro though.






OOP isn’t an anti-pattern, but the way it’s used in the enterprise Java world definitely is. And it’s all based on a fundamental misunderstanding of what an interface is.