-
The `README.md` specifies a `META` file. Have we got any specs for that? I assume we want to track roughly the information in the [liboqs docs files][oqsdocs] and the [liboqs `OQS_KEM` and `OQS_SIG` s…
-
Hi Adafruit Community!
I have been trying to make a custom CircuitPython package for a new board that I have created based around the M0. I am having issues getting the **CIRCUITPY** USB drive to …
-
Hello. Recently I've run a script to find shards which cannot be compiled with the latest Crystal (0.26.1):
script.cr
```crystal
# It's not ideal, but it works
errored = {
"git_clone": …
-
```
input = [0,1,2,3]
pointerof(input[0])
```
Resulting
```
cant take address of input[0]
```
-
Error (using branch `master-ready-to-use`):
```
...
in support/generate_bindings.cr:126: 'File.each_line' is expected to be invoked with a block, but no block was given
File.each_line(pro_fi…
-
Apologies for the incorrect use of an issue but it feels like the best place to ask. I need a little guidance since I'm not very proficient at reading C and don't want to take something for granted th…
-
I have a lot of **big** ideas for NeoMutt, but most of them require changes to the architecture of the code.
Currently the code has a very large overlap between data and display elements.
Separati…
-
Instead of using the molecular libraries in ASE, we need to build a library for our own studies. I will start to collect such examples later.
-
**Pros:**
1. JSON is widely used. A lot of people are already familiar with it.
2. There are a lot of good parsers for JSON.
3. JSON highlighting is supported by all modern text editors.
**Cons:…
yanex updated
5 years ago
-
Hi,
We have an old project that I'm in charge of updating all the plugins on it
And one of the projects have those library/plugins:
Google Mobile Ads
Google Play Games
One Signal
Flurry An…