💾 Archived View for rawtext.club › ~sloum › geminilist › 002264.gmi captured on 2020-10-31 at 14:25:58. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2020-09-24)
-=-=-=-=-=-=-
Solderpunk solderpunk at posteo.net
Sun Jul 19 14:52:23 BST 2020
- - - - - - - - - - - - - - - - - - -
On Wed Jul 15, 2020 at 10:53 PM CEST, lel wrote:
For context, it's this way because solderpunk is using the go `flag`
package,
which doesn't support GNU flags. Writing it that way would require
pulling in
some external dependency, and probably doing some rewrites of the CLI
flag
parsing.
Precisely. I would also actually prefer e.g. --domain if I had mychoice, but it's hardly important enough to be worth the effort ofduplicating standard library functionality. Sorry.
Cheers,Solderpunk