pandoc assets/metadata.yml chapters/*.md -o book.epub -S
Using WKHTMLtoPDF (no page numbers)
// from https://twitter.com/Steve8708/status/1504131981444980739 | |
// simplified to a function body of 8 tidy lines | |
// no loop needed, no 2d array of 3-tuples needed | |
// just 2 arrays, a findIndex call, and some indexing :) | |
export function getRelativeTimeString( | |
date: Date | number, | |
lang = "en" | |
): string { | |
const timeMs = typeof date === "number" ? date : date.getTime(); |
defaults write com.apple.desktopservices DSDontWriteNetworkStores true |
// Available variables: | |
// - Machine | |
// - interpret | |
// - assign | |
// - send | |
// - sendParent | |
// - spawn | |
// - raise | |
// - actions |
🖥 PDF Slides 📝 Abstract
🤖 Heliograf from The Washington Post
A robot reporter that produced around 850 articles in its first year and earned The Post an award for its “Excellence in Use of Bots” from its work on the 2016 US election coverage.
🖥 PDF Slides 📝 Abstract
🤖 Heliograf from The Washington Post
A robot reporter that produced around 850 articles in its first year and earned The Post an award for its “Excellence in Use of Bots” from its work on the 2016 US election coverage.
As configured in my dotfiles.
start new:
tmux
start new with session name: