Patrick Thomson

Results 80 issues of Patrick Thomson

Right now, all parsing assumes you have the entire source file paged into memory as a strict ByteString. I would love to see an option that incorporated `streaming-bytestring`, which is...

enhancement

We’ve found in production that the go parser is surprisingly slow: it can pull 1.25 MB/sec, which is no slouch, but in contrast, a language like C#, which has _much_...

Hi there 👋🏻 I work on tree-sitter’s core, as well as various language grammars, as part of my work on GitHub’s Semantic Code team. I was really blown away by...

enhancement

You can find such a file here, in `diffusionclip.py`: https://github.com/gwang-kim/DiffusionCLIP The CLI output only renders a couple random lines from the file. The HTML output is garbled.

Hi there, I've been using a little bit of `~dirt.orbits.each` hackery to make orbits pick up a `tuningName` parameter, and if present pass that tuning name onto the associated Event....

We got user feedback that, though the documentation on defining effects is good, the documentation on defining algebras themselves is lacking (and that “just `ctx` the `alg`” has become something...

enhancement
documentation

Discussion with the FOSSA team indicated that users would like a formulation of effects that is simpler than `Algebra` or `Interpret`. Though this formulation sacrifices fusion and scoped parameters, it...

No highlighting changes needed for this to look nice:

That would be so badass.