-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As a conference attendee, visiting the Fleet booth,
| I want my experience to be represen…
-
Hi @kubo39 ,
After reading ( using the translator) your notes about fpu, I have run a few tests on it.
#### Using zig toolchain for esp32-s3
```bash
$> ls ~/.espressif/tools/xtensa-esp-elf/e…
-
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2407r5.html
-
Hi! I haven't used the project yet, so feel free to dismiss the ideas. But here goes nothing: what about supporting Windows and Mac too, using the techniques from https://justine.lol/ape.html ?
-
### Zig Version
0.12.0-dev.2150+63de8a598
### Steps to Reproduce and Observed Behavior
When using `zig objcopy` to generate the Intel Hex output instead of `avr-objcopy`, the data written to the he…
-
### 描述一下这个bug / Describe the bug
when I try to compile the simple "blink" program the output says:
.arduino15/packages/PY32Duino/tools/xpack-arm-none-eabi-gcc/13.2.1-1.1/arm-none-eabi/include/c++/…
-
[P2591R0](https://wg21.link/p2591r0) Concatenation of strings and string views (Giuseppe D'Angelo)
-
**Is your feature request related to a problem? Please describe.**
I wish cuDF's public join APIs allow users to choose which hash function to use.
In TPC-DS queries, we observed that a lot of j…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
When trying to open ifc files exported from rvt, I receive several "failed to compute plac…
-
Performance can be poor in some circumstances.
One of the reasons is that every call needs to determine the current state of the flash.
This includes:
- What are the newest and oldest pages
- …