-
### Component
systemd-journald
### Is your feature request related to a problem? Please describe
At the moment, when configuring `ForwardToSyslog = yes`, `systemd-journald` uses the UNIX socket dom…
-
# Summary
Create `Remote` implementations of `Gateway`, `RequestHandler` and `DataCache` that can comminucate rate limits between multiple Kord processes.
# Goals
Make it viable for one bot t…
-
In service of #14431 we would like to add support for OpenCl (cross-platform GPU acceleration) and OpenMP (directive-based parallelization). Both of these dependencies add runtime components, which ma…
-
I just created the label "fallible-iterator" and labelled (only opened) related issues and pull requests where the iterator item is fallible: results mostly, options too.
It's one recurring topic, an…
-
I'd like to provide some context on this proposal from the perspective of open-source multimedia software (ffmpeg, x264, libass…): Usually, rather than using gcc/clang-style function multiversioning, …
-
Theoretical question:
Is the range `0.0:0.1:1.0`
A) a performance optimization that should behave identically to the vector `[0.0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0]` or
B) does it rep…
-
This is a concrete proposal for adding complex numbers to Zig. The basic idea has already been greenlit informally, so this issue is here to describe the concrete roadmap that is required for implemen…
-
> "HA-HA-HA-HA"
> -- _Fantomas_
Imagine a facility aimed to be defined for broad range of data types. One which is meant to be adaptable to new scenarios. Like serialization. Plenty of things can be …
-
The point of this feature request is to allow better integration of KaTeX inside virtual dom libraries like : React, Preact, Vue.js, Hast, Inferno, Snabbdom.... (many more)
Each of these lib basica…
-
I'm trying to use cista for a protocol with messages (structures) having between 8 and 88 bytes. I used cista::offset::vector.
Having a vector containing 10 messages of 8 bytes, what would be the …