|
|
|
|
|
by tuchsen
1117 days ago
|
|
Ah I'm reminded of that one xkcd. https://xkcd.com/927/ I hate to be the LLM guy but they're really good at processing semi-structured data to structured data. You could go that route and have a universal autocomplete for the CLI. Kinda like Co-Pilot for Bash, or you could use it to do what the parent's doing and have a universal TUI program for building commands. |
|