Show HN: Find Hidden Gems on HN

Hey HN. I created this website.

https://pj4533.com/hn-overlooked/

It's just a simple web app that discovers overlooked posts on Hacker News. I created it because I was often coming to Hacker News and realizing that I was missing a lot of stuff, and there just didn't seem to be an easy way to surface content that was interesting to me but just didn't bubble up to the top of the page. So I built this.

I got the idea a while back, one night when I was recording (you can watch it here, it's pretty funny: https://youtu.be/FDyDb4sX30w?si=E3rby-DaGWA6gy0R ). But I never really did anything with the idea. So I decided just to make it into a little single-page web app.

The Hacker News API is pretty cool because it doesn't require an API key, so you can just vibe code against it super easy. I just loaded up Claude Code and started talking to it. That first night when I was recording, it was just me with this repo, that I call 'thefuture' and I just put everything in there: scripts, whatever. Then i'll have Claude Code use OpenAI to talk to me and I'll just get bored and explore different APIs and see what I can come up with. That's all inside a single repo that Claude Code knows about, and just set it in YOLO mode and just go to town - it's super fun. It's kind of slow though, so that's the only downside. But if you put a script in there for Claude to talk to you, it can be pretty fun just to explore things.

This website is just one idea extracted from that one session of messing around with a Claude Code last month. I open sourced it, you can look at the repo here: https://github.com/pj4533/hn-overlooked


Comments URL: https://news.ycombinator.com/item?id=45064210

Points: 8

# Comments: 2

https://pj4533.com/hn-overlooked/

созданный 2h | 29 авг. 2025 г., 14:50:13


Войдите, чтобы добавить комментарий

Другие сообщения в этой группе

Show HN: A minimal TS library that generates prompt injection attacks

I made an open source, MIT license Typescript library based on some of the latest research that generates prompt injection attacks. It is a super minimal/lightweight and designed to be super easy

29 авг. 2025 г., 14:50:16 | Hacker news
Grok Code Fast 1
29 авг. 2025 г., 14:50:15 | Hacker news
Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown

I got tired of Claude hallucinating Swift APIs. It does a good job at Python and TypeScript, but ask it about SwiftUI and it's basically guessing.

The problem? Apple's docs are JavaScript-render

29 авг. 2025 г., 14:50:14 | Hacker news