Juhan Oskar Hennoste

Results 112 issues of Juhan Oskar Hennoste

It would be nice to clarify the current status of this project. Will there be any future development or support? Will this ever support newer versions of TOML (TOML 0.4.0...

There are several issues that make the latest documetnation of OrientDB hard to find: - Many links to OrientDB documentation link to https://orientdb.org/docs/, https://orientdb.com/docs/3.0.x/ or https://orientdb.com/docs/3.1.x/ which are all out...

The documentation at https://orientdb.com/docs/3.2.x/ contains many references to OrientDB enterprise edition. This seems strange given that as far as I know enterprise edition no longer exists as a separate product....

The readme of this repo as well as the start of the uvloop documentation claims that uvloop is a "drop-in replacement of the built-in asyncio event loop". I know of...

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description When decoding a JSON number into a Python Decimal the precision seems to be limited. After...

help wanted
bug V2
good first issue

This package does not appear to be in the Julia general package registry (https://github.com/JuliaRegistries/General), which means you can't install it by name using Pkg. Would it be possible to add...

It would be nice if there was an option to enable `data-superjson` by default for React components, so any props passed from server component to client component are automatically serialized...

libpq has support for something called asynchronous command processing (https://www.postgresql.org/docs/current/libpq-async.html). Thea idea is fairly simple: you can queue up multiple queries on one connection without waiting for the previous result...

A common way to make important links always available is to add them to the stream description. This works great on desktop, but on mobile these links cannot be clicked...

a-stream settings/subs

Editing code in the REPL on a mobile device seems to be broken around horizontal tab characters. Specifically, when trying to add a character immediately after or before a tab...