-
Originally reported by quinn.dexter: https://discord.com/channels/170995199584108546/1184176415139184731/1275156719500005450
ALL MODULES DISABLED? False
OS, Hosting, Browser (if applicable): Linux…
-
### Zig Version
0.12.0-dev.3528+423cb317f
### Steps to Reproduce and Observed Behavior
```zig
pub fn main() !void {
const a = std.crypto.random.int(u8);
const b = @as(u17, a) * 60;…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR38815](https://bugs.llvm.org/show_bug.cgi?id=38815) |
| Status | NEW |
| Importance | P normal |
|…
-
Hi guys,
Is there any way to check for permissions without actually showing a dialog using the library?
I know I can do that with the framework library but as the code in Dexter is much cleaner so…
-
I'm unable to run this program, compiled directly from the latest git clone without any errors.
```
$ python3 fake.py
INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
Real camera original…
-
| | |
| --- | --- |
| Bugzilla Link | [44864](https://llvm.org/bz44864) |
| Version | 12.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @JDevlieghere,@jmorse,@labath,@wolli63 |
…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR44864](https://bugs.llvm.org/show_bug.cgi?id=44864) |
| Status | REOPENED |
| Importance | P norma…
-
The site still mentions the old logging setup. Need to now mention Dexter, and how to configure.
-
I've just set this up with docker, but I'm having an issue. It seems to recognize the playing media just find, and also find the intro end timestamp.. But the client doesn't skip to the end. Am I miss…
-
We currently calculate the rounding precision for frontend based on a hardcoded function, see here:
https://github.com/DeXter-on-Radix/website/blob/main/src/app/utils.ts#L356-L376
Ideally we shoul…
dcts updated
6 months ago