• 0 Posts
  • 18 Comments
Joined 9 months ago
cake
Cake day: August 6th, 2024

help-circle
  • Using the latest Ubuntu lts is company policy if you want to use Linux. All support for x11 is removed from gnome, you can’t even change x11 anymore. I switch workspaces all the time, like web browser in one, dev env and terminal, so constantly switching, 50% of the time it will miss the key up event from your keyboard and it’s registering that you are holding the key down.

    Gnome randomly crashes, for instance sometimes clicking on a link that someone sent you, just randomly crashes gnomes, happened yesterday. So all the processes you started via gnome is gone, you need to reopen all your tools again, happens at least 6 times a week.

    Sometimes gdm doesn’t work, so you can’t login, you have to open another tty and reset gdm in the other session. It’s so bad, never had these issues before in x11, sure there were bugs, but not annoying bugs.

    Driver issues or not, it’s annoying as fuck. Gnome developers (redhat or whoever sells support for gnome) implementing the display server, gg.


  • The gnome implementation that I’m forced to use is god damn awful. This whole eventbus implementation is so bad, it misses events and doesn’t always register key-up, when I’m switching workspaces. I do it a lot, and the key gets stuck spamming the same letter, because it didn’t register key up!! Hell sometimes it doesn’t register keydown, super annoying when writing passwords.

    Random crashes of gnome happens more often than I would like to admit, and all that you’ve been working on is gone aswell. What a garbage design, why the fuck should the wm own the processes, I swear the wayland people live on a another planet.

    And the whole permissions thing to ensure privacy, mf this is linux, stop making me do workarounds for shit that you won’t allow, because you haven’t implemented the correct support for it.

    I’m running Ubuntu 24.04, thing fucking sucks, I’m forced by work. Dude x11, just worked, like Wayland solved anything at all.










  • Dude what are you on about, there is no rust programmer that want to teach fucking rust to anyone who doesn’t want learn…

    This has nothing to do with C vs Rust, this has to do with security and enabling more people to develop stuff for Linux.

    These so called kernel maintainers you see in the conference are only mainting the parts that they use for their filesystem, they are mainting the API, they are paid by companies who have sold support for ext4, xfs or brtfs etc… . Of course they don’t want to make their jobs any harder by learning a new language.

    And of course they obfuscate the API with random naming and undocumented usage, because they want to make it hard for anyone else using trying to use the APIs.

    If they don’t want to be part of the improvement, then go do something else. Yes rust is better than C for this, because guess what - there are still CVEs being made, because it’s impossible to catch everything with you eyes.








  • People are dumb as hell, it’s fucking open source, go maintain the c fork, and let the those who want to improve the fucking shit cve producing codebase make a rust fork. And see which one people will use, and we all know that the rust fork will have wider adoption, it’s a no brainer.

    No one is forcing them to maintain the Linux kernel, no one is telling them to stop writing patches, they can’t because you can download the code and work on it as you like.

    It’s people who know they will be irrelevant because they spent decades producing shit software, and they can’t even be bothered to learn a new language to improve stability and security for the whole fucking userbase. Give me a break, what a bunch of whiners.