josuah

Results 49 issues of josuah

I propose to move my https://github.com/josuah/notqmail-patch to https://github.com/notqmail/notqmail-patch (or any better name), so that anyone allowed to alter notqmail can also alter notqmail-patch. Then, what about this to check for...

build

- no need for a struct around remote.buf anymore, convert to plain (char *), - check for failure (`if (!buf) ERR`) rather than success (`if (buf) ... else ERR` for...

development

As discussed on #233, there is no `stralloc_free()` on DJB's qmail. Most likely because it is made of either short-lived programs that exit() (letting the OS freeing memory), either long-running...

As discussed in #210. Another rebase was planned by @DerDakon for 1.09, this is an intermediate update to keep the patch abit more up to date. Or should we target...

Each commit address an independent point, with the global goal of making the toolchain simpler, and easier to rework with further on: #28, #2, #35, #107

https://www.sensorwatch.net/docs/firmware/simulate/the_stargazer/ To reproduce: `Mode` `Mode` `Light` `Mode` stuck! It could be related to this line: https://github.com/joeycastillo/Sensor-Watch/blob/5f0ebd8c66b3512d67efc8174c5f65a86488a4ea/movement/watch_faces/complication/sunrise_sunset_face.c#L335

This is the one I have. I did put it on a breakout board just to expose each pin, used the UART (TX/RX) to communicate with it, and ran this...

Apologies, the documentation got changed to use Doxygen just a few days ago! It adds all sorts of things to the file names, so here are the needed changes. There...

https://discord.com/channels/963222352534048818/1174605247050686494 It was reported that the pairing process does not pair on first try, but after several attempts. When that happens, it seems like https://repl.brilliant.xyz/ did not have the problem...

Akitaishi (@ironmanfpv) who did [Question-Visualizer-for-Monocle](https://github.com/ironmanfpv/Question-Visualizer-for-Monocle) suggested in the chat that Noa could put the Monocle to sleep when not in use. This would allow to save a lot of battery,...