Ask HN: What were the 'hot' dev environments c. 1999
I know that today, almost everyone who reads HN understands when I say 'rails', 'node', 'clojure.' "Hi I'm a textmate wielding rails hacker in the valley...". These are considered the 'hot' technologies that are used today. I want to know what the technologies were pre-bust, in 1999, in the days of pets.com et al.
8 comments
[ 3.0 ms ] story [ 28.8 ms ] threadPHP was not yet a joke. Or, rather, it was a joke, but a chuckler rather than the groaner it has become.
In 1999, if you said you were a software developer, that meant you wrote programs for people to use on their computers. If you wrote software that ran on servers, that was sort of unusual, so you would describe yourself as a "server-side developer" or something of that sort.
If all you did was make web pages, well, that was basically just gluing HTML tags together, so you were at best a "web designer". Maybe, just maybe, you could rise up to a sort of limited honorary "developer" status if your work involved a lot of heavy-duty CGI coding. Nobody would have called your tools a "dev environment" back then.
Self-taught beauties such as this: https://github.com/ryancole/broodwar-chat-enhancements/blob/... It's amazing what the thought of having an unfair advantage in an online game can make you want to learn.
on more serious projects, java (servlets, custom middle-tier) was common.