-
Hello,
according to the official embedded HAL traits, it is encouraged to use an `SpiDevice` where ever possible, instead of requiring the entire `SpiBus` and an extra chip select pin (CS) (see [he…
-
The polygon `52.013125163487366 13.069009780883789 52.01154032082553 13.076906204223633 51.98673021902564 13.044676780700685 51.989980887195365 13.03806781768799` results in the following error:
``…
-
BPO | [43148](https://bugs.python.org/issue43148)
--- | :---
Nosy | @vstinner, @cfbolz, @Julian, @Julian
*Note: these values reflect the state of the issue at the time it was migrated and might not r…
-
Is there something calculation intensive involved in creating the history object?
For me, anything with over 15-20K events creates a SIGNIFICANT delay, 100K takes many hours.
It would seem this is n…
-
### Pre-submission checks
- [X] I am **not** a bug (crash, false positive/negative, etc). These must be filed via the bug report template.
- [X] I have looked through the open issues for a duplicate …
-
When trying to build the project using gradle, the following error occurs:
A problem occurred configuring root project 'WalkersGuide'.
> Could not resolve all files for configuration ':classpath'.
…
fcnjd updated
1 month ago
-
```
What step(s) will reproduce the problem?
1.I loaded swiss with SD media launcher
2.Loaded Tales.of.Symphonia.disc1.NGC.Undub-Julian.gcm and the sound of the
intro sounded bad.
3.I pressed new gam…
-
### Discussed in https://github.com/elalish/manifold/discussions/693
Originally posted by **pca006132** January 11, 2024
```js
const {cube, sphere} = Manifold;
const foo = cube(3, true).subt…
-
08/04/2020 - 09/04/2020
[08/04 13:36] manhkwong (Guest)
Hello team Ramen
[08/04 13:37] kimdam92 (Guest)
yo
[08/04 13:37] manhkwong (Guest)
RRAAAAAAAAAAMEEEEEEEN
[08/04 13:38] k…
-
The first PR for version 4 [adds non-exhaustive](https://github.com/nyx-space/hifitime/pull/228) to the `TimeScale` enum. This gives us plenty of flexibility to add additional time scales, like #191. …