User-Replaceable Batteries Are Coming Back In a Big Way
New EU battery rules taking effect early next year are pushing tech makers toward user-replaceable batteries in products like headphones, e-readers, handheld consoles, laptops, and possibly earbuds. But carve-outs for smartphones and tablets may mean replaceable batteries wonāt necessarily return to phones in the way many users remember. The Vergeās Dominic Pr ⦠ā Read more
@kiwu@twtxt.net I like your enthusiasm. Go, go, go! :-)
@bender@twtxt.net Hahaha! :-D
The Linux Kernel Ready To Make TSC A Hard Requirement For x86 CPUs
Now that the Linux kernel has been removing Intel 486 CPU support and also proceeding to drop other vintage CPUs like the AMD K5 CPU support and AMD Elan, the Linux kernel is ready to make the TSC support unconditional for x86 processors⦠ā Read more
How to Shop Like a Pro During Amazon Prime Day (2026)
Find the real deals on Amazon Prime Day this June. ā Read more
ASUS ZenVision Laptop Lid Screen Reverse Engineered & Now Able To Work On Linux
ASUS ZenVision is a feature of some ASUS laptops like the Zenbook 14X OLED Space Edition where there is a 3.5-inch monochrome screen embedded into the top lid of the laptop. From this mini display embedded into the top lid of the laptop itās possible to display animated themes, show the current date/time, battery status, or customized messages and the like. The practicality is rather limited as primarily itās for showing off to people aro ⦠ā Read more
DataMasque raises $7m
Auckland startup DataMasque solved a real-life privacy and security problem for people who build software ā or, more recently, for those who need to get a new AI-based app up to speed.
That helped it land marquee clients like payroll giant ADP, New York Life and the Best Western hotel chain in the United States and One NZ here. ā Read more
Hinata likes it rough from behind (Kurotsuki Machi) [Blue Archive] ā Read more
@bender@twtxt.net Doing tail -f access.log looks like a Matrix screensaver at the moment. Whoooooosh ā¦
Launch HN: Expanse (YC P26) ā Unlock Wasted GPU Capacity
Hey HN, weāre Ismaeel, Eren, Yafet and Nikodem. We built Expanse ( https://expanse.sh/) to increase the effective capacity of your HPC/GPU clusters running schedulers/orchestrators like Kubernetes and SLURM. We read the source code, job submission script, and the hardware a workload is about to run on to predict what the job actually needs before the cluster sees it. We also flag failures we think are about to happen and surface line-level opt ⦠ā Read more
āSexual Chocolateā Faces Recalls After FDA Tests Reveal Undisclosed Viagra
Sellers of products with names like Boner Bears and DTF have voluntarily recalled their products after testing positive for the active ingredients in Viagra and Cialis. ā Read more
express-twtkpr npm library), and it kind ran amok a few times. So again, sorry - I've added a minimum 10-minute cool-down period between pulls which should help (I hope š).
@itsericwoodward@itsericwoodward.com Excited to see twtxt tooling in the Node ecosystem! Any plans to implement the Twtxt v2 extensions? Things like Twt Hash + Subject (proper threading), Multiline, etc. ā all documented at https://twtxt.dev š
@bender@twtxt.net Thank you, we think so too.
Iām glad you like it!
@movq@www.uninformativ.de Hahaha, a ride indeed. Exactly, this affected each and every Atom feed and only Atom feeds. All RSS feeds worked like nothing ever happened. This std::string to time_t to std::string to time_t dance only happens for Atom feeds. RSS feeds, on the other hand, go right from std::string to time_t and be done. Thatās precisely what the second option is aiming to propose for Atom feeds, too.
I will clarify that tomorrow in the article.
Itās very interesting what kind of quirks accumulate in software over the years. Especially quirks, the basically noone knows of anymore. Until something explodes and gets rediscovered. Luckily, that doesnāt happen all that often.
@movq@www.uninformativ.de Wow, quite the background noise! I like the birds, though. :-)
@movq@www.uninformativ.de that was lovely! I especially liked the rain. I truly am a sucker for rain!
Last minute entry for #caturday (at least in this time zone)ā¦
This is Shadow. Heās an incredibly sweet boy who likes long walks (on your shoulder), loving on his puppies, and laying in his bowl(s).
Keychron K2 HE Concrete Edition Review: Rock-Solid Typing
Keychronās K2 HE Concrete Edition sounds like a cute gimmick, but as I discovered, thereās a really solid keyboard beyond the absurd choice of materials. ā Read more
itās āprobabilisticā not ādeterministicā
Yep, I know. And when I tell that to people and tell them āif we use AI here, we lose the ability to debug this stuffā, then all I get is: āBut itās good enough. We donāt need to debug this. Non-deterministic computing has its use cases.ā
But that is just not how Iād like to model/implement our business processes. š¤ I want something reliable, not āit mostly worksā.
LIke with almost everything ābig-techā has done, itās not the tech you should not trust, but the companies themselves. For example, accessing and using the models (because letās face it, they have clusters of much larger and more powerful GPU clusters than we could ever afford to build and own ourselves, at least for now) is fine, but trusting their end-user products/services, not so much.
@prologic@twtxt.net Ahh, I see. Okay, Iām with you there. On this high level, I can understand how the thing works.
Maybe my wording isnāt good. š¤ Letās take a real life example from what we do at work.
Thereās this AI chatbot. It gets support requests from users, so the user says something like āI need access to a particular systemā. This triggers the bot to ārunā the instructions stored in a large Markdown file, like ācheck if the user is authorized to do this, then issue the following API requestsā, and so on. This is essentially like running a little script, except itās written in natural language (German) and thereās no āscript interpreterā but just the AI.
Now, suppose that the AI doesnāt quite do what was intended. Thereās some subtle bug. How do you debug this? How do you find out how the AI came to the āconclusionā to run step A instead of step B? And how do you find out how exactly you have to change your prompt so this doesnāt happen again next time?
If this was an actual script/program instead of AI, you could repeat the request and attach a debugger or throw in some printf() or whatever. How do you do that kind of thing with AI? How do you pinpoint exactly what the problem was?
(Or is this just a stupid idea? Do we have to give up that way of thinking when using AI? Is the era of debuggability over?)
Most of the time, I take a very very long time to do anything. If I say, for example, āIāll build an IRC Web Clientā, that may not happen for weeks, if not months, until my sub conscience has has time to process everything. Itās like basically a āfeelingā of internal readiness. I never talk through it, never actively think about it, it just happens.
@bender@twtxt.net Now thatās an interesting philosophical viewpoint right there. But this assumes that the āAIā we seemingly have available to us today is actually telligent, understands and has cognitive reasoning. It does not. All of these LLM models from big-tech companies like Anthropic, OpenAI, Google, Microsoft, Meta and Alibaba are all just very powerful, very large multidimensional neural networks with attention that are very good at statistical probabilities of āwhat comes nextā. I think we get really upset over the wrong things sometimes. We need to continue to be upset that these 𤬠companies have basically destroyed any meaningful value of the concept of Copyright and Intellectual Property and Works of art. The so-called āAIā we have today is just a tool. Can you say for certain that the typewriter and the computer ruined our ability to write? Perhaps yes, but we still learn how to do so, likewise, I still think that learning to write code, research, read and write are all valuable skills to learn. Later on once you have the basics, you can defer some of the ātediousā work to these models, because frankly, theyāre far better at inferencing and pattern matching than you or i will ever be, not because theyāre better at pattern-matching per se, but because they have been trained on a very large corpus and they are much much faster at doing the same basic things we are far superior at.
@arne@uplegger.eu This is interesting. Sorry I missed this, I just found this post of yours and wanted to contribute š Hereās something interesting about me⦠I donāt ever talk to myself, like ever. I have no, what they call, āinner monologueā. Maybe Iām odd, but my wife asked me this very same question a while back and I said the same, there is never anything in my head except ideas, visuals or sounds, sometimes all at once, but never an inner monologue of ātalking to myselfā.
@movq@www.uninformativ.de Iām very curiousā¦
What I like about this whole computer stuff is that you can explore how
things work. You can dig through problems and solve them. Nothing is
more satisfying than finally understanding something after you scratched
your head for some hours.
Surely you could do the same with AI? Tinker with how it works, study it, understand it, build your own and realize what it really is (without all the big tech hype)?
Oppo Find N6: The foldable that finally rattles Samsung
Oppoās Find N6 is the first book-style foldable that genuinely feels like a rival ā and in some respects, a threat ā to Samsungās dominant Galaxy Z Fold line.
It has a near-invisible crease on its screen when unfolded, a larger battery, faster charging and respectable camera hardware, setting new benchmarks for whatās available in a foldable ā at least among those available in the New Zealand market. ā Read more
Show HN: AISlop, a CLI for catching AI generated code smells
Hi, Iām Kenny, Iāve been building aislop. I starting working on this after using Claude Code, codex and opencode several times and noticing some slops. They arenāt syntax and passes most tests, they are patterns like empty catch blocks, useless comments, duplicated helpers, dead code and many more. So I built a tool to scan and check for these patterns and wired it into hooks so after each tool call, the agent checks for the slops.
You can try it out with npx aislop sca ⦠ā Read more
@lyse@lyse.isobeef.org Alright. š
Yeah, donāt waste time on this. I have a vacation coming up and I wonāt touch this subject, either. Fuck this shit.
I really like your style of writing, btw. Itās much calmer and less aggressive then mine. :-) When I turned my bullet points into paragraphs, I got a bit mad in the process.
This is like the 32nd iteration of that list and it was much worse in the beginning. š
GoRuck GR1 Review: Great For Travel, Rucking, the Gym, and More
Built like a tank, the endlessly capable GoRuck GR1 is as close to a do-it-all bag as you can get. ā Read more
Streamers Like Clavicular Are Humiliating OnlyFans Girls For Clout
Sex workers appear on the livestreams of famous manosphere influencers to boost their followingsābut often end up being degraded. ā Read more
ANZ NZ appeals High Court ruling in CCCFA class action
ANZ Bank New Zealand is appealing a High Court judgment against the bank in May in relation to alleged breaches of consumer protection law.
The bank estimates that its maximum potential liability across all class-action members arising from this decision is likely to be about $125 million. ā Read more
@movq@www.uninformativ.de I really like your style of writing, btw. Itās much calmer and less aggressive then mine. :-) When I turned my bullet points into paragraphs, I got a bit mad in the process.
Sure, feel free to include anything you want. Regarding citing, this is where twtxt falls short in my opinion. Especially with feed rotation, classic links die quickly. Message hashes only help so much. Nobody outside the twtxt universe knows how to deal with them. So, not perfect for inclusion on a web page. Linking to a thread or message on some yarnd instance might be the more user-friendly option. But the disadvantage is that itās ājustā a mirror, not the primary or original source. In all reality, this could be considered splitting hairs, though.
I should have probably written a proper article. That would have given me time to review the result more carefully, too. ;-) Perhaps thatās something for the future. But honestly, Iām not sure if I really want to waste my time and energy on that subject. So many other fun or useless things come to mind right away that I could do instead. 8-)
So, yeah, do whatever feels best to you. I donāt mind being cited or linked, but I also donāt mind not to be cited or not to be linked to. :-D Not a helpful answer, I know. Sorry. ;-) But anyway, thanks for asking, mate! I do appreciate it.
To finish my thought, linking to my frontpage is probably also useless, since I deliberatly do not have a table of contents there. In fact, my entire frontpage is rather silly.
@lyse@lyse.isobeef.org Thanks! There are a few points in there that Iāll add to my list.
Your very first point is obviously crucial. āWriting codeā is just the means to an end for many people and they donāt really care about it or like it, so they love AI. I had this in another draft (it refers to the other list I posted):
https://movq.de/v/614f14c3ef/ramble.txt
And this right here is so important:
simplicity is the real art and much harder to achieve.
Finding an elegant, simple solution is waaaaaaaaaaaaaaaaaay harder than anything else. And hereās the thing: I donāt get why nerds/techies donāt get ānerd-snipedā by this. A lot of people love building big stuff and then brag about being clever/competent because they were able to build that big thing ā but once you realize that this approach is the lazy one, shouldnāt you make finding the elegant solution your goal? Doesnāt that give you more bragging rights?
(Am I being clear? Do you understand what I mean? š )
Of course, @movq@www.uninformativ.de! Most of my points are also included in your list.
First of all, programming is what I really do enjoy the most. So, it doesnāt make any sense at all to not do this anymore. āBut you could use your now free time to do something much cooler and more valuable!ā, others might reply. Fuck no, I donāt want to waste my time with other shit that doesnāt fulfill me, why on earth would I want to do that?
All this hallucination reduces quality badly. In my experience, itās also happening much more rapidly than I expected. Even though developers are still supposed to own and understand whatever has been generated under their name and even be responsible for that, the sad reality is that teammates often blindly trust the AI output. āBut I asked the AI and it told me that $this was impossibleā, āIāve no idea either, but the AI just generated itā are responses I get more often. What really makes my angry is when I point out a flaw and suggest an alternative and this is the reaction. It happened several times that just trying it out and seeing it clearly work to proof my point only took me half a minute, but people still did something handwavy else instead.
The learning effect is drastically reduced. The more time I spend on a topic, the better the odds that whatever I learned actually makes it over into long-term memory. Itās like if a collegue just says ādo it like thatā or āthis solves your problemā, but neither explains the why or how. Somehow, people are still convinced that itās a completely different story when you replace the human counterpart with a computer program in this equation.
Skills are unlearned. Itās like with automation in general, just much worse. You end up in a state where youāve no clue how anything works under the hood or how to actually find out important information that are needed to solve your problem. Youāre screwed when a process breaks out of the blue. Even though it can become also rather terrible, with classical automation youāre typically still be able to decipher how exactly the thing was supposed to do something.
The energy consumption is sooo high, I absolutely do not want to be a part in burning down our planet. Iām sure I find (and probably have long found without knowing) other ways to contribute to worsen our climate crisis.
The scraper part is already covered in detail in your list. :-)
Iām convinced that license and copyright violations are only played down or even refused entirely because companies want to make big money quickly. With the work of others of course. Their double standards are obvious, they still try to actively keep their own stuff secret and out of any training sets. At most for internal use only. Virtually noone in charge is interested in good long-term solutions. Short-term for the win, when disaster eventually strikes, the causers are long gone, the responsibilities in other hands.
Vendor lock-in is something that lots of folks are only realizing very slowly. Itās completely crazy to me. This drug dealer routine should be well-known by now. Itās fucking everywhere. Yet, people are always surprised when they found themselves caught in it.
Adding new AI stuff only increases complexity. But complexity is the enemy that everybody should fear and reduce as much as possible. Of course, this is not limited to AI at all. And everywhere I look around, people in charge looooove to make things way more complicated than they ever need to be. Yet, simplicity is the real art and much harder to achieve.
I donāt understand why we have to go back full force to the ambiguity of natural languages. This alone should be more than enough to realize what a stupid idea all that is. Linked to that is that the āinstruction setā is interpreted differently with newer model versions. I mean, is has to be. Why else would somebody want to upgrade in the first place than to get more Powerful⢠Featuresā¢?
Some people argue that with AI the democratization is empowered. However, in my view, the exact opposite is the case. Models are getting so large that you can basically not run them locally or even train them. So, you have to rely on whatever the vendor offers you and runs for you. In the end, this only gives the owners more power, the multi billionaires. Not exactly what I understand by democratization.
Finally, technology assessments are missing completely. Or they are faked such that mostly only the (questionable) benefits are listed. But all the negative impact is just ignored.
Letās keep some popcorn around for when this all explodes. :-)
Weāre currently at about 28-30°C, but the relative humidity is at a crazy low level of 20%. š³ This actually feels pretty nice. If it only were always like that ā¦
A Eureka machine that thinks like nature and explores what AI cannot
Article URL: https://iisc.ac.in/a-eureka-machine-that-thinks-like-nature-and-explores-what-ai-cannot/
Comments URL: https://news.ycombinator.com/item?id=48305446
Points: 5
# Comments: 0 ā Read more
OMG, most of todayās new slang goes unspoken
Where Romeo and Juliet once uttered pledges on the QT, serenading in shadows, the modern Romeo is as likely to slide into Julietās DMs. ā Read more
Illinois Lawmakers Just Passed Americaās Strongest AI Safety Bill
The bill requires companies like OpenAI, Anthropic, and Google to have third parties confirm theyāre following safety standards. Illinois Governor JB Pritzker says heāll sign. ā Read more
Interview session with Jonathan Corbet
The Linux Foundation will be hosting a\āØlive interview with LWN co-founder Jonathan Corbet. The event will
take place on Tuesday, JuneĀ 2 at 8:00AM Pacific daylight time (UTC-7).
Registration is open for those who would like to attend. ā Read more
Tech CEOs Are Apparently Suffering From AI Psychosis
An anonymous reader quotes a report from TechCrunch: There is a certain wildness in the tech industry these days that both mimics previous eras of large changes, like cloud computing (runaway costs in the early days), and is like nothing weāve ever seen before (record revenues accompanied by mass layoffs). One possible explanation: tech executives, especially CEOs, are ⦠ā Read more
Sponsored: Budget 2026: The key questions
Budget day is almost here. Before the announcement on 28 May, now is the time to get across the issues most likely to shape the announcement and what they could mean for you. The 2026 Budget has the potential to shift the landscape significantly for businesses and individuals alike.
Our experts are across the key issues. Weāve pulled together a range of insights covering the topics most likely to feature, so you can walk into Budget day informed and ready to ⦠ā Read more
@movq@www.uninformativ.de If you really like to, you can try to negotiate with your employer that you can leave earlier. At least some mates were successful in that. I mean, itās also in the companyās interest to not have to pay someone who has already mentally resigned long ago.
And on the bright side, you donāt even have to hand over anything. Your boss doesnāt have to look for a successor, so they can just let you go even sooner. This AI shit will simply continue whatever you did, no problem!!
Itās so crazy. I should probably also look for something else. :-(
@prologic@twtxt.net oh, I see, convoluted pleasures have taken over your time, eh? One day I will grow up to be like you. I hope. Maybe. š
I Like Ferrariās Luce EV. But This Is Why Itās Heartbreaking
Designed by Jony Ive and a host of ex-Cupertino colleagues, the Luce shows us what might have been had Apple made good on its $10 billion bet. ā Read more
Cache Aware Scheduling Shows Nice Wins For AMD Zen 5 On PostgreSQL, Valkey, Network Performance
The long-in-development work on Cache Aware Scheduling looks like it will come to a head soon with it looking like Cache Aware Scheduling will land for Linux 7.2. Ahead of the upcoming merge window I ran some fresh benchmarks looking at different areas where this feature is shining. ā Read more
Cache Aware Scheduling Shows Nice Wins For AMD Zen 5 On PostgreSQL, Valkey, Network Performance
The long-in-development work on Cache Aware Scheduling looks like it will come to a head soon with it looking like Cache Aware Scheduling will land for Linux 7.2. Ahead of the upcoming merge window I ran some fresh benchmarks looking at different areas where this feature is shining. ā Read more
Department of Labor Tells Employees to Report Anyone Prioritizing DEI
The email instructs workers to report behavior that predates Donald Trumpās second inauguration. One employee tells WIRED it felt like a āreminder to narc on your coworkers.ā ā Read more
RBNZ keeps rates on hold in split decision, signals hike in September
The Reserve Bank of New Zealand kept rates on hold at 2.25% in a split decision but signalled hikes would likely kick off in September.
The Middle East conflict is adding to near-term inflation and weakening economic activity. ā Read more
Googleās ANGLE Merges Wayland Support, Unblocking Chromium Embedded Framework On Wayland
It looks like Googleās Chromium Embedded Framework āCEFā could finally be enjoying nice native Wayland support soon!.. ā Read more
California Moves To Exempt Linux From Upcoming Age-Verification Law
California lawmakers are moving to exempt most open-source operating systems from the stateās upcoming age-verification law after backlash from Linux and privacy advocates who warned that the original rules could force decentralized projects to collect usersā ages. The amendment would likely shield major Linux distributions, though SteamOS ⦠ā Read more
The AI bubble isnāt like the internet bubble
Article URL: https://pluralistic.net/2026/05/26/the-ai-will-continue/#until-morale-improves
Comments URL: https://news.ycombinator.com/item?id=48277784
Points: 11
# Comments: 1 ā Read more