Digest: Hacker News: Jun 28 - Jun 29, 2026
Published: 8 hours ago | Author: System
GLM 5.2 beats Claude in our benchmarks
GLM 5.2 beats Claude in our benchmarks
338 points | 157 comments
I have taken another look on these open models after the fiasco of Fable and GPT 5.6 this weekend and... GLM-5.2 truly is a good workhorse model for daily programming. I consider myself a heavy user of LLMs and a seasoned developer. A typical session for me with GPT is usually over a hundred dollars...This weekend I programmed a matrix bot with encryption and a Rust agent with some tools. Because I need one and OpenClaw just felt... not what I wanted. Two days later and 20 dollars poorer I have what I need: a multimodal agent written in rust that has access to my homelab.
Nothing felt off with GLM. It did what I wanted, was fast, had a decent not very annoying personality and was much cheaper than Opus or GPT.
I used it unquantized through Fireworks, but there are multiple other providers too. — pimeys
EU to legislate about Chat Control behind closed doors
EU to legislate about Chat Control behind closed doors
259 points | 154 comments
The global push to kill privacy makes me sad.Feels like I grew up in a golden age and subsequent generations won't care because they never knew a different world — Havoc
The KIDS Act would require age checks to get online
The KIDS Act would require age checks to get online
273 points | 241 comments
Would this website (HN) be a "covered platform" according to the bill?As far as I can tell, the answer is no, because it doesn't do what's described in Section 201 (E):
"Uses the personal information of the user to advertise, market, or make content recommendations."
Neither does, for example, my bank's website, or someone's personal blog, or many other discussion sites like this one. So from what I can see, while the set of covered platforms is certainly not negligible, it's still a lot smaller than "basically every website on the Internet that anyone cares about". So the title of the EFF article is overstating the case; the thing the bill would require age checks for (in effect, if not by the explicit language of the bill) is not "get online" but something more like "get on social media". — pdonis
Age verification is just a precursor to automated attribution of speech
Age verification is just a precursor to automated attribution of speech
285 points | 154 comments
If we taught systems thinking in schools things like internet age verification would never get past being an idea on the back of a napkin. People struggle to consider the second-, third-, and nth-order effects of anything so asking them to consider what else might happen if we bring in laws and technical mechanisms to 'protect the children' is unfortunately too a big leap for a lot of them. Most people are bad at spotting causal links between parts of a system, and people who are good at it exploit that. — onion2k
HackerRank open sourced its ATS. My resume scored 90/100. Oh wait 74. No – 88
HackerRank open sourced its ATS. My resume scored 90/100. Oh wait 74. No – 88
235 points | 54 comments
An alarming number of people don't understand that LLMs work via purely stochastic processes, so I'm happy to see in-depth pieces like this. I'm looking for a job and maybe this is why it's so hard to get a callback these days: resumes are just dumped in some LLM black hole and no one really knows how it works. The author says:> temperature 0.1 — low, supposedly nudging the model toward deterministic outputs
This is not correct (and is briefly touched on later in the piece when he sets temperature to 0), temperature is not some kind of "deterministic" switch, but rather it affects the sampling distribution (which becomes more "spiky"—but is still very much a distribution). — dvt
I used Claude Code to get a second opinion on my MRI
I used Claude Code to get a second opinion on my MRI
308 points | 418 comments
I'm a radiologist but can't really weigh in without seeing the full 3D MRI dataset. Regarding this point:> They performed shockwave therapy on my shoulder even though a recent clinical practice guideline says clinicians should not use or recommend shockwave therapy for rotator-cuff tendinopathy without calcification; I was told during ultrasound that there was no calcification.
Ultrasound isn't a great way to assess for calcification. It'll find large calcification but easily miss small ones. Plain radiograph would be more helpful, but the MRI may have revealed it as well. Either way, shockwave therapy isn't harmful in the absence of calcification--it's just not helpful.
Edit: when a radiology report says something isn't present, there's always an implicit caveat that the finding isn't present within the context of the modality and images obtained. So an ultrasound report can state there are no calcifications while a plain radiograph can report the presence of calcifications without being inconsistent. Obviously very confusing to patients and people unfamiliar with medical jargon, but clarifying this in reports would make them sound even more qualified, "hedgey", and annoying to read than they already are. — sxg
Professor denounces mass AI fraud on an exam at Brown
Professor denounces mass AI fraud on an exam at Brown
367 points | 486 comments
In the AI era, tests are going to have to be in person and hand written.I have written an article on how I have adjusted my classes to the situation:
https://htmx.org/essays/universities-and-ai/
Ironically, I think the AI era may make university degrees a better signal of the intellectual abilities of students due to the presence of pre-computer infrastructure like large lecture halls, industrial-scale copiers, etc. — recursivedoubts
Librepods: AirPods liberated
243 points | 70 comments
To clarify because this is confusing: The AirPods work as regular old BlueTooth earbuds on other devices already. This is an implementation of some of the extra features and interfaces that are integrated into Apple products. — Aurornis
5k menus from the New York Public Library’s Buttolph Collection (1880-1920)
5k menus from the New York Public Library’s Buttolph Collection (1880-1920)
https://pudding.cool/2026/06/menu-collection/311 points | 83 comments
Anyone interested in this might also like the tidbit that in Germany, they used to, and still count beer consumed as pencil strikes on the beer paper mat. Altering the number by the guest is legally considered forgery and the disappearance of the beer mat is also punishable by law.https://de.wikipedia.org/wiki/Bierdeckel#Urkundencharakter (in German, English wiki doesn't have this info) — ricardobayes
Flock cameras track more than your license plate, and they're spreading fast
Flock cameras track more than your license plate, and they're spreading fast
206 points | 114 comments
It's legal for any random citizen to build one of these surveillance networks, right? — microgpt