-
There are a couple of reasons to support QUIC network protocol.
The first, slightly minor, is that validators are maintaining more than 1000 TCP connections open and are running into file descripto…
-
I'm pretty impressed with this:
https://gitlab.com/Screwtapello/kakoune-repl-buffer
(also, watch the video here: https://asciinema.org/a/379916)
If something like this could be added to helix…
-
**Godot version:** 33897d9b5844aa0147d55841845427ed599d069f
**OS/device including version:** Linux 4.14.113-1-MANJARO
**Issue description:**
I was trying to load a gzipped json file f…
-
I am using the Teensy 4.0 for this project and the kripthor /
teensy31-micloc that feeds this. It compiles and seems to work except Java code seems to constantly RESync. This is a great project and…
-
Submitting an issue to ask for input on the included Protocol Buffer definitions that attemp to match JSON STAC. If some of you all could review the below tables and give input as to whether this is a…
-
### Hyprland Version
appears on 3f7f4207a6dd8bd217c01514ea40e9e4b9b7874a , the `hyprland` package from the Arch repositories, and `hyprland-git` in the AUR
### Bug or Regression?
Bug
### Descripti…
-
We can reduce but not entirely remove dependency on Boost by replacing parts of it with stdlib equivalents. This bug is a tracker for features to replace, and for discussion about compiler compatibili…
-
Hi,
I've got the suggestion above. Maybe I'm the only person who has this weird fixation with doing stuff `no_std` that definitely *could* be using `std`, but I'll feel it out.
Looking at the c…
-
martypc crashes on init on my GNU/Linux system with: `thread 'main' panicked at 'Failed to build an output audio stream: BackendSpecific { err: BackendSpecificError { description: "ALSA function 'snd_…
-
Hi guys:
I have a problem worried with me.
I send the protobuf bytes with s2n-quic, but I can not parse the proto on receive side when the bytes size is too long.
Do we have any good encode and…