Blog: 2023-02-27
Jump to navigation
Jump to search
Browser feature: there are three kinds of ways to open a link, and it's helpful to know which is which. Opening a link in the current page, opening it in a new tab and switching to that tab, opening it in a new tab in the background.
Looking into faster clojure startup times: babashka achieves this by using graal to compile clojure, then interpreting a subset with sci... don't understand this actually but I'm too hungry to think about it now