

I use Fedora KDE, and I don’t think ive ever seen crashes that bad on my system (AMD CPU and GPU). I used to have a small problem with RADV crashing during video playback, but that solved itself after a few updates.
I use Fedora KDE, and I don’t think ive ever seen crashes that bad on my system (AMD CPU and GPU). I used to have a small problem with RADV crashing during video playback, but that solved itself after a few updates.
No self-respecting UI designer would ever want to work on that dinosaur of a codebase. The GIMP team is simply unable to do what Blender did, even if they made the UI their number one priority.
Isn’t C just wonderful?
I always try to avoid these, unless the application I’m installing has it’s own package management functionality, like Rustup or Nix. Everything else should be handled by the system package manager.
I could actually see myself contributing to Rust kernel code. C code has always been impossible for me to understand, but the Rust part seems to have a more understandable structure
You might have issues with permissions for serial ports on some distros, but there are loads of easy to follow guides for that. Linux definitely handles them better than windows though. I never had issues where they just stop working like on Windows.
deleted by creator
Wayland is basically the direct successor to X11. It basically fixes tearing, makes HDR possible, makes scaling way better, and is all-round just better prepared for the future. I’ve been using it for years without much trouble. The only issues I keep having are scripts which expect x11-specific tools to be there, but that seems to be quickly solving itself while people realize that x11 is quickly loosing support. If you want to try it, I recommend setting up a fresh installation of a distro with KDE, Gnome, Sway, or Hyprland, just to make sure all the right dependencies are installed.
Oh lawd, another thing to check out
Both GIMP 3 RC1 and FreeCAD 1.0 in the same month, damn
Same! I also have a separate directory for college assignments and stuff. Gonna set up separate gitconfigs for both soon, so there is a smaller chance of mixing up my credentials
People on Hacker News are speculating that they implicitly define forking as “taking the project in a different direction in an independent repo”. The Github TOS say that everyone has the right to create a fork of any public repo in the Github sense of the word. It’s all a huge mess…
They have the audacity to use the term copyleft for that bullshit license… It doesn’t mean anything unless you have the right to fork it.
Truat me, you ro not want to experience CPU based rendering on high resolution displays
I bet the others already gave a lot of good advice, but there is one thing I wand to emphasize. The way in which you install software matters more on Linux than on any other operating system. You are meant to install it through your distros package manager, which you will most likely use through the software management GUI of your distro. Do not download any executables from websites directly, unless you are absolutely sure that:
Sometimes you might need to add additional repositories to your package manager, the same rules apply there. You might also run into things called Flatpaks and Snaps, these are universal package formats and another great option for installing software. Flatpaks work out of the box in a lot of distros. Number one rule there is to stick to things that are marked as verified, unless you have a good reason to trust them. These universal formats might be integrated in the GUI software manager too, this varies across distros.
If you follow those rules and keep your system updated, I don’t expect you will have much trouble with Linux.
Web 3 games are simply ponzi schemes hidden behind a super grindy game. As far as I know, none of these games actually produce anything of value from the labor put into them, so the payouts must come from new money entering the scheme.
deleted by creator
The new UI and effects look stunning, but I’m concerned about the new corporate direction the project is taking
The modern keybinds might make me drop micro for nano again
I feel like there might be a ton of weird edge cases where people still need 32 bit libraries. Steam is just scratching the surface here. The first steps should always be a series of public announcements and discussions followed by a testing period where the packages get moved to a repo which is disabled by default.