Maksim Syomochkin

Results 10 issues of Maksim Syomochkin

If you try to run a build on the arm platform (Raspberry for example) then we get the error: ``` :prepareToolchain FAILED FAILURE: Build failed with an exception. * What...

I think it would be great if the library supported integration with the Opentelemetry standard. Obvious places for such integration seem to be: - Inserting a traceparent header into the...

enhancement
question

**Describe the bug** If there are two `$` characters on the same line in the code block, then the ` character is added before each of them **Samples to Reproduce**...

bug

Just added a flag to disable urllib3's constant warnings that the connection is not secure: ``` [2023-10-25 13:06:57.703114] DEBUG: collect: Found 100 queries /home/some_user/presto-workload-analyzer/.env/lib64/python3.6/site-packages/urllib3/connectionpool.py:988: InsecureRequestWarning: Unverified HTTPS request is being...

I added a command that saves all files in the current folder. Since the code of the two methods is essentially the same in both methods, I put the common...

Thanks for the great plugin! It seems to me that it doesn't make sense to use JSON type to store metainformation data. JSONB essentially has only one disadvantage over JSON,...

Please add options to add link from existing article to omnivore instead open this in in-app browser. Let's say I'm reading a large article containing references to somewhere else. It...

iOS

It seems to me that it would be good practice to give the user the opportunity to **verify** that they typed the password correctly. Two possible solutions come to mind:...

enhancement

**Is your feature request related to a problem? Please describe.** If the db.DB object is instrumented to work with Opentelemtry, the postgres.WithInstance method spawns a span (Ping method) learned from...

Possible typo in Error Handling section — missing .API in second example In the Error Handling section of the JetStream Wire Protocol reference, the second example appears to be missing...