-
I've read the libuv documentation and it appears that it is, and that uvloop is calling directly into it. So if I use aiohttp to do requests will the dns resolution be async as well?
And do you know …
-
(This ticket will consolidate other existing tickets that discuss DNS matters.)
In OONI we have at least the following requirements:
0. we can resolve domain names in IP addresses and canonical …
-
I am using pgbouncer built from git repo from yesterday (Oct 16 2024)
It works like a charm if I provide pgbouncer password in clear
It did not work if I provide its scram encrypted password
**Pr…
-
I think ACCESS_NETWORK_STATE is required, so maybe worth adding to https://envoy-mobile.github.io/docs/envoy-mobile/latest/start/building/building.html#android-requirements
```
```
-
### Description:
If AI has multiple factories, unit will be produced from each factory simultaneously. Is is mostly noticeable on AI helipads or AI having another Construction Yard.
It does not ma…
-
This plugin requests a release tar for `$OSTYPE = darwin*` that doesn't exist for 1.36.0, see https://github.com/asdf-community/asdf-aria2/blame/master/bin/install#L37.
`https://github.com/aria2/ar…
-
Refs: #4932 #6274
On Windows, Node exports a curated list of symbols from its dependencies that don't use dllimport/dllexport (c-ares, openssl, zlib)
On Unices, Node indiscriminately re-exports …
-
I'm seeing a sudden crash of opendmarc as below.
Managed to catch it in a debugger.
```
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f6a22ffd700 (LWP 31339)]
0…
-
Můžem kontrolovat IČO ještě než ho pošlem do ARESu (a taky můžem detekovat neplatný IČ). Tohle je kód, kterej používá samotnej ARES:
```
function checkIC(ic)
{
var nuly = "00000000";
if (ic == ""…
kokes updated
8 years ago
-
## Overview
I was testing the download speed characteristics from Japan (AWS CloudShell in `ap-northeast-1`) to Fastly's LAX PoP using both HTTP1.1 and HTTP2 using `oha` (this is about a 100 ms RTT…