| ▲ | Ask HN: How are you staying productive using LLMs? | |
| 3 points by thallavajhula 12 hours ago | 3 comments | ||
1. What's your predominantly use-case? Eg: If you're using it for coding, what are you doing to make yourself productive? If you're using it for something else, please share what it is and what you are making doing to make it productive for you 2. Any successful side-projects you've built using LLMs? Success is subjective. You can go with however you define success in your scenario. | ||
| ▲ | cpnwaugha an hour ago | parent | next [-] | |
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. | ||
| ▲ | bjourne 10 hours ago | parent | prev | next [-] | |
I use the bot for lookups: "numpy, one hot, eye", "python, partition sequence, which lib?", "bash, safe test unset variable for equality". | ||
| ▲ | blinkbat 11 hours ago | parent | prev [-] | |
I use it for work, is that productive? | ||