Earlier quoted context omitted.
I've had the pleasure of working with 60+ year old programmers. It is opposite of what you expect from the stereotypical mainstream opinions. I constantly go back to them, call them for lunch, go for walks, just so I can ask them questions about old days and how things used to work. There is so much to learn from hindsight, this knowledge is vanishing. Take advantage of learning from older people even though it doesn…
I find it interesting how stuff that was relevant for PCs in the 80s became relevant for early smartphones. I believe computing history often is cyclic in nature, so there is value in the old ways.
Coffee with Brian Kernighan [video]
11–20 of 41 posts
Re: Coffee with Brian Kernighan [video]
#12At least they discussed publishing tools, there surely needs to be some better tools in-between troff/groff and LaTeX
Re: Coffee with Brian Kernighan [video]
#13I hate that I even feel like this, but I'm always in awe when old people (in this case 80+ years old) talk in depth about software with such fluency. I know it's self-evident, but I'm so used to being around younger folks in tech that it's really cool to see gray hairs.
Re: Coffee with Brian Kernighan [video]
#14Re: Coffee with Brian Kernighan [video]
#15I hate that I even feel like this, but I'm always in awe when old people (in this case 80+ years old) talk in depth about software with such fluency. I know it's self-evident, but I'm so used to being around younger folks in tech that it's really cool to see gray hairs.
Haha, this reminds me, I used to work at a startup social network and I kept hearing from various people there that "people over 30 don't understand tech"; buddy, who do you think built the computer you're using and all of your software tools? :p
Re: Coffee with Brian Kernighan [video]
#16Still in use, 45 years on, thank you Drs A.W.K. and Robbins! Would love to purchase an updated book! - I sure hope that .ps of the 1988 AWK book is lying around somewhere.
I remember back when I was studying programming at university the prof was demonstrating something or other on the board. He wrote a program in Java and it took about 15 lines. Someone said they could do it in 5 in Perl or something. The prof replied, “well I could do in one line of awk but that’s not the point…” I’m watching the video now and Kernighan addresses exactly this point. He talks about using the right too…
Re: Coffee with Brian Kernighan [video]
#17Earlier quoted context omitted.
I've had the pleasure of working with 60+ year old programmers. It is opposite of what you expect from the stereotypical mainstream opinions. I constantly go back to them, call them for lunch, go for walks, just so I can ask them questions about old days and how things used to work. There is so much to learn from hindsight, this knowledge is vanishing. Take advantage of learning from older people even though it doesn…
I find it interesting how stuff that was relevant for PCs in the 80s became relevant for early smartphones. I believe computing history often is cyclic in nature, so there is value in the old ways.
Re: Coffee with Brian Kernighan [video]
#18I hate that I even feel like this, but I'm always in awe when old people (in this case 80+ years old) talk in depth about software with such fluency. I know it's self-evident, but I'm so used to being around younger folks in tech that it's really cool to see gray hairs.
I've had the pleasure of working with 60+ year old programmers. It is opposite of what you expect from the stereotypical mainstream opinions. I constantly go back to them, call them for lunch, go for walks, just so I can ask them questions about old days and how things used to work. There is so much to learn from hindsight, this knowledge is vanishing. Take advantage of learning from older people even though it doesn…
Re: Coffee with Brian Kernighan [video]
#19At least they discussed publishing tools, there surely needs to be some better tools in-between troff/groff and LaTeX
I think Prof Kernighan mentioned https://en.wikipedia.org/wiki/XeTeX
Re: Coffee with Brian Kernighan [video]
#20Earlier quoted context omitted.
I think Prof Kernighan mentioned https://en.wikipedia.org/wiki/XeTeX
That's just a TeX engine, so it can run LaTeX or ConTeXt or plain TeX; it's not a new language. And I don't think it's maintained.