Blog: 2023-02-27

From razwiki
Revision as of 19:26, 27 February 2023 by Razzi (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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