Zoomers & Boomers are the same
-
source: @[email protected]
-
source: @[email protected]
I can:
- Accomplish damn near anything from a command line
- Write machine code
- Remember a fairly broad swath of special character altcodes without looking them up
- Disassemble damn near any computer or other machine, and stand a good chance of putting it back together
But also:
- Use modern programming languages, including object oriented paradigms
- Actually read what is on my screen and comprehend it, including error messages
- Understand and operate any arbitrary interface without having to have it explained to me by rote
Behold my mixture of skills, and tremble.
-
I can:
- Accomplish damn near anything from a command line
- Write machine code
- Remember a fairly broad swath of special character altcodes without looking them up
- Disassemble damn near any computer or other machine, and stand a good chance of putting it back together
But also:
- Use modern programming languages, including object oriented paradigms
- Actually read what is on my screen and comprehend it, including error messages
- Understand and operate any arbitrary interface without having to have it explained to me by rote
Behold my mixture of skills, and tremble.
They're a witch speaking in tongues! Burn them!
-
source: @[email protected]
We got a new kid around 19 working at our office for processing data and I hate how true this is. The amount of times I've had to say "No, you have to double click to open folders" is entirely too many. Either that or "You have to actually right click on the icon you want to copy you can't just click anywhere on the screen."
-
They're a witch speaking in tongues! Burn them!
You just made me realize the Zoomers are actually much closer to making Warhammer 40k a reality. IT engineers are like Tech Priests to these Zoomers.
-
We got a new kid around 19 working at our office for processing data and I hate how true this is. The amount of times I've had to say "No, you have to double click to open folders" is entirely too many. Either that or "You have to actually right click on the icon you want to copy you can't just click anywhere on the screen."
We are getting this teached in 6th grade what country is this from?
Edit: Įn 8th rudementary python. -
You just made me realize the Zoomers are actually much closer to making Warhammer 40k a reality. IT engineers are like Tech Priests to these Zoomers.
If you’ve never read it Vernon Vinge a fire upon the deep had a type of programmers in the future known as programmer archaeologists. The tldr is nobody wrote new code just dug up old code and bolted it together. I used to think that was silly, after llms lately and dealing with interns I no longer think of it as fiction.
-
If you’ve never read it Vernon Vinge a fire upon the deep had a type of programmers in the future known as programmer archaeologists. The tldr is nobody wrote new code just dug up old code and bolted it together. I used to think that was silly, after llms lately and dealing with interns I no longer think of it as fiction.
I've always viewed programmer archaeology is just trying to understand your old code or the team you are working withs old code and also trying to understand the why it was done this way.
I think AI coding is a programmer archeologist based on your definition, and I think I may start using that now.