| ▲ | alabhyajindal 2 days ago | |||||||
Did solutions to problems just pop into your head when you were programming before LLMs? Did you not pause and think about the code you were writing before? | ||||||||
| ▲ | embedding-shape 2 days ago | parent [-] | |||||||
Most of the time by the time I reach the problem, the solution already been thought of, yeah. The literal typing and editing was behind compared to where my mind wanted to go I suppose. But also I spend long time considering the design/architecture before even attempting to write the code, so most of the time when I was literally typing code I'd know pretty much how it should be. Unknowns-unknowns being explored as separate prototypes before solidifying on any design choices, and so on. | ||||||||
| ||||||||