Oftentimes feedback is useful to address a complaint. “Lots of people are frustrated with X” is great signal. The solution might not be (but certainly sometimes is) the fixes they recommend; but the pain they’re expressing is real.
A $1 entry subscription where you have to type your name and credit card and submit and wait and now you have a relationship to manage, is infinitely more expensive than a 10 cent, automatic, non-recurring, one-time, no cancelation needed, pseudonomous, microtransaction.
Which isn't private. Wallet ID 123 buys a 10c article from Leftist Newspaper A and one from Leftist Newspaper B. Leftist Newspaper A and B, being businesses, sell the information that Wallet ID 123 purchased an article to Data Broker A. Data Broker A correlates all purchases Wallet ID 123 has ever made and with a high degree of accuracy identifies who they are and their political affliation. Data Broker A sells this profile to anyone who asks for it, including far right governments who might be interested in throwing people out of helicopters based on their political affiliation. Unless you use Monero, this will happen, and Monero will obviously not be used.
Yes, 90% of people are careless and already give away this information right now. But you're suggesting closing the door on the rest who care to be able to protect themselves while still being able to use the internet, and cementing that nobody will ever have privacy for the rest of their lives, when we should be making an effort to make it harder to identify people, not easier.
In what way is it even an improvement??? When has anyone ever said "yeah, actually, I love microtransactions!" Why is the final death of the free internet a good thing? Do you believe that by paying microtransactions you'll be exempt from the ads and spying, rather than simply being doubledipped?
What free internet? You always pay with your time and also usually with lots of tracking and ads.
AI can easily strip any ads for fractions of a cent. AI bots can be tracked - Open Router (or equivalent) will probably don't mind. That is the point of the article - ad and tracker infested webpages will soon be struggling, and some other forms of monetization needs to come.
Right but it means I can go read a bunch of content right away vs microtransactions where literally every click becomes a case of me deciding if it's worth 10c. That is exhausting.
Also if they are handling payments at some point you're going to be forming that relationship or they are going to get shut down for money laundering very quickly.
This is exhausting only if you don't value your time (which is the biggest cost when reading the news). People will learn how to make such decisions quickly.
The key lesson is that duplicate code is not necessarily "code duplication" - it was always really about abstraction duplication. If two unrelated variables happen to momentarily share a value, it doesn't mean that value should be made common between them, they are fundamentally different things. It would be a confusing lie and error-prone if the code implied they were the same and that efforts should be made for them to be in sync.
I did mine without anesthesia/sedatives. There were moments of discomfort when they pump gas to expand the area - feels like a big fart is stuck in your gut - but otherwise no big deal, especially knowing that the pain is not dangerous. Recommend. It eliminates recovery time afterwards (you can drive yourself home) and increases safety.
Might try that this time. OTOH, I get the greatest nap of my life shaking off the sedative (get the lighter, cheaper option like Versed instead of anesthesiologist-administered propofol) and my spouse makes me a milkshake.
I interpreted it as: with the nature of fans and the associated vibration/movement, some gap is necessary and this is the limit given the precision of injection molding.
Phrased differently: a 0.5mm gap is the minimum possible to also be able to account for the 0.1mm (or whatever) variation in injection molding.
> a 0.5mm gap is the minimum possible to also be able to account for the 0.1mm (or whatever) variation in injection molding.
The Noctua engineers definitely designed the clearances to perfection and accounted for the variation in the manufacturing process, I don't doubt that.
The article says "being off by a tenth or two suddenly becomes a problem", the 0.1mm you also thought of. But that's the point of contention, 0.1mm is the tolerance from bog standard, cheap injection moulding. The limit of consistent precision is in the single digit microns. Noctua doesn't need anything near that.
Unless working with that polymer is difficult and comes with higher tolerances, this is probably just a case of the article's author trying to pump up stats. To bring it more to the techie world, it's something along the lines of "130nm transistors are at the absolute limit of what EUV lithography can consistently achieve".
Who decides things if not the entire voting population? There's nothing inherently wrong with your suggestion, if it's what everyone wants. We've been doing it for a century, see the national debt. But people like their kids, so we restrain it. People don't want a society full of desperation, so we restrain it. People want a strong nation, so we restrain it. It's not a crazy hypothetical, it's how the system works. Humans just aren't basic consumption machines.
Was not the case when I wanted to use a GameCube controller via Wii U adaptor without a lot of extra lag. Yeah that's a niche, but it works fine in Windows and even Mac.
I believe most of those work with controller drivers in the application (Dolphin Emulator or Steam/SDL) rather than the OS level. That's why the Windows solution requires Zadig to replace the HID driver.
On Linux instead of replacing the driver, you have to add an udev rule that allows applications to communicate with the USB device directly: https://github.com/ValveSoftware/steam-devices/blob/master/6... And you can see in this list, it's not the only controller with that requirement.
I did add that rule, which if I remember correctly was needed for it to work at all. But then the problem is input lag. Many recommend https://github.com/hannesmann/gcadapter-oc-kmod which the author only tested in Arch, and for whatever reason it didn't work on Ubuntu. Was printing that "Failed to acquire lock for USB device" line and then I think "Could not reset device", don't remember. Anyway seems like a hack.
This was for Slippi Melee, so even though I'm not super good at the game, the lag was too annoying.
Whilst I tend to agree, I also don't recommend just pasting every command from ChatGPT into your machine without having some understanding/validating process.
In my experience AI is unreliable more often than not. It is conflating topics, uses outdated information or straight out hallucinates. It can be good if you already know enough to call it out on its bullshit.
Other things that I would like the web to "fix" without knowing the solution:
- replace email for notifications: email is the default notification channel for most websites, but because it is inherently insecure and lacks privacy, messages are often reduced to generic alerts that omit the actual content (statements, bills, secure messages, etc.). Anything of value instead requires navigating to the site, logging in, and locating the relevant item. Ideally, the content itself would be delivered directly through a secure, private notification system without email as a proxy.
- eliminate account creation/login: browsers should be able to authenticate to sites cryptographically using locally held keys, allowing APIs to securely identify and associate a user with an account without explicit registration or login flows shifting credential management from centralized servers to the user’s device, simultaneously reducing exposure from credential storage and leaks.
- automatic selection of gdpr "only necessary cookies" (or whatever your preference) without prompts/ui and similar