User Aliases in jj logs
jj config for using short aliases for users in log lines
Recent
jj config for using short aliases for users in log lines
I’m still dipping into logic programming intermittently. I’m still a tourist. Today I had reason to want to rotate a list – that is, take some number of items from the front, and append them to the back – and I couldn’t find a suitable predicate in the standard libray. My initial attempts to write the predicate myself were bad (leaning on functional and procedural definitions), and in googling I…
A grab bag of thoughts on experimenting with Picat language.
Maybe the easiest way to run a TypeScript program with Node.js
Tools like Svelte and Astro scoped component styles by default, which has some interesting interactions with CSS concepts like grid .