- It's a separate service (production or dev app).
- It's a package shared between monorepos (currently I use Git submodules to do so), so fewer external dependencies.
- It's an open-source library published to a registry (which is rare).
- It's a separate service (production or dev app).
- It's a package shared between monorepos (currently I use Git submodules to do so), so fewer external dependencies.
- It's an open-source library published to a registry (which is rare).
I'm actually happy that LLMs are bad at making changes keeping big picture in mind. They leave all the joy to us!
I'm actually happy that LLMs are bad at making changes keeping big picture in mind. They leave all the joy to us!
I wish more companies were that dedicated, not for my wallet's sake, as I spend more money on Sentry than they gave back 💸, but for the health of the community!
I wish more companies were that dedicated, not for my wallet's sake, as I spend more money on Sentry than they gave back 💸, but for the health of the community!
It's @OpenAI's gpt-5-codex with (mostly) high reasoning. Pro plan, if it matters.
The source code: gist.github.com/kossnocorp/4...
It's @OpenAI's gpt-5-codex with (mostly) high reasoning. Pro plan, if it matters.
The source code: gist.github.com/kossnocorp/4...
This is despite detailed specs.
In hindsight I should've designed it myself, but it's hard to notice the problem without writing the code.
This is despite detailed specs.
In hindsight I should've designed it myself, but it's hard to notice the problem without writing the code.
The complication comes from the fact that VS Code extension backend communicates with a webview via messages, and without architecture established by a human engineer, it is doomed to fail.
The complication comes from the fact that VS Code extension backend communicates with a webview via messages, and without architecture established by a human engineer, it is doomed to fail.