-
> I have a small project ~10000 lines on python & numba. High-level code is easier to write on pure python, and low-level code on Numba. For pure python I use mpi4py and for numba try to use numba-mpi…
-
### Describe the bug
pandoc is not compiling because one of the build dependencies, namely Data.Digest.Pure.SHA (pname is simply `SHA`) is running out of memory.
### Steps To Reproduce
Steps to r…
-
Hi -
In _pure-drawer-global.scss I had to modify the following for it to compile
```css
.pure-toggle-label[data-toggle-label='right'] {
right: 56 / 2 + px;
left: auto;
}
```
to
…
-
Now that we have `Vector`, I think it would be great to have a search function that uses binary search in addition to the find functions. Why? Well, if we have a pure indexable data structure, we may …
-
### Description
- Identify remaining services on Keycloak Benchmark that don't support ARM, possibly leading to a mixed ARM and non-ARM cluster
### Discussion
_No response_
### Motivatio…
-
Not super useful feature since game engine reads unpacked files fine but could be useful anyway coz some games have about 30k files after as wolf files extraction.
_Btw in readme about command line m…
-
The docker config demands `pureftpd.conf` (sic): https://github.com/vimagick/dockerfiles/blob/master/pure-ftpd/Dockerfile#L19
but the file name has a dash:
https://github.com/vimagick/dockerfiles/…
-
### Current Behaviour
After a single use of the dark_mode parameter, the output data of the cells began to disappear. Reinstalling the editor, creating a new environment, reinstalling the libraries c…
-
This is for ofelia tagged v3.1.0-45-g5e746c6 using openframeworks 0.10.1-198-gd4c7ec101
i've followed the instructions to compile the pure data external version of ofelia. However, i get this when …
-
When a data constructor has the same name as an imported module, in the generated javascript they also have the same name resulting in an error when run
Here is a minimal example
Bar.purs
```hs…