Alexander Pravdin

Results 42 issues of Alexander Pravdin

Hi, It seems you lost most of the Gabon cities: Akieni, Bakoumba, Bitam, Bongoville, Booue, Cocobeach, Fougamou, Franceville, Gamba, Kango, Koula-Moutou, Lambarene, Lembamba, Leconi, Makokou, Mandji, Mayumba, Mbigou, Medouneu, Mekambo,...

I just tried PHPDocumentor and generated test documentation. And the issue is the same as in the official documentation page: it's impossible to quickly learn which section is currently displayed....

template
help wanted

Hello, I was googling a lot and didn't found any short solution. I need to get the current user/role name in a plv8 procedure or function. But to get this...

If using a Union type field together with the `getMongoDbQueryResolver` GraphQL schema validation fails with the error: ``` TypeError: graphQLType.getFields is not a function at ...\node_modules\graphql-to-mongodb\lib\src\common.js:38:38 ```

I'm trying to run awscurl to perform requests to the ES service through an SSH tunnel. The tunnel opens a local port connected to the ES service 443 port on...

I'm using a custom hostname for the URL and thus the server certificate can't be verified. I'm passing the `--insecure` argument but it still prints the following warning: ``` /usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py:1013:...

When I run command from the Readme under the `python:3.9.7-alpine3.14` docker image, I'm getting a lot of the following errors: ``` Downloading cryptography-3.1.tar.gz (534 kB) |████████████████████████████████| 534 kB 10.0 MB/s...

It would be nice to have a possibility to compile awscurl to a binary for optimal disk space usage especially in Docker containers. It's hard to pull all the dependencies...

When using the default config with just turned off compression tilemaker produce all tile files in the `12` folder with zero size. Look at the screenshot: (Sorry for non-English interface)...

Hi, I'm completely new to the Flutter. I'm reading the Readme doc "Usage": 1. I'm pasting the first code sample: `S.delegate` - S is undefined, `GlobalMaterialLocalizations` - undefined, `GlobalWidgetsLocalizations` -...

question