Live data from Hacker News

Only 90s web developers remember this (2014)

zachholman.com

131–140 of 354 posts

Re: Only 90s web developers remember this (2014)

#131

Earlier quoted context omitted.

I wish interviews were like this. Show them something you built and you get hired instead of the nonsense of leetcode.

My story upthread is pretty much the same, except that I demonstrated a record-keeping application written in Turbo Pascal :-)

My first program (that wasn't just printing 'you suck' over and over in basic on the C64) was in Turbo Pascal. It used showed how light defracted in different materials using Snell's Law.

It was great.

Re: Only 90s web developers remember this (2014)

#132

My first software dev job was in the 90's writing PHP for a mom and pop ISP that was trying to get into app development. It was originally supposed to be Perl, the job interview was something like: Me: demos CRUD app for keeping track of my record collection, hosted on a free site Owner: You wrote this? Me: Yeah. Owner: This is in Perl? Me: Yeah. So I got hired. The day I got there, he told me they were going to use…

I wish interviews were like this. Show them something you built and you get hired instead of the nonsense of leetcode.

I'm thinking of changing jobs and the need for me to do leetcode and answer trivia gotcha questions vexes me. More than 10 years of professional experience and like 5-6 years of hobbyist experience as a web master for 00's websites, and managing ecommerce sites with >$1M's in revenue doesn't count for anything.

Re: Only 90s web developers remember this (2014)

#134

My first software dev job was in the 90's writing PHP for a mom and pop ISP that was trying to get into app development. It was originally supposed to be Perl, the job interview was something like: Me: demos CRUD app for keeping track of my record collection, hosted on a free site Owner: You wrote this? Me: Yeah. Owner: This is in Perl? Me: Yeah. So I got hired. The day I got there, he told me they were going to use…

I wish interviews were like this. Show them something you built and you get hired instead of the nonsense of leetcode.

FWIW, that's how I structure my interviews typically, so they still exist in some places.

For anyone reading along I highly encourage that; there's way more signal to noise hearing about some project they worked on and why they were proud enough to put it on their resume than 'did they remember the algorithmic call/response'. You can't beat an almost post mortem discussion where you let the interviewee lead on what they think went well and what they'd have done differently with hindsight.

Re: Only 90s web developers remember this (2014)

#135
Who remembers when everybody was syndicating all their favorite RSS feeds on their own blogs, and then some joker posted a blog entry to his own RSS feed with a title like "What happens when you put an unbalanced tag into the title?", and the ENTIRE BLOGOSPHERE started blinking?

Re: Only 90s web developers remember this (2014)

#138
A lot of old 90's "hacks" are still commonplace in current email design. Thanks to Outlook's reliance on a brain dead MS Word-based rendering system rather than using actual modern HTML5.

And since Outlook is still the standard for email clients in the workplace, all other systems are impacted as well.

It's interesting to see modern day developers struggle with email design and turn to folks like us :D

Re: Only 90s web developers remember this (2014)

#140

That's the first time I've heard DHTML to mean "distributed HTML" — I always knew it to mean "dynamic HTML".

Am I the only one who found the term DHTML to be one of the most useless initialisms that came from web development? I remember seeing "DHTML" still being thrown around as late as 2005, but knowing that I could refer to the components of a webpage as "DHTML" never seemed to have any sort of utility. I never cared that I could refer to the markup as being dynamic . Big deal. What scripts and applets could I add to mak…

It's like "SpaceHTML". In space, they just call it "HTML".
Post reply on HN