Ask HN: How do you use Coding Agents/CLIs out of coding?
3 points
5 hours ago
| 2 comments
| HN
Everyone is shipping. Open any feed, Twitter, LinkedIn, HN, and it's new projects every single day. AI made it so easy to go from an idea to a working product.

If you're not a developer, or you're just starting out, or you only knew one area of software, AI is amazing for you. You can build things you could never build before. If you're experienced, you're just way faster now. Both are great.

I think we can use that same energy on learning new things too. Not just using AI to write code, but using it to understand things we never had time to understand before. Reading more. Going deep on new domains. Building actual knowledge.

For example, if you're a software person who always wanted to learn hardware, this is the best time to do that. AI can walk you through circuits, explain datasheets, help you debug firmware. Stuff that used to take years of context to even get started with.

LLMs might be the best learning tool ever created, but we're mostly using it to skip the learning. I do believe coding agents are perfect for this job!

I started doing this lately. I use Claude Code less for "build this for me" (I still do build a lot) and more for "help me understand this." It's been really satisfying.

Curious how others here use agents outside of coding. Are you using them to learn? To read? To explore new fields? What's working for you?

jaredsohn
14 minutes ago
[-]
I find it great for nutrition and cooking. I used AI to build a food tracker that works at the micronutrient level (LLMs built the code but are mostly not used in the app itself) but many of my prompts are helping me to learn nutrition in general.

I also use it to help me learn to cook more/better so I ask it questions about the how / why and have made a database of recipes that I tweak based on interests / abilities.

A neat thing is you can always ask AI - what can I do to eat or cook better? Then you do it and keep repeating.

reply
nacozarina
5 hours ago
[-]
It has been interesting to use in genealogy. Input known facts about an individual and it can quickly characterize much about that person: religion, diet, work, beliefs, aspirations & fears. You can discover how names evolved, learned which places they really called home, and where they were just passing through. Contextualizing this in wider known historical data (wars, treaties) can be immensely insightful.

I never gave a thought to the Thirty Years War only to find later it was necessary for my existence. And all the invasions of Ireland, from the Danes to Cromwell. And the expulsion of the Acadians in Canada. And cousin-lovin. It’s the last rabbit hole you’ll ever need to descend…

reply