aliquote.org

Latest micro-posts

You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.

2025-07-16 16:21 #

I don’t even know what to think about this, but it was interesting to read: Solving LeetCode™ problems with Racket. #racket

2025-07-16 16:17 #

Algorithms for making interesting organic simulations: Lot of interesting stuff, which reminds me of Anders Hoff’s work at https://inconvergent.net.

2025-07-16 16:12 #

Since I haven’t looked back at my Neovim config for months, except for fixing occasional deprecations or API changes, I’m just reviewing how past projects evolved over time. I noticed that Lazyvim no longer relies on telescope but is now using fzf, which is great. It looks like Blink is the new rockstar for auto-completion. I only use builtin Vim stuff, but it looks nice. #vim

2025-07-15 18:28 #

An old series of [blog posts](Debugging Lisp Part 1: Recompilation) on debugging Lisp. The author also covered series and various macros. Be aware there’s no index, though. #lisp

2025-07-15 18:27 #
2025-07-15 18:26 #

macOS defaults list: Useful if you’re looking for a particular settings that you’d like to update in your terminal. #apple

2025-07-15 18:23 #

State of the Terminal: A nice review with lot of technical discussion on key encoding and the xterm-256color falaccy. #unix

2025-07-15 18:22 #

/me is listening to “Pictures on My Wall” by Echo & the Bunnymen

2025-07-10 09:20 #

New kid on the blocks: jank, based on Clojure but with an LLVM-based JIT backend.