f.el https://github.com/rejeep/f.el looks like a brilliant file API for #emacs. /cc @rejeep
miniblog.
Related Posts
Here's a weird UI pattern I haven't seen before. This sanitizer will keep things clean for 24 hours, so the time counts *down*.
Every time I see it, it looks like 24 hour clock showing the wrong time!
@krinkle Huh, that definitely looks like a bug, and a weird one at that. Please file an issue 🙂
I've been using a 'golden tests' library for testing my parser, and it's just delightful. Rather than writing a verbose assertion about the resulting AST, I can just re-run my tests until the output looks good!
