Hacker News Best

ID Type Limit Status Last Update Next Update
hn-best hackernews 30 Enabled 1 hour ago 5 hours from now
Posts History Gallery Config RSS JSON

Posts (30)

Tidal AI Policy

Published: 5 hours ago | Author: hn8726

Tidal AI Policy

201 points | 231 comments

> Tidal will accept AI-generated music.

> Tidal will hold AI-generated music to a higher standard of content integrity. We will not tolerate AI-generated music that exploits an individual’s or group’s music, name or likeness, deceives listeners, or diminishes the quality of our service.

I think this is a very reasonable approach, and probably also the best way to treat AI-powered copyright infringement as a whole. Just like we don't penalize artists for consuming content unless they produce actually infringing content, we should set the same focus for AI systems.

> Starting today, AI-generated music will not be monetizable. We are only in the beginning of the era of AI-generated music.

Don't really agree that this follows from the stated principle here ("... ensuring royalties go to original works produced, written and performed by people"), but will definitely help with spam etc. — fxwin

Pollen tried to remove my article and Google is assisting with it

Published: 9 hours ago | Author: taubek

Pollen tried to remove my article and Google is assisting with it

698 points | 95 comments

Ah, yes, you know someone's desperate when you see a bogus DMCA claim like this. Not the first time this happened and definitely won't be the last.

This also demonstrates why it is bad for a law to mandate private entities to do moderation, in this case taking down copyright infringement materials when reported. Google, like basically all big platforms, doesn't care if a claim is fraudulent because the parties impacted cannot hold it accountable — google will just tell you they are themselves victims of the fraudulent claim. And to be fair, they are. But it has to enforce the claims or else lose its safe harbor exemption. This practically allows bad actors to use platforms as their shields, and in the end no one but the victim suffers any consequences for their abuse of the copyright laws.

I think a more sane approach would to require every copyright takedown to require a court order. Granted, the legal system is not perfect, but judges are not incentivized to always side with the supposed copyright holder like online platforms do. They will not be letting someone claiming to be living on a deserted island to file a claim and even when fraud does occur, they will at least know where the claim is actually coming from and be able to punish the fraudster accordingly. — pibaker

Why did this journal retract two 1940s papers by Max Planck?

Published: 9 hours ago | Author: DR_MING

Why did this journal retract two 1940s papers by Max Planck?

199 points | 24 comments

> The specific reason for the retractions was copyright violation, so there was nothing wrong with the actual papers from a scientific standpoint.

There is a reason why the German portmanteau word "Zensurheberrecht" ("Zensur": censorship; "Urheberrecht": the related concept to copyright in German law) exists. — aleph_minus_one

Age verification is just a precursor to automated attribution of speech

Published: 14 hours ago | Author: arkhiver

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

Published: 16 hours ago | Author: sambellll

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

Librepods: AirPods liberated

Published: 23 hours ago | Author: rbanffy

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

Historical memory prices 1960-2026

Published: yesterday | Author: vga1

Historical memory prices 1960-2026

268 points | 94 comments

Says, not inflation-adjusted. With reason; adjusting those 1960-1980 prices for inflation would make the graph a lot taller.

Pricing "per GB" before 1990 is unrealistic, though; nobody thought in GB or purchased GB quantities, or conceived of GB systems. I remember a moment circa 1973 when I saw an IBM CE about to do an upgrade on a 370 system at Cal Berkeley. He had a box with several carefully-packed, large circuit boards. "So, is that a megabyte?" I asked. "Yup, that's a meg." — fernly

GLM 5.2 beats Claude in our benchmarks

Published: yesterday | Author: jms703

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

Professor denounces mass AI fraud on an exam at Brown

Published: yesterday | Author: geox

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

I used Claude Code to get a second opinion on my MRI

Published: yesterday | Author: engmarketer

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

Tokenmaxxing is dead, long live tokenmaxxing

Published: yesterday | Author: theahura

Tokenmaxxing is dead, long live tokenmaxxing

183 points | 269 comments

