

That’s just a cat thing. Some of them are intent on displaying their poopers whenever possible, especially if it’s right in your face.
That’s just a cat thing. Some of them are intent on displaying their poopers whenever possible, especially if it’s right in your face.
Damn, I was with you until the unnecessary vegan bashing.
I think VPN is the proper way to go about this, but another method is to do port knocking with fkwnop so your SSH port won’t respond until the host receives a magic packet.
That’s not the only point though. IIRC, they also remove telemetry, and pocket as well as some other things. I personally turn back on persistent sessions and history, but leave all the other privacy features there.
Asides from the kinda-shady crypto stuff and the other things that’ve already been mentioned, just philosophically it should be kinda evident that over-concentration on one corporate controlled rendering engine isn’t a good thing. Google wants the internet to be a walled garden with themselves as the sole decision makers so they can stuff ads down your throat.
Gecko’s web compat is bad largely because of this over-concentration.
That is the default behaviour, but it’s pretty trivial to change. Also, I’d imagine the distro maintainer could choose to change the default settings as part of a post-install script, if they wanted to.
Edit: Not sure why you’re being downvoted, as I do think it’s a valid concern.
While FF’s evil quotient has been on the rise, Brave definitely isn’t a better option. If anything, librewolf is the way to go.
Could someone perhaps explain the major use cases or give a real life example of a time you’ve needed to use awk? I’ve been using Linux casually for quite a long time now, and although I learned the basics of the tool, I can’t recall having ever felt I had a need for it. If I want to glue a bunch of cli stuff together and need to do some text processing, it generally seems like it’d be easier to just use a simple python script.
Is it more for situations that need to be compatible with most *nix systems and you might not necessarily have access to a higher level scripting language?
While I pretty much agree, I can definitely think of a few sporadic times doing sysadmin where things have gone so significantly wrong that an enforced sanity-check on every sudo command would have been appreciated.
The problem is that performant screenshare (to multiple users) more or less requires infrastructure. That requires money, and it’s impossible to compete on price with services that have the VC-enshitification model.
You can get around this in a few ways, but they’re all tradeoffs that are in some way or other worse than discord.
Edit: Oh, OP basically already said the same thing.
I think it really depends on the website and even where you are on the website. For example, if you’re on YT, the watch?v=<b64_id>
is probably not something you want to throw away. If you’re on a news site like imaginarynews.com/.../the-article-title/?tracking-garbage=<...>
then you probably do. It’s just a matter of having “sane” defaults that work as most people would expect.
That’d be cool. Whenever I’m sharing a YT link, I’m always a bit suspicious of what info the youtu.be URL is hiding, so I paste it into a browser to get a clean URL.
Maybe this is silly, but I’d be cool to do that automatically.
Just a heads up, if you want that to be more readable, put it in between two sets of 3 backticks (```):
System:
Kernel: 6.8.0-53-generic arch: x86_64 bits: 64 compiler: gcc v: 13.3.0
Desktop: Cinnamon v: 6.4.6 tk: GTK v: 3.24.41 wm: Muffin dm: LightDM
Distro: Linux Mint 22.1 Xia base: Ubuntu 24.04 noble
I’ve not tested it, but YACReader alleges to support PDFs, and it’s got very good support for prev/next since it’s a comic reader.
I use pairdrop. I don’t personally self host it, but that option is available. It’s better suited to more one-off situations, as there’s no history kept anywhere.
Selfhost: https://github.com/schlagmichdoch/pairdrop
Open instance: pairdrop.net
Bold of you to post this without an /s. I respect the decision.
Instructions unclear, accidentally deleted 200 EB of irrecoverable NASA data.
Yep, pretty much.
If you watch to the end, the reason she can’t get to her online classes was because her ISP’s configuration CD was windows only.
So if we’re looking to find fault, it’s partly Dell for insisting everything would just work, partly Verizon for not having a good Linux process, and partly her for not just calling her ISP for tech support.
It took me longer than I’d like to admit to realise this was satire. Pretty good read, TBH.
Just a quick clarification:
/*/*/*
is not a relative path. The first/
references the root directory.