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.

Ask HN: What's your company directive on LLM / 'AI' Coding Use

6 pointsby tosser208411 months ago
Now that the initial hype of LLM&#x27;s has sorta died down and the dust has settled, what are the real-world use-cases that actual developers are using LLMs for?<p>And looking ahead, what are the future applications of this tech that you are looking forward too that&#x27;s just not quite there yet. For example, maybe Code Reviews, or even replacing scrum-masters (though that is not dev related, just another &#x27;future example&#x27;).<p>TY!

1 comment

fullstick11 months ago
I find co-pilot to be useful. It forces me to write a lot of comments and the comments drive the code. For new personal projects, chatGPT can get some ideas going fast, but I end up changing a lot of it. ChatGPT does show me a lot of new libraries and parts of languages I didn&#x27;t know about before. I wouldn&#x27;t use LLMs on code review because I need to use my human brain to check the work of co-pilot that my coworkers are using. Code review and QA are the last line of defense against LLM shenanigans.
评论 #40759647 未加载