We need to create an executable for distribution of the software to be streamlined. I've done research and this seems to work best for me
https://chatgpt.com/share/674384c9-14cc-8005-bac6-7367bb735…
This is more of a TODO list to make the project distributable:
- [ ] Have a package for every dependency:
- [x] `double-conversion` (https://repology.org/project/double-conversion/versions)
-…
As @olaugh has confirmed, reordering the distribution by frequency gives a 4% speedup:
```
?,?,2,0,0
E,e,12,1,1
A,a,9,1,1
I,i,9,1,1
O,o,8,1,1
U,u,4,1,1
S,s,4,1,0
R,r,6,1,0
N,n,6,1,0
T,t,6…
### Describe the improvement
Right now, I am using [GoReleaser](https://goreleaser.com/) to build the CLI and publish it. This automatically adds it 1) to the [releases page](https://github.com/Johan…
Hi,
I recently discovered that I could not distribute the product I'm working on, which uses Redis, because the project's LICENSE file is missing.
https://docs.github.com/en/repositories/managin…
renpy allows you to specify [custom distributions](https://www.renpy.org/doc/html/build.html#build.package) that can be built with the launcher command. i don't think there currently is a way of decla…
When the relay chain is slow and forkful the `bitfield-distribution` subsystem is not able to keep up, stalling the network bridge. We should investigate why the `message_capacity` of is 8192 is not e…
Not sure if this is intentional or not, but there have been a train of semver patch releases for 1.65 gRPC semver minor - they are on 1.65.5 now, and there are also new semver minors over there as wel…