A sitcom about linux developers who constantly argue about minutia could actually be fun if written correctly. They could borrow a bunch of real life incidents and write them in.
I don't know what kind of program it is, but if it works on X11, you could try forcing it to run inside Xwayland by unsetting the WAYLAND_DISPLAY variable. I've had to do this with Qt Creator because dockable windows didn't work at the time on Wayland.
Tried it on PopOS and wondered how anyone could use it at all. Installed fedora on a different machine and it's flawless. Probably just the age of PopOS at this point.
Even UEFI has its haters, and they're calling for a return to BIOS in the aftermath of the Gigabyte UEFI vulnerability: https://www.youtube.com/watch?v=BTjj1ILCwRs (scroll through the comments)
I think it's more of a consensus than a debate for those who had an nvidia card. a bunch of things don't work as they should, because nvidia drivers are bad.
You bet. Not many, but they are extremely passionate emotional about it. They mostly grace the anti-intellectual cesspools with their presence (twitter and such).
I used to be like that, about two years ago, mainly because of some bad experiences with compiling Rust programs from source. Then I realized that I'm literally never going to be affected by it since I never compile the kernel myself. Now I'm learning Rust myself.
It's not just about memory safety, honestly. Rust is a modern programming language. C is a fucking fossil buried in a tar pit of unmaintained libraries and workarounds. A newly minted programmer won't likely choose C as their primary language when things like C#, Python, and Rust are available (I work in a university, I see what our students do), and the current generation of C-only maintainers will eventually retire, with nobody to replace them. Being openly hostile and abusive against Rust will hurt the kernel in the long term.
This is the Dreadnought effect once again. A new thing appears that thoroughly changes the landscape, and the people who can't adapt push back with fear and violence. Crossbows and arbalests have been effective for centuries, who needs this ridiculous new "gun" thing?
I mean, take a look at it from their POV: You've spent decades building this and suddenly new people come in and want to change very fundamental things in the project. Replacing them with something you don't know and don't want to learn.
Change must be slow and steady and shouldn't make the original developers feel like they're being pushed out.
Both sides are severely lacking in considering the people on the other side.
That's not what's happening. Right now, modules written in Rust are completely independent from modules written in C. If a Rust module wants to interact with a C module, it has to use that module's API, as it is intended. If that API changes, the Rust module has to adapt to it. Nobody is forcing C developers to change anything they don't want to. In the latest tantrum, a kernel developer called Christoph Hellwig was exposed sabotaging Rust projects: he was NACKing Rust PRs that interacted with the DRM API even though they touched none of the code he was maintaining, nor required any changes be made by a C developer. In the fallout, two Asahi/ARM developers left the mainline kernel, and one of them retired completely because of burnout.
Wrong opinions can exist if they are formed using incorrect assumptions. Hellwig had no right to sabotage the Rust projects, and certainly no right to call Rust-for-Linux developers a cancer on the LKML.
They are using a shitty language that does almost nothing for them and doesn't guarantee the final binary will do anything close to what the source implies. There's no sides to this. It's just reality.
If they aren't trying to migrate away from it, it's not good. If they actively insist on harassing the people trying to help them migrate away from it, they are the problem.
People make it sound like its some extreme time consuming task to learn rust. Rust actually gives helpful compiler errors tho and there's a lot of resources online.
I was able to start making some basic things in rust (like an ascii-rendered brute force n-body simulation) with the help of a few google searches after just like 2 days of messing around in my free time. I'm sure reading kernel stuff requires much more advanced knowledge than what I have but it's really not a large barrier.
It beats the alternative of Microsoft's support forums where thousands comment for weeks straight INCLUDING paid Indian "representatives" who ask for user diagnostic tool output, copy/pasting the same reply eleventeen thousand times a day, on a post from 8 years ago BUT not a single person has ever posted their solution EXCEPT "I reinstalled Windows."
In a few decades we'll have Linux rainbow press delivering the newest (partially made-up) drama of Linux celebs and influencers to the senior Linux users sitting in their electric FOSS rocking chairs, talking about the good ol' days with X11, SysVinit and no god damn sandboxing or immutability.
I'm considered tech support for my team at work, their always saying things like "well you're the Linux guy so you know how this stuff works". And then I have to explain "I just use Linux, I don't write the code, plus these are windows machines so it's completely different issues, and lastly I just type the problem into Google read the results and then tell you what I read"
Them: well you are still tech support because I don't know how to do that.
Me: wait you don't know how to type into Google.....no you know what fine, I'm tech support, tell management so I can get a raise.
Hi, former tech support (now cybersecurity) here. You /are/ tier one tech support. You handle it pretty much how they do, knowledge base documents and searching for solutions online. If things get really bad they might poke around directly and see if they can find a root cause before they escalate.
That doesn't mean they can demand you do anything, but it does mean you shouldn't underestimate yourself :)
Hey thanks. I had always heard the joke that the majority of tech support was knowing how to phrase Google searches, but thought it was a joke....I get the sense it's more a funny fact.
Funny enough, I've done the poking around bit too, both in person and more commonly now remotely. And yeah nobody has demanded anything.... so far, lol. If I'm busy, or just have no clue what they're talking about, I just say that to them and tell them to call our outsourced help desk. So far everyone just drops their head and accepts my answer then makes the call and spends the next 2 to 3 hours deciding if they really need this job.
The thing is, one of the big root causes behind those fights is also a root cause of what makes Linux and FOSS so great: The devs care about the software and its users. Their priority is making the right decision for the application and its users. That's a pretty stark contrast to certain other mainstream operating systems where the primary stakeholders are not the devs or the users -- it's some third party a thousand miles away who only cares whether the dev teams' decisions sprinkle a few more dollar bills on top of their cash mountain.
I'm not part of those fights and defending them, btw. I just use Mint and appreciate their efforts!
it seems to have the reputation of not being the most reliable FS out there, apparently even causing data loss in some instances. In my experience tho it's been great, it's snapshot feature has saved me whenever a new kernel would break my broadcom wifi chip
I think the tribalism is mostly in jest. I've never actually seen two Linux users seriously fighting over their preferred distro or init system or whatever.
Agreed also most of that i think comes from people thinking X is my preference but it comes out X is the best period with the "for me" being implied but not heard by the other party.
Christoph Hellwig, a kernel contributor, and a bunch of anti-Rust fossils, were sabotaging Rust-for-Linux projects for using their C APIs for months until Torvalds intervened, and have been actively hostile and abusive against R4L contributors until they left the project. Summary by Aussie Linux Man.
XLibre, headed by a... shall we say, interesting figure, has attracted a rabid fanbase who are frothing at the mouth and calling Wayland woke DEI garbage that will destroy Linux. The first day of the git repo saw threats of gun violence, the antisemitic (((triple parenthesis))) dog whistle, openly transphobic statements by non-developers, and the owner's commitment to allow all of that under the banner of being "non-political". More context here, in the comments.
I dunno. As a supporter of Asahi from the week the Patreon was launched, I’m pretty bummed that the lead dev got disheartened and dropped off. Kernel devs protecting fiefdoms (by blocking Rust adoption) do not a happy user make (for me).
I'm sure there's drama within any sort of closed source software company too. Although most of that drama will instead be project managers (the evil of this world) forcing their bullshit into the face of developers, until those developers burn out and start a potato farm.
85 Comments
salacious_coaster@infosec.pub · 119 pts · 362d
Me, a new Linux convert, watching all the infighting over minutiae:
rtxn@lemmy.world · 90 pts · 362d
"I love a good sitcom!"
"Oh, what's your favourite? Friends? Seinfeld? Fesh Pince?"
"None, it's
wayland-protocols"Fedizen@lemmy.world · 38 pts · 362d
A sitcom about linux developers who constantly argue about minutia could actually be fun if written correctly. They could borrow a bunch of real life incidents and write them in.
rtxn@lemmy.world · 43 pts · 362d
GNOME: "...and that's why I think client-side decorations are the greatest. What do you guys think?"
The camera zooms out to reveal all other desktop environments staring, stone-faced, at GNOME. After a moment, KDE speaks up:
"You really can't help putting your foot in your mouth."
Laugh track plays at 300% volume, followed by the Seinfeld outro.
Tangent5280@lemmy.world · 11 pts · 362d
Make the seinfeld outro deep fried, like that thomas the tank engine tune and you got yourself a deal buckaroo
Rinox@feddit.it · 4 pts · 361d
Reminds me of the tabs vs spaces thing from silicon valley
marcos@lemmy.world · 21 pts · 362d
There's a Youtube channel that mostly just follows the wayland bug tracker.
inbeesee@lemmy.world · 9 pts · 362d
Please link?
marcos@lemmy.world · 8 pts · 361d
Ouch, I don't follow him, YT just sends me the videos all the time.
It's officially about Linux, so I'm not sure I've got it right. I think it's this one:
https://www.youtube.com/@BrodieRobertson
rikudou@lemmings.world · 10 pts · 362d
Be careful:
Agent641@lemmy.world · 1 pts · 362d
It's almost humanlike
rtxn@lemmy.world · 92 pts · 362d
Linux users are peaceful* and level-headed*.
* barring discussions about Wayland, X11's obsolescence, Systemd, Pipewire, Rust in the kernel, or even UEFI at times
Broadfern@lemmy.world · 31 pts · 362d
Don’t forget arch btw
rtxn@lemmy.world · 35 pts · 362d
It's NixOS and CachyOS these days.
rikudou@lemmings.world · 11 pts · 362d
Do you even nix, bro? I have Nix on my company issued Windows laptop inside WSL, btw.
axEl7fB5@lemmy.cafe · 5 pts · 362d
Do you even NixOS bro? I have NixOS on my personal issued Thinkpad inside
/, btw.jimerson@lemmy.world · 27 pts · 362d
I tried to use Wayland. My windows flickered to black. I switched to X11. No issue. I'll try Wayland again next year. -casual Linux user
rtxn@lemmy.world · 25 pts · 362d
Narrator voice: "Six years later, they still haven't tried it again."
rikudou@lemmings.world · 9 pts · 362d
I try every year and every year I get a different result. Currently on Wayland, next year's update might force me back to X.
Love the Wayland stability.
marcos@lemmy.world · 4 pts · 362d
Slic3r doesn't work on it.
No idea of why. (But I suspect it's about the several monitors thing.) Will probably try again in a year or 5.
rtxn@lemmy.world · 5 pts · 362d
I don't know what kind of program it is, but if it works on X11, you could try forcing it to run inside Xwayland by unsetting the
WAYLAND_DISPLAYvariable. I've had to do this with Qt Creator because dockable windows didn't work at the time on Wayland.env --unset=WAYLAND_DISPLAY DISPLAY=:0 /path/to/progDamage@feddit.it · 5 pts · 362d
Slic3r? Original Slic3r? Why are you still using that?
marcos@lemmy.world · 2 pts · 362d
It takes longer to configure a newer slicer than to test if the old one works in wayland :)
When I need something more advanced, like customized supports, I'll migrate. Didn't happen yet.
AdrianTheFrog@lemmy.world · 6 pts · 362d
variable width extrusions are great, you can get a whole lot more detail in thin areas just automatically now
There's also tree supports (usually less material and much easier to design for and remove), lightning infill (weak infill for non-structural models)
maybe some other features that i'm forgetting
Damage@feddit.it · 3 pts · 362d
Forget features, just the basic path generator is so much better in the newer variants
Piatro@programming.dev · 2 pts · 361d
Tried it on PopOS and wondered how anyone could use it at all. Installed fedora on a different machine and it's flawless. Probably just the age of PopOS at this point.
DieserTypMatthias@lemmy.ml · 11 pts · 362d
UEFI is OK. Try mentioning Secure Boot.
rtxn@lemmy.world · 15 pts · 362d
Even UEFI has its haters, and they're calling for a return to BIOS in the aftermath of the Gigabyte UEFI vulnerability: https://www.youtube.com/watch?v=BTjj1ILCwRs (scroll through the comments)
Jumuta@sh.itjust.works · 7 pts · 362d
fuck the bios stage, just load grub from firmware
DieserTypMatthias@lemmy.ml · 3 pts · 362d
UEFI is a standard. The implementation of it depends on the manufacturer.
WhyJiffie@sh.itjust.works · 8 pts · 362d
you forgot nvidia
mEEGal@lemmy.world · 1 pts · 362d
there's a debate about NVidia ?
WhyJiffie@sh.itjust.works · 7 pts · 361d
I think it's more of a consensus than a debate for those who had an nvidia card. a bunch of things don't work as they should, because nvidia drivers are bad.
FlexibleToast@lemmy.world · 8 pts · 362d
Do users care about Rust in the kernel? The others all make sense.
rtxn@lemmy.world · 13 pts · 362d
You bet. Not many, but they are extremely
passionateemotional about it. They mostly grace the anti-intellectual cesspools with their presence (twitter and such).I used to be like that, about two years ago, mainly because of some bad experiences with compiling Rust programs from source. Then I realized that I'm literally never going to be affected by it since I never compile the kernel myself. Now I'm learning Rust myself.
FlexibleToast@lemmy.world · 9 pts · 362d
If anything, the memory safe Rust should be encouraged...
rtxn@lemmy.world · 11 pts · 362d
It's not just about memory safety, honestly. Rust is a modern programming language. C is a fucking fossil buried in a tar pit of unmaintained libraries and workarounds. A newly minted programmer won't likely choose C as their primary language when things like C#, Python, and Rust are available (I work in a university, I see what our students do), and the current generation of C-only maintainers will eventually retire, with nobody to replace them. Being openly hostile and abusive against Rust will hurt the kernel in the long term.
This is the Dreadnought effect once again. A new thing appears that thoroughly changes the landscape, and the people who can't adapt push back with fear and violence. Crossbows and arbalests have been effective for centuries, who needs this ridiculous new "gun" thing?
rikudou@lemmings.world · 7 pts · 362d
I mean, take a look at it from their POV: You've spent decades building this and suddenly new people come in and want to change very fundamental things in the project. Replacing them with something you don't know and don't want to learn.
Change must be slow and steady and shouldn't make the original developers feel like they're being pushed out.
Both sides are severely lacking in considering the people on the other side.
rtxn@lemmy.world · 14 pts · 362d
That's not what's happening. Right now, modules written in Rust are completely independent from modules written in C. If a Rust module wants to interact with a C module, it has to use that module's API, as it is intended. If that API changes, the Rust module has to adapt to it. Nobody is forcing C developers to change anything they don't want to. In the latest tantrum, a kernel developer called Christoph Hellwig was exposed sabotaging Rust projects: he was NACKing Rust PRs that interacted with the DRM API even though they touched none of the code he was maintaining, nor required any changes be made by a C developer. In the fallout, two Asahi/ARM developers left the mainline kernel, and one of them retired completely because of burnout.
Wrong opinions can exist if they are formed using incorrect assumptions. Hellwig had no right to sabotage the Rust projects, and certainly no right to call Rust-for-Linux developers a cancer on the LKML.
marcos@lemmy.world · 2 pts · 362d
They are using a shitty language that does almost nothing for them and doesn't guarantee the final binary will do anything close to what the source implies. There's no sides to this. It's just reality.
If they aren't trying to migrate away from it, it's not good. If they actively insist on harassing the people trying to help them migrate away from it, they are the problem.
rikudou@lemmings.world · 2 pts · 362d
Well, you should probably read the last sentence of my previous comment, it does apply here as well.
AdrianTheFrog@lemmy.world · 2 pts · 362d
People make it sound like its some extreme time consuming task to learn rust. Rust actually gives helpful compiler errors tho and there's a lot of resources online.
I was able to start making some basic things in rust (like an ascii-rendered brute force n-body simulation) with the help of a few google searches after just like 2 days of messing around in my free time. I'm sure reading kernel stuff requires much more advanced knowledge than what I have but it's really not a large barrier.
Reygle@lemmy.world · 46 pts · 362d
It beats the alternative of Microsoft's support forums where thousands comment for weeks straight INCLUDING paid Indian "representatives" who ask for user diagnostic tool output, copy/pasting the same reply eleventeen thousand times a day, on a post from 8 years ago BUT not a single person has ever posted their solution EXCEPT "I reinstalled Windows."
Jumuta@sh.itjust.works · 21 pts · 362d
have you tried running sfc /scannow ?
Pyroglyph@lemmy.world · 10 pts · 362d
oh, it succeeded? uh, run dism /online anway, that should work
rickywithanm@aussie.zone · 8 pts · 362d
This was such a frustrating experience. I could probably count on one hand how many times I found a useful solution that wasn’t just copy paste
TabbsTheBat@pawb.social · 35 pts · 362d
I love the drama :3.. gives me a great sense of schadenfreude. Unless the devs whose side im on are losing the debate
Sidhean@lemmy.world · 6 pts · 362d
Then it gives me a great sense of rage. Either way, dopamine
Natanox@discuss.tchncs.de · 6 pts · 362d
In a few decades we'll have Linux rainbow press delivering the newest (partially made-up) drama of Linux celebs and influencers to the senior Linux users sitting in their electric FOSS rocking chairs, talking about the good ol' days with X11, SysVinit and no god damn sandboxing or immutability.
And they'll feel ALIVE thanks to it.
irelephant@lemmy.dbzer0.com · 34 pts · 362d
What's great about the drama is you can just ignore it and everything still works.
phantomwise@lemmy.ml · 28 pts · 362d
More like:
That why linux is great, it open-sources its drama so everyone can enjoy it
Electricd@lemmybefree.net · 5 pts · 361d
We ❤️ drama 🐧
DonutsRMeh@lemmy.world · 24 pts · 362d
This is the way. "I just use Linux" is what I always say.
oppy1984@lemdro.id · 21 pts · 362d
I'm considered tech support for my team at work, their always saying things like "well you're the Linux guy so you know how this stuff works". And then I have to explain "I just use Linux, I don't write the code, plus these are windows machines so it's completely different issues, and lastly I just type the problem into Google read the results and then tell you what I read"
Them: well you are still tech support because I don't know how to do that.
Me: wait you don't know how to type into Google.....no you know what fine, I'm tech support, tell management so I can get a raise.
AFallingAnvil@lemmy.ca · 11 pts · 361d
Hi, former tech support (now cybersecurity) here. You /are/ tier one tech support. You handle it pretty much how they do, knowledge base documents and searching for solutions online. If things get really bad they might poke around directly and see if they can find a root cause before they escalate.
That doesn't mean they can demand you do anything, but it does mean you shouldn't underestimate yourself :)
oppy1984@lemdro.id · 5 pts · 361d
Hey thanks. I had always heard the joke that the majority of tech support was knowing how to phrase Google searches, but thought it was a joke....I get the sense it's more a funny fact.
Funny enough, I've done the poking around bit too, both in person and more commonly now remotely. And yeah nobody has demanded anything.... so far, lol. If I'm busy, or just have no clue what they're talking about, I just say that to them and tell them to call our outsourced help desk. So far everyone just drops their head and accepts my answer then makes the call and spends the next 2 to 3 hours deciding if they really need this job.
sik0fewl@lemmy.ca · 1 pts · 362d
What, with all those non-Linux users asking questions and all.
Zink@programming.dev · 22 pts · 361d
The thing is, one of the big root causes behind those fights is also a root cause of what makes Linux and FOSS so great: The devs care about the software and its users. Their priority is making the right decision for the application and its users. That's a pretty stark contrast to certain other mainstream operating systems where the primary stakeholders are not the devs or the users -- it's some third party a thousand miles away who only cares whether the dev teams' decisions sprinkle a few more dollar bills on top of their cash mountain.
I'm not part of those fights and defending them, btw. I just use Mint and appreciate their efforts!
Hotzilla@sopuli.xyz · 21 pts · 362d
Fighting means that you care.
FooBarrington@lemmy.world · 15 pts · 362d
Me following the recent bcachefs drama
(Kent is objectively in the wrong & slightly bat shit, if you follow his many discussions in various forums where he defends himself)
pupbiru@aussie.zone · 2 pts · 361d
which is so upsetting because dear FUCK does FOSS need a modern FS
monogram@feddit.nl · 8 pts · 361d
waldfee@feddit.org · 3 pts · 361d
it seems to have the reputation of not being the most reliable FS out there, apparently even causing data loss in some instances. In my experience tho it's been great, it's snapshot feature has saved me whenever a new kernel would break my broadcom wifi chip
monogram@feddit.nl · 3 pts · 361d
juipeltje@lemmy.world · 2 pts · 360d
Better yet, what's wrong with ext4 lol
monogram@feddit.nl · 1 pts · 360d
FooBarrington@lemmy.world · 3 pts · 361d
It does, but it doesn't look like Kent will get his shit together. He cannot accept that he might be in the wrong.
whimsy@lemmy.zip · 14 pts · 362d
I think it's mostly the other way around. The developers are chill while the user base frothing with tribalism
DickFiasco@sh.itjust.works · 16 pts · 362d
I think the tribalism is mostly in jest. I've never actually seen two Linux users seriously fighting over their preferred distro or init system or whatever.
lordnikon@lemmy.world · 5 pts · 362d
Agreed also most of that i think comes from people thinking X is my preference but it comes out X is the best period with the "for me" being implied but not heard by the other party.
OsrsNeedsF2P@lemmy.ml · 3 pts · 362d
Distro? No. Wayland? Yes..
rtxn@lemmy.world · 13 pts · 362d
It's both.
Christoph Hellwig, a kernel contributor, and a bunch of anti-Rust fossils, were sabotaging Rust-for-Linux projects for using their C APIs for months until Torvalds intervened, and have been actively hostile and abusive against R4L contributors until they left the project. Summary by Aussie Linux Man.
XLibre, headed by a... shall we say, interesting figure, has attracted a rabid fanbase who are frothing at the mouth and calling Wayland woke DEI garbage that will destroy Linux. The first day of the git repo saw threats of gun violence, the antisemitic (((triple parenthesis))) dog whistle, openly transphobic statements by non-developers, and the owner's commitment to allow all of that under the banner of being "non-political". More context here, in the comments.
drath@lemmy.world · 2 pts · 361d
Still better than IBM/Redhat, tbh
alsaaas@lemmy.dbzer0.com · 11 pts · 362d
I love it when old crusty maintainers obstruct the progress of memory safe (read: Rust) code in the Linux Kernel!!!
Then venting your frustrations about that on Mastodon gets you labeled a brigading "maybe you are the problem" by Linus ((:
some_guy@lemmy.sdf.org · 11 pts · 362d
I dunno. As a supporter of Asahi from the week the Patreon was launched, I’m pretty bummed that the lead dev got disheartened and dropped off. Kernel devs protecting fiefdoms (by blocking Rust adoption) do not a happy user make (for me).
Vanilla_PuddinFudge@infosec.pub · 8 pts · 362d
"Ah yes, I survived the great systemd/init war..."
nialv7@lemmy.world · 8 pts · 361d
Ok what is it this time? What did I miss
x00z@lemmy.world · 8 pts · 362d
I'm sure there's drama within any sort of closed source software company too. Although most of that drama will instead be project managers (the evil of this world) forcing their bullshit into the face of developers, until those developers burn out and start a potato farm.
sol6_vi@lmmy.retrowaifu.io · 6 pts · 362d
It's like going to a restaurant for a particular atmosphere. Just another Tuesday here. Eat your meal and move along.
ikidd@lemmy.world · 6 pts · 362d
You've made an enemy for life!
HeyThisIsntTheYMCA@lemmy.world · 1 pts · 361d
pewgar_seemsimandroid@lemmy.blahaj.zone · 4 pts · 362d
what do you mean stability? i want hyprcursor on my Linux mint! :(
robdor@lemmynsfw.com · 4 pts · 362d
I've been liking mint coming over as a long time windows user.
sirico@feddit.uk · 3 pts · 362d
This is the other way around
SloganLessons@lemmy.world · 3 pts · 360d
More like the reverse in my experience. Users fight each over the most petty things
cypherpunks@lemmy.ml · 1 pts · 360d
today: Bcachefs Maintainer Comments On The LKML While Waiting To See What Happens
AppleStrudel@reddthat.com · 1 pts · 353d
Leave me alone. I have enough drama from my job already, I don't need more outside work hours.