This is a good reason for static linking. All the dependencies are built into the binary, meaning it is more portable and future proof.
We don’t need flatpak for this!
This is a good reason for static linking. All the dependencies are built into the binary, meaning it is more portable and future proof.
We don’t need flatpak for this!
I’m excited for my cursor to not get trapped in a window anymore.
On Wayland at least, u can completely disable pointer constraints. Thus, a game window freezes, it doesn’t lock your cursor in it.
With X11, the only solutions I found were basically recompiling the X11 code. Thus, I deal with one game window making my cursor disappear and frozen inside itself, affecting all other Xwayland windows.
Annoying and ridiculous. Hopefully not long before wine-wayland matures enough to fix this.
Discord servers are just groups. Lemmy “instances” are actual separate instances of Lemmy communicating.
Or communicate that you aren’t listening. I would want to know, as the speaker, that my words are going in one ear and out the other.
Why only Russia’s losses? Are Ukraine’s losses not posted or did I miss them?
They have also had this issue open for 20 years.
And this amounts to just allowing the user to specify a different directory for Firefox on Linux (~/.mozilla is terrible).
Frankly unacceptable.
Linus already has a backup. Its Greg Kroah-Hartman.
Yes. ~/.mozilla. Its annoying.
You can fix it with a hack by putting a shell script in your path (before the original firefox) that consist of:
#!/bin/sh
HOME='/home/engywuck/.local/share/firefox' /usr/bin/firefox
Call that instead of the original firefox from now on. it will create the “librewolf” folder in ~/.local/share and chuck its junk in there.
Edit: This bug has been open for TWENTY YEARS.
Honestly ridiculous.
Blanket statements of a group are harmful.
Blanket, emotional statements are harmful.
you have to respect everyone’s pronouns, even if you think they are trolling, because its not up for debate and you don’t get to set conditions before you start calling someone by the right […].
The issue is, they are up to debate. You cannot have your pronoun be a 1000 character long word, or a slur, and expect other people to respect it, even though they can, few probably will.
The existence of these obvious scenarios means that you shouldn’t claim to respect everyone’s pronouns, when there are times where you wouldn’t.
Respect of pronouns is not binary. It is a gradient. An instance or community can choose rules somewhere on the gradient, but if you choose to allow all, then you will suffer similar issues to those who who claim to “tolerate all” types of behavior on their instance.
Just don’t choose an absolute stance, and then these issues won’t arise.
this article does not attempt to compare the privacy practices of each browser but rather their resistance to exploitation.
The Madaidans article lacks relevance, we are talking about fingerprinting.
Last I recall, Vanadium lags behind customized-Firefox in privacy features, and even more behind the Tor Browser.
Having a tool like Noscript is absolutely necessary, with today’s browsers, if you want to fight fingerprinting.
The data collected sounds like a nothing-burger. Of course they collect the data you upload, and of course they store data (like messages) that need to continue to be networked to clients.
How they use the data does sound like corporate trash though.
I’ll take a program that isn’t getting updates anymore or simply doesn’t work in my modified environment using slightly more ram and storage over it not working at all.
I have firsthand experience with videogames made for one flavor of Linux not working on my machine due to dependency hell.