Noticed a few issues, the most obvious of which is sometimes the answer doesn't belong to the poster you're looking at. An Example: I drilled down to C#, Jon Skeet, 'What's the worst gotcha in C#?'. There is an answer int the field that doesn't belong to him.
Show HN: My Weekend Hack - Stack-Ed: Learn from the best on StackOverflow
71–80 of 86 posts
Re: Show HN: My Weekend Hack - Stack-Ed: Learn from the best on StackOverflow
#72Very cool site! Noticed a few issues, the most obvious of which is sometimes the answer doesn't belong to the poster you're looking at. An Example: I drilled down to C#, Jon Skeet, 'What's the worst gotcha in C#?'. There is an answer int the field that doesn't belong to him.
Re: Show HN: My Weekend Hack - Stack-Ed: Learn from the best on StackOverflow
#73Cool site. I can definitely see myself browsing through it to learn some new stuff. If you're interested, I made a few notes to try to help you improve the site: * The point count on each Q&A section gives the points for the question , not the answer. The answer score doesn't seem to be given at all. * Selecting a user/question which is low on the page doesn't change the scroll position. You need to manually move the…
[1] http://www.stack-ed.com/#tag/python/user/14343/Ned Batchelder
Re: Show HN: My Weekend Hack - Stack-Ed: Learn from the best on StackOverflow
#74Re: Show HN: My Weekend Hack - Stack-Ed: Learn from the best on StackOverflow
#75Very impressive, especially for a weekend "hack". What did you write the site in?
Re: Show HN: My Weekend Hack - Stack-Ed: Learn from the best on StackOverflow
#76Cool site. I can definitely see myself browsing through it to learn some new stuff. If you're interested, I made a few notes to try to help you improve the site: * The point count on each Q&A section gives the points for the question , not the answer. The answer score doesn't seem to be given at all. * Selecting a user/question which is low on the page doesn't change the scroll position. You need to manually move the…
Just wanted to add that 1) this is freaking awesome, and 2) some of the formatting gets messed up and makes the answer difficult to read. For instance... well, actually I don't know how to link directly to one of the answers. Scroll down to "Difference between __str__ and __repr__ in Python" on this page[1]. I was having difficulty understanding the sentences, then I realized they were actually bullet points put toge…
Also, URLs with spaces in them appear to be harder to share, in that they are not always automatically hyperlinked correctly. Would you consider using dashes (or underscores) in place of the dash in the stack-ed URLs?
Re: Show HN: My Weekend Hack - Stack-Ed: Learn from the best on StackOverflow
#77Earlier quoted context omitted.
Just wanted to add that 1) this is freaking awesome, and 2) some of the formatting gets messed up and makes the answer difficult to read. For instance... well, actually I don't know how to link directly to one of the answers. Scroll down to "Difference between __str__ and __repr__ in Python" on this page[1]. I was having difficulty understanding the sentences, then I realized they were actually bullet points put toge…
> http://www.stack-ed.com/#tag/python/user/14343/Ned Batchelder Also, URLs with spaces in them appear to be harder to share, in that they are not always automatically hyperlinked correctly. Would you consider using dashes (or underscores) in place of the dash in the stack-ed URLs?