A Mystery Avenger Escalates a War Against Scotland's Parking Police
2 points, 0 comments on Hacker News
Page 3 of 158 — 3790 headlines
2 points, 0 comments on Hacker News
Not 7,000. Not 700. Just 7.
3 points, 1 comments on Hacker News
2 points, 0 comments on Hacker News
12 points, 5 comments on Hacker News
2 points, 1 comments on Hacker News
2 points, 0 comments on Hacker News
2 points, 0 comments on Hacker News
ChatGPT Atlas is scheduled to stop working Aug. 9, 2026. Users should export browser data, verify account access, and test replacement workflows before uninstalling it.
1 points, 0 comments on Hacker News
The LG C6 is a powerful refresh of the brand's flagship OLED TV, and right now at Best Buy, you can get the 65-inch version for 26% off.
TL;DR: I ported Python's natsort library to Rust for Port Mortem 2026. Writing the sorting algorithm turned out to be the easy part. The difficult part was proving the Rust implementation behaved identically to the original Python library across thousands of edge cases without quietly changing ...
2 points, 0 comments on Hacker News
What's your favorite way to track costs of the last N conversations in Claude?
1 points, 0 comments on Hacker News
7 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
2 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
If you've spent any time in tech over the past couple of years, you've probably built (or at least experimented with) an AI application. Chatbots, code assistants, document summarizers, and AI-powered search are everywhere. But after building a few of these projects, I started asking myself: Wh...
Most RAG demos on GitHub do the same thing: embed some chunks, cosine-similarity search, stuff the top-k into a prompt, done. I built one of those first too. Then I actually tried to use it on messy real-world docs and it fell apart in three specific ways.
2 points, 1 comments on Hacker News
Book: AI That Plans The series: AI in TypeScript — 5 books, from your first LLM call to agents in production — all five here My project: Hermes IDE | GitHub — an IDE for developers who ship with Claude Code and other AI coding tools Me: xgabriel. com | GitHub An agent that can issue refunds needs...
3 points, 0 comments on Hacker News