Unanswered Questions
55 questions with no upvoted or accepted answers
78
votes
0
answers
6k
views
Natty - Bringing 10k moderation to All
Background and History
The New Answers to Old Questions tool helps us to find all the answers added to questions which are more than 30 days old. However the issue with the tool is that it is not ...
31
votes
0
answers
1k
views
Belisarius - Detecting vandalism on Stack Overflow
Background:
This bot has been developed in an attempt to help capture possible vandalism. This includes:
Removing all code
Replacing all content with nonsense/repeated words
Adding solutions to ...
29
votes
0
answers
1k
views
FireAlarm: detecting low-quality questions with machine learning
There are two versions of FireAlarm. One version is written in C, and the other is written in Swift. This post is about the Swift version.
FireAlarm is a chatbot Ashish Ahuja and I have been ...
12
votes
0
answers
943
views
Duplicate manager with automatic closure and duplicate list editing
Description
This is a userscript partly inspired by Aran Fey's Duplicate Target Manager and responds to this meta question (by myself) API to programmatically close questions as duplicate with ...
12
votes
0
answers
288
views
Auto-Add A Comment When Closing
About
Automatically adds a comment when closing a question, with the text taken directly from the close reason you chose, so that the OP can see why their question may be being downvoted, and improve ...
11
votes
0
answers
193
views
Bonfire - dashboard for FireAlarm detecting low-quality questions
FireAlarm is a chatbot detecting low-quality questions. Bonfire is a web-dashboard written using Ruby on Rails, made specifically for FireAlarm. Upon low quality post detection, FireAlarm sends all ...
9
votes
0
answers
303
views
Answerable, a recommender of unanswered questions
About
Answerable is a Python program that finds unanswered questions on Stack Overflow that you could be able to answer.
Background
At first I didn't know about the StackExchange API, so I planned to ...
8
votes
0
answers
142
views
Sidebar Question Stats - Put question stats back in the sidebar
Screenshot
About
A recent change moved question stats (ask date, view count, and active date) from the sidebar to under the question title. Like others, you may find this distracting, because the ...
8
votes
0
answers
585
views
List of example questions
Since it's hard to find examples of questions with various attributes, maybe we can turn this into a reference?
Here's the problem: I want to try out the locked_date attribute in one of my apps, but ...
7
votes
0
answers
297
views
Stackopedia - all the answers to the questions you never asked
Screenshots
Splashscreen
Random Questions
Settings
About
An Android app that shows a random high voted question and its best answer each time you launch it. A really different way to learn new ...
7
votes
0
answers
285
views
Format a list of questions
The following quickie command line application formats a list of questions obtained from search results.
Requirements:
Perl, JSON
Usage:
Retrieve a list of questions from the API (from the /...
7
votes
0
answers
262
views
StackBot - Making it easy to post StackExchange questions to Twitter
About
StackBot is a small C# application that is designed to post interesting questions to a Twitter account at specified intervals.
License
StackBot is released under the Ms-PL license.
Download
...
6
votes
0
answers
94
views
OBSOLETE - Copy Code Exchange - copy code to clipboard from Stack Exchange sites!
Screenshot
Dark Mode
Light Mode
About
This is a userscript to copy code (from any <pre> element) to the clipboard from all Stack Exchange sites. It's pretty nice and cool to be able to copy the ...
6
votes
0
answers
210
views
golf-me: your new command-line code-golf companion!
Golf-me is a quick and dirty terminal application you can use to pick out a programming puzzle from Stack Exchange's Programming Puzzles & Code Golf site.
Screenshots
About
I built golf-me ...
6
votes
0
answers
129
views
Hide sites from Hot Network Questions section
Screenshot
About
The 'Hot Network Questions' section has questions from websites which are not very interesting for me so with this script you can:
Hide questions from those websites
Stop hiding the ...