
As developers, we often talk about AI making mistakes.
Wrong functions.
Broken logic.
Hallucinated APIs.
But honestly?
Those aren’t the most annoying problems.
The most annoying problem is having to repeat yourself.
Again.
And again.
And again.
You explain your project.
The architecture.
The folder structure.
The current task.
The previous decisions.
Then the next day, you start over.
For small experiments, that’s fine.
For real projects, it’s frustrating.
AI can generate code quickly.
But software development isn’t just code generation.
It’s a process.
A long-running process.
Projects evolve.
Requirements change.
Tasks build on top of previous tasks.
Developers remember these things naturally.
AI usually doesn’t.
That’s why I started working on Contorium.
The idea is simple:
Help AI maintain awareness of what has already happened inside a project.
Not because developers need more code generation.
But because developers need continuity.
Especially beginners.
When you’re learning, context matters.
You don’t want to spend half your time reminding an AI what you’re working on.
You want to keep moving forward.
That’s the problem I’m trying to solve.
Not making AI write more code.
Making AI stop forgetting.
Top comments (0)