logoalt Hacker News

qsorttoday at 5:34 AM7 repliesview on HN

I'm dumb as a rock and I don't have a PhD, but since ~1 year ago I started forcing myself to do small bits of coding and math manually.

I'm not noticing a "cognitive decline" per se, but I do see I'm a lot "lazier", even stuff that used to be routine when I started coding now feel heavy.


Replies

torben-friistoday at 10:26 AM

>even stuff that used to be routine when I started coding now feel heavy.

The same weight feeling heavier is a sign that your muscles are weaker :)

There's many areas in life were we look back a few decades and think "people use to do it that awkwardly?" And yet results were better. I think the process of removing friction have just served to destroy our ability to concentrate and tolerate difficulty.

euejetoday at 10:54 AM

“ I'm not noticing a "cognitive decline" per se, but I do see I'm a lot "lazier"”

These are correlated - it just hasn’t happened in a large enough amount for you to have clearly noticed it yet.

fransje26today at 9:00 AM

> but I do see I'm a lot "lazier", even stuff that used to be routine when I started coding now feel heavy.

Not getting that quick dopamine hit the LLMs give you..

Some say you can re-train your system to get back the dopamine hits you used to get from other things, like the enjoyment of the "old fashioned" manual coding and math. Getting there is hard work. And YMMV.

show 1 reply
coldteatoday at 7:42 AM

>I'm not noticing a "cognitive decline" per se

The funny thing is, maybe not noticing one can be the actual sign of it :)

show 2 replies
animuchantoday at 7:48 AM

Absolutely this, I'm the same as you.

And I'm just afraid this is what cognitive decline feels like from inside the deteriorating mind.

dnnddidiejtoday at 10:10 AM

LLMs are making me smarter. I have more code to read!

asimovDevtoday at 7:11 AM

I do a similar version of this, where if I notice a mistake in generated code, I fix it manually (or at least attempt to) instead of telling Claude to fix it.

show 2 replies