home.social
  1. #Neovim 0.12 is out! Here the list of features I’m checking out first: cj.rs/blog/nvim0.12/

    💬 Feel free to comment here!

    #blog #blogging #nvim

  2. Really impressed by 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 (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! 🎉

  3. I love to orderly store my git repos with (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 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: gist.github.com/cljoly/cbe931d

  4. Just tested the new coverage tool [1]: [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]: github.com/benhoyt/goawk/blob/
    [2]: cj.rs/readme-in-static-site/

  5. I’ve been using with 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 /#vim and also with other editors, sometimes with a plugin (, …).

    I’m now sharing the ctags configuration, as this could benefit others: cj.rs/ledger-ctags/

    Please let me know if you have issues or if some things are unclear!

    🏦

    🧵1/4