Blog: 2023-02-27: Difference between revisions
Jump to navigation
Jump to search
(Created page with "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 switchi...") |
(No difference)
|
Latest revision as of 19:26, 27 February 2023
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