Ask HN: Who's regularly using LLMs at work?
21–24 of 24 posts
Re: Ask HN: Who's regularly using LLMs at work?
#22Last 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?
#23Re: Ask HN: Who's regularly using LLMs at work?
#24In 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.