Live data from Hacker News

Ask HN: What's your most nostalgic memory a life-long career with computers?

news.ycombinator.com

1–10 of 45 posts

Re: Ask HN: What's your most nostalgic memory a life-long career with computers?

#2
It was about 1998 to 2000, somewhere there. I was 14ish, and I got 6, 486dx 33MHz machines by literally pulling them out of the trash after my high school threw them away.

I connected two of them with serial cables and spent about 6 months in DOS with Djgpp compiler and dos IDE, I used a chess library and coded in C, and I finally got the two machines to play chess against each other, client / server architecture using a serial protocol I invented - state was held on the server but transmitted to the client and the client made the decision and sent state to server. Pretty inefficient but I was very young and self taught.

The feeling of pure joy when i finally got them working and I watched the moves scrolling down the screen.

I was hooked on programming

Re: Ask HN: What's your most nostalgic memory a life-long career with computers?

#7
2001 - discovering regular expressions in "Dreamweaver Bible" which led me to Jeffrey Friedl's "Mastering Regular Expressions" which in turn led me to "Programming Perl" and other O'Reilly Perl books before building my first back-end with CGI.pm and MySQL.

Re: Ask HN: What's your most nostalgic memory a life-long career with computers?

#10
I began programming in 1968. 50 years later I can't think of anything I'm nostalgic about. There were some OK to Good times, but nothing stands out. I'd rather have done something else. I do recall first reading Tog's edition of Macintosh User Interface Guidelines as opening up my perspective. For lack of anything else I'd choose it.
Post reply on HN