Real Programers Don't Use Pascal
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Related videos
Programming From Prison
ThePrimeTime
66.2k views
Progressive JSON
ThePrimeTime
239.5k views
The Real Problems w/ Git
ThePrimeTime
160.7k views
Be A Great Programmer
ThePrimeTime
220.0k views
JUST USE HTML
ThePrimeTime
327.7k views
The Best Programmers I Know - Prime Reacts
ThePrimeTime
234.4k views
"Use AI Now!" Prime Reacts
ThePrimeTime
199.1k views
A Rant About Professional Programming - Prime Reacts
ThePrimeTime
151.2k views
The Real 100x Dev
ThePrimeTime
361.8k views
Why CoPilot Is Making Programmers Worse
ThePrimeTime
178.7k views
Top Comments (10)
It's crazy how programmer sense of humor hasnt changed that much
11:55 "Unix is a glorified videogame" I'll write that quote down and repeat it myself every time I'll fail to do something in my linux machine.
It comes from a satirical book called "Real Men Don't Eat Quiche" 🤣🤣🤣
My dad is a real programmer from this era, he turned 70 this year. I showed him this, and he agreed with everything in the article and had a good chuckle. And yes, he regularly had to fix programs directly in binary with no source code (or worse, source code that was very out of date and worthless - it was worse because you wasted a lot of time fixing it and waiting for it to compile, only to have to do the binary modification anyway later). It was common that if you were unsure about the state of the source code (meaning you have never compiled the program from source yourself and deployed that to production), to just do the direct binary modification even if source code is supposedly available - because you have less downtime that way, and unverified source code can't be trusted.
Long time C and Pascal developer here (back in the day, these days I use fancy curly-brace languages). I started in industry in '91, and this article represents what was kind of a jokey but real attitude that I myself came across, even then. To this day, I tell my work colleagues that there's nothing new under the sun, and yes a lot of what I see and hear these days is same as it's always been, only the names are changed. Great video, gave me some lol moments. I'm a self-diagnosed quiche eater, and I have been for over 30 years.
54 YO South African here. I recall that enjoying quiche was considered unmanly by supposed alphas in the late 80s (when I was in my late teens) and 90s. Accusing a man of liking quiche was a fairly common way of calling them a soy boy back then. "Real men" preferred that every meal be large quantities of meat, preferably as bloody as possible, with vegetables in the margins.
Summary: Real Programmers make sure nobody else can manage the code they wrote so you can never fire them.
My dad was a firmware programmer in the '80s and '90s. He would sometimes take home 6 inch thick printouts of hex and read through it. Every once in a while he would circle stuff in it. And that is why I never wanted to be a programmer as a kid. It wasn't until I took a cs101 class in college that I realized it could be different.
The article is not talking about DO...WHILE when it says "DO loop" A DO Loop in Fortran is a FOR Loop in other languages (and not a FOR IN Loop either, a FOR x = start TO stop in BASIC or for(init; test; step) in C/C++)
Nicklaus Wirth passed away this year, January.
Unlock the Data Inside
Turn Videos into Knowledge
- Get FREE 10/day: transcripts, summaries, chats
- Chat with videos, export text & PDF
- $1 free API credit for RAG, chatbots & research
Free forever plan • All features unlocked
Top Comments (10)
It's crazy how programmer sense of humor hasnt changed that much
11:55 "Unix is a glorified videogame" I'll write that quote down and repeat it myself every time I'll fail to do something in my linux machine.
It comes from a satirical book called "Real Men Don't Eat Quiche" 🤣🤣🤣
My dad is a real programmer from this era, he turned 70 this year. I showed him this, and he agreed with everything in the article and had a good chuckle. And yes, he regularly had to fix programs directly in binary with no source code (or worse, source code that was very out of date and worthless - it was worse because you wasted a lot of time fixing it and waiting for it to compile, only to have to do the binary modification anyway later). It was common that if you were unsure about the state of the source code (meaning you have never compiled the program from source yourself and deployed that to production), to just do the direct binary modification even if source code is supposedly available - because you have less downtime that way, and unverified source code can't be trusted.
Long time C and Pascal developer here (back in the day, these days I use fancy curly-brace languages). I started in industry in '91, and this article represents what was kind of a jokey but real attitude that I myself came across, even then. To this day, I tell my work colleagues that there's nothing new under the sun, and yes a lot of what I see and hear these days is same as it's always been, only the names are changed. Great video, gave me some lol moments. I'm a self-diagnosed quiche eater, and I have been for over 30 years.
54 YO South African here. I recall that enjoying quiche was considered unmanly by supposed alphas in the late 80s (when I was in my late teens) and 90s. Accusing a man of liking quiche was a fairly common way of calling them a soy boy back then. "Real men" preferred that every meal be large quantities of meat, preferably as bloody as possible, with vegetables in the margins.
Summary: Real Programmers make sure nobody else can manage the code they wrote so you can never fire them.
My dad was a firmware programmer in the '80s and '90s. He would sometimes take home 6 inch thick printouts of hex and read through it. Every once in a while he would circle stuff in it. And that is why I never wanted to be a programmer as a kid. It wasn't until I took a cs101 class in college that I realized it could be different.
The article is not talking about DO...WHILE when it says "DO loop" A DO Loop in Fortran is a FOR Loop in other languages (and not a FOR IN Loop either, a FOR x = start TO stop in BASIC or for(init; test; step) in C/C++)
Nicklaus Wirth passed away this year, January.