fREW Schmidt

Results 111 comments of fREW Schmidt

I didn't have the GDBM issue, but I fixed it by doing this: ``` CFLAGS=-I/opt/include LDFLAGS=-L/opt/lib ./configure --prefix=/opt ```

Oh and for what it's worth, my firmware version is 203, not sure what the version of blink1-tool is though, as it apparently doesn't have one?

Blahhh, and when I unplugged and then replugged my blink to try to repro this, my whole computer crashed.

After the aformentioned forced reboot, I now see this in the dmesg logs: ``` [ 75.415758] hid `Dn\xffffff88\xffffffff\xffffffff8:01ED.0007: failed to write color [ 75.415902] hid `Dn\xffffff88\xffffffff\xffffffff8:01ED.0007: failed to write color...

Ubuntu 14.10, kernel at this moment is Linux gae-bulg 3.16.0-28-generic #38-Ubuntu SMP Fri Dec 12 17:37:40 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux, didn't think to check at the time. I...

ok, I'll try it when I get a minute; at one point I think I tried building the blink1-tool and had issues, but I will try again.

I suspect that if people want to try to implement the faster updates this would be the place to look: https://github.com/repaper/gratis/. The python "driver" just writes to a FUSE filesystem...

FWIW this can be done without special support by implementing the ByteUnmarshaler interface. This code is for JSON but could be ported to yaml pretty easily: ```golang type metadata struct...

Sounds great! Glad to see progress on this!

well example.com goes to some non-example.com url and asks for a password (which is on the back of the hotel card.) I didn't look at the actual mechanism but my...