Let go of StackOverflow; communities must take ownership
8 comments
·November 25, 2025cadamsdotcom
Love the idea but getting people to move to another platform requires both
- "nothing about the new thing is worse"
and
- "some things are better".
Any migration must also defeat social network effects ("I'll wait for everyone else before I migrate")
Still it is exciting to see energy for this.
Would be great to know what (if any) alternatives exist with a similar UI to Stack Overflow - open source or other.
bolangi
I don't know what TLA+ is, but thanks for an entertaining rant, and the excerpt from Heller's timeless book.
null
andai
The other day I saw an answer on StackOverflow which was very detailed, well researched, and grounded in decades of experience.
It was also heavily downvoted, because it did not directly answer the user's question. (The user had already selected a winning answer, so this was in some sense unnecessary.)
It struck me that a single scalar for quality was inappropriate here. It was the best post I'd read in a long time, but by the site's rules indeed "deserved" the downvotes.
I had to wonder if a multidimensional system (tags like "answers question" and "general context" etc.) would work better. You know... the stuff every social media site figured out twenty years ago? ;)
---
Tangential but the more I think about it, the more I think we had the web basically right twenty years ago...
You subscribed to what you wanted to see.. and then sometimes you'd find really cool new things through mentions or the comments section.
I was thinking about signal to noise ratio and taste recently and realized I'd reinvented RSS from first principles...
krater23
This comes some years too late. Who is really using StackOverflow to ask questions? I know that ChatGPT can answer all questions that StackOverflow can answer in a fast, friendly and nearby as correct way. It has limitations, but the most people on StackOverflow are jsut doing the same than ChatGPT, just repeat after other people. All this things will be gone soon.
jibal
ChatGPT can provide the same answers SO can because it mined SO as part of its training data.
busymom0
I still use SO to ask questions. In fact, just asked a question couple days ago which ChatGPT couldn't answer, nor has anyone on SO been able to:
https://stackoverflow.com/questions/79831192/multi-line-titl...
I just had that kind of experience, but with Stack Exchange.
The Ubuntu people seem to have recently pushed to users a new version of the CUPS printer scheduler that doesn't like the syntax of some old cupsd.conf files. This breaks all printing on affected machines.
So where are the bug reports? Stack Exchange. Nobody over there is going to fix it. This needs to be discussed on Ubuntu Forums, where the maintainers might read it. For now, I posted similar discussions on the CUPS forum and Ubuntu's own forum, and linked them to each other. There's a finger-pointing problem coming up - is this a CUPS bug or a Ubuntu bug? (What writes the cupsd.conf file anyway? Ubuntu Settings?) I don't want to file a bug report until the finger-pointing phase has commentary from people who actually know the innards of Linux printing, or I'll get shot down by one side blaming the other. Let those guys fight it out.