HN Buddy

Daily digest of top Hacker News posts and comments

Subscribe to the HN Buddy Daily Digest

Your email will only be used for the HN Buddy Daily Digest. I will not share it with anyone.

HN Buddy Daily Digest

Saturday, June 14, 2025

Hey buddy,

Man, Saturday on Hacker News had some interesting stuff. Lemme hit you with the quick version of what popped up:

Rebuilding AI Stuff

Okay, first up, some dude reimplemented Stable Diffusion 3.5 from scratch in PyTorch. Like, coded it all over again. The catch is he used the pre-trained weights from HuggingFace 'cause training is crazy expensive. People in the comments were kinda asking why rebuild if you're using the same weights, and the author (or someone) explained it's about getting the code *exactly* right, bug-for-bug, so the pre-trained weights work properly. Wild, huh? Someone else suggested a common trick to make the code a bit faster too.

Apple AI Paper Debate

Remember that big viral Apple paper about AI reasoning? Gary Marcus, the AI critic guy, wrote a response picking it apart. He basically says the paper doesn't prove AI can really "reason" in the human sense and that we need AI that mixes neural networks with more symbolic logic. Comments were kinda mixed – some agreed, but one person was like, "Yeah, that's just agents, everyone's already talking about that." Another comment had a cool real-world example of an AI writing tests for a brand new software spec, which felt like reasoning even if it's not AGI.

Fast Text Searching

There was an older article from 2016 about using SIMD (that processor trick for doing stuff in parallel) for really fast text searching, like finding a small piece of text inside a bigger one. It got resurfaced. Comments said this is actually super useful for short searches and that even though the original code example had some little issues with the edges, people like the guy who makes text processing tools (burntsushi) use algorithms like this. So, old tech but still relevant!

Google Cloud Had a Hiccup

Looks like Google Cloud had an incident report for Friday the 13th. Outages always get attention. People were digging into the comments, and one anonymous "insider" claimed it was due to leadership pushing too hard and cutting corners, leading to a specific bug they called a "query of death." Someone else wondered if maybe hardware without error correction (ECC) memory could explain weird data issues they've seen. Always interesting to see the fallout from these.

The "Tech Job Meltdown"

An article popped up talking about the job situation in tech being pretty rough right now. Lots of comments debating why. One big point people brought up was the change in US tax law (Section 174) that changed how companies have to handle R&D costs, making it less favorable. They said that plus the end of the pandemic hiring frenzy is a big reason. Others were arguing about whether that tax change really affects big tech companies or mostly smaller ones. Definite debate going on there.

Cool Old Space Tech

Someone posted a deep dive into the display the Apollo astronauts used to see their orientation, called the "8-Ball" or FDAI. It's a really neat piece of mechanical engineering. Comments had some cool extra bits – like how the Soviet space program had a similar display but it showed the spacecraft's position over Earth instead of just its angle in space. Someone also mentioned the famous line from the Apollo 13 movie about the "frappin' attitude" when the ball went wild and noted it wasn't actually in the real mission transcript. Fun historical stuff.

Waymo vs. Lyft in SF

Finally, some real-world AI news: Waymo's robotaxi service in San Francisco now has more market share than Lyft. Pretty wild that driverless cars are starting to overtake a major ride-sharing company in a big city. Comments touched on the challenges – like how self-driving cars would ever handle truly chaotic driving in some countries, and whether the quality of ride-sharing (both human and robot) goes down when companies scale super fast. Someone also debated whether people even say "uber" as a verb anymore, which is kinda funny.

Anyway, that was the main stuff. Catch you later!

All Stories from Today

I have reimplemented Stable Diffusion 3.5 from scratch in pure PyTorch (github.com)

Seven replies to the viral Apple reasoning paper and why they fall short (garymarcus.substack.com)

SIMD-friendly algorithms for substring searching (2016) (0x80.pl)

Last fifty years of integer linear programming: Recent practical advances (inria.hal.science)

Google Cloud Incident Report – 2025-06-13 (status.cloud.google.com)

The Tech Job Meltdown (www.professoraxelrod.com)

Infinite Grid of Resistors (www.mathpages.com)

Inside the Apollo “8-Ball” FDAI (Flight Director / Attitude Indicator) (www.righto.com)

Waymo's market share in San Francisco exceeds Lyft's (underscoresf.com)

$100 Hamburger (en.wikipedia.org)

Model Once, Represent Everywhere: UDA (Unified Data Architecture) at Netflix (netflixtechblog.com)

Unsupervised Elicitation of Language Models (arxiv.org)

Filedb: Disk-based key-value store inspired by Bitcask (github.com)

SSHTron: A multiplayer lightcycle game that runs through SSH (github.com)

Green Tea Garbage Collector (github.com)

UK unis to cough up to £10M on Java to keep Oracle off their backs (www.theregister.com)

2 Minnesota lawmakers shot in politically motivated killings, governor says (www.cbc.ca)

Clinical knowledge in LLMs does not translate to human interactions (arxiv.org)

Drones will realize the promise of suicide terrorism (blog.exitgroup.us)

How to Build Conscious Machines (osf.io)

Saab achieves AI milestone with Gripen E (www.saab.com)

How the Final Cartridge III Freezer Works (www.pagetable.com)

AMD's AI Future Is Rack Scale 'Helios' (morethanmoore.substack.com)

Caltrain official lived in secret apartment built illegally inside train station (sfstandard.com)

Danish department determined to dump Microsoft (www.theregister.com)

Anne Wojcicki to buy back 23andMe and its data for $305M (www.cnbc.com)

Strace Tips for Better Debugging (rrampage.github.io)

For All That Is Good About Humankind, Ban Smartphones (jacobin.com)

AI agent startups at Y Combinator’s Spring ’25 Demo Day (www.businessinsider.com)

Infineon security microcontroller flaw enabled extraction of TPM secret keys (it4sec.substack.com)