-
```
Currently, the UI shows only the 16 system colors. All the code for 32bit
color and palette management is apparently in place in the system, yet
still only 16 colors show up.
A possibly related …
-
This issue aims to lay groundwork on the centralized documentation of Kokkos Tools vendor aTPL connectors, i.e., advanced TPL connectors.
Documentation of aTPLs is different from the documentatio…
-
### Background
[cpp-restsdk](https://github.com/microsoft/cpprestsdk ) has entered maintenance mode.
It is not recommended for new projects.
I planned to use it for an upcoming project.
The p…
-
README.md fib demo on x86_64 Ubuntu.
log2(10\**62) is 205, log2(10\**63) is 209.
Python number type has arbitrary precision, does codon restrict that?
If so, what are the limits?
P.S:
My int…
-
I am having a Timeout issue when trying to generate a PDF in a docker container. I have setup a test environment here: https://github.com/nbyloff/puppeteer-issue
To recreate the issue, checkout the…
-
Do you think this could be adapted to run on an STM32F103 (Cortex-M3). There are a bunch of these lono boxes around, and lono has gone belly up. It would be great if we could repurpose these things.
-
Just a quick reminder:
- Need a simple logging library with console.log, console.error, console.info, console.warning that utilizes some of these libaries with simple stack traces
- A Bones logging li…
-
I have run into an interesting situation when comparing assignments between nucleotide and protein databases. My databases contain NCBI bacteria, fungal, and human sequences built using kraken2-build …
-
```
Currently, the UI shows only the 16 system colors. All the code for 32bit
color and palette management is apparently in place in the system, yet
still only 16 colors show up.
A possibly related …
-
Hi,
some of the recent changes/commit seem to cause some errors when loading standard csv files which worked previously.
McSas3 says ""data could not be read correctly. If csv, did you supply the ri…