Digest: Hacker News: Mar 23 - Mar 24, 2026
Published: 8 hours ago | Author: System
iPhone 17 Pro Demonstrated Running a 400B LLM
iPhone 17 Pro Demonstrated Running a 400B LLM
https://xcancel.com/anemll/status/2035901335984611412295 points | 171 comments
The heat problem is going to be the real constraint here. I've been running smaller models locally for some internal tooling at work and even those make my MacBook sound like a jet engine after twenty minutes. A 400B model on a phone seems like a great way to turn your pocket into a hand warmer, even with MoE routing. The unified memory is clever but physics still applies. — johnwhitman
Claude Code Cheat Sheet
373 points | 110 comments
I use Claude Code daily but kept forgetting commands, so I had Claude research every feature from the docs and GitHub, then generate a printable A4 landscape HTML page covering keyboard shortcuts, slash commands, workflows, skills system, memory/CLAUDE.md, MCP setup, CLI flags, and config files.It's a single HTML file - Claude wrote it and I iterated on the layout. A daily cron job checks the changelog and updates the sheet automatically, tagging new features with a "NEW" badge.
Auto-detects Mac/Windows for the right shortcuts. Shows current Claude Code version and a dismissable changelog of recent changes at the top.
It will always be lightweight, free, no signup required: https://cc.storyfox.cz
Ctrl+P to print. Works on mobile too. — phasE89
US and TotalEnergies reach 'nearly $1B' deal to end offshore wind projects
US and TotalEnergies reach 'nearly $1B' deal to end offshore wind projects
342 points | 249 comments
HN title (currently reads "US govt pays TotalEnergies nearly $1B to stop US offshore wind projects") is editorialized and it's unclear to me whether it's accurate. The article says:> We're partnering with TotalEnergies to unleash nearly $1 billion that was tied up in a lease deposit that was directed towards the prior administration's subsidies
What's the deal with this lease deposit and how does "freeing it up" equate to the US govt "paying" TotalEnergies that amount?
Is this a situation where TotalEnergies put down a 1B deposit to lease the seashore from the government and the government is now canceling that agreement and giving them their money back? How does it relate to "subsidies"? — Ajedi32
Autoresearch on an old research idea
Autoresearch on an old research idea
273 points | 66 comments
Try this if the main link is not responsive - https://archive.is/6xLiU — the_arun
Epoch confirms GPT5.4 Pro solved a frontier math open problem
Epoch confirms GPT5.4 Pro solved a frontier math open problem
322 points | 314 comments
I am kind of amazed at how many commenters respond to this result by confidently asserting that LLMs will never generate 'truly novel' ideas or problem solutions.> AI is a remixer; it remixes all known ideas together. It won't come up with new ideas
> it's not because the model is figuring out something new
> LLMs will NEVER be able to do that, because it doesn't exist
It's not enough to say 'it will never be able to do X because it's not in the training data,' because we have countless counterexamples to this statement (e.g. 167,383 * 426,397 = 71,371,609,051, or the above announcement). You need to say why it can do some novel tasks but could never do others. And it should be clear why this post or others like it don't contradict your argument.
If you have been making these kinds of arguments against LLMs and acknowledge that novelty lies on a continuum, I am really curious why you draw the line where you do. And most importantly, what evidence would change your mind? — qnleigh
FCC updates covered list to include foreign-made consumer routers
FCC updates covered list to include foreign-made consumer routers
https://docs.fcc.gov/public/attachments/DOC-420034A1.pdfhttps://www.fcc.gov/document/fcc-adds-routers-produced-forei...
https://docs.fcc.gov/public/attachments/DA-26-278A1.pdf
https://www.bbc.com/news/articles/c74787w149zo
https://www.cnet.com/home/internet/fcc-bans-foreign-made-rou...
306 points | 205 comments
Vulnerabilities have nothing to do with country of manufacture. They have always been due to manufacturers' crap security practices. Security experts have been trying to call attention to this problem for 2 decades.The FCC maintains a list of equipment and services (Covered List) that have been determined to “pose an unacceptable risk to the national security Recently, malicious state and non-state sponsored cyber attackers have increasingly leveraged the vulnerabilities in small and home office routers produced abroad to carry out direct attacks against American civilians in their homes.Manufacturers have never had to care about security because no Gov agency would ever mandate secure firmware. This includes the FCC which license their devices and the FTC who (until recently) had the direct mandate to protect consumers.
Our most recent step backward was to gut those agencies of any ability to provide consumer oversight. All they they can do now is craft protectionist policies that favor campaign donors.
The US has a bazillion devices with crap security because we set ourselves up for this. — WarOnPrivacy
Windows 3.1 tiled background .bmp archive
Windows 3.1 tiled background .bmp archive
242 points | 66 comments
Here's someone's personal archive of weird miscellanea, including old Windows wallpapers which is what reminded me. I use unironically use the classic Packard Bell tile background on my computers because it reminds me of my grandmother's PC which is one of the first I ever used.https://www.dvd3000.ca/wp/extra/pb.html — LetsGetTechnicl
Microsoft's "Fix" for Windows 11: Flowers After the Beating
Microsoft's "Fix" for Windows 11: Flowers After the Beating
225 points | 169 comments
It’s quite common for companies to work their way up to the line of the most user hostile version of their product that users will tolerate. Especially with software where they can just go flip a switch and turn off whatever feature did cross the line but keep everything they gained by inching up to the line, which seems to inevitably result in things like the condition of windows 11.I think the only way this gets better for consumers is if customer response more often insisted further roll backs than just the last straw if a company crosses the line. The risk of losing other gains at the expense of the user should discourage companies from trying to go full on maximum extraction.
Sadly the only recent cases to achieve that level of success were the reactions to Unity’s install pricing and wizards new OGL. Mostly companies get away with “oh my bad, this final step was just an experiment, we’ve rolled it back for now” to try again later, or just toughing out the negative reception and hoping their competitors come along for the ride too so users have no choice — Macha