Journal

3 entries for Friday, May 24, 2024

Write when hungry. Read when fed.

Programming require you to reify anything in order to act on it, whereas in the physical world you can directly engage with your environment.

It may be easier to change analog than digital.

I was wondering if it’s possible to load a local JavaScript file via bookmarklet (to get around Firefox’s character limit) but it seems file:// URLs will return an error. I can either load an https:// URL or embed my file inside an extension.