Apparently, the mods at Linuxsucks are really sensitive?
Saw a post without noticing the community and commented a genuine comment with good intentions.
Apparently it was against the rules of that community and I was banned.
Original post:
My (removed) comment:
And yeah, the last comment was sarcasm.
I just don't really understand why is there a community for shitting on Linux? Like I can get not liking it, and hating the Linux die hard fans, but it really is an amazing thing that is integral to almost all modern computing... Kind of like hating social media by having a facebook page for it.
I'd argue dedicating your personality to hating something is much weirder than being a fanboy of it, especially when that thing is a piece of technology nobody is forcing you to use.
I don't see irony there. I think calling this FOSS community 'filled with Linux-crazed people' is a stretch, but even then, it's very different to:
spoiler'd for long image
or even just hating a niche product whatsoever. It's not like Linux is EEE'ing or being invasive, so it's hard to equivocate being a passionate fan to being a passionate hater.
There was a time when there was an annual "Linux Sucks" presentation that I liked because it was a roundup of candid, yet constructive criticism of Linux (and then at some point the person running that went off the deep end and started yelling about woke agendas).
I wouldn't mind there being a whole community devoted to pointing out shit that is poorly designed or just broken when running linux, and we as a community then try to fix them or find workarounds.
But as others have pointed out, that community isn't a community, it's literally just one account hanging out by themselves.
Yeah, but I think it can feel too much like a circle jerk around here sometimes. I get that people want to win over new users, but some of it goes too far I think. The fact is Linux isn't perfect, and while no OS is, there are some critical things you can do on Windows that are still a pain in the ass on Linux. Some of that is a vendor/proprietary software problem, but a good chunk of it is just people being willing to overlook a thin layer of jank in their normal workflows.
I think we'd all be better off to all acknowledge and clean up the jank rather than try to pretend it's fine as is.
There is a guy that is a Linux dev, that maintains* a list of what sucks about linux, its very comprehensive--but a bit dated. He alao has same for Windows. I will have to look for the link
I don't understand why so many people take the existence of linuxsucks communities so personally, the reddit version has more linux users defending it than actual hate, but that one was more meant as a "legitimate grievances against linux" community as opposed to what the lemmy version seems to be.
Just block and ignore like anything else. Its okay if there are people that don't like the thing you like.
Yeah.. I am in my Arch comfort zone, till I was forced to move on as the newest kernels of Arch triggered kernel Panics at my Starlite V device. Even the LTS version (and for some weird reason the rt kernel was the only one working without panics).
So someone said "Use NixOS, its great"... it felt cool at beginning, but sucked very soon as everything should be written into stone if you want changes on your system, and then reboot, because the switch command didn't really trigger enough changes. Netbeans was without Maven till I rebooted. I thought I sucked at adding it properly. Frustrating it was.
Then I tried MX Linux, just to realize that Debian has Ancient packages with many many bugs, like Okular having a broken Pinch-Zoom which is fixed after 23.31 or smth. Debian had version 22 of Okular. And I disliked that MX Linux used Plasma 5...
Another one recommends Void Linux, Gentoo, KDE Neon, OpenSuse Tumbleweed. Holy fuck pls filter it by Systemd only Operating Systems. (But still cool having lots od Linux users in my university group)
I finally decided to Install Kubuntu and actually... it feels like it will last forever (till a new Ubuntu Update comes in and destroys itself by its own Updating system. It never worked for me)
For this exact reason i feel the fediverse should operate on #hashtags and the user should subscribe to their mods who will mark content for exclusion and filtration.
Meaning that instead of a ultimatum users can participate regardless of if bad mods ruin a community as per reddit /r/linux being ruined by loco mods.
This fiefdom format where topics are arbitrated and drum headded by fief lords is archaic and antiquated.
When the wrong man uses the right means, then the right means work in the wrong way.
Its our job to create systems that prevent this as much as possible through good design.
It's the same argument I've heard about the "complexity" of Mastodon: too many choices, which is I guess why people largely stopped going to websites outside the major social networks. Monopoly over competition, it's like everyone is pining for a monarchy.
I'm not sure if it's related but there was an annual symposium called "Linux Sucks". It was a gathering of mostly Linux developers. The idea was to find the ways Linux sucks and develop ideas to fix the suck.
So: you posted a serious contribution in an unserious community, and got treated unseriously. It's not very newsworthy.
As for that community's existence, why is that even up for discussion? As a Linux user I'm happy for people to say what they like about Linux. If the jokes are funny, all the better.
I use Ubuntu btw and it doesn't suck. Well, not that much.
And so what? Why are you so bothered by it? I'm a Linux user of 20 years and I couldn't give a fig that someone is running a forum called LinuxSucks which, unsurprisingly, contains little "positivity or praise" for Linux.
Deciding Linux isn't for you is one thing. Even deciding that you hate Linux is... Digestible. But what kind of internal self esteem and validation issues do you need to unironically participate in a community called "Linux sucks"?
Hating Linux is one thing. Putting in extra effort to justify to everyone that Linux is hate-able is a different kind of crazy.
When I was on reddit the ones spouting the most linux hate seemed to fall into two main categories.
those that tried it like 15 years ago and still hold a grudge.
dudes who heard people rave about linux but they themselves struggled with certain concepts when trying it out. And rather than realize they need to read instructions and learn new things, instead would rather blame linux for not working as expected.
Nope, I just checked. Apparently, you can't say anything good about Linux. Seems like a useless waste of time but, whatever. If I got banned from that site I would consider it a blessing.
Whether it's a rage-click community, a community made for an agenda, or both, I don't know, but in either cases, I wouldn't see as surprising for the mods in such a community to be very trigger-happy. Best you can do, I think, is to block communities and individuals with such a profile, and to recommend others to not engaging (remember to explain why if you do it, btw).
Tech people are always sensitive and unfair. You should get used to it or start seriosly fighting them if you're not afraid of getting in a legal trouble. As someone already said, it's probably good that you got banned because the community could hurt you more. Trust me, you don't want to get banned on a community you've spent years and made friends on.
people who are new should be using immutable distros exclusively unless they're looking at this as a major project where they learn everything about it, IMHO
i've been helping people switch for a long time, all the dumbest things that have happened to people have been stopped by immutability.
I just switched from Windows to Linux recently. Have gone from Zorin to Linux Mint and my friend likes Ubuntu. I would like to think that I watched a lot of videos and read a lot of articles before switching, but I've never heard of immutable distros. Could you please explain that term?
Yes, the short version is that immutability means that the filesystem (except for your home folder) is read-only and updated all at once.
This makes it so that updates never break the machine, and you can roll back to previous versions of the machine all at once, seamlessly.
For new people I always recommend fedora kinoite, but if you're highly experienced, immutability provides little value as you can always just chroot and unbreak the system yourself.
You should also take into account the animosity against lemmy.ml in general from some instances and communities. Something to do with the moderation here or something else.
I read it as a jokey community and maybe you took it too seriously. Regardless that's a kinda silly comment to leave. That's a community for, ironically or seriously, hating Linux, so obviously it's not in the spirit of the community to leave a serious comment defending Linux.
I see a lot of Windows hate on Lemmy. If someone made a post here complaining about how much they hate Windows, and a Windows fan replied explaining why Windows is so great, I would say it's kinda heavy-handed but not totally ridiculous for a mod to ban them, since a Linux community is probably not for this person.
The guy made 3+ pages of posts shitting on linux, all while nobody else posted and 95% of the posts were downvoted to shit. Nobody was laughing, the guy made real arguments, and genuinely seemed to have an issue with linux. I never detected any satire presonally.