

How do I prevent new antifeatures from being added? How do I even know about the new antifeatures as they are added? Does Mozilla publish an RSS feed of each antifeature like this that they add, that gives a quick explanation of how to undo it?
How do I prevent new antifeatures from being added? How do I even know about the new antifeatures as they are added? Does Mozilla publish an RSS feed of each antifeature like this that they add, that gives a quick explanation of how to undo it?
Maybe it was a phishing scheme to identify people’s IP addresses based on where they loaded the image from. In that case, each person would only receive one message. Fortunately I use a proxy, so they got nothing.
Qualcomm won’t send you a datasheet unless you can promise an order of 100,000. Arduino has always been open specification, and this is totally incompatible with Qualcomm.
I would never subscribe to Crunchyroll, because they use DRM.
Or maybe God likes it. Maybe God is thinking, “I wish I had thought to make something so horrific. This is art in its terribleness.”
Usually it’s this, but sometimes the Recaptcha doesn’t even load (looks like an IP ban). I just submit the form, and then get an error message saying I must complete a Recaptcha, but there’s no evidence in the page of any Recaptcha to fill out.
I’m on a residential ISP. I’ve checked every IP address reputation system I can find, and see no problems (except from “Clean Talk”, but they’re so small that I doubt Google uses them).
Also, I hate knowing that I’m doing unpaid labor to help train an AI that will make the world a worse place.
I can’t make an account, because I can’t complete a Recaptcha. Google Recaptcha is used on every ubuntu.com signin page. (This means I also can’t submit bug reports.)
I have self hosted my email since 2006. I gave up on self hosting outgoing mail in 2021, but I still keep the server up for incoming mail, and still set up throwaway accounts on there.
The hard part of hosting email is getting Google and Microsoft to accept outgoing mail. Tons of businesses that do not have visibly outlook .com or gmail .com addresses are still hosted by those servers.
I had SPF, DKIM, and a static datacenter IP address with no reputation problems. I still couldn’t get through to Microsoft, not even in people’s junk mail directory, until they manually whitelisted my address. Microsoft didn’t allow them to whitelist a whole domain. Google was a little easier, but they added new demands monthly.
In 2025, I can’t get reliable delivery to gmail .com addresses even sending from a hotmail .com address in the outlook .com web interface.
Yeah, true, but that’s mostly fixed costs, and has a pretty low incremental cost for each video delivered. The fixed costs we have to pay regardless.
Electrical engineer here. There is almost no difference.
The cost of streaming video from a server to your computer is pretty small, basically just transferring the bytes from a hard drive to a network card. This happens in a datacenter on a big server designed to be efficient at it, and serve a ton of people at once. Your own electricity consumption on your viewing device is likely much higher than that. You can calculate your electricity consumption using a Kill-A-Watt or similar device, but here are some averages of measurements I’ve made on my devices:
If you look at your computer’s CPU usage while watching video, it’s mostly idle. So most of the power consumption is the screen’s backlight.
Assuming worst-case coal power, releasing 0.4kg of carbon per kWh, and a large TV, and let’s say 10% overhead for the server’s energy cost, that’s 0.13kg of carbon per hour. So don’t worry about it.
I got GOG Galaxy working in Steam, through Proton, as an “Add a non-Steam Game”. I’ll have to try Heroic Launcher.
Doesn’t it freeze there? It’s in northern Illinois.
Could we put Einstein’s bones in a centrifuge, and run at 200km/h?
I loaded a bunch of articles until it prompted me to pay. I got the screenshot below. In my opinion, this is an intentionally misleading fake 50c/month offer.
Not sure how much you’re paying for your VPN, but a virtual private server can be had for about $5 per month. You’ll get a real IPv4 address just for you, so you won’t have to use non-standard port numbers. (You can also use the VPS as a self-hosted VPN or proxy.)
$5 per month doesn’t get you much processing power, but it gets you plenty of bandwidth. You could self-host your server on your home computer, and reverse-proxy through your NAT using the VPS.
a slide out menu needs JavaScript
A slide out menu can be done in pure CSS and HTML. Imho, it would look bad regardless.
When if you said just send the parts of the page that changed, that dynamic content loading would still be JavaScript
OP is trying to access a restaurant website that has no interactivity. It has a bunch of static information, a few download links for menu PDFs, a link to a different domain to place an order online, and an iframe (to a different domain) for making a table reservation.
The web dev using javascript on that page is lazy, yet also creating way more work for themself.
He’s also one of the inventors of Javascript as a browser feature. I feel like that would matter to OP.
Search is easier to implement without Javascript than with.
<form method="GET" action="/search">
<input name="q">
<input type=submit>
</form>
Everyone already had the choice to use this before. You can visit any site with a search box, and add that site as a search engine to Firefox.
This is forcing it down people’s throats.