Newest Questions
2,877 questions
3
votes
0
answers
160
views
SO Link-only Parser: Parse Stack Overflow for potentially link-only answers
The provided Python script is designed to identify potentially "link-only" answers on Stack Overflow for a specified time period and set of tags. It does this by leveraging the Stack ...
3
votes
0
answers
86
views
Fix for the network search pagination
Description
Problem
See the report Pagination on stackexchange.com search is broken
The pagination in the global search is broken. It only shows 15 results even when the page size is set to something ...
7
votes
1
answer
318
views
Stackexchange oauth2.0 is suddenly failing
No changes in stack apps or my code, it was working fine for a while, suddenly it stopped working now.
I get "InternalOAuthError: Failed to obtain access token"
After more details inspection,...
3
votes
0
answers
55
views
Expand Code to Fullscreen on StackExchange Site
Description
Script practice.
Toggle Fullscreen on Hover: When users hover over a code block, a 'Fullscreen' button appears. Clicking this button will expand the code block to fill the entire screen, ...
5
votes
0
answers
87
views
Show Deleted Answers at head for Stack Exchange
Description
Script practice.
To view your own deleted answers/questions on a Stack Exchange account, you always need to scroll all the way down to see the "Deleted answers" tag. I've written ...
15
votes
0
answers
185
views
AI generated content should NOT be allowed on Stack Apps
On February 14th, 2024 a new network-wide policy on AI-generated content goes into effect.
The de-facto default is that AI-generated content should follow the citation rules that already exist. In the ...
3
votes
0
answers
234
views
Backpack: Download all of your questions and answers across all SE sites as Markdown files
Screenshot / Code Snippet
About
This app is used to download a user's questions and answers across all Stack Exchange (SE) sites that they are registered for. The questions and answers are downloaded ...
7
votes
0
answers
190
views
2023: a year in moderation
It’s that time of the year again! As we wave goodbye to last year and welcome the new one, we have a tradition of sharing moderation stats for the preceding calendar year.
As most of you here might be ...
5
votes
1
answer
383
views
Suddenly getting "Couldn't parse `client_id`"
For years, I've run a local PHP app using GuzzleHttp\Client to download my StackExchange posts.
Today, I'm suddenly getting this problem when posting my client_id, client_secret, code, redirect_uri.
{
...
2
votes
1
answer
94
views
Does there exist an app that allows me to download all of my questions and answers on all SE sites?
I'm interested in downloading a backup of all my questions and answers on all Stack Exchange sites in the form of markdown files. I'm already aware of this SE data explorer query, but this downloads ...
3
votes
0
answers
64
views
Easily apply "bookend" deletion of AI-generated content
Description
This is a fork of Samuel Liew's DeletedUsersHelper userscript. It's a script for moderators only.
The purpose of this userscript is to simplify bulk-deletion of AI-generated posts as per ...
3
votes
0
answers
75
views
Are these images really necessary?
In the homepage (mobile phone) there's a huge image on the left side of each question:
But are they really necessary? Should we remove them? The images seem unrelated to the questions themselves. ...
3
votes
0
answers
148
views
PLACEHOLDER - CoreDump, a macOS desktop SE client
What the app will do: a macOS desktop client app for SE network sites with a clean user interface and potentially some features enhancing the regular SE web-based experience. Written in SwiftUI.
The ...
6
votes
0
answers
90
views
Userscript to flag deleted posts for moderator attention with <10K reputation
I noticed that while the system blocks you from viewing deleted posts unless you have moderator tools privilege, the system will not block you from flagging them. The only flag available for deleted ...
2
votes
0
answers
38
views
Is there a way to ask general questions within the Stack app?
I just joined Stack Exchange and am using the Android app called "Stack for Stack Overflow" by Tyler Wong. When I try to post a question, I'm forced to select from a number of topic ...