-
Far from an issue, but would like to run your SOMFY polyglot on Polisy. By chance are you planning to work towards that or should I be looking for another solution to interface the ISY with the UTRS?…
-
# .NET Interactive in Jupyter Notebooks
[http://asp.net-hacker.rocks/2020/07/22/dotnet-notebooks.html](http://asp.net-hacker.rocks/2020/07/22/dotnet-notebooks.html)
-
Hi, these devices look awesome and I love that you can program them in Python.
Would love to use an asyncio event loop with this.
Any chance of supporting Python 3? Does PiStorms have dependenc…
-
Neurons, perceptrons and synapses. Concepts from biology continue to commence their second innings, this time in machine learning. My question deals with another such term- 'head'.
On Pg 6, under …
-
I am syncing my dot files to two computers and have my ".vim" symlinked to a file in a git repo called "dotfiles".
Ultisnip seems to be detecting duplicate and asking me to choose everytime.
![i…
-
Open questions:
* Can polyglot format be used? Probably not due to the move encoding specific to board size and rules.
* Are there any other book formats that are suitable for multi-variant support?…
-
See https://github.com/oracle/graal/blob/master/truffle/README.md
This seems to be an interesting path to get a fast JVM implementation.
I’d want to do this after #54 since it would be nice to l…
-
```
warhammer.js:3507 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'effects')
[Detected 1 package: warhammer-lib(1.1.1)]
at warhammer.js:3507:139
at Array.filter ()…
-
I could do with some help translating this plugin to improve accessibility for other language users (I can only speak English fluently, and am learning French).
It's a simple process, just [fork th…
-
Hello! Thanks for making this tool, I really want to use it to convert my games to the right format to use them in LC0!
I have made a Makefile from the project after installing all the dependencies…