Explore our questions
Broken code block in new Help Center page
Relating to the changes Berthold (CM) announced, the Help Center page at /help/api-authentication contains a code block with some issues: It has two scroll bars in it, and the inner one curiously …
Stack Exchange data dump downloader and transformer
A downloader and transformer system for Stack Exchange's new anti-community data dump system
2024: a year in moderation
It’s that time of the year again! As we bid farewell to the year that's concluded and welcome the new one, we have a tradition of sharing moderation stats for the preceding calendar year. As most o…
What's the next Script/App/Library of the Month?
Now that we have a Community Bulletin, we use it to highlight questions (more precisely scripts/apps/libraries) which deserve to be highlighted. All we ♦ moderators need to do is slap a featured ta…
se-dashboard.click - Interactive plots and statistics for Mathematics Stack Exchange
https://se-dashboard.click/ Real-time interactive visualisation and statistics for Mathematics Stack Exchange
Show/hide vote counts for all
Yet another update/rewrite of Rob W’s script. Improvements relative to the older version: no jQuery dependencies – only modern, vanilla JavaScript APIs, making it lightweight and compatible with s…
Error calling Stack Overflow Teams API using Python requests library
I'm trying to call a PUT/DELETE request using the Stack Overflow Teams API in Python, but I'm encountering errors. As an FYI, I have a working PAT that allows me to make get requests for articles a…
Lobby Lighthouse: guiding new Chat users
As part of a recent experiment, two new chat rooms are open to any logged-in users, regardless of reputation or privileges. The new rooms are: Stack Overflow Lobby Stack Exchange Lobby I believe …
AI NLN detection bot
Post for a bot to detect NLN comments on Stack Overflow and report them to a chatroom. The bot uses a deep learning model trained on over 4,000 comments.
Add a confirmation before deleting a message in chat
Description The delete button in chat removes messages with no confirmation, nor any option to return them. This is a small safety measure - adds a simple confirmation on trying to delete. Installa…
Comment Templates Context Menu, an auto-comments user script
If you are tired of typing the same comments into Stack Exchange sites over and over, you can use this add-on to insert any of your frequently written comments with a couple clicks. Installation I…
Hide the newly introduced homepage widgets
The new widgets can clutter the homepage for those of us who are not interested in them. I created a simple script that hides the widgets. Although I could not find a good way to restore it to its…
API Inconsistencies
In my opinion, one of the hallmarks of a good API is that it is self-consistent. It establishes easy-to-remember conventions and then follows them. As I'm trying to adopt the 2.0 API, I'm findi…
OBSOLETE - Clipboardy chrome extension to copy posted source to clipboard
Clipboardy is a Chrome extension for copying posted code to clipboard from stackoverflow.com, github.com & npmjs.com