-
The goal is to schedule the meeting in Teams calendar on 2024.09.26 at 20:30.
-
### Setup information
Target server is enterprise scale setup, meaning so called "1 Byte PUT duration" takes relatively long compared to home scale server. This is also server on which "100MB PUT dur…
-
In the JS tracker we have a session index (`domain_sessionidx`) field - this is set to '1' on a user's first session, '2' on a user's second etc... A cookie is set with each event, to expire after 30 …
-
```cpp
server.on("/test", HTTP_GET, [](AsyncWebServerRequest *request) {
// 1s OK, 3s crash -> when no wdtFeed
auto seconds = 20;
auto end = millis() + seconds * 1000;
// this…
-
## Details
Application does not wrap people names that are long (shown in screenshot #1). This can be an issue as there are some names who are really long. Although the app has a functionality to expa…
-
**UPFRONT DISCLAIMER:**
_Nothing is broken - I am only asking if the Fenzo developer community would have any interest in pursuing or accepting a new feature._
# Problem
I am working on a devel…
-
## Description
Highly audible "pops" and "crackles" occur while a core is running, and can only be remedied by raising the audio latency to excessive levels. This is most prominent by far in mGBA o…
-
https://www.youtube.com/watch?v=oeYBdghaIjc&list=PLSE8ODhjZXjbohkNBWQs_otTrBTrjyohi
-
As mentioned before, my key area of work on wapiti lately has been toward making it nonblocking and concurrent, while at the same time self-contained (not relying on gevent or Twisted), so that wider …
-
### Session description
The vision of authors being able to drop components and UI libraries into their pages and have things Just Work™ and look right (at least to a first order approximation) is st…