Thread
Stories related to "Stack Overflow Isn't Very Welcoming. It's Time for That to Change." across the full archive.
Stack Overflow Code: A New License. The MIT, this time with Attribution Required
(meta.stackexchange.com)
I posted a question on SO about UIDatePicker, a UI component on iOS. Someone responded with an answer. The answer guided me to my proper solution for the problem. Problem solved right? Nope.<p>Someone decided to close my question for "needing details or clarity". What? Clearly my question ...
I recall using Google daily to search for solutions to dev issues using Stack Overflow. I think it's been a year plus since I visited the site. What about you?
I'm sure I remember seeing a command line tool about 6 months or a year ago that allows you to query online help services from the command line. It was maybe called 'howdoi' or 'howto' or something, and you put a natural language request as the command line, and it did a quick intelligent search for...
Almost sure this belongs in Lobsters, but couldn't find a tag that seemed to really fit. Sorry guys.
A [blog post on the company rename](https://blog.stackoverflow.com/2015/09/were-changing-our-name-back-to-stack-overflow/) notes they're in beta now.
Calculating integer factorials in constant time, taking advantage of overflow behavior
(blogs.msdn.microsoft.com)