I feel like the Enlightenment desktop environment isn’t to everyone’s taste. It’s definitely got some idiosyncratic design choices…
I feel like the Enlightenment desktop environment isn’t to everyone’s taste. It’s definitely got some idiosyncratic design choices…
Since you’re blocking Mozilla domains, my first thought was that it might have to do with the automatic malware checks for downloaded files. But the knowledge base article says it only checks executables, and it doesn’t sound like it tries to contact a Mozilla server either.
But yeah, maybe you want to try turning that off in the settings for debugging either way.
The other suspicion is immediately Snap, primarily because I’ve seen quite some brokenness from Snap Firefox already.
You can try downloading the non-Snap version from the webpage directly: https://www.mozilla.org/en-GB/firefox/all/desktop-release/linux64/
That’ll give you a .tar.bz2
, which you just unpack and run the firefox
binary inside.
If it works there and you want to permanently switch, you probably want to use Mozilla’s APT repo: https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions-recommended
Yeah, I’m just saying that the benefit of using such a regex isn’t massive (unless you’re building a service which can’t send a mail).
a@b
is a syntactically correct e-mail address. Most combinations of letters, an @-symbol and more letters will be syntactically correct, which is what most typos will look like. The regex will only catch fringe cases, such as a user accidentally hitting the spacebar.
And then, personally, I don’t feel like it’s worth pulling in one of those massive regexes (+ possibly a regex library) for most use-cases.
Yeah, I love to rag on languages with weak typing, because of the potential for a bug, but seeing it play out in reality, directly with user input, that’s certainly something else.
Well, and remember: If in doubt, send them an e-mail. You probably want to do that anyways to ensure they have access to that mailbox.
You can try to use a regex as a basic sanity check, so they’ve not accidentally typed a completely different info into there, but the e-mail standard allows so many wild mail addresses, that your basic sanity check might as well be whether they’ve typed an into there.
Hmm, I don’t know anything about Whoogle, but from other privacy-conscious search engines, I would expect it to work when you use that URL in your bookmark.
Three things I can imagine:
Interesting. I almost guessed that variant, too, but figured it would be a bit too wild for a country to auto-adopt most laws that another country implements. 🙃
I stopped using Reddit a few years before the whole stupidity, because the culture was fucking with my head.
Then I did the Mastodons for two years or so, with Lemmy eventually entering the mix. And then as Lemmy got more users and content, it took over as my preferred platform.
I’m more surprised that it even got offered there. There’s some legal hurdles to clear for selling in a new country, and I guess, one of their distribution platforms decided it was worth it.
I guess, the Vatican might not have a ton of laws, though…
Codeberg also does have Pages.
Still uses Git, but yeah.
What I don’t like about the genre, is that I’m bad at it. 🙃
More seriously, I do find it kind of frustrating at times. Restarting ten times in a roguelike, no problem, because it’s always a new challenge.
But if I miss the same jump ten times, or have to retry the same platforming passage ten times, you’ll see me getting impatient, which means I’ll fail the next ten attempts, too…
Codeberg recently held a translation event where projects could sign up, if they wanted help. You can still look at their resources here, or I guess, you can just pick out a project and start translating over here: https://translate.codeberg.org/
Depending on your file manager, you may be able to hold Shift while triggering the delete to get a hard delete.
Shift+Del is pretty much standardized as the keyboard shortcut. And here on KDE, I can hold Shift while clicking the “Move to Trash” menu entry, too (well, it actually replaces the menu entry with one for permanent deletion, but that’s effectively the same).
I mean, when you hold down the Alt
key, it’s convention that GUI toolkits underline a letter in the text of UI elements, and when you then press Alt
+ that letter, it’ll activate that UI element.
That way, you can navigate most apps in a keyboard-driven fashion, although it is certainly not the most comfortable to use…
Not a fan of it using Electron and a proprietary license.
But I also actually like this workflow. Being able to note things in my regular text editor with the keybindings I know, is quite important to me.
Well, and an even more personal preference, but my way of using a desktop OS involves a lot of workspaces, so the global shortcut to summon a new editor window on the current workspace actually gets a lot of use.
You can probably just do sleep 5 && grim
as the program to run.
It depends on your desktop environment or window manager, how you’d bind a command to a keybind.
A few years ago, I got put into the same room as an extremely Catholic colleague and the kind of jackass who’d start discussions about everything.
And yeah, my only luck was that I was a ‘better’ Christian than him in every discipline. Well, you know, apart from being a heretic.
I’ve got various text files in Markdown format.
I also use a small CLI program to loosely manage them. Basically, it just creates a new file in a predetermined folder and opens it in my text editor, which I’ve bound to a global shortcut, so it’s just one keypress for me to start jotting something down.
Well, and then it also allows searching through all note files and things like that.
Probably KaOS. It puts a strong focus on KDE and Qt.
As in, it doesn’t package programs using different GUI toolkits, aside from the most popular, like Firefox and GIMP. When I tried it a few years ago, you also had to enable a separate repo to get access to these.