Folks have been saying “things are different now, the agents are now compounding success instead of error” for at least a year now, but I just don’t see it. I was lucky enough to receive a weeklong $50k per head AI training from the people saying these things, and one of their few helpful concrete recommendations was to constantly clear context all the time, to avoid things going off the rails.

However, I think finding security vulnerabilities is one use case where it doesn’t matter. Tokenmaxxing is absolutely effective for that. We as an industry are in the middle of adopting very expensive, complex continuous fuzzers. — et1337

Show HN: Zanagrams

Published: yesterday | Author: pompomsheep

Show HN: Zanagrams

255 points | 58 comments

It’s basically Ribbit from Puzzmo, which is fine because reimplementations let you experiment with different gameplay.

https://www.puzzmo.com — jasonpeacock

Michigan bill would bar employers from requiring after-hours coms with workers

Published: yesterday | Author: cebert

Michigan bill would bar employers from requiring after-hours coms with workers

229 points | 173 comments

There's a weird incuriosity in the responses here for a place that calls itself Hacker News. "This doesn't happen to me" is about the least interesting or useful response you could have to someone telling you something happens to them. Someone is telling you the world works differently for them than it does for you, which means you've got an opportunity to learn something new about the world and expand your model. Every good hack comes from understanding the world well enough to see the hack in the first place - someone telling you about their lived experience of the world is a gift. — roughly

5k menus from the New York Public Library’s Buttolph Collection (1880-1920)

Published: yesterday | Author: xbryanx

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

EU to legislate about Chat Control behind closed doors

Published: yesterday | Author: NeutralForest

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

Flock cameras track more than your license plate, and they're spreading fast

Published: yesterday | Author: SanjayMehta

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

The curious case of the disappearing Polish S (2015)

Published: yesterday | Author: colinprince

The curious case of the disappearing Polish S (2015)

200 points | 68 comments

I believe the fact that Polish uses the Latin alphabet (with a small Slavic twist to express the extra sounds) meant it was much easier for Poland to align itself westward. I think the average Pole is much closer culturally to the Western neighbours than to a Ukrainian or Russian (maybe apart from cuisine). — quibono

A way to exclude sensitive files issue still open for OpenAI Codex

Published: yesterday | Author: pikseladam

A way to exclude sensitive files issue still open for OpenAI Codex

222 points | 140 comments

You can do this now: change the file permissions such that the user you run codex as can't read them, or run codex in a container without those files mounted.

If you don't do that, the agent will be able to incidentally upload them. What if the model runs "rg foo", and one of those files contains the string "foo"? It uploads the tool output, which includes the file contents.

And so, the only solution is to make it so the codex process is unable to access those files, hence using a container, or unix permissions, or deleting the files. Which you can already do.

I imagine this isn't resolved primarily because people expect it to apply to bash tool use, not just the "read" and "edit" tools, and people also expect those files to still be accessible i.e. if the agent invokes "make", which makes it impossible to solve perfectly. — TheDong

The KIDS Act would require age checks to get online

Published: yesterday | Author: bilsbie

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

Ford hired AI and sacked humans. It backfired badly

Published: yesterday | Author: speckx

Ford hired AI and sacked humans. It backfired badly

199 points | 123 comments

Get ready for this to become a common theme. Boardrooms are still engaged in the fever-dream promise that AI will solve all their problems, particularly those involving pesky humans. The simple lesson of "AI is another tool" will be a hard-learned one. Some industries, such as software, will take more time to mop themselves into a corner before they discover that velocity should never be a first-class concern. Speed should only come as a side-effect of quality. — murphomatic

Marfa Public Radio Puts You to Sleep

Published: yesterday | Author: reaperducer

Marfa Public Radio Puts You to Sleep

228 points | 56 comments

One trick that makes me sleepy really fast: After I close my eyes, I imagine someone throwing black paint on them. The first coat is kinda gray and has lots of blob and not fully black. Then another coat. And another. Each one gets darker until it's just pure black and I'm usually asleep by then.

