Hacker News new | past | comments | ask | show | jobs | submit login

> This is the kind of stuff that you use very occasionally, when it is time to use that one command that is immensely useful for very specialized things, and which you can never in your life remember the syntax for precisely because it's not something you do every day.

Don't people make notes of that somewhere they can look it up?

I mean, you're not going to use this to generate command line arguments for commands you've never heard of before, you're likely not going to use it for commands whose outputs are crucial or behaviours unsafe, and if you do you're going to need to use your actual knowledge to check it hasn't hallucinated something dangerous before you run it -- which means consulting the manual and doing the work.

I get that man pages are a particularly rich, standardised form of training text, I just don't believe there is as much advantage in asking an LLM.

This is one of those areas where I think people project success onto LLMs where there is none. It's like the songwriting example. Sure it can write a bad song fast, but so can literally anyone half-skilled, and if you want to help it write a good song, you're going to have to redo half the work.

This is just like having a bad dishwasher.




The workflow here is to generate the command line first, then consult the manual to see what exactly it does. Which is much easier than reading the whole thing end-to-end trying to find the exact combination for your needs to begin with.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: