-
This issue will block until we attain psychovisual equivalency to libass.
-
As heavy pandas user, and after searching the docs for it, I'm still having trouble of doing something simple as below using Deephaven's dynamic tables. **Is there a native way to apply arbitrary Pyt…
-
https://www.wollok.org/material/lectures/
Line 68 and 71 from:
https://github.com/uqbar-project/wollok-site/blob/master/documentacion/apuntes.md?plain=1
-
sphinx's default template uses the directive `::currentmodule` set to whatever module corresponds to the piece being documented (e.g. `plotnine.geoms.geom_col` sets `plotnine.geoms`). This allows docs…
-
Assuming we don't require our own version for e.g. CUDA and the replacements actually work, we need to take care that the following don't get worse:
- compile time
- debug bloat
- runtime performan…
-
The value of `v:windowid` is not defined. In a terminal emulator, I can use the value of `$WINDOWID` instead, and @equalsraf has just implemented `$WINDOWID` on Neovim-Qt too (see: https://github.com/…
-
I'm making good progress on [a game](https://github.com/hylang/simalq) using blessed, but I noticed that keys pressed while an animation is playing (i.e. during `time.sleep`) or during slow processing…
-
---
**From the maintainer Li Haoyi**: I'm putting a 4000USD bounty on this issue, payable by bank transfer on merged PRs implementing this. [Standard bounty terms](https://github.com/orgs/com-lihao…
-
In the current implementation every defined run is being processed independently. This has the main advantage, that parallel processing can be applied very easily. However in certain situations this a…
-
project looks like the equivalent of doing "create react app" in terminal and then uploading it