For some reason, my brain follows it, and I fall asleep much faster. It works way better for me than box breathing or most other sleep tricks I've seen. Sharing in case someone else finds this useful. — superasn

Response to AI slop is from Robin Williams

Published: yesterday | Author: herbertl

Response to AI slop is from Robin Williams

175 points | 98 comments

I agree.

This Robin Williams monologue nails exactly why LLMs make us so uneasy.

They speak fluently and confidently about experiences it’s impossible for them to have. They can’t taste a strawberry or do any of the things Robin Williams names.

There are a number of people building these machines who literally believe the machines will replace us and because they will be more powerful than us so nothing meaningful will be lost.

They need to watch this clip.

Even though they probably still won’t understand it. — jimbokun

Show HN: Decomp Academy – Learn to decompile GameCube games into matching C

Published: yesterday | Author: jackpriceburns

Show HN: Decomp Academy – Learn to decompile GameCube games into matching C

Over the past few months I've been heavily involved in the decompilation community. I've been hands-on decompiling a beloved game from my childhood (Star Fox Adventures). I started this journey with zero prior decomp experience—and to make things worse I had never really touched C nor assembly either.

Learning how to decompile was challenging. It's difficult to find any good learning resources for it and any open-source projects for this are inactive and/or contain little actual learning material.

So I put together Decomp Academy! Decomp Academy is an interactive way to learn how to decompile PowerPC assembly back into C. The site runs a live Metrowerks CodeWarrior GC/2.0 compiler, converts your C into assembly, and then checks how close your assembly matches the target. If even 1 instruction or bit is off, that's a fail. This is the gold standard for video game decompilation and this is much stricter than a normal decompile.

As of writing there are 250+ lessons on the site and the lessons start at the very basics so anyone with a little programming experience should be able to jump straight in, even if you're not a C expert. Some lessons also have real functions taken from live open source decomp projects (Star Fox Adventures, Mario Party 4, Pikmin, Metroid Prime). The idea being you learn everything you need to know to be able to jump in and contribute to a real decompilation project when done.

The site is completely free, open source and you have access to all lessons without having to sign up. All lessons are stored in markdown in the repo (src/curriculum), it's trivial to add or modify lessons. The site is very new and the lessons are rapidly changing every day with a whole C++ section on the way. The site has already been well received by the decomp community and I'm happy to share it with HN. I'm very keen on others to contribute to this project and I hope this becomes the best resource on the internet for learning the art of decompilation. Please let me know what you think!

Source: https://github.com/JackPriceBurns/decomp-academy-fe

194 points | 73 comments

I'd love it if there was some way to contribute to ongoing game decompilation projects, with a similarly streamlined web interface - it's something I'd be willing to dedicate some brain time to every so often, but setting up the toolchain etc. feels too much like work.

By the way, I was able to "cheat" on the second lesson with

    void identity(void) { return; }
I gave up at https://decomp-academy.dev/lesson/workflow-what-matching-mea... when I was presented with a wall of LLM-flavoured text — Retr0id

AMD Strix Halo RDMA Cluster Setup Guide

Published: yesterday | Author: jakogut

AMD Strix Halo RDMA Cluster Setup Guide

208 points | 62 comments

I have two 128gb Strix Halos and have been extremely excited about Antirez's (Redis author) work on DS4, especially with 4bit quant using two machines: https://github.com/antirez/ds4

Right now the speed isn't good for GLM 5.2, Deepseek V4 Flash speed is okay for me (actually reading the output) and quite usable. See kyuz0's great recent video here: https://www.youtube.com/watch?v=PkKXm_mKCCM

With a bit more speed and model improvements, local AI becomes a reasonable practical thing! The biggest problem is all the tech companies making consumer hardware completely unaffordable, and I don't think this is accidental. Look at Micron's profits and share price lately...

