Thread
Stories related to "Hashcards: A Plain-Text Spaced Repetition System" across the full archive.
Perhaps as a spark to discussion, this was presented with the note [on Twitter](https://twitter.com/msimoni/status/889151505672142849), "when people say plain text, they really mean the Unix ecosystem. 'plain text' only seems 'natural' when you have kilotons of tooling for it."
Lennart Poettering explains why "binary logs" isn't a big problem in systemd (2014)
(bugs.freedesktop.org)
The "binary logs" thing is one of the main complaints I hear against systemd. While you can easily install syslogd to regain plaintext logs, this post actually explains in depth why the binary log format is actually quite reasonable and well engineered. It changed my mind on this point.
Hi HN! I'm excited to share GoCard, a terminal-based spaced repetition system I built that uses plain Markdown files as its data source.<p>I've always been frustrated with existing spaced repetition tools that lock my knowledge into proprietary formats or require constant internet access. ...