Gilles Philippart
Gilles Philippart
Hi Jim, it's a great theme ! Could you please upload it onto Melpa Stable ?
Hi Vlad, Thanks for aprint, it's a nice improvement on `clojure.pprint`. I'm using it in Cursive though, and for large data structures, it clears the screen (https://github.com/razum2um/aprint/blob/master/src/aprint/core.clj#L14-L15). If this is...
# Checklist - [ ] tests - [ ] updated [CHANGELOG](../CHANGELOG.md) (the "unreleased" section)
# Checklist - [X] tests - [ ] updated [CHANGELOG](../CHANGELOG.md) (the "unreleased" section)
Hi, thanks for this guide, this is really useful. I bought a multi-discs audiobook and I couldn't run your move/rename script successfully as obviously some tracks had the same number...
Tokens [STEP_TYPE, STEP_TEXT, STEP_TYPE, STEP_TEXT, WHITE_SPACE] were not inserted into the tree. Text: Meta: Narrative: As a gardener I want to mow the lawn So that I can keep my...
I have this shell script which uses the Confluent CLI to delete all subjects in a concurrent fashion: ```bash #!/usr/bin/env bash delete_subject() { echo "Soft deleting subject $1" confluent schema-registry...