I got my Strix machines for ~2k eur each, best computers this 90s kid has ever owned, but those days are gone :( — pixelpoet

Choosing a Public DNS Resolver

Published: yesterday | Author: pawal

Choosing a Public DNS Resolver

245 points | 105 comments

Every time that this comes up, be it a general list like this or someone announcing a new service, my reaction, and that that I see of surprisingly many other people on Hacker News, is fairly unmoved. I've run my own proxy DNS service for about a quarter of a century at this point, using three different sets of softwares on six different operating systems, and every single point on the filter tab is something that I can (and do) just do for myself.

The list is not so much interesting for the options that it presents, as far as I am concerned, but for the things that it reveals. Every single entry that is explicitly marked 'China' also has 'operates under Chinese regulations'; which is, in 2026, something that is of concern for more than just the Chinese entries on the list, to people on my continent for starters.

'Run by one individual in Denmark.' is an interesting statement of bus factor, but I don't think that all of the other entries should be assumed to be better just because they are mute on the point. There's far less information about who is behind DNS.Watch than there is about Thomas Steen Rasmussen. And it appears that DNS.Watch went off the air at least once in recent years, so it is a legitimate concern.

Then there are all sorts of things not on this list that might matter to people, such as Quad101 looking like it has geographic restrictions on whom it is available to and Gcore being an AI company. — JdeBP

Michigan spent $1.8B and only created 602 jobs

Published: yesterday | Author: littlexsparkee

Michigan spent $1.8B and only created 602 jobs

193 points | 87 comments

selectively giving away free money to big business is straight corruption. there is no other way to put it. everyone involved should lose re election and get investigated by the financial crimes unit.

but i dont think "leave it up to the market" is a better idea. investments like this just need to be transparent, open to everyone and set up strict punishment for stealing the money with prison for executives.

if they wanted to actually create jobs they would support small companies and set up open competitive programs based on project quality. or start a state investment bank giving super low interest loans so factories can expand without cutting profitable divisions like in china. — tancop

What Ozempic does to the gut-brain axis

Published: yesterday | Author: randycupertino

What Ozempic does to the gut-brain axis

191 points | 508 comments

I'd take them even if they didn't make me lose weight - and I'm the type of person that doesn't like takeing Tylenol unless absolutely necessary.

The best way I can describe it: my body and mind are no longer is in starvation mode. I plan, do, act and sleep well. — dirtbagskier

'Careless People' author claims Meta surveilled her for 12mos to enforce silence

Published: yesterday | Author: 1vuio0pswjnm7

'Careless People' author claims Meta surveilled her for 12mos to enforce silence

https://archive.ph/LqnaQ

184 points | 77 comments

Most of the related discussion today:

Zuckerberg's Increasingly Bizarre War on Whistleblowers

https://news.ycombinator.com/item?id=48698684 — ChrisArchitect

IP Crawl: Living atlas of open webcams discovered on the public internet

Published: yesterday | Author: arm32

IP Crawl: Living atlas of open webcams discovered on the public internet

201 points | 110 comments

Perhaps someone could have some fun with this...

Feeding faked looped security camera footage is a classic plot device in many films, and could make some good comedy! — bouncycastle

Turn your site into a place people can bump into each other

Published: 2 days ago | Author: eustoria

Turn your site into a place people can bump into each other

Related: Show HN: TownSquare, a tiny presence layer for websites - https://news.ycombinator.com/item?id=48608570 - June 2026 (166 comments)

205 points | 87 comments

    > The goal wasn't to build another social network.
    > It was to bring back a small feeling that the web used to have: the sense that there are actual people on the other side of the screen.
    > Town Square is intentionally tiny and forgetful. There are no accounts, no profiles, no follower counts, no permanent chat history. Messages exist only while people are there to read them.
Cute idea! But maybe this is just me having a different experience, but people having accounts/permanence was one of the defining “old web” feelings people keep talking about. A few people that were always in comment threads, or people with their own blogs linking back to you etc. People didn’t have the sign guestbooks with the same info every time, but they would anyway because they’re building up a persona. I get that you don’t want any social-media-y popularity contests, but… that is sort of what the web 30+ years ago was like. — graypegg