-
**Context:** [GenericSwapFacetV3.sol#L382](https://github.com/lifinance/contracts/blob/581260dc5e2b8607273f202e54e0b2dbbcef59a6/src/Facets/GenericSwapFacetV3.sol#L382)
**Description:** The internal…
-
We have a reasonably solid tool for associating files to an ensemble, but we don't have a good way to remove files from an ensemble. When I've had to do it, I've just run SQL queries on the live datab…
-
Hi Timur,
we have brainstormed a bit on how to improve multi-threading in afserver and one question that came to my mind is:
Would multi-threaded solving per branch be an option?
All our jobs u…
-
The current example ["Shader as a Texture"][0] uses `createGraphics()` and `texture()` to apply the output of the shader as a material for the geometry.
However, I think a better approach would be …
-
In Postgres, there is a notion of a "set-returning function", usually spelled simply "SRF". This has two relevant memory contexts: The call's `'current` memory context, and the "multi-call context".
…
-
Hi, after reading the readme, I'm wondering how this project compares to brouter. Brouter is specialised on bike profiles, but the principles look similar. Sorry if it's not, I'm just a re-user of rou…
-
[2021-10-18 16:14:38,775] ERROR in app: Exception on /video_feed/yolo/0 [GET]
Traceback (most recent call last):
File "C:\Users\admin\Anaconda3\envs\new\lib\site-packages\flask\app.py", line 2073,…
-
When running the test suite on the Python 3.13.0 freethreading version (`--without-gil`), I'm getting the following test failures:
```pytb
$ python -m pytest
=================================…
-
#### Expected behaviour
I want to export 16 charts to multi page single pdf. But all charts are coming on a single page. Is there any way we can have page breaks ? We are using code like this: https…
-
## Description
[I noticed this (potential) issue](https://github.com/koxudaxi/ruff-pycharm-plugin/issues/359#issuecomment-2192785432) while debugging koxudaxi/ruff-pycharm-plugin#359 for PyChar…