

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.
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.
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.
Just as a mild counterexample, I’ve personally changed my views quite drastically over my time on reddit and now lemmy, and most of it was from individuals just sharing their own perspective.
I held some latent bigotry and misogyny, part of which I picked in my day to day life, and partly from 4ch. I won’t say I’ve eliminated it completely, but I think I’ve become a better person from my interactions online.
If we’re not out here trying to actively learn from and help other people, then what the heck are we doing?
While I agree, the best practice is one you can do regularly. If duo’s gamification helps you keep actively studying, then while maybe not the best way, it’s better than nothing.
Ideally the best use of duo is minimally, as a springboard to keep you doing other more immersive studying.
いや、大丈夫だよ。
Honestly though, I think it depends on the context. I think it’s generally OK on open multilingual platforms especially with mixed audiences.
I see lots of English comments on Japanese vocaloid videos, for example, and I think most content creators enjoy having fans from abroad.
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.
I think I was thinking of plebchan. From what I can tell, it’s based off plebbit, which looks to be the same stack that seedit uses.
IIRC, someone was talking about their p2p text only 4chan clone recently. I forget what it was called though.
Edit: found it.
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
If you’re releasing in a format that supports tagging, there’s usually either a comment field or custom field that you could put this into in as well.
Warning: I’m not sufficiently familiar with jdownloader to offer this explanation with any certainty, but…
If you’re using it to rip streamed content, is it possible that instead of ripping the stream directly it screen records and re-encodes it itself in order to bypass end-to-end security features?
I’m not saying that’s the case here, just that it’s a plausible explanation.
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
Luckily there are actually decentralized chat alternatives with low system requirements to encourage self-hosting, but man is Matrix so overhyped & misunderstood.
Thank you for the illuminating post. Could you name a few alternatives that better align with the ethos of the fediverse?
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.