-
It would be great to package dxx-rebirth as a flatpak and publish it through flathub.org (https://github.com/flathub/flathub/wiki/App-Submission).
flathub.org is the main 3rd-party feed for the Ste…
-
Reported by @proski in https://github.com/wbsoft/frescobaldi/issues/637#issuecomment-78126940.
-
IPFS path components (that is, IPFS merkledag node link names) can contain undesirable things:
- C string terminators (`0x00`, ASCII `NUL`)
- UNIX newlines (`0x0A`, `"\n"`, ASCII `LF`)
- Tabs (`0x09`,…
-
As mentioned in #26, [here](https://github.com/TristanHehnen/UsefulStuff/tree/master/MaCFP_Tools) is the link to the first iteration of the `ExperimentalDataInfo.py`. It contains basically the informa…
-
**Describe the bug**
A clear and concise description of what the bug is.
when try to login the latest version of your plugin here plugin.video.vtm.go, i always keep on being asked to login on my add…
wim63 updated
1 month ago
-
![image](https://user-images.githubusercontent.com/414141/88016967-5c00ea80-cb44-11ea-8974-56f5203d89de.png)
![image](https://user-images.githubusercontent.com/414141/116726732-67524200-aa03-11eb-8…
-
Hi,
I've been using [FastAPI ](https://fastapi.tiangolo.com/) for Python and now that I'm using Rust more I was looking for similar frameworks. I've been playing with hsr and so far seems pretty go…
-
**Background**
As an admission to performance and ease of construction, most of our sparse matrix formats admit duplicate entries. For example:
```
>>> foo = coo_matrix(([4,5], ([0,0],[1,1])), shape=…
-
Under high download concurrency, httpcore and httpx errors propagate up from the `StreamingBody` instance at https://github.com/planetlabs/planet-client-python/blob/main/planet/clients/orders.py#L259.…
-
So with Meson all the variables are accessible in all meson.build files. For a big project, this can become a maintenance problem.
Normally the variables are immutable, so writing by mistake the sa…
ghost updated
5 months ago