pancy

Results 23 issues of pancy

Currently the Python client does not have a robust and friendly exception classes and throws a **Segmentation fault** error on the erratically formatted schema files and this error, which does...

Add Ocaml Cohttp/async app, Dockerfile, and app.yaml config to run on GAE flexible.

Chapter-02: `planeGeometry.width` and `planeGeometry.height` return `undefined` as of **r69** thus resulting in `NaN` in `cube.position.x` and `cube.position.z` Fixed to `planeGeometry.parameters.width` and `planeGeometry.parameters.height`

Is there a way that a Node server running leapjs on another computer can connect via websocket to the host computer running leapd on port 6437? i.e. this browser function:...

Kick-start the 101-level NFT tutorial on the Aptos chain to educate interested developers who want to mint NFTs on the new scalable L1 chain. See also: Issue #276

Aptos is an upcoming L1 scalable blockchain that's already launched testnet and many companies are already building on it. We should create a 101-level NFT tutorial for interested developers.

need/triage

It should be `fred := new(Person)` or `fred := &Person{}`.

I couldn't run the code because Chuck 1.2.0.8 [for Raspbian ARM](https://packages.debian.org/wheezy/armhf/chuck/download) couldn't find any osc objects. Which Chuck source did you use?

### Summary `:jvm-opts` in `proj.clj` contains an extra `=` in `--add-modules=java.xml.bind` that results in the following error when run `lein prod-build`. ``` java.lang.module.FindException: Module java.xml.bind not found ``` ### Context...

When run `docker-compose up`, the `Dockerfile.wallet` is not found even though it is there.