Notes — General
2026
LitMonitor: an AI weekly literature monitor
A self-hosted tool that pulls new papers from Semantic Scholar, scores them against a personal research profile with an LLM, and sends a weekly digest.
Why this site exists now, and the design decisions behind it: a channel system borrowed from my own research, a strict colour rule, and the one exception to an otherwise static, no-JavaScript page.
2019
Reading data into R — what to watch out for
How read.table(), read.csv(), and their siblings differ in R — and the gotchas that break real, messy datasets.