hseg
hseg
17 sept 2025 18:12:23 Tom Morrell ***@***.***>: > > [Imagen]*tmorrell* left a comment (citeproc-py/citeproc-py#168)[https://github.com/citeproc-py/citeproc-py/pull/168#issuecomment-3303469402] > > > One thing we added since you started is #180[https://github.com/citeproc-py/citeproc-py/pull/180], which adds more options...
19 jul 2025 11:12:47 Alex Fikl ***@***.***>: > > I'm confused by the code flow -- why are we reloading the config file? > > Unless I'm misunderstanding what you're...
This affects traps as well, eg ```sh trap on_exit INT TERM EXIT on_exit() { rm -r "${tempfiles[@]}"; } ```
Checking the `yt-dlp` README, it appears `yt-dlp_linux` bundles the library, so if we could use that it'd reduce the effort. Otherwise, yeah, we need to bundle the library with the...
I'm on board, and actually like the more personal et al, though if we do this I'd suggest removing the `author_email` and instead directing users to the bugtracker as a...
TIL about these tools, they look extremely useful for certain workflows! It was already useful to open this issue to get them this exposure.
I've experienced the suggestion bouncing for the last couple of months, in all apps -- including Discord. It's been enough to stop me from using ASK as a daily driver...
Either option (adding the completion to the bindist or embedding it into the binary) would be OK, but please do one of them. I'm currently pushing back on the AUR...
Partially to discover options -- this is my primary way of discovering subcommands for a new program before cracking open the manual. Partially to make sure I make syntactically-correct invocations...
Do note I'm barely proficient with hledger, so my experience is probably not indicative.