top | item 44313314

(no title)

yusina | 8 months ago

> I think broadly speaking, software has not changed much at such a fundamental level for 70 years.

I love Andrej, but come on.

Writing essentially punch cards 70 years ago, writing C 40 years ago and writing Go or Typescript or Haskell 10 years ago, these are all very different activities.

discuss

order

TeMPOraL|8 months ago

Nah, not much changed in the past 40-50 years; between the two, Lisp and Smalltalk spearheaded pretty much all the stuff that was added to other programming languages in subsequent decades, and some of the things yet to be added.

The main thing that changed about programming is the social/political/bureaucratic side.

jdougan|8 months ago

"broadly" does a lot of work in his statement. But as an old dude who has done these things, it isn't deeply different.

93po|8 months ago

how is it different? you're writing a series of instructions to execute, that's the same today as it was with punch cards. it's fundamentally the same even though we're doing this on 4k screens and with a million libraries behind it all