Sean Lang
Sean Lang
Some compilers (like HAML) already do this, but it would be nice to have a universal caching mechanism. Thoughts?
This will be useful in the future for telling what files affect the output of a given file. Jade already has some basic reporting for this that we could make...
https://github.com/svg/svgo ...as an svg to svg renderer for removing crap from SVGs
This repo hasn't been updated in like 2 years, so I rewrote the tests using a modern test-runner, reformatted the code a little, and made `npm test`/travis work. Right now...
If I have the flying focus chrome plugin installed and I visit a site that uses the flying focus script, 2 instances of flying focus run on the same page....
Hey, I started running bedup awhile ago, and I need to reboot for a kernel upgrade. Can I safely kill bedup and then restart it, resuming from where it left...
It would be great if this could provide an on-going dump of short URL mappings for the [urlteam](https://lillink.co/urlteam) project, so once lil-link (or other sites using this software) dies we...
- split up the index.html file into css, js, and html (closes https://github.com/cheeaun/life/issues/10) - use Jade to concat all the files together properly & deal with custom stylesheets (so they...
It doesn't crash, it doesn't attempt to forward the messages without writing writing them to an on-disk buffer, it just logs `unexpected error while checking flushed chunks. ignored. error_class=Errno::ENOSPC error="No...