-
Hi there!
Thanks for this nice library! Looks really cool and @Wend1go is looking at adding support for it in [GDevelop](https://gdevelop-app.com).
As it's a game engine, I have a few questions to…
-
This post is an elaboration of my comment made in the NEO 3.0 Genesis Block Issue: https://github.com/neo-project/neo/issues/327#issuecomment-409374487
# Updated proposal:
Referring to my comment:…
-
This is not an issue but rather a question to better understand the default behaviour of the config file.
Is it necessary to have all the keybindings configured in the config file (as they are stat…
talal updated
5 years ago
-
Thanks for the fast work Kent, but seems something is still off. I've updated to 5.5.0 and tests are still generating same act warnings. Am I missing something here? Do we need to actually use `act` i…
-
People, AI & Robots. (added the and)
Please see below for updated intro text.
"
**People, AI & Robots (PAIR)** is a research group under the [**Stanford Vision & Learning Lab**](http://svl.stanford…
-
After careful consideration (see in particular #5), I think that the best syntax satisfying the difficult constraints we face (strong BC, consistency) is the following:
```js
a ?& . b // instea…
-
Hey all.
First, I just want to say thank you to @ljharb for writing up and championing this proposal to get it this far. I think it this entire proposal is a great idea for something to standardize…
-
## Update from @IgorMinar on 2014-11-10:
To summarize the constraints, the solution we are looking for must match the following:
1. Be valid HTML (see this [issue](https://www.w3.org/Bugs/Public/show…
-
When using EntityRef.ask you expect a confirmation (`Done`) reply from the persistent actor when it has successfully persisted. Some time ago @renatocaval raised the concern that it's too much boilerp…
-
I am working on an ISO standards graphics API for python. I have just discovered glowscript. Here are some examples:
unnested form:
```py
from X3Dpackage import *
X3D0 = X3D()
X3D0.setProfile(…