-
-
Here's an excerpt on an off-line discussion about where Grbl is going and what's next:
**chamnit** : This is something I've been thinking about often recently. Is Grbl done? Or have we pushed it abou…
-
DXKeeper opens a TCP/IP socket on port 52000. If we send the following to that socket, the contact is logged...
```
LogW1AW 599 599 7.13537 40M RTTY 20151219 064900
```
This would be for only casua…
-
I think it would be great if all the ODE/DAE solvers could be called through the same interface. This would essentially mirror the approach of https://github.com/JuliaOpt/MathProgBase.jl . Would it …
-
When running the connection example code, I get:
/home/pi/hive/node_modules/bg-hive-api/hubs.js:53
connection.context.hubs[0].devices = GetDevices(deviceId[0].id);
…
-
### tl;dr
This issue proposes:
1. Change `new Buffer(number)` to return safe, zeroed-out memory
2. Create a new API for creating uninitialized Buffers, `Buffer.alloc(number)`
### Update: Jan 15, 2016…
-
```
Release NDK for Google TV.
The latest available NDK r7 for Android does not produce compatible binaries.
Tested on both Fishtank and Logitech Revue.
********************************************…
-
[possible charter for second screen CG](https://wcarr.github.io/cg-charter/SecondScreenCharterProposal20151110.html)
@anssiko and I were discussing the possible new work for the CG to define a standa…
-
MyKolab looked good except they require existing email and I think it costs money, could not tell.
-
I have a bit of a dilemma. I wish to use **johnny-five** with package [beaglebone-io](/julianduque/beaglebone-io). Package **beaglebone-io** depends on package [bonescript](/jadonk/bonescript), whic…