Jonathan de Jong

Results 291 issues of Jonathan de Jong

When I'm often switching between apps, Element sometimes closes and re-opens again. The expected behaviour in many apps is that they remember their position unless explicitly killed, telegram and other...

Related: https://github.com/ruma/ruma/issues/1125 Came up in https://gitlab.com/famedly/conduit/-/issues/262 Some context, the `room_keys` had a bumpy road towards specification, and only landed in v1.1 when `v3` versions were mandatory. However, during that time,...

This is kinda coming from https://github.com/seanmonstar/reqwest/issues/386, and probably/mainly also a request for hyper; I want to be able to limit the amount of requests that reqwest is making, concurrently, per...

The current CNB shim to this buildpack makes it so that with every image, a large amount of data (+100MB every build) under `/workspace/.heroku/python` is added and not cached/rebased from...

[pyo3-asyncio](https://github.com/awestlake87/pyo3-asyncio/) allows you to write pyo3 python extension modules that integrates rust futures/async runtimes into python's asyncio event loop. It does this by running a concurrent native thread (pool) for...

Python 2 is dead, don't give hope of resurrecting it.

(what it says on the tin) This is mainly a tracking issue to subscribe to and receive updates for, cuz i couldnt find an issue regarding that on this. (Kinda...

I'm currently trying to install a non-default Yggdrasil gateway on my network, this means that it provides a `300::/64` prefix and can route to `200::/7`. `radvd` has the following config,...

From #3, this is currently blocked as-is. I'm converting that PR into an issue to track this problem, as [`ed25519-dalek`](https://github.com/dalek-cryptography/ed25519-dalek) has gone two years without a release, with some improvements...

In [entrypoint.sh](https://github.com/thedrhax-dockerfiles/android-avd/blob/master/container/entrypoint.sh), the second command assumes that the `NAME` environment variable is `Docker` by piping the config option to `Docker.avd`