I'm less interested in non-technical issues (dealing with clients, etc.)
Ask HN: what still sucks about web development?
1–10 of 28 posts
Re: Ask HN: what still sucks about web development?
#2The number of man-hours wasted on working around IE bugs probably counts in the billions.
Re: Ask HN: what still sucks about web development?
#3Two words: Internet. Explorer. The number of man-hours wasted on working around IE bugs probably counts in the billions.
Re: Ask HN: what still sucks about web development?
#4Re: Ask HN: what still sucks about web development?
#5I have this job for the summer recoding sites that were built using DreamWeaver. They took Photoshop files, sliced large chunks of it and used DreamWeaver to make it a "website" if you can call it that. It's all a horrible mess.
Re: Ask HN: what still sucks about web development?
#6Aside from IE like someone mentioned I would have to say DreamWeaver (answering the question in the title not the one you posted in your post) I have this job for the summer recoding sites that were built using DreamWeaver. They took Photoshop files, sliced large chunks of it and used DreamWeaver to make it a "website" if you can call it that. It's all a horrible mess.
Re: Ask HN: what still sucks about web development?
#7Re: Ask HN: what still sucks about web development?
#8Re: Ask HN: what still sucks about web development?
#9I decided to abandon my career as a film editor because I found my interests and ambitions leaning more toward interactive media and web development.
Having left editing at a time when video standards were all over the board (it wasn't uncommon to receive projects shot over 10 different formats), it wasn't all that surprising to see that web development is in a similar state of frenzy.
The sheer number of languages/frameworks/libraries/etc… is enough to make a person's head spin off. Honestly, being quite new, I don't fully understand how you experienced guys keep up. My own personal solution was to just choose a language (semi-arbitrarily) and dig in.
So my point in all this, from a purely newbie standpoint is that MY biggest frustration so far has been the sheer number of technologies to choose from.
I'm definitely not lost on the idea that this is a positive thing from the standpoint of innovation. Like most other industries, the REALLY good ideas tend to float to the top. But you asked for frustrating things, and navigating through all the different options has been MY most daunting challenge thus far from a technical standpoint.
Re: Ask HN: what still sucks about web development?
#10Two words: Internet. Explorer. The number of man-hours wasted on working around IE bugs probably counts in the billions.
Are these bugs fairly common? Is there no way of writing an IE "spell checker" - meaning that you throw code at it and it makes it IE compatible?