Live data from Hacker News

Photos at Microsoft Corp (1979)

sound-photo.com

71–80 of 87 posts

Re: Photos at Microsoft Corp (1979)

#71

The man with the bushiest beard is Gordon Letwin. He single-handedly cost IBM a trillion dollars by making Windows do multi-tasking, killing OS/2 with less than 100 lines of code. I saw his photo in the 90s, and it still haunts me. I'm an ex-Windows API programmer. I gave up when they changed their database access APIs too many times.

Sorry man, but that's not even close to what happened.

Re: Photos at Microsoft Corp (1979)

#73

If it were possible to send a modern software engineer back in time to that era, would they have any usable or employable skills in such an environment? (besides the uncanny ability to correctly predict the future)

It depends on what you call a modern software engineer. Anyone who can program a small embedded system would probably be OK. People would miss IDEs and online help, the corpus of free software we enjoy today and lots of nice things we have now - IRC, Google, StackOverflow, but, apart from learning to live in a more frugal environment, I see no big difficulty.

Think about developing for Arduino with software running on an Arduino.

Re: Photos at Microsoft Corp (1979)

#75
post #53

Earlier quoted context omitted.

Those noisy line printers must have been running constantly all day long.

Actual line printers were pretty quick and wouldn't have been running for long periods of time, and were likely to be tucked away in a back room somewhere. Now get a few 30-character-per-second DECWriters buzzing... And those were a vast improvement over the 10-CPS Teletypes that were the rage before video terminals were affordable.

I LOVE the sound of the 10 cps teletypes. The cadendes him while at rest and the monotonous printing...

Re: Photos at Microsoft Corp (1979)

#76
post #7

And this is what these folks are up to now. http://www.businessinsider.com/microsoft-1978-photo-2011-1?o... Some of them have done reasonably well.

Could someone put this into a pastebin or something please? Somehow I can't go beyond the "we decided to investigate this" first page, either through the 'One page' or through 'Slides' (and there's no 'next'-'prev' either anywhere).

Re: Photos at Microsoft Corp (1979)

#77
In one of the photos there's a shot of a TRS-80 model 1, level II, with expansion interface and three drives. Microsoft did the BASIC ROM for that machine in Z80, as they did with a number of Micros. Full floating point version in 12k. I cut my programming teeth on that in 1979 in BASIC and assembler.

They also did a cut down version of BASIC for the Model 1, Level 1 machine, without floating point and single letter variables A-Z (!) It had just two string variables A$ and B$. It had precisely three error messages: "How?", "What?" and "Sorry". They squeezed that into a 4K ROM.

Re: Photos at Microsoft Corp (1979)

#78
post #75
post #53

Earlier quoted context omitted.

Actual line printers were pretty quick and wouldn't have been running for long periods of time, and were likely to be tucked away in a back room somewhere. Now get a few 30-character-per-second DECWriters buzzing... And those were a vast improvement over the 10-CPS Teletypes that were the rage before video terminals were affordable.

I LOVE the sound of the 10 cps teletypes. The cadendes him while at rest and the monotonous printing...

Argh... Spell checkers... "Cadenced hum".

Re: Photos at Microsoft Corp (1979)

#79

If it were possible to send a modern software engineer back in time to that era, would they have any usable or employable skills in such an environment? (besides the uncanny ability to correctly predict the future)

Would they want to be employed in such an environment? Imagine spending long hours trying to fit your code into 128k?

Well, it's better than going back in time only to be unemployed.

And besides, there are people who enjoy it: the entire 64k and 4k demoscene categories live because it's an interesting challenge.

Re: Photos at Microsoft Corp (1979)

#80
post #46

If it were possible to send a modern software engineer back in time to that era, would they have any usable or employable skills in such an environment? (besides the uncanny ability to correctly predict the future)

Today's CS graduates are much better educated than people in those days. Early programmers wasted much of their energy fighting the platform, reverse engineering undocumented features, and haggling vendors for better access. Today, you just focus on the problem and take the underlying platform for granted. Free Software has liberated computing from vendor-reliance.

fighting the platform, reverse engineering undocumented features, and haggling vendors for better access.

Whereas today we have Android.

Post reply on HN