void4

Results 132 issues of void4

It seems to be implemented in the Firmata library, does pyfirmata support it as well?

- omit superfluous floating point decimals - omit default parameters

enhancement

Currently, FireVR supports exporting to both OBJ and DAE formats. Which one should be the default? Also, should this be a per-object or a scene wide property?

question

How do you plan to measure instruction cost? Is there already a repo that tests all instructions under different conditions? What is the basis for the cost, given the measurements?...

(To be able to resume a function where it ran out of gas or create a merkle tree of intermediate execution states, as in truebit) I've tried to serialize a...

https://flawed.net.nz/2018/02/21/attacking-merkle-trees-with-a-second-preimage-attack/

I haven't gotten further than ``` git clone https://github.com/tonyg/3-move.git make all cd db ./move db login.move ``` etc. How can I get to this interactive prompt: ![3-move-mcl-window](https://user-images.githubusercontent.com/11392207/76671116-c4d3c700-6594-11ea-9351-1a54a136c6e6.png) ?

When Configure->Miscellaneous->Misc->DTMF->Decode DTMF tones is enabled ![image](https://user-images.githubusercontent.com/11392207/74861231-49db1000-534a-11ea-855d-e2019bff53dc.png) fldigi will print its output to the RX text field: ![image](https://user-images.githubusercontent.com/11392207/74861276-5eb7a380-534a-11ea-8f05-2128efd49474.png) However, using `f.text.get_rx_data()` does not include this output. Is it possible to...

### Where is the issue located? Tutorials and Examples ### What are your suggested changes? I'm looking at the krpc Python docs and I do not see an example or...

docs

Repeated iteration f(z_n+1) = e^(i*z_n)+c starting with z=0 visualized in the complex plane: ![ei](https://github.com/void4/notes/assets/11392207/25989bf7-547a-4fb6-a23d-87758a21979e) ![ei (copy 2)](https://github.com/void4/notes/assets/11392207/9ff05ecb-4771-4dc1-af72-451d376ef0aa) the value modulo 256 ![ei (copy 3)](https://github.com/void4/notes/assets/11392207/653c17b0-d116-43b1-8f07-8e584ca15dfd) experimenting with other colorings and zooms...