Clément Joly :rust:
-
#Neovim 0.12 is out! Here the list of features I’m checking out first: https://cj.rs/blog/nvim0.12/
💬 Feel free to comment here!
-
Really impressed by #Migadu support today.
I have acquired a new domain and I’m using it alongside my current email address. Migadu offers a nice domain-level alias feature, but I noticed that DMARC validation was failing (https://dmarcchecker.app/ is really handy). This was in turn due to a missing DKIM signature.
I messaged the support, on a Sunday, expecting it would get sorted some time next week since my plan has best effort support. 30 minutes later they came back with a temporary fix! 🎉
-
I love to orderly store my git repos with #ghq (https://github.com/x-motemen/ghq). But it can only change the current directory by spawning a new shell, which is often undesirable.
To solve this problem, I have implemented a very crude version as a #fish shell function. It just parses the clone url with a regex, clones and cd into the new directory. It’s here if anyone is interested: https://gist.github.com/cljoly/cbe931d6e0bb31cf9dc113774bb87f3f
-
Just tested the new #goawk coverage tool [1]: #RISS [1] is already 100% covered with the tests. :partyparrot:
In fairness, it is a very small program anyway, so it was more of an excuse to test the newly introduced feature 😄 .
[1]: https://github.com/benhoyt/goawk/blob/master/docs/cover.md
[2]: https://cj.rs/readme-in-static-site/ -
I’ve been using #ctags with #ledger for a couple months now. It’s been a complete game changer to update my journal with fast completions and code navigation. It works out of the box with my editor of choice #neovim/#vim and also with other editors, sometimes with a plugin (#emacs, #vscode…).
I’m now sharing the ctags configuration, as this could benefit others: https://cj.rs/ledger-ctags/
Please let me know if you have issues or if some things are unclear!
🏦 #plaintextaccounting #ledgercli
🧵1/4