-
The rust-bitcoin project has been pretty reckless with API breaks. This trend started about a couple of years ago. API breaks introduce costs **and risks** to downstream projects. Some of these projec…
-
Analogous to what we have in C++ where we generate `-debug.wasm` test files that allow us to step through gdb to debug our tests, we need the same for Rust land!
-
The code in the `manifests.manifest.py` file is focused on input validation, creating an immutable data structure (the `ChunkManifest`), and merging multiple `ChunkManifests` together performantly (i.…
-
# Describe the bug
Customer can't log in to Firezone because ~~connlib~~ Client is failing to create the adapter.
# Next steps
- [x] Get IPC service logs from customer
- [x] Gracefully sign …
-
## Features that we would like to see
### Required (we almost certainly want them)
- [ ] Macros wrapping expressions in `unsafe` blocks when using `unsafe_op_in_unsafe_fn`.
+ Issue: https…
-
Got this bad boy exploding a billion gravelers in just ~1.33s on my system. Now to see if I can write something for the GPU without race conditions or infinite loops.
https://github.com/JonRatzell/Gr…
-
```
$ bazel build -c opt @aos//aos:init_rs …
-
- Started Rusting Through Doc till Variables
- Completed TraversyMedia Rust Course
- Exercises Completed Enums 2
- Rusting in IST time
Please review I'll start Remaining Exercises tomorrow @De…
-
Alice currently does not remove the message from IMAP for some reason stated in the comment:
https://github.com/deltachat/deltachat-core-rust/blob/e7a29f0aa76d0c95f5facfed7030bb0a9651afa4/src/securej…
-
Hi!
[Zulip](https://zulip.com) is a self-hostable open-source team collaborative communication tool.
It has a feature called code playgrounds.
> For example, to configure a code playground for …