Samuel Marks

Results 251 issues of Samuel Marks

Related: #2 I'll probably add multi-OS support to your C project if this gets merged

Any chance for adding a Finger Tree data-structure to rpds? 😃🙏 (there are references for this being done—at least in partially persistent ways—as early as ['86](https://www.cs.cmu.edu/~sleator/papers/making-data-structures-persistent.pdf))

Upgrading Node.js from 10.16.3 to 12.13.0 causes this error: ``` $ npm i hiredis NO_DEBUG set > [email protected] install /private/tmp/a/node_modules/hiredis > node-gyp rebuild NO_DEBUG set CC(target) Release/obj.target/hiredis-c/deps/hiredis/sds.o CC(target) Release/obj.target/hiredis-c/deps/hiredis/read.o LIBTOOL-STATIC...

Related: https://github.com/tree-sitter/tree-sitter/pull/1749

Now builds without error on macOS. Haven't tested on other OSs (might need conditional casting).

I'm new to Java and was a little taken aback by the verbosity and boilerplate. Was following your [sample/services/ExampleIntentService.java](https://github.com/loopj/android-async-http/blob/1.4.9/sample/src/main/java/com/loopj/android/http/sample/services/ExampleIntentService.java) and [sample/IntentServiceSample.java](https://github.com/loopj/android-async-http/blob/1.4.9/sample/src/main/java/com/loopj/android/http/sample/IntentServiceSample.java) examples. Here's some pseudo-code of what I'm after. Maybe...

**Is your feature request related to a problem? Please describe.** There are too many alternatives to elegy. Let's make more. If elegy could become the Keras of ML, then let's...

enhancement

Yeah yeah I know I should be using a case-sensitive file-system, but regardless these should be renamed IMHO: ``` $ git clone --depth=1 https://github.com/poets-ai/elegy Cloning into 'elegy'... remote: Enumerating objects:...

bug

I've written custom parsers and emitters for everything from docstrings to classes and functions. However, I recently came across an issue when I was parsing/generating from the TensorFlow—and now PyTorch—codebases:...

cla signed