My peak programming skills are close to what they were 30 years ago, but I cannot sustain that level of concentration for long periods as I once could. I feel like a pinch hitter: I can do a couple innings at a high level of performance, but I can't keep that level up as long as I used to. OTOH I think I have better judgement when it comes to deep, complex questions of long-term architecture choices. My "meta-program…
The Aging Programmer [video]
51–60 of 175 posts
Re: The Aging Programmer [video]
#52I appreciated this. Lots of solid advice and positive and pragmatic thinking here about aging in the context of being a programmer, and more generally too. I'll take this opportunity to make a related pitch regarding back pain in particular, which can become more of a problem if you are sedentary as so many programmers are: if you have chronic back issues you owe it to yourself to at least check out Stuart McGill's B…
See also https://www.ncbi.nlm.nih.gov/books/NBK539720/ McKenzie's ideas helped me greatly with back pain but did not help with my neck pain I got later. After some years I discovered I had trouble in my jaw which caused referred pain to my neck and shoulders. My dentist recommended a bite guard for my tooth grinding, at which point the pain quickly localized in my jaw and slowly got better -- maybe it hurts a bit one…
Re: The Aging Programmer [video]
#53The host is clearly in poor physical condition and many of their concerns are due to lack of proper nutrition , exercise and prescription meds abuse. They appear 15 years older than they should be. Their advice is primarily reactive, and the trivial proactive advice (exercise more) is delivered almost ironically. Take care of yourself now. Drop the weight, get generous activity, get off the meds and you will feel loa…
> [...] a big part of what I want to talk about is things you can do in your 20s in your 30s in your 40s in your 50s that lead towards you being able to do what you want which could be nothing or could be programming in your 60s in your 70s uh in your 80s [...]
Further in she says:
> it's really astonishing the minute you have proof, visual proof to strangers that your body doesn't quite work people assume your mind doesn't quite work.
To her point, she's 63. We have no idea what she's seen in her life, what sacrifices she's had to make to get where she is today, or anything. What I see is that she is doing more about it now than most of us in this thread, and it might pay to look past her "poor physical condition" to see what she is conveying.
Re: The Aging Programmer [video]
#54Slides: https://github.com/CppNorth/CppNorth_Slides/blob/main/2024/K...
Standard advice on aging. Not programmer specific.
Re: The Aging Programmer [video]
#55The host is clearly in poor physical condition and many of their concerns are due to lack of proper nutrition , exercise and prescription meds abuse. They appear 15 years older than they should be. Their advice is primarily reactive, and the trivial proactive advice (exercise more) is delivered almost ironically. Take care of yourself now. Drop the weight, get generous activity, get off the meds and you will feel loa…
Re: The Aging Programmer [video]
#56Probably because i have a lot of experience, i kind of know when a manager wants to push a team too much because he wants to play some game of thrones with another manager. I know when they decide to ignore all warnings to get to a deadline, and then when everything explodes they blame someone else. I know when someone has no idea on what he is doing but has too much power. I know when they are demanding world class results on half the time and a tenth of the resources any serious company would dedicate to the effort.
Today you have this "go fast, break things" mentality, which sounds cool and "based", but justifies breaking any rule of software engineering (who has time to write test, amirite?).
And now with IA, is even worse, any manager thinks they can rewrite their stack because they got "hello world" running on localhost.
Maybe i'm getting old...
Re: The Aging Programmer [video]
#57Re: The Aging Programmer [video]
#58Earlier quoted context omitted.
We're lucking that aging has not impact on programming, then.
I'm not yet 50, I'm "only" in my mid-40s, but for sure advancing in age has had an effect on the way I program code. For sure I won't be able to spend long hours in the night trying to decipher/solve a specific programming problem, I used to do that when I was younger. I also used to type a lot more code, as in, my fingers used to type a lot more, I can't physically afford to do that now because after a certain thres…
Re: The Aging Programmer [video]
#59Earlier quoted context omitted.
I noticed it in general observationally and later found a generic explanation for it. I used to do behavioral analytics and noticed that programmers tend to have a distinct clustering of behaviors. I’m pretty sure it’s the TNXB gene, it’s been overlooked because it’s traditionally hard to sequence but modern sequencing 30x or long reads can find SNPs here. A colleague who has the same rare set of behaviors and intere…
These conditions (hypermobilty, transgenderism, programming) are all part of the autism cluster.
But for internet discussions I should have used the autism cluster instead.
Re: The Aging Programmer [video]
#60My peak programming skills are close to what they were 30 years ago, but I cannot sustain that level of concentration for long periods as I once could. I feel like a pinch hitter: I can do a couple innings at a high level of performance, but I can't keep that level up as long as I used to. OTOH I think I have better judgement when it comes to deep, complex questions of long-term architecture choices. My "meta-program…