|
|
|
|
|
by TomBers
289 days ago
|
|
One aspect of using LLM's to code that I have not seen mentioned is the "loss of attachment" to code in my projects. For example, working on my project (https://mudg.fly.dev) I wanted to experiment with a new FE graph library. I asked an llm the fantastic (https://tidewave.ai) and it completely implemented a solution, which turned out to be worse than the current solution. If I had spent many hours working on a solution I might have been more "attached" to the solution and kept with it. Perhaps this is a good thing? (https://en.wikipedia.org/wiki/Nonattachment_(philosophy)) |
|