Samuel Culpepper
Samuel Culpepper
(From [Pro Git](https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#_code_help_autocorrect_code)) `help.autocorrect` If you mistype a command, it shows you something like this: ``` $ git chekcout master git: 'chekcout' is not a git command. See 'git --help'....
Hi, thanks for a nice program. I am using this in gnu guix, which has a strong emphasis on repeatability and transparency -- as such, would you be open to...
not to merge, reference on #tropin
Looks like a great project - following up from a reddit comment. From a quick look around, it shouldn't be too bad to lean on youtube-dl if the `-f` option...
Hey, thanks for yet another great package. Some better discoverability would likely help the project, and free promo is free: - https://github.com/matrix-org/matrix.to/tree/main/src/open/clients - https://matrix.org/docs/projects/try-matrix-now/ - then more generally, https://matrix.org/clients/ (like...
Hey, In RDE[1] we are looking to provide a configuration of ement[2] which fits the flavour of the distribution[3], which is largely based on the excellent work of Prot in...
Hey, thanks for a lovely experience with elasticsearch. I've been getting into `#+call` blocks recently, and a killer feature has been the use of `:var`, which turns into the backend-specific...
Hey! Thanks so much for your effort, it's proved to be the only way to run this damned game on wayland with reasonable performance. I'm on guix, and I built...
Hi! This is a great project - loved the article, and I think we've been reading around some of the same topics :) A convenience in managing the corpus would...
This is a simple fix; where the `spotify.add_to_playlist` call is made, first truncate the id array to `n` arrays of size 50, then make `n` calls to the `add_to_playlist` function....