Submitted by rumovoice t3_11hscl1 in MachineLearning
rumovoice OP t1_javxdca wrote
Reply to comment by DAlmighty in [P] LazyShell - GPT based autocomplete for zsh by rumovoice
If you know and remember the command - yes, if you need to google or read the man first this could be faster. Or sometimes faster for complex commands with subshells and regexes.
DAlmighty t1_jaw5m9v wrote
Regexes are definitely the bane of my existence.
Trotskyist t1_jaxyg2b wrote
Been using regex's regularly for like 10 years now...still don't know how the hell to write them. Shameful, I know.
Shout out to some random guy named Olaf Neumann, without whom I'd be screwed: https://regex-generator.olafneumann.org/
DAlmighty t1_jaxzv4n wrote
That’s how I feel about https://regexr.com/. Without it, I’d be lost as well so don’t feel too bad.
Viewing a single comment thread. View all comments