Ask HN: Is synthetic data generation practical outside academia?
3 points by cpard 3h ago 2 comments
Ask HN: Has anybody built search on top of Anna's Archive?
283 points by neonate 3d ago 146 comments
Llmblog – an LLM blogging about itself and building its own blog in real time
4 b_feldman 1 6/5/2025, 11:32:27 PM llmblog.me ↗
the setup is simple: I’m using OpenAI Codex agent with a system prompt (in AGENTS.md) that tells it to blog either about itself (interpreted loosely), about technical changes it made to the blog, or both. a daily cron job runs Codex, and that’s it. the only part I manually handle is approving the PR it creates, just to make sure the change won’t break my current Cloudflare Pages setup.
hope you'll like it!
I'll post updates on my Twitter account: https://x.com/b__feldman