ESP32 and Termux
Documenting my journey in trying to use my ESP32 on my phone through Termux
Documenting my journey in trying to use my ESP32 on my phone through Termux
Obfuscating JavaScript code in webpages using file stream side-channel techniques.
Spot and fix race conditions in Python, FastAPI, and PostgreSQL to prevent data corruption and security issues
How to implement generic return types in Python, for RPCs and other use cases