The new data transmission permissions [for Firefox addons] seem to be misleading to users
mschae
member since 28 Feb 2026 00:05
I’m not too concerned, for example, if they have to check their spam folders. As long as the email still lands.
In that case, it really isn’t that much of a hassle. A basic mail system isn’t that complicated to set up (just make sure you have proper authentication and such, don’t host an open relay!). I actually did this not too long ago, using maddy, which unlike the traditional postfix+dovecot setup (which I had also been looking into) means you don’t even have to host separate services for SMTP and IMAP, and it also automates most additional things that are necessary nowadays for you, like TLS, DKIM, DMARC, and so on. Not quite everything though, there’s still stuff needed to do manually, mostly to set the SPF and DMARC records in the DNS, but it’s been working really well so far.
And really, the only mail provider you have to worry about for putting your mails into spam is gmail. They’re the worst. (maybe microsoft-hosted outlook too, but I haven’t encountered anyone using that)
I don’t get why this is being so heavily downvoted, the button has been a really fun event the last few seasons.
If it’s because of the referral link, here’s mine: thebutton.social/?ref=9HCTGA :)
No? If you want to resolve this URI, you have to follow the redirect, there’s no way around it. Requesting it from google and looking at the Location header is following the redirect.
I mean, I agree that one should drop google and that this is probably just another thing they do to track people, but that’s not what I meant with that comment.
The real URL is in the
Locationheader on/goto. Request that URL. Do not follow the redirect.
…but that’s how you follow a redirect?
Yes, there’s an “enable JXL (JPEG XL) support” toggle in the settings (tabs and browsing → media on librewolf (which is what I use too), or in ‘firefox labs’ on normal firefox).
It does seem to be animated when I view the file in firefox. That doesn’t have to mean it works when embedded on webpages though, but I guess there’s an easy way to test that :)
Interesting, that’s much more sophisticated than my setup (though to be fair, I host my services on a rented VPS instead of home)!
The issue only occurs with my externally-facing DNS, which is needed to, for example, to reach my Lemmy backend instance (lemmy.pootis.network) and the pictrs deployment. But yeah, internal DNS works perfectly for me and it easily survives a node failure.
Could still set up a recursive resolver for external DNS, but I guess that wouldn’t help other people who use a bad resolver. Tricky situation.
But even if I query
1.1.1.1directly formy-website’s record, it just doesn’t work most of the time because the resolver pins itself tons1which is currently failing, or it selectsns1and does not even care to tryns2.
That sounds bad. They really shouldn’t do that.
moving my DNS infra somewhere else (Cloudflare, for example)
And it would also mean this isn’t a solution either. If the problem is on the resolvers’ side, moving to a different DNS hoster would not change anything. Hm. And the other two potential solutions you’ve listed would be extremely overkill for this use case…
Personally, I only host one authoritative nameserver and do redundancy by using some free secondary DNS services (although a friend has also recently set up an authoritative nameserver, so maybe we’ll host secondary DNS for each other in the future). I haven’t encountered this issue before, but my server also hasn’t been down a lot.
There’s a lot of custom machinery that keeps my workloads running and accessible after a node failure, but all of this becomes completely moot when authoritative DNS is the bottleneck.
If it’s only necessary for your own stuff, maybe you should set up a local DNS resolver that works correctly which your services can use?
To be fair, I’ve heard it from somewhere else too. I’ll see if I can find a source.
It’s best not to use multiple ad blockers at the same time. They’ll conflict with each other and you’ll be worse off. uBO alone is probably enough.
Ah, didn’t expect you to already know qobuz 🙃
But yeah, that’s definitely a problem. I remember them sending the email where they announced this could happen now (although weirdly enough, they never sent an email for when purchased items were taken down any time after that again), and had it happen a few times as well. Luckily, I’ve also saved everything locally, so I haven’t lost anything. Still annoying. Also sometimes, an album that’s suddenly gone just seems to reappear a few months later, as if they were just reorganizing their library, but really, I have no idea what’s going on.
Didn’t know about them before, thanks for sharing!
The same album might be sold lossless in one region and only lossy in another region.
That’s weird, since as far as I can tell, qobuz doesn’t offer lossy downloads at all (I’ve heard they used to, but stopped. Maybe there are some regions where they’re still offering it?)
Copyrights are rights. A license grants others (parts of) that right. A copyright isn’t a license.
I don’t really see what that has to do with what I said? Unless you are saying that licenses exist for other things than copyright (in response to “licenses are a copyright concept”). That’s definitely true, I oversimplified to make my point, but I’m also pretty sure that copyright licenses are the only kind of license that are relevant here in the first place.
MP3 is a horrible non-free (well, not anymore, because the patents expired; but still), outdated format. bandcamp also lets you download as FLAC, which is none of that and lossless.
edit: it feels this comment came off a bit aggressively, so I just wanted to say that wasn’t my intention 😅
Not quite true anymore, publishers have pretty much given up on DRM for purchased music :)
Neither Apple’s iTunes store nor amazon’s store (although to be fair, I haven’t used amazon, so I’m not 100 % sure about them) use DRM on purchased music, so you can just take the music files and use them in any way you want. In my personal opinion though, rather than use the iTunes store or amazon, I’d recommend you to try the qobuz store, which is DRM-free and is the only one I know of (ignoring bandcamp, which doesn’t get music from regular distributors) that provides lossless audio.
Licenses are a copyright concept, but this isn’t a copyright issue. You’re buying a copy of a game, and you should own the copy after the purchase (which of course, means the company who sold it to you shouldn’t be able to revoke your access at will). That’s the part that sony is apparently not willing to do. But copyright-wise, it would be a license either way, so I don’t think it’s a good idea to confuse people with only tangentially related concepts here.
Yeah. I believe it has a different name on iOS, but they both have the feature.
A really nice feature would be a hardware button triggering this mode!
And I think iOS literally lets you configure the button on the side of the phone to enable this mode by quickly pressing it three times or something like that.
If you allow me to do a bit of self-promotion: code.mschae23.de/mschae23/mlmym (this is my fork of the software running on old.lemmy.world).
It’s a different frontend rather than just a theme, so it needs to be set up separately (similar to lemmy-ui). If you have any questions, feel free to ask me :)
I was wondering when an open source solution to that would come out, similar to sponsorblock for YouTube, but I guess Spotify is first.
On residential connections, that’s probably the case, yes. I’m hosting it on a VPS though and have had no problems with blocked ports so far. I imagine it depends on the provider?