Ryan Williams

Results 94 issues of Ryan Williams

...and it probably should..?

[Commands](http://tpolecat.github.io/tut//commands.html): > Each REPL has the same classpath as your build’s Test configuration [FAQ](http://tpolecat.github.io/tut//faq.html): > Tut does not inherit its CLASSPATH from the Test configuration anymore @tpolecat [says](https://gitter.im/tpolecat/tut?at=5aa83e17a60157d62fe33bb2): > That...

I'm new to the project and hit a few installation snags I wanted to document: - 0.10.x should get published to conda `default` channels (or documentation should recommend `-c conda-forge`...

installation

Any reason that `Heap.remove` doesn't return the min element in addition to the new Heap, i.e. `(Option[A], Heap[A])`? I'm new to this repo, but would have guessed that was the...

help wanted

While decompressing via JBlosc, I was hitting [a `-1` return value from because my "dest" buffer wasn't big enough](https://github.com/Blosc/c-blosc/blob/a60e30bf371b50dff22a50e224e95752ee41dfb5/blosc/blosc.c#L1446). I'm responding to all `-1`s by exponentially increasing my buffer size...

Just wondering if my interpretation of some relevant docs and the code here is correct: - it seems like uploading a single large file in parts is possible / supported...

this seemed necessary for me; i didn't look too hard at whether I'd otherwise missed something, apologies if so ``` $ goenv env goenv: unrecognized command env Goenv provides isolated...

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ``` Operating System: Platform: darwin Arch: arm64 Version:...

template: bug

[Spark](https://github.com/apache/spark) has a higher than usual # of branches and commits, and GitX routinely struggles with and crashes when I'm trying to use it. Screenshot from just now: ![](http://f.cl.ly/items/1g2P2O3b3s2w3t271P2p/Screen%20Shot%202014-11-30%20at%209.27.25%20PM.png) GitX...