Live data from Hacker News

Whither Stack Overflow

motherboard.vice.com

61–65 of 65 posts

Re: Whither Stack Overflow

#61
post #60
post #59

Earlier quoted context omitted.

It's gotten better, but check my comments from some time ago: https://news.ycombinator.com/item?id=8329034 https://news.ycombinator.com/item?id=9476547 Generally: bad inheritance, bad separation of concern, unidiomatic java (I think much of it was automatically converted from C++), overcomplicated classes and just so many wtf-moments I had. Example: You want to store state. 1. In standard activities you have this rea…

Thanks for the explanation. I guess I never even looked at the names of these callbacks because I just followed the app lifecycle diagram - yeah, I agree, the names could be much better.

Well nothing in the diagram here says anything about onStop being not guaranteed:

https://developer.android.com/training/basics/activity-lifec...

Re: Whither Stack Overflow

#62
post #58

Earlier quoted context omitted.

I'll leave you to ponder whether or not HN wishes to officially link directly to Sci-Hub. That said, those willing to thumb their noses at paywalled science may do so here: http://31.184.194.81/http://ieeexplore.ieee.org/xpl/articleD...

I think that degree of anthill-overturning would be past prudent.

It's the first two words of that response I appreciate most.

The proposal was considerd. Rejected, but considered.

Re: Whither Stack Overflow

#63

Earlier quoted context omitted.

I often wish there was a site like SO with a great community around building task-oriented code-first samples to replace shoddy project documentation. Often with SO the accepted answer is too specific, outdated or not descriptive enough but its existence locks out better responses. I would prefer a canonical, up-to-date wiki answer than strict authorship most of the time. I've taken a few stabs at building a solution…

http://meta.stackoverflow.com/questions/303865/warlords-of-d...

Yes, I am in the beta. Does not seem like it provides much of the topic hierarchy (beyond 1-2 layers) or ability for long-form content that I would like. I built this https://srcbottle.com that approximates what I would like but am still playing around with it.

Re: Whither Stack Overflow

#64

Earlier quoted context omitted.

I used to spend quite a bit of time on SO and OnStartups. I haven't contributed to any of their sites since the ridiculous deletion of OnStartups due to the opinion of one moderator (If I remember correctly, which is vague now). I don't care that I lost half my rep. Some people had put really lengthy, researched, answers and a valuable resource was just rm'd. There's far too many silos. Sure separate maths from games…

Wow... you're not kidding about the silos. I haven't used Stack Overflow much lately, so I thought it was still just Stack Overflow and Super User. Instead... Stack Overflow Server Fault Super User Web Applications Webmasters Game Development Tex - LaTeX Unix & Linux Stack Apps Ask Ubuntu Wordpress Development User Experience Theoretical Computer Science Programmers Information Security Database Administrators Code R…

I'm remotely involved there and my reply would be that TCS is research level while CS is not. There seems to be significant overlap in the questions, regardless.

Re: Whither Stack Overflow

#65
post #49

Earlier quoted context omitted.

I once thought of a potential solution where the number of reputation you would gain would be directly derived from the number of tag-experts who saw the question (and did not provide an answer). But maybe this would lead to it's own problems too.

Bounty somewhat alleviates this problem, but only partially... Maybe there should be an option to "tip" good answers, where (part of) the tip would be taken from your own score?

I'm not sure what you mean, isn't this exactly what bounties on SE currently do?
Post reply on HN