Live data from Hacker News

Hacker News, Sans AI

elijahpotter.dev

21–30 of 112 posts

Re: Hacker News, Sans AI

#23

Interesting this keeps moving up the front page when the site is inaccessible because it's hosted on a baked potato.

Yep. My single core Proxmox machine sitting in my living room with horrible cache invalidation is struggling.

Sounds like a great use case for serving plain HTTP over cloudflare tunnel. Why terminate TLS when you don't have to?

Re: Hacker News, Sans AI

#24
I've been thinking of making something like this for myself for quite a while now, glad I'm not the only one who had the idea and someone actually did it before I got to it

Re: Hacker News, Sans AI

#26
post #18

I built (well, vibe-coded) a version of this a while back that runs against the Hacker News API, it's static HTML on GitHub Pages so I don't have to run a server for it: https://tools.simonwillison.net/hacker-news-filtered

How often do you use it?

Immediately I started thinking how nice it would be to use natural language to have LLMs generate a deterministic filter for stories matching content I DO care about, filtered from New. Instead of filtering it out.

Re: Hacker News, Sans AI

#28

Earlier quoted context omitted.

Yep. My single core Proxmox machine sitting in my living room with horrible cache invalidation is struggling.

Sounds like a great use case for serving plain HTTP over cloudflare tunnel. Why terminate TLS when you don't have to?

You know what's funny? Most of this site is exactly that. The _one_ time I do something dynamic…
Post reply on HN