|
Yep, thats me and I'm still going to try do it this weekend =) I think some people takes things way too seriously like the fog creek employee who posted in the original thread whose post this blogpost references. EDIT: it actually appears to be the same guy who wrote this blog post. To me its just a fun little thing I'll try to do over the weekend and hopefully it'll offer a bit of refreshing perspective into web-based app development again since I've been stuck in the flex world (what pays the bills for now) for so long. But actually his post offers a pretty good to-do list for the list of things I need to do to get it working, so basically, there is: 1, Asking and Responding to question
2, can't downvote person too many times in certain amount of time
3, spam bot detection/prevention
4, user icons
5, sanitizing html lbrary
6, karma
7, full-text search with search-as-you-ask
8, user bios
9, important questions that bubbles down slowly
10, bounties
11, email notifications
12, javascript smart tags
13, user configurable badges
14, history of karma, upvotes and downvotes and oh yes, I'm not going to attempt to implement the design, i'll prolly start off by using the stackoverflow css and html as a template like what cnprog did when they started off and perhaps let someone else ( or do it myself ) replace it later. |
Well if he is really an SO dev, or knows the SO devs, he knows how much work has been put into it. SO is definitely not a complicated site, architecturally speaking. But as he points out, it's a very polished site. This may not be important for a programmer, but it is for an user (it is for me as an user at least), as he also points out.
Regarding the amount of work wich probably has gone into it, your original statement :
>it looks like something that can be thrown together in a weekend.
surely sounds disrespectful to the labor of those guys.
I'm also quite amazed by the general reaction to this. I don't understand how some commenters on hn, wich is supposed to be oriented towards entrepreneurs, who are by definition people interrested by the end user experience, could so quickly discard in several largely upvoted comments the work that has been put by those individuals, by saying that their success is just due to 'owners reputation'.
This is amazingly rude, and seems to be going along just fine.
When you provoke an argumentated and well thought out reaction as this one, you should ask yourself, before saying some people takes things too seriously, maybe you're taking what is important to them too lightly. And that's your responsability, not theirs.
EDIT: This is not to say your challenge is not a nice one. I'll be interrested to see how it works out =)