-
It would be good to have the ability to simulate buffer bloat either with a total number of packets or buffer size, this makes it easier to design and implement things which are a little more resilien…
-
Maybe never stop the ping measurement, and let it run continuously also during the upload and download phase. And then have a simple graph, or just the average during the different load scenarios. Wit…
zR-JB updated
3 months ago
-
In 8.0, we changed the default translation for parameterized lists from constantization to parameterization (e.g. with OPENJSON); this is better for plan/query caching (single SQL), but can produce ba…
-
👋
About a year ago, the Arrow project created a new spec, the [Arrow PyCapsule Interface](https://arrow.apache.org/docs/format/CDataInterface/PyCapsuleInterface.html), which standardizes the way P…
-
A custom hook on every user message before sending the chat for completion would make this plugin extremely extensible. For instance, a hook might rewrite messages so that a substring like `[[file x]]…
-
### Neovim version (nvim -v)
NVIM v0.8.0-dev+141-g55187de11
### Vim (not Nvim) behaves the same?
N/A
### Operating system/version
N/A
### Terminal name/version
N/A
### $TERM en…
-
## Problem
Deferred connections were invented to solve the problem that caused by constant implementation - `New` component is infinite emitter. As a result everywhere where constants are used we n…
-
Problem statement:
1. BufferedReader/BufferedWriter is instantiated many times, causing code bloat.
2. BufferedReader/BufferedWriter as a parameter requires use of anytype, and it's infectious.
P…
-
Windows 10 x64 (though I've noticed this in the past on Linux)
nVidia GeForce GTX 1060 6GB
nVidia Driver version 460.79
Using OpenGL 3.3 Core context
How to reproduce: replace `examples/instanci…
-
**What can't you do right now?**
I'm trying to process a buffer with sections that are compressed with deflate. I know where these sections start, but have no idea how long they are. I need to skip p…