The tag has no wiki summary.

learn more… | top users | synonyms

38
votes
1answer
299 views

Does the SE development team regularly check the bounty board?

Typically when I want to bring attention to an older bug or feature request, I place a bounty on it (example 1, example 2). But since the development team is probably the only ones who can provide an ...
10
votes
4answers
406 views

Behind the curtain

I'd like to read more about design decisions, optimizations, scaling techniques applied during development.
9
votes
5answers
235 views

Use an HTML Validator on SO

I would like to suggest checking the markup of SO to uncover bugs. No, not for accessibility or philosophical reasons, and definitely not for the sake of validation itself. And forget the goal of ...
8
votes
1answer
1k views

Progress of new WMD editor? [duplicate]

Possible Duplicate: Will the WMD repository ever be updated? What's the latest on the progress with the wmd-new editor that the StackOverflow guys were doing? As far as I can tell, there ...
8
votes
0answers
201 views

Why did the SO team stop using log4net?

Early in development the SO team encountered some problems with the logging framework log4net (mentioned in a podcast, but not fully explained as I recall). In a blog post Jeff said they stopped ...
6
votes
3answers
178 views

Stack Exchange release management

I saw this thread: How often are SO new versions deployed? You are using CI and unit tests, right? Do you do anything more before pushing out new releases? What kind of guidelines do you follow ...
6
votes
1answer
167 views

Is the area51 codebase the same as SO's?

I noticed a few little bugs that had already been fixed here in the trilogy, so I wonder, Is the area51 a branch from the original code (thus being developed by fog creek instead of Jeff) or is now ...
5
votes
0answers
129 views

How is Stack Overflow developed, tested and deployed?

I am not talking about technologies or stacks. Stack Overflow is one of the largest ASP.NET applications around, and I am interested in development methodology, testing methods and deployment ...
3
votes
2answers
75 views

Can a call for developers be a valid question?

Could I make a call for a free software project on stackoverflow? I guess it would be something like asking for 'help' with something concerning software : D
3
votes
2answers
115 views

Status: Not By Design

In light of the recent change in vote ordering, a certain aspect of the design process for SO has been highlighted. It seems that certain features, while present in the system, are considered by the ...
2
votes
2answers
85 views

Has SO's development time ever been discussed?

I tried searching but couldn't find anything. Has it been discussed on how about how long stack overflow's time from initial development to beta was? I know they were working on it part time for a ...
2
votes
0answers
61 views

What kind of work environment leads to this? [closed]

Over the past couple of weeks, I've tried to help people who seem to have the strangest work restrictions of all time. I've chosen this question out of a random sample last one question I've ...
0
votes
0answers
49 views

On what development platform stackoverflow is built? [duplicate]

Possible Duplicate: Which tools and technologies build the Stack Exchange Network? Sighting on stackoverflow scalibility and performance I was wondering on what development platform its ...
0
votes
0answers
89 views

Sad things you've seen as a developer…sigh :( [closed]

Please post your own 'uggghhh' moments. Working on my predecessors code.... I've found this and went 'ugggh' Clean and concise: Dim Option0, Option1, Option2, Option3, Option4, Option5, Option6, ...
-1
votes
3answers
69 views

Is my question suited for SO, if not where should i ask it?

I am planning to make an application to digitalize and organize documents a company, or forum, etc may have. The first thing that came to my mind was about how i should look around for possible ...
-1
votes
2answers
113 views

What kind of questions about development tools are appropriate for Stack Overflow?

I use Emacs, and so I monitor the Emacs questions (mostly as a way to learn, I can't answer most of them) and Emacs is pretty customizable. But I imagine that other development tools are filled with ...
-7
votes
2answers
168 views

Is StackOverflow getting full? [duplicate]

Possible Duplicate: What will happen when all the possible answers are given to all possible questions? For the past couple of year, every programming related problem I have ran into has an ...