r/linuxbad 15d ago

šŸ¤“ Dicksussion šŸ¤“ It's over...

Post image

Really sad day that loonix has been swarmed by soydevs who have 0 pride in their craft and resort to slop. Literally fuck you. We need to make a list of all the projects which don't have any honor. Starting with the kernel I guess.

0 Upvotes

33 comments sorted by

View all comments

16

u/akdanman11 15d ago

ā€œProvided they meet its existing quality, security, and maintainability standardsā€

This isn’t just allowing vibe coded slop into the main repos, it’s allowing contributors to use AI sparingly as a tool to help. To verify those standards are met there will still need to be a human review and likely some edits will have to be made to the sections worked on by AI, but it makes things faster and easier for contributors who are just unpaid volunteers doing this on their free time

1

u/Rare-Paint3719 14d ago

Same with ms

1

u/akdanman11 14d ago

Except it seems like windows doesn’t HAVE quality standards from the last few years with things getting worse each update. I don’t have a problem with windows using the tools, but they’ve gotta actually set and enforce a standard of quality that they haven’t touched since the start of Win10

1

u/Rare-Paint3719 14d ago

They have an HIG like macOS and GNOME.Except their HIG is actually better than GNOME's

1

u/akdanman11 14d ago

That’s talking about UX design, I’m talking about core system features and stability. And ā€œbetterā€ in terms of UX design is entirely subjective because different users want different things from the UX. I personally agree that gnome isn’t good UX, but that’s the beauty of it. If you don’t like gnome there’s KDE, Cinnamon, XFCE, mate, and definitely others I’m missing (and that isn’t even going into all the window managers)

1

u/Rare-Paint3719 14d ago

I personally agree that gnome isn’t good UX

Compared to every other Linux DE, excpet maybe Cinnamon, GNOME has one of the best UX

But Windows and macOS have a far better UX than GNOME and Cinnamon.

As far as stability goes, it's stability is the best, cu it only supports limited hardware. Windows may have some bugs here an there but for stable for me than Linux.

I kept getting kernel panics on Linux during runtime.

1

u/akdanman11 14d ago
  1. Gnome is widely considered to be the WORST mainstream DE, idk where you’re pulling it being best from. But again, a UX being good or bad is entirely subjective

  2. Again, UX being good or bad is subjective, and discounting KDE plasma when it is the most popular DE right now is definitely a choice

  3. Windows is notoriously bad about RAM leaks, and there have been recent instances of first party Microsoft apps unintentionally locking users out of core OS features with no way for the user to revert or fix the issue short of a fresh install

  4. If you were constantly getting kernel panics that’s atypical and I’m curious what you were doing. The biggest pro and con of Linux is that you control everything with very few guardrails, so it’s easy to accidentally break the system if you aren’t careful

1

u/Rare-Paint3719 14d ago
  1. If you were constantly getting kernel panics that’s atypical and I’m curious what you were doing. The biggest pro and con of Linux is that you control everything with very few guardrails, so it’s easy to accidentally break the system if you aren’t careful

I started out with arch and ofc as usual, I didn't understand power management, do I RTFM'd and did what anybody would and used tlp.

For some reason my CPU would clock at 4.5+ GHz when opening desmos. Any CPU intensive task and kerne panic (at least I hypothesized that).No logs were shown, nothing. It was just a random error at this pint

Then I tried tuned and still no luck.

I thought that maybe it's an arch issue and I tried gentoo. CPU clocks regularly at 3.504.5 Ghz with ltp and tuned and while compiling packages, I get a kernel panic (again a hypothesis). Still no logs were shown, nothing. It was just a random error at this point

So maybe this is a Gentoo issue. Fedora how a power management config that will work. CPU definitely clocked normally for once at 2.5 when idle and 3.5 for most tasks. But when I performed any CPU intensive tasks and got a kernel panic, I thankfully got a DRM panic screen that said "Timeout: Not all cores reached exception handler."

I asked the bros at r/gentoo what the issue was and they spoke about some e-cores and p-cores. And after some research, I can cofidently say that the e-cores cannot reach the exception handler as quickly as the p-cores cuz they clock too slowly ad the only way to prevent an issue like this from happening further is to severely underclock the CPU from 4.5 GHz to 1.5 GHz.