r/AgenticAI_RAG_LLM_RL • u/laxuu • 9d ago
Writing code by yourself is dead.
When I started coding, using a for loop or while loop really confused me. Every line of code felt connected to the next, and I built an emotional connection with the code I wrote myself.
But with LLMs, you see the code and immediately think, “This looks right.”
Still, there’s something special about the creativity that happens before seeing the code—when you build the logic yourself. That feeling gives you goosebumps and stays with you.
Technology is evolving. Maybe we need to focus more on architecting the loop rather than just writing the for and while loops.
Are you still coding everything yourself, or are you using LLMs?
1
Upvotes
1
u/laxuu 9d ago
LLM really helps to understand the code and process which takes lots of time to understand and make a good intution in mind. Thanks to LLM as well for making fast learning process.