Fun fact: you can just install the precompiled binary on Linux, but thanks to some nerds in the Linux community, that's usually unavailable, because "you must compile it yourself, it's easy", except the software requires you exact versions of build tools and compilers, otherwise it'll fail to build, because realshitmake 2.5.0.8 dropped support for a 2.1.5.6 feature.
196
Community Rules
You must post before you leave
Be nice. Assume others have good intent (within reason).
Block or ignore posts, comments, and users that irritate you in some way rather than engaging. Report if they are actually breaking community rules.
Use content warnings and/or mark as NSFW when appropriate. Most posts with content warnings likely need to be marked NSFW.
Most 196 posts are memes, shitposts, cute images, or even just recent things that happened, etc. There is no real theme, but try to avoid posts that are very inflammatory, offensive, very low quality, or very "off topic".
Bigotry is not allowed, this includes (but is not limited to): Homophobia, Transphobia, Racism, Sexism, Abelism, Classism, or discrimination based on things like Ethnicity, Nationality, Language, or Religion.
Avoid shilling for corporations, posting advertisements, or promoting exploitation of workers.
Proselytization, support, or defense of authoritarianism is not welcome. This includes but is not limited to: imperialism, nationalism, genocide denial, ethnic or racial supremacy, fascism, Nazism, Marxism-Leninism, Maoism, etc.
Avoid AI generated content.
Avoid misinformation.
Avoid incomprehensible posts.
No threats or personal attacks.
No spam.
Moderator Guidelines
Moderator Guidelines
- Don’t be mean to users. Be gentle or neutral.
- Most moderator actions which have a modlog message should include your username.
- When in doubt about whether or not a user is problematic, send them a DM.
- Don’t waste time debating/arguing with problematic users.
- Assume the best, but don’t tolerate sealioning/just asking questions/concern trolling.
- Ask another mod to take over cases you struggle with, if you get tired, or when things get personal.
- Ask the other mods for advice when things get complicated.
- Share everything you do in the mod matrix, both so several mods aren't unknowingly handling the same issues, but also so you can receive feedback on what you intend to do.
- Don't rush mod actions. If a case doesn't need to be handled right away, consider taking a short break before getting to it. This is to say, cool down and make room for feedback.
- Don’t perform too much moderation in the comments, except if you want a verdict to be public or to ask people to dial a convo down/stop. Single comment warnings are okay.
- Send users concise DMs about verdicts about them, such as bans etc, except in cases where it is clear we don’t want them at all, such as obvious transphobes. No need to notify someone they haven’t been banned of course.
- Explain to a user why their behavior is problematic and how it is distressing others rather than engage with whatever they are saying. Ask them to avoid this in the future and send them packing if they do not comply.
- First warn users, then temp ban them, then finally perma ban them when they break the rules or act inappropriately. Skip steps if necessary.
- Use neutral statements like “this statement can be considered transphobic” rather than “you are being transphobic”.
- No large decisions or actions without community input (polls or meta posts f.ex.).
- Large internal decisions (such as ousting a mod) might require a vote, needing more than 50% of the votes to pass. Also consider asking the community for feedback.
- Remember you are a voluntary moderator. You don’t get paid. Take a break when you need one. Perhaps ask another moderator to step in if necessary.
"why people doesnt want to use my favorite obscure linux distro? 😔"
You must run curl http://totallylegitwebsite.ru/install | sudo sh
, it's the only way to install our product. Don't even look at the several thousand lines of illegible shell script, just pipe it straight to your shell. We are a very serious project.
I hate this model, but if you trust the website, piping to shell is exactly as safe as downloading and executing a installer. (Yeah yeah, https, function executed on last line, etc)
I don't want to trust a website, which is susceptible to typos and lookalikes (see e.g. putty.org) and relies on countless other services that can inject malware.
Code signing was creates for this reason: ensure that the program is authentic and unaltered. Package managers do this perfectly.
I don't understand how literally every way of installing a program on Linux is controversial or incredibly confusing
Windows is just .exe possibly a couple clicks that's it. possibly it's a .msi which is also super easy. 99.5% of the time no issues whatsoever.
however in Linux there are 27 different ways and none of them work well, so anytime you try to install something to do something incredibly basic it's like "enter these 5 terminal commands you have no idea about" or it just gives you a file with no instructions on what the hell to do with it.
then there's OSes that don't even support installing things for some reason???
and whenever you DO manage to get it to run after 2 hours of googling whatever the fuck a program.rpm file is it doesn't even work!!
maybe I'm just really dumb but how the hell can this be such a simple action in a computer and be so incredibly complicated??
which one out of 50 are the one I'm looking for? NO IDEA!!
It's fundamentally the difference between Linux's modular design and Windows' monolithic design at play.
Because Windows is closed-source and all OS copies are something which only Microsoft can create, and because Microsoft only officiated the .exe filetype, that's all you've got as an option (this is technically not the only type, though, since you have Python and Java executables as options as well).
Meanwhile Linux is opensource and relies on the opensource community to add more convenient systems and interfaces. Different design philosophies clash in that space, and OS's additionally try to carve out influence by making exclusive systems, like package management softwares. This creates the splintered environment we see now. It's essentially just politics which does not exist in the more dictatorial design (as in the design is dictated by a very small group within Microsoft) of Windows.
Appimages use the deprecated fuse2 dependency, never integrate well on the system, and run unsandboxed. I personally hate them.
appimage hasn't depended on libfuse2 (or any libfuse) since the static runtime came out in 2022.
The issue is that some projects haven't updated to it, most notably electron builder:
https://github.com/electron-userland/electron-builder/issues/8686
never integrate well on the system, and run unsandboxed.
You have sandboxing and perfect integration, including adding the binary to PATH
.
Thanks for this comment. I've been struggling with this and the "out-of-the-box functionality" of the .appimage's
I don't think you made this post correctly, it shows the image in the body text and not like other posts
other example
I think I fixed it; I use Jerboa and put the image link in the wrong field. Whoops!
looks fixed on my end too!
also a funny coincidence but I got a notification "I think I fixed it; I use Jerboa and..." which is funny because I was talking about fingernail issues with someone else and Jojoba oil is something used for nail care so I thought it was them replying lol
I find different formats good for different purposes. Apps I use frequently are flatpak, single use apps are appimage, and apps that need more privileges gets to be system packages.
In general I agree, I love me some appimage, but Flatpak is good when you need sandboxes and repo packages are super easy with apt or dnf
but Flatpak is good when you need sandboxes
flatpak sandbox is actually bad for web-browsers and electron apps:
https://librewolf.net/installation/linux/#security
https://seirdy.one/notes/2022/06/12/flatpak-and-web-browsers/
https://github.com/uazo/cromite/issues/1053#issuecomment-2191794660
i use nix btw :3
What's wrong with Flatpak?
With flatpak I feel like I'm installing a new entire enviroment for every app I'm installing
It only installs dependencies once. If you install 10 libadwaita apps or 10 KDE apps, you only get 1 copy of libadwaita or KDE framework.
flatpak still ends up using +4x times the storage equivalent of appimage, comparison with flatpak dedup checker for ~20 common GUI apps:
And btw I need to update this comparison, a lot of the appimages on the right got a lot smaller lately.
The flatpak runtimes are huge, the GNOME runtime alone is over 2 GiB so that's +20 appimages.
Don't forget avout ease to move across devices!
I feel like the morpheus neooooo meme would also be a good fit, I'm cracking myself up thinking about it