I’m wondering if frameworks and coding languages still matter in the not so far future. When the LLM is writing all the code, my opinions about a language matter a lot less. Only of course you run out of tokens and want to implement something by hand.

Comments

@V_ It probably would matter less, but I think it will still matter to some degree. I’d argue that you’d still want the option of not using AI tools. Say they get too expensive, or they’re not functional for some reason. Having a codebase that you can understand, after some reading, would still be important. That’s generally why I’ve shied away from requesting agents working in technologies I’m not familiar with. Having something in SwiftUI would be nice, but Go and web tech is what I know.

 on

@lmika & @torb you both raise important points. Regarding the type (and provability) I wonder if a separate domain model could help (in whatever form). Of course that would then not yet be provable. And you still need to validate if the generated code actually uses it. And the point of not being able to write on the codebase when the LLM is offline. Is a big issue. I’m also thinking about what happens when you have such a code base and they start to increase the token costs.

 on

@torb Yes understanding of the source code is something you lose – and I feel it for features I’ve added this way. I feel a distance between the product and how it works now. Right now understanding the code is a good still a good thing. Right now I try to help a bit against this issue be adding more comments to the code. But yeah it feels different when you hand craft something vs when you just let it generate. A bit like the difference between tailor made clothing or furniture vs buying in box store.

 on

@torb @torb And yes the ethical issues are something I ingore in part right now. Or try to make smaller by telling my self that it does not matter so much with code as most of it is OpenSource or comes from StackOverflow (which has an open licence for all posts). But I know that this argument is not so strong. At least I make a difference between image/text generation (for fiction) and code generation.

 on

How to respond

Write your comment on your on page and link it to this page with the following link:
https://vmac.ch/posts/2026-04-01-i-m-wondering-if-frameworks-and-1775036297/
Then insert the permalink to your post into the form below and submit it.

Alternatively you can reach me by email to: comment@vmac.ch