-
In an attempt to fix https://github.com/JuliaNLSolvers/LineSearches.jl/issues/173 and https://github.com/JuliaNLSolvers/LineSearches.jl/issues/175 (see https://github.com/JuliaNLSolvers/LineSearches.j…
-
The original Scratch 1.x file format (`.sb`) would be good to implement.
The following sources might be useful for figuring out how it works:
- [The Scratch Project File Format documentation from …
-
### Expected Behavior
The Scratch app for macOS & Windows (`scratch-desktop` repository) should use the normal version of `scratch-gui` from the `develop` branch.
### Actual Behavior
The Scra…
-
### Detailed description
The Playfair cipher is a classical encryption technique that uses a 5x5 grid to encrypt pairs of letters (digraphs) in a message. This method helps obscure the frequency an…
-
SRI stands for Stratum Reference Implementation, and is meant to act as the building blocks for the Bitcoin mining infrastructure.
Now imagine someone wants to write a SV2-enabled pool based on SRI…
-
I was taking a look at https://github.com/dslm4515/CMLFS/tree/bsd-userland and thought that it would be interesting to also have [Heirloom NG](https://github.com/Projeto-Pindorama/heirloom-ng) as an a…
-
This implementation of `with_scratch_directory`
https://github.com/JuliaPackaging/Scratch.jl/blob/56771063045708ef8fc01ad8616db9edab06f3a7/src/Scratch.jl#L16-L23
is
1. not concurrent safe (mi…
-
The webrepl is great to get started and the websocket implementation seem like a reasonable foundation, but I think the GUI could be enhanced without much (if any) alteration to the server. And I woul…
-
The push-oriented implementation of Aho-Corasick returns an iterator over the matches it finds. The public regex API instead reports matches via callbacks. I'd like to see the public API also return a…
-
Thank you for your impressive work on this project. I'm eager to try this model, but I've noticed that the `vllm` deployment [pull request](https://github.com/vllm-project/vllm/pull/4650) has conflict…