Jess Smith

Results 7 issues of Jess Smith

I'm looking at [the last announcement](https://sympa.inria.fr/sympa/arc/caml-list/2017-05/msg00124.html) and am interested in tackling alternative editor support. To make sure I understand the pipeline, if utop is started with `-emacs` (or `-editor`, or...

emacs

Migrated from [vscode-elixir](https://github.com/fr1zle/vscode-elixir/issues/105). --- I see the `handle_call` autocomplete option when I have the following code snippet: ```elixir defmodule TestVscodeAutocomplete do use GenServer handle_call end ``` However, I when I...

Sometimes `openai_complete` fails when it tries to use `socket.getaddrinfo` to look up `api.openai.com`. He thinks that the issue is likely a threading bug in the underlying syscall because adding `@functools.cache`...

Commit: be5e53dad06b7e2428260f20cf7b3714590587bf, which is just documentation ahead of 10ca67e41be58d629cec3b2a1c6918c45ea64395 - Appending one (base64?) character to a trace ID results in a completely blank page. - I can reproduce this locally...

I believe that this is an OAuth implementation problem because this task works correctly when done with [twitter](https://www.npmjs.com/package/twitter). I know that the tokens, etc. are correct because I used them...

I wrote a script to install 2.4.9, the latest stable version of OpenCV. Note that the only things to be changed were some names, print statements, and the URL for...

We want to enforce dynamic task group constraints. E.g., this task group can use no more than 40% of the total # of cores. We can do this with `ResAllocs`,...