I gave an introduction to Machine Learning for Microcontrollers using MicroPython at PyData Berlin earlier this year. Talk is now available at: https://t.co/jBZo6hA4C9
@ricalchiro@BiciBandido The truck was in the wrong. The truck should never have tried to pass, when there was clearly not enough space to pass safely. In general, do not pass when it is not clear in the opposing lane. Overtaking a bike is just like overtaking a motorcycle or a car - use the other lane
@ChristophMolnar Suprised at the small differences. And the quite inconclusive results of whether a smaller subset is actually beneficial. I would have thought that at least some randomization was needed for reasonable performance
@jenschr@carlmathisen NP! In general any bytes below 32 decimal in ASCII is highly suspect, those are all non-printable control chars. In this case you got decimal 8 aka "backspace"
@jenschr@carlmathisen b'{"cmd":"uploading","param":"0","file":"d7a\x08a557e1111f6a416c17424b07133d"}'
There are non-printable characters / escape codes in those byte. That is not valid JSON
@jenschr@carlmathisen b'{"cmd":"uploading","param":"0","file":"d7a\x08a557e1111f6a416c17424b07133d"}'
{"cmd":"uploading","param":"0","file":"d7a557e1111f6a416c17424b07133d"}
JSONDecodeError: Invalid control character at: line 1 column 43 (char 42)
There are non-printable characters in those bytes
@PEDUARD@jenschr Giving a warning before attacks has been done before, and even has basis in international law. IDF specifically has done this several times. An accessible summary can be found in Warning Civilians Prior to Attack under International Law: Theory and Practice (Baruch/Neuman)
@lostanlen @LaboLS2N @HorizonEU Based on experiencing building a similar device for Noise Monitoring at Soundsensing back in 2019-21, plus looking at the latest tech, it seems that this is now doable in around a 30 mW envelope including 4G communication. Nordic NRF96 or similar