William Casarin

Results 696 comments of William Casarin

I think a script that imports ccan libs into github and tests them would be ideal here. No need to introduce complexity to support ccan. Support for arbitrary remotes with...

This is kind of the same discussions component/component went through when people wanted to support bower packages. It didn't make sense to support every other ecosystem without turning your own...

:+1: I'm currently just reemitting the `chunk` event from the s3-upload-stream library I'm using in `s3-blob-store`. Would be nice to standardize on something like `progress.`

an obvious thing I find myself wanting is opening github patch links from my email client. right now it opens my browser, it would be great if I could just...

my hacky solution to run a generic command that opens a link inside emacs. please excuse my noobish elisp, wasn't sure how to detect when copy-link was cancelled. This seems...

In my typical workflow, I make a note of what I was working on after I clock out, so that I can remember where I left off. I was hoping...

for anyone else hitting this from google, here's a workaround: use `[n]? (struct)` instead of `{n}? (struct)`

~I'm hitting this even though the cache exists?~