I use it for “introductory” programming, where it writes some script in an env I’m not familiar with and then I read the docs and clean all the bs it hallucinated into it. Often (but very not always) takes less time than learning-curveing it yourself. I also get sysadm and networking ideas from LLMs. Although here their imagination has no limits and you have to fact-check everything. They imagine cli/config options,…
Ask HN: Who's regularly using LLMs at work?
11–20 of 24 posts
Re: Ask HN: Who's regularly using LLMs at work?
#12- I use them to create a vendor order each week. They take my voice and transcribe it into a list to text my sales reps. - I use them to OCR PDFs from my bank - I use them as a search/replace tool on CSVs - I use them to replace Google searches - I use them to code - I'm trying to use them to view (still frames from) cameras periodically I'll think of more uses, I'm sure. My work is very low tech and simple.
What do you do after you OCR the pdfs?
Re: Ask HN: Who's regularly using LLMs at work?
#13I also use it to learn new stuffs e.g. Flink. I don't always trust it even if it works, though.
Re: Ask HN: Who's regularly using LLMs at work?
#14Of course, some engineers have stopped writing PR descriptions since the bot will do it for them. But that means that the only people who can effectively review that PR are the ones who already know what it's supposed to do, which is generally a small pool.
This has been a pattern I've seen repeated with workplace AI: they make something hard a little bit easier, but in a way that will the underlying problem worse over time.
Re: Ask HN: Who's regularly using LLMs at work?
#15We transitioned from a team of manual chatters, to hard-coded conversational scripts to an LLM-driven approach. This change has allowed us to handle interactions more accurately and scale to a much larger number of conversations per day.
Less grandmas are falling victim to crypto scams. Thanks AI.
Re: Ask HN: Who's regularly using LLMs at work?
#16Earlier quoted context omitted.
What do you do after you OCR the pdfs?
Turn it into CSV, sometimes transform it, confirm it's correct, paste it into my spreadsheet.
Re: Ask HN: Who's regularly using LLMs at work?
#17Re: Ask HN: Who's regularly using LLMs at work?
#18Earlier quoted context omitted.
Turn it into CSV, sometimes transform it, confirm it's correct, paste it into my spreadsheet.
Are you aware that AI-based OCR very often hallucinates? https://www.runpulse.com/blog/why-llms-suck-at-ocr
As I said, I verify it. Since it's a total over many transactions, it's hard to hallucinate and then get the same total the bank sheet has.
Ya know?