|
|
|
|
|
by OakNinja
27 days ago
|
|
To me, LLM's free up time for me so that I can spend time on the fun parts of coding. Less boilerplate, more focus on the interesting problems. This is no different from using high level languages. The problem domain is less around memory management and garbage collection and closer to the problem you're actually trying to solve. |
|
I could have just used the next project scaffold tool and been on my way before the ai even started returning output.