TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How big is your tech team in this AI world?

6 点作者 glaksmono3 个月前
It&#x27;s insane to see how much I can get done on my own with AI. It&#x27;s a dream for the idea guy<p>I will only be hiring senior-principal guy who can leverage AI as part of their work

6 条评论

matt_s3 个月前
Growing, too much work to do. Every year the list of projects with really solid ROI gets longer.<p>AI can&#x27;t troubleshoot technical issues with private company data. AI can&#x27;t run a project. AI can&#x27;t negotiate scope of features. AI can&#x27;t make decisions on what work to do. AI can&#x27;t architect system integrations and talk to all the teams involved.<p>AI is good at pumping out text when you give it good instructions and sometimes its even valid output, sometimes its not.
zelda4203 个月前
My teams work on a mobile app with 20+million lines and tens of thousands non generated lines being added every day. That is not an exaggeration. Cursor has no idea what to even do at that scale.<p>But even if cursor could understand the app, my other team works on the build pipelines which is another several million LOC projects that are interacting with dozens of services and used by several teams.<p>Maybe in a few years but currently it is completely untenable for LLM’s to work on these codebases in any meaningful way. And these are not unique, I’ve worked at many fortune 20 companies where the key product is 10 of millions of LOC of mess.<p>Even for personal projects cursor wrongly edits simple things like the wrong config.yaml, as it is in a different directory. I like it but it has major gaps.
vuggamie3 个月前
I work for a medium-to-large company in the US. I&#x27;m not sure how big the total IT department is, but the software development team is about a 10-15 people, most coders.<p>As a senior developer, I have yet to find a way for AI to make my job as a coder easier or more productive. It has about the same productivity gains (for me alone) as a good StackOverflow search in that AI can answer questions or write some example code for me, but it doesn&#x27;t go much beyond that. My employer has purchased some AI tools and if there were a product that could help me, I believe they would invest in it.<p>How much does AI do for you? Can it implement a feature? Mine can write simple functions but most require some tweaking and aren&#x27;t particularly difficult for me to do on my own.<p>As an idea-guy armed with AI, what will the senior-principal do that you and the AI cannot?
评论 #43006430 未加载
softwaredoug3 个月前
I think we will see more startups with smaller teams<p>But I don&#x27;t think its really &quot;AI&quot; that&#x27;s the reason. It has more to do with funding availability and it being more appealing than ever to actually bootstrap and find product market fit prior to scaling up with VC money. It&#x27;s a great environment to run lean and solve real problems. Not become giant and not really be sure of what problem you&#x27;re solving.
anandnair3 个月前
There is a change in trend of-course. For example, before AI we used to hire freelance devs to build small, one time projects, or build&#x2F;maintain client libraries on top of our REST APIs. But now, we can just do it ourselves! So, The impact is true.
fullstick3 个月前
Same as before. Yeah, I can get a lot done by myself with AI. The problem is that I don&#x27;t work by myself at work.