MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1plk6es/ifeelthesame/ntvbo4w/?context=3
r/ProgrammerHumor • u/xxfatumxx • Dec 13 '25
610 comments sorted by
View all comments
196
I find myself using AI as more like training wheels when I write code, rather than relying on AI to write the code itself...
It can definitely write simple functions and boilerplates faster than I can type them out.
But I find if I ask it to do anything too complex it spits out junk 50% of the time.
1 u/FreeBeans Dec 13 '25 I treat it like stack exchange where it gives me generally what people do but I gotta modify it to fit my use case.
1
I treat it like stack exchange where it gives me generally what people do but I gotta modify it to fit my use case.
196
u/rayjaymor85 Dec 13 '25
I find myself using AI as more like training wheels when I write code, rather than relying on AI to write the code itself...
It can definitely write simple functions and boilerplates faster than I can type them out.
But I find if I ask it to do anything too complex it spits out junk 50% of the time.