This is a page of live, editable notes[1]. It’s probably not indexed by Google. It’s almost certainly transient. If I know you, you might get comment or edit access if you ask.
Jun 4, 2022
What can a Tweet look like? No way that I can see to embed HTML, or card-like previews from page metadata.
https://twitter.com/fcanas/status/1533109086312595459
But I can copy styled html, then put it in a table.
printf debugging is the most reliable, accessible debugging method. Because sometimes the debugger breaks. Or you’re briefly visiting a new language and don’t have time to learn a whole new set of tools. | |
Mar 28, 2022
Docket is a command-line macOS app with a UI. Given a schedule defined in a simple JSON file, it shows a timeline at the top of the screen (Yes, the screen. Not the Terminal) with a cursor passing through colored bars for the segments in the schedule. Notifications appear when time transitions to the next phase.
I’m still not sure if I’m putting up the source or not, but I will be publishing the app. I would have done it tonight, but instead I put together this page. I published docket and it should be available via a homebrew tap.
[1] Credit for the idea for this page: https://twitter.com/c_at_work/status/1507391285094662149