The timing on the sale was genius. Similar to Mark Cuban with Broadcast.com. I guess it's best to sell something before the value plummets to 0. As far as its demise? AI ate its lunch. I use to use Stack Overflow all the time and haven't even gone to the site for a couple of years now.
Where's the AI of tomorrow going to learn from if nobody is posting Q&As online anymore?
Stack Overflow is almost dead
61–70 of 285 posts
Re: Stack Overflow is almost dead
#62Earlier quoted context omitted.
That license comes with obligations that the AI companies aren't following.
Its highly debatable if that's true. The cc lience only applies to the presentation of the information, it doesn't apply to the factual content of the information. Which part openAI used is a matter of much controversy.
Re: Stack Overflow is almost dead
#63This blatantly undemocratic and destructive behavior was of course duely punished by the (former) users of the site.
Re: Stack Overflow is almost dead
#64Hey, if it all crashes and burns, at least it’s the so-called smartest guys in the room going down with the ship. Just a bunch of VCs learning the hard way that they had no idea how to actually run or grow the company they bought. “Look at how well we optimized it!” Yeah — right into the ground.
Re: Stack Overflow is almost dead
#65Earlier quoted context omitted.
Hardware is usually just a small part of running a website.
Set up StackOverflow according to "cloud native" recommendations and whoops, that's gonna be quite the bill, which is my point. You'll have Cloudfront for global load balancing, ELB to provide a bridge between Cloudfront and Kubernetes, EFS for storage, RDS for the database, EKS and EC2 for compute, ElastiCache for KV cache, add in CodeBuild for build/deploy pipelines... AWS has quite the hefty overhead.
However servers aren't the sort of thing you can just plugin and forget when running a major website. Things go down, users trigger edge cases, people try and DOS you, disks fill up, etc. You do still need some staff to take care of things
Re: Stack Overflow is almost dead
#66My heart goes to the stack overflow community which has always been very kind and helpful, essentially working for free. As a self-taught developer since the age of 8, I literally grew up learning how to code through SO, asking hundreds of questions and answering many more. So many bugs that would take 2-3 days to fix would eventually find their answer through it. But now ChatGPT does that in minutes… so it’s for the…
Until there is a radically new version of {popular programming language} with breaking changes and no new and correct answers to train on.
Re: Stack Overflow is almost dead
#67Something like 1000x more views than posts/comments… I wonder if that statistic has changed over the years?…
Re: Stack Overflow is almost dead
#68Earlier quoted context omitted.
Its highly debatable if that's true. The cc lience only applies to the presentation of the information, it doesn't apply to the factual content of the information. Which part openAI used is a matter of much controversy.
Well.. if given the right prompt.. it will effectively fully reproduce a stack overflow post in it's original form then there is no controversy and we can all see plainly what's going on behind the scenes.
Re: Stack Overflow is almost dead
#69Earlier quoted context omitted.
That license comes with obligations that the AI companies aren't following.
Its highly debatable if that's true. The cc lience only applies to the presentation of the information, it doesn't apply to the factual content of the information. Which part openAI used is a matter of much controversy.
Re: Stack Overflow is almost dead
#70LLMs probably sped things up, but it seems like it was inevitable that it would fall into disuse and eventually be overtaken one way or another.