|
|
|
|
|
by MaxMussio
85 days ago
|
|
Programming with the use of AI can still be seen as programming but at a different level of abstraction. Depending on your "job to be done", you will prefer one level of abstraction or another. Example from before AI: I've always hated javascript frameworks like nest.js because they were doing too much magic under the hood. But for a simple CRUD application in MVP, I'd might use it. |
|
Imaging that you purchase a video game, but then use LLM to play this game for you. Another example is Chess. Stockfish is more efficient than most Chess players, but playing Chess using programming assistant (even a little bit) is no longer a sport competition.
I also agree that not everyone like programming, and see it just as a job to be done.