News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Easily convert sensor raw values, structures, etc... This library made to convert binary data (e.g. raw sensor values) to base64-encoded string. String can be convert by cast them to uint8_t*, but ...
Apache Iceberg version 0.9.1 (latest release) Please describe the bug 🐞 After applying the fix from #1983 to fix decimal conversion, "conversion from NoneType to Decimal is not supported" is thrown ...