TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

After ChatGPT disruption, Stack Overflow lays off 28 percent of staff

42 pointsby adamwintleover 1 year ago

10 comments

isoprophlexover 1 year ago
Well, I have all the sympathy for the SO people who are stressed out over losing their jobs... but at least a LLM doesn't chew me out when I ask a question that's remotely similar to one asked 7 years ago. And I like the low-latency, interactive rubber ducking experience way better than the slower turnaround on a SO question.
评论 #37925591 未加载
评论 #37925256 未加载
alex_youngover 1 year ago
Seems poorly correlated.<p>It seems unlikely that any significant number of developers quit using SO in favor of blindly trusting ChatGPT.<p>More likely - advertising revenue declined in line with the reduced ad spending across the industry, largely due to expectations of economic recession by ad buyers.
评论 #37925369 未加载
评论 #37925320 未加载
评论 #37925284 未加载
评论 #37925311 未加载
评论 #37930922 未加载
评论 #37925286 未加载
评论 #37925347 未加载
评论 #37925377 未加载
skilledover 1 year ago
<i>Stack Overflow is laying off another 28%</i> (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37900651">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37900651</a>) (187 points | 2 days ago | 214 comments)<p><i>Stack Overflow announces 28% headcount reduction</i> (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37898199">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37898199</a>) (118 points | 2 days ago | 171 comments)
proc0over 1 year ago
I&#x27;m thinking that coding is not going to be the most interesting application of current LLMs for a while. Writing code is simultaneously the least time consuming part of product development, and also the most critical. So much of the work is done outside of the IDE, figuring out the problem, deciding on a solution, communicating the solution, etc. Once you do write the code, it&#x27;s relatively quick and there are enough tools to speed up the process. For AI to truly replace engineers, it needs to be an AGI. I think Stack Overflow should be considering the community component, because as of right now, LLMs are more likely to disrupt creative fields, customer service, and middle management.
agnosticmantisover 1 year ago
PSA: &quot;after&quot; does not mean &quot;due to&quot;.
评论 #37925214 未加载
评论 #37925330 未加载
ojosilvaover 1 year ago
&gt; While no chatbot is 100 percent reliable, code has the unique ability to be instantly verified by just testing it in your IDE, which makes it an ideal use case for chatbots.<p>Oh, this is so wrong. Code is not instantly verified by any IDE except for things like syntax errors and compiler warnings. SO critique comments under each answer are so more valuable in that sense, it&#x27;s not even funny. Every time I give feedback on ChatGPT&#x27;s proposed answers it tends to go into incredible rabbit holes and endless recursion, reminiscent of WOPR playing tic tac toe.
gnicholasover 1 year ago
Previously discussed, yesterday: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37900651">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37900651</a>
mediumsmartover 1 year ago
I would have thought they could manage the workload with 50 percent of the staff assisted by chatgpt.
chewzover 1 year ago
I used to relay on SO, still do sometimes but most problems seem dated. And with quality of Google search declining, getting to the core of a problem takes too long.<p>I used to relay on GitHub issues but github.com way too slow and quality of search is abysmal.<p>So more and more when in doubts I just read source code. Seems fastest.
评论 #37925344 未加载
pharmakomover 1 year ago
Everyone blaming GPT but I have found StackOverflow become less useful recently. I blame the hostile mods and downvoters.