Community Page
- blog.dhananjaynene.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I hope you people realize how inefficient the code you've written is... After you've divided out all the 2's from the number, you still try to find out if it is divisible by...
- Boss!! and Bossess!!!! Please use perl for everything. Perl is ultimate for any purpose. Python is slow (even with psycho, pypy) and Java is over verbose. (But Java is faster) Check modperl before...
- Yes, and I needed to know. What is the smallest prime factor? I guessed around: 7 (Also, your "copy to clipboard" links don't work for me).
- There are supposed to be tab indentations. Not sure how to keep the tabs in a post
- I just wrote this code (works in python 3.0 with the special "//" for division of integers). This code is much faster and will find your prime factors. I take advantage of the fact that...
/var/log/mind
Dhananjay Nene’s free (as in free speech) opinions on all things related to Software EngineeringStackOverflow is SpiritUnderflow - A plea to not deprioritise content and spirit
Started by Dhananjay Nene · 9 months ago
I must confess back in the mid 90s I was an avid usenet user. Over the years I have watched the overall development community online interaction landscape changing (mailing lists, web based forums, blogs, wikis, blog aggregators, voting systems etc.). While each change seemed a little
... Continue reading »
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
1. the information architecture is not brilliant
2. the discussions lack of spirit
For 1, that's a personal opinion, which I share, but eh that's a new service, it's difficult to get everything right the first time, especially if you can't afford to work with a great IA. (Aside: I am not in favor of an alternative skin though, they should rework the real estate of the elements on the page for everybody's sake.)
For 2, let's have a look at why a developer would want to interact with another developer in the first place:
- share some useful findings/information
- express an opinion / learn about other people's opinions
- ask for help when you struggle with something / help back
My theory is that there is a shift where blogs are increasingly used to fulfill the first 2 actions. Because, with blogs like yours, developers express themselves with a richer medium and at the same time they follow opinions and experiences of peers they esteem (avoiding the joy of trolls and so on). Now remains the 3rd action which still happens in forums but StackOverflow fulfills this task specifically and with effectiveness, as said Anjo. So, again IMO, the lack of spirit has a correlation with the voting system but it is not a cause-effect relation, the nature of the app itself is the real cause.
9 months ago
Very apt observations. I largely concur. The only remark I would still make is that even under the app objectives and and format, there is a potential for a much greater spirited discussions.
7 months ago