August 22, 2025 at 6:22 PM
I’ve spent a bit of time recently refactoring and modifying the codebase that I use as a web editor for this blog. Mainly using different LLM coding assistans to see how well they can handle making changes and adding features.
I really don’t need any of the changes and it’s a lot of fluff or replacing existing features with another package or style that does the same thing.
Claude Code is definitely the best I’ve used so far for this. Jetbrains’ Junie is pretty good too but a little slower and less control than Claude Code.
Anyway I think I’ll keep using this repo as a way to test this stuff out and try to keep up with that industry.