JustHTML: Addressing some questions
(friendlybit.com)
from codeinabox@programming.dev to programming@programming.dev on 20 Dec 11:17
https://programming.dev/post/42674846
from codeinabox@programming.dev to programming@programming.dev on 20 Dec 11:17
https://programming.dev/post/42674846
#programming
threaded - newest
So I take it down voted because of LLM ?
Yep! JustHTML was entirely written by LLMs.
I found the article he links to about “vibe engineering” pretty interesting!
Hopefully, in time, people will learn that articles about LLM-generated stuff are as interesting as articles about what autocomplete suggestions vscode gives for specific half-written lines of code
Even when I share these articles in the AI community, they get voted down. 🫤 I know these articles aren’t popular, because there is quite a lot of prejudice against AI coding tools. However, I do find them interesting, which is why I share them.
Jeez, I wonder why??
I know you’re being facetious, but why?
LLMs are just models that predict series of tokens (words) that is probabilistically related to the query. It is not exactly meant to write entire programs, with or without human intervention. At best, it can generate boilerplate or maybe simple stuff. But, it can never replace human programmers.
I’m open to a conversation discussing the pros and cons of large language models. Whilst I use AI coding tools myself, I also consider myself quite a sceptic, and often share articles critical of these tools.
was a decent post. A lot of time went into developing it, and @calliope@retrolemmy.com 's link isn’t fluff, and better background of the project.