Show HN: Why write code if the LLM can just do the thing? (web app experiment)
github.com·5h·
Discuss: Hacker News
Flag this post

nokode

A web server with no application logic. Just an LLM with three tools.

The Shower Thought

One day we won’t need code. LLMs will output video at 120fps, sample inputs in realtime, and just... be our computers. No apps, no code, just intent and execution.

That’s science fiction.

But I got curious: with a few hours this weekend and today’s level of tech, how far can we get?

The Hypothesis

I expected this to fail spectacularly.

Everyone’s focused on AI that writes code. You know the usual suspects, Claude Code, Cursor, Copilot, all that. But that felt like missing the bigger picture. So I built something to test a different question: what if you skip code generation entirely? A web server with zero application code. No routes, no controllers, no busines…

Similar Posts

Loading similar posts...