Ask HN: How are you staying productive using LLMs?

3 pointsposted 13 hours ago
by thallavajhula

Item id: 48799052

3 Comments

cpnwaugha

2 hours ago

Sirus (Qax) is 90% built with LLM coding agents (mix).

I should say that I'm deeply involved in the process - architecting and reviewing (and sometimes revising) to ensure the code is clean and aligned with my preferences.

one approach to ensuring purity of work is staging good changes before asking the agent to make new ones. that way, stashing/deleting poor quality work isn't too expensive and doesn't cost you the current progress.

- https://sirus.veedo.ai

bjourne

10 hours ago

I use the bot for lookups: "numpy, one hot, eye", "python, partition sequence, which lib?", "bash, safe test unset variable for equality".

blinkbat

12 hours ago

I use it for work, is that productive?