Live data from Hacker News

Ask HN: Who's regularly using LLMs at work?

news.ycombinator.com

21–24 of 24 posts

Re: Ask HN: Who's regularly using LLMs at work?

#22
I'm using it as a leverage for my side-project ideas. I was making excuses not to make open-source projects for years because of not having enough time.

Last week alone I launched two mini side projects, apparently using "code vibing" technique. Didn't know what I was doing had a name. - https://github.com/antonbelev/llm-fuse and https://github.com/antonbelev/hexo-bluesky-feed if you are interested.

I feel LLMs open the productivity door for me. Especially, outside my day-to-day work.

Yes, the tools I've built are not using the best practise, they may have little bugs here and there, but at least I can iterate quickly over my ideas, and get something out there.

So far I'm focusing on tools which I know at least I will be using for my personal blog.

Re: Ask HN: Who's regularly using LLMs at work?

#24
I'm actively building LLM tools and use Claude as both a sparring partner and UI mockup maker.

In the past, I've had good results combining the artifacts' React UI elements into Figma for mockups.

Some things are just faster with an LLM like making a dropdown and filling it with text, instead of doing it in Figma and manually typing out a bunch of dropdown items.

Post reply on HN