I just need xdotool. ydotool is missing almost everything. I don’t need programs sandboxed from each other. I don’t need that multi-DPI stuff (200% scaling works fine in X). Wayland doesn’t provide any features I’m missing.
I just need xdotool. ydotool is missing almost everything. I don’t need programs sandboxed from each other. I don’t need that multi-DPI stuff (200% scaling works fine in X). Wayland doesn’t provide any features I’m missing.


They used to use analog computers to solve differential equations, back when every transistor was expensive (relays and tubes even more so) and clock rates were measured in kilohertz. There’s no practical purpose for them now.
In cases of number theory, and RSA cryptography, you need even more precision. They combine multiple integers together to get 4096-bit precision.
If you’re asking about the 24-bit ADC, I think that’s usually high-end audio recording.


The maximum theoretical precision of an analog computer is limited by the charge of an electron, 10^-19 coulombs. A normal analog computer runs at a few milliamps, for a second max. So a max theoretical precision of 10^16, or 53 bits. This is the same as a double precision (64-bit) float. I believe 80-bit floats are standard in desktop computers.
In practice, just getting a good 24-bit ADC is expensive, and 12-bit or 16-bit ADCs are way more common. Analog computers aren’t solving anything that can’t be done faster by digitally simulating an analog computer.
The simplest explanation is that OP doesn’t have good opsec, and got a few tracking cookies after deleting cookies, before setting up their proxy/VPN. Then, on the VPN, the advertiser recognized their VPN IP address, and chose to exclude that from generating location data, deferring instead to the location indicated in their existing tracking cookies.
Privacy is hard. The system is rigged against privacy. You have to do everything perfectly, because one simple mistake could leak your IP address.
It would be a more meaningful discussion if the government wasn’t controlled so much by large corporations and oligarchs.


Inkjet printers are good for furry artists who sell prints at conventions. Hmm… that’s actually so specific that it reinforces your point.


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.


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.

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.


Is this sarcasm?


I ran Steam on Wayland just fine for several years.


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.
Thanks, that looks a little better, but still missing things like sending keystrokes to non-active windows. (Also, I’m on Mate desktop on most my computers.)