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.

2021-03-30 20:52 #

Random links from Tuesday:

2021-03-30 14:59 #
2021-03-29 21:21 #

The havoc wrought by the combination of these two changes is considerable. Those Python virtual environments you created over the last year? All of them are now broken. Why? Just because you ran brew upgrade ponysay? Yup. — Homebrew Python Is Not For You

This is sad, really sad.

2021-03-25 15:08 #

The friction of having to write, to structure thoughts in plain text, to remember the name of the person I need to reference on this page: that is the point. Frictionless note-taking produces notes, but it doesn’t - for me - produce memory.
The same goes for a lot of things. I use neovim to edit code like a grandpa, and I don’t use a file tree. There’s no “directory listing” in my editor. I hit ctrl-p and fzf helps me find the file by name. This is obviously not the future of coding: shouldn’t I be navigating the source tree in 3D like in Jurassic Park? Sure, but the names of things, their functionality, and how it all fits together should be things that exist in one’s mind, not just in a computer. — The return of fancy tools

2021-03-25 14:52 #

At first I thought Github allowed for personal blog as a derived GH-like UI. Well, no, it’s all CSS (managed with Hugo): https://neapowers.com/.

2021-03-25 14:49 #