InfoQ Homepage Stack Overflow Content on InfoQ
News
RSS Feed-
Inside Stack Overflow’s Monitoring Systems
Nick Craver, architecture lead at Stack Exchange, wrote about their monitoring systems in a recent article. He discussed the philosophy and motivation behind their monitoring strategy and talked about their toolset - mainly Bosun, Grafana and Opserver.
-
Stack Overflow Launches Documentation Beta
Stack Overflow has launched a new website called Documentation, enabling developers to create documentation on various software development topics for developers.
-
Android Stats and Tricks from OpenSignal
One blog of note that is furthering the efforts of today’s mobile application developers can be found at the OpenSignal web site. Their recent Android Fragmentation Visualized report offers some unique perspectives on the challenges of writing Android apps.
-
StackOverflow’s ORM goes Open Source - Dapper.Net
A simple ORM used in StackOverflow titled Dapper.Net was recently released on code.google.com. This ORM specializes in fast generation of objects from SQL query results. Dapper.Net supports mapping query results to a strongly typed list or a list of dynamic objects. The ORM is a single file of less than 500 lines of C# code and is available under the Apache 2.0 License.
-
New Programming Q&A Web Site Goes Public
Stack Overflow, a web site for programming questions&answers, has been made public while still in beta. The site offers programmers the opportunity to ask questions and receive answers from fellow coders for free, and intends to become the right source of answers for any programming question.