-
Using instructions from https://asdf-vm.com/guide/getting-started.html. Then, I ran `asdf plugin-add ruby https://github.com/asdf-vm/asdf-ruby`. Finally, I ran `asdf install ruby latest`, which failed…
KB1RD updated
2 weeks ago
-
A "want hint" is a list of filename filters for the blob hyperdrive(s), that is sent between peers.
A peer receiving a "want hint" should use the hyperdrive blobIndex to convert that want hint into a…
-
```
[2297/38437] clang++ -MD -MF obj/third_party/perfetto/src/tracing/client_api_without_backends/track_event_internal.o.d -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -D__STDC…
-
Depends on #11.
One corner case to keep in mind is when torrent data is not perfectly aligned with the size of a piece. In such case some unwanted files might be created on the disk. I wonder if th…
-
- [x] I have paid attention to this example and will edit again if need be to not break the formatting, or I will be ignored
- [x] I have searched existing [issues](https://github.com/LandSandBoa…
-
### Description
I understand that the `-no-allocations` flag is not fully baked yet or complete, but for giggles I enabled it on my Swift for Embedded project for an STM32C011 and found that swift-mm…
-
Currently, the only way to get `thinky` to provision a table schema is by calling `Model.ready()`. However, if the table has already been initialized, `.ready()` is a no-op. This makes writing migrati…
-
### What version of Go are you using (`go version`)?
N/A
### Does this issue reproduce with the latest release?
Yes ( [latest document online](https://golang.org/pkg/os/#FileMode) )
### What o…
-
Other that the ones already mentioned in #134 and #50 It would be great have some more capabilities in the map editing.
- Allow to flip vertical and horizontal sprites when placing tiles, right no…
-
When sending a speed command to the servomotor you can specify the direction of the rotation.
There is a bit that you need to set in order to force the servomotor to go in reverse direction. Take a…