Chris Bowdon

Results 9 issues of Chris Bowdon

Hi! Thanks for writing this library, I'm finding it very useful. This PR makes it possible to process larger datasets in a bit less time. I've also added some very...

From the readme, `within`/`as`/`with` should be stackable. But this scenario, that does not work as expected: ``` ruby require 'sshkit' require 'sshkit/dsl' include SSHKit::DSL # Set up a directory that...

bug?
help wanted

Hi! This isn't merge-worthy I'm afraid, but I'm submitting the PR in case it helps someone else who wants to do the same thing. The changes add support for viewing...

type:Enhancement
tag:Provider
tag:Sprint Friendly
tag:GitLab

Thanks for open-sourcing this work! I'm afraid I couldn't get the dependencies to resolve without conflicts when following the README instructions, so this PR upgrades the dependency. Since the README...

Thanks for writing this package! It's been helpful. This PR relaxes the constraints on requests and bs4, as these conflict with other packages and it doesn't seem that there are...

I was finding `loom.alg/degeneracy-ordering` was running a bit slowly on a dense graph, so have had a go at speeding it up. This version calculates the updated degrees and updates...

I'd like to redraw my chart when the data changes, but I'm afraid I can't figure out how to do it. The aim is something like this that works: ```typescript...

Hi, first of all thank you so much for llamafile. I am very conscious of data privacy and wary of being locked-in to OpenAI, so llamafile is amazing. There is...

enhancement
question

### Prerequisites - [X] I am running the latest code. Mention the version if possible as well. - [X] I carefully followed the [README.md](https://github.com/Mozilla-Ocho/llamafile/blob/master/README.md). - [X] I searched using keywords...

enhancement