Elektrine lite

← Feed

@rmdes@indieweb.social

Post #2315560

2026-02-21 15:22 UTC

@davew@mastodon.social I have tested this approach both at work on a big legacy java repo which contained production code and dev spaghetis code lying around and to refactor personal code projects that I had initially developed with the help of chatgpt, with claude code I refactored and modernized all my custom python apps, it went really smooth, in both case I had to baby sit the process but the result was worth it

Replies (1)

  • @rmdes@indieweb.social 2026-02-21 15:52

    @davew@mastodon.social now if you want to see full code implementation of existing specs into a plugin for indiekit made entirely with Claude Code - microsub : https://github.com/rmdes/indiekit-endpoint-microsub - ActivityPub https://github.com/rmdes/indiekit-endpoint-activitypub are good candidate, they both went from reading the specs to full blown implementation after dozens of rounds of testing and incremental changes

    Open ##2315561