Sam Stites

Results 60 comments of Sam Stites

Quick note that `pandoc-citeproc` converst between the CSL-JSON spec and bibtex (as well as a number of other formats).

There might be a better way to do this, but ATen compiles the following functions in THCTensorCopy: https://github.com/zdevito/ATen/blob/master/src/THC/generic/THCTensorCopy.h#L37 There might also be some convenience functions like how pytorch lets you...

Thanks for the pointer! I'll try to slice out some time to get on it.

It looks like rebooting will clear up this issue -- is it possible that steeloverseer is missing a clean-up step?

@sjakobi-as My internal simulator wouldn't be surprised if this was the culprit: perhaps when you run steeloverseer in tmux, watches aren't evicted as you would expect because of the top-level...

Ah! I think I found the bug. I was using `sos` and, upon termination (via `ctrl-c`), saw this: ``` ^CError removing watch: Error removing watch: Error removing watch: Error removing...

No need! This is reproducible on two of my machines, but the bug is that fsnotify is swallowing errors thrown by hinotify. See https://github.com/haskell-fswatch/hfsnotify/issues/85

Rubber-ducking this a little. I /think/ it trying to discard the non-header lines from the agenda view and discard them, but it's reading them as strings and not org elements....

I've been working on this a bit already with safe-exceptions via #22 (and PR #31 ). There is a question of how to treat safe vs unsafe code. For instance,...

Definitely more official (and better probably better community-mojo) if we use your tf work, @austinvhuang. Removing my Setup.hs -- it's pretty much the same thing.