← Back to context

Comment by cdrini

6 days ago

> One could also conclude that a large portion of software engineering is rather is mostly implementation of things that have been implemented many times before

Strong +1. That's one of the reasons I enjoy using LLMs, cause I'm often using it for the pieces of code which I don't even find rewarding to write; it's just glue code which I know has been written 1000 times over, which _I've_ already written 1000 times over across different projects.