Content pfp
Content
@
0 reply
0 recast
0 reaction

Matthew pfp
Matthew
@matthew
My alarm bells always go off when I hear someone say "you don't need to know how to code now, you can build entire apps with LLMs." In theory yes, an LLM can generate an app if you prompt it right. But it's way more effective at prototyping interfaces, writing helper functions / sdks, making code simpler, modifying slightly, etc. *Not* one shotting an entire app on its own. I have not had a single instance where ChatGPT has written an entire app for me that I didn't need to write a ton of custom code to modify afterwards. What am I missing? Is it all just marketing delusion when ppl say that?
8 replies
1 recast
29 reactions

comz pfp
comz
@comz
this is right on. so far, havent witnessed an LLM able to write a solid, well-implemented app. but regardless of any code change to a codebase, whether human or LLM, a thorough code review should be a requirement. now if an LLM can do a reliable and trustworthy code review and merge, that's a game changer
1 reply
0 recast
1 reaction

Matthew pfp
Matthew
@matthew
yeah I've found that LLMs are phenomenal at critiquing, simplifying, improving my code
0 reply
0 recast
1 reaction