José Miguel Sánchez García

Results 22 comments of José Miguel Sánchez García

Also, maybe relevant: https://stackoverflow.com/questions/5814072/sign-extend-a-nine-bit-number-in-c/17719010#17719010

> Another option would be to not leave the 8-bit space at all ([phoboslab/qoi#28 (comment)](https://github.com/phoboslab/qoi/issues/28#issuecomment-980547560)), but then you would have to use wrapping adds/subs throughout, so technically it's a different...

In these cases, I think it's useful to differentiate between a conforming string and a canonical string in the spec. There is nothing wrong with allowing multiple conforming strings for...

I think it would be a good idea to keep the message format as human-readable as possible. What do you think about separating the parameters from the message with a...

Oh, and about the addition of more dummy destinations, it makes a lot of sense. `BEACON` seems too constrained, I was thinking about generalizing it to `BROADCAST` or something along...

Is it expected behavior? I hope it isn't, it's really confusing...

I've discovered it trying to (improperly) handle a cd to nowhere, but I've learned better ways and now it's not a problem anymore. However, I've spun up my Plan 9...

I don't have the board yet, I'm still awaiting for my group buy unit to come. Let's see if someone with a prototype can provide some help.

I've updated the pinout.pcf following [this](https://gregdavill.github.io/OrangeCrab/r0.2/docs/pinout/) as reference, but I don't know how to generate the pinout.json (or even if it's required!). Can you help me?