Blog
- Aug 17, 2025
Installing Gitea from binary on macOS
- Apr 17, 2024
*Fast* HTTPS server on Arduino Nano RP2040
- Apr 3, 2024
HTTPS server on Arduino Nano RP2040
- Feb 12, 2024
How to correctly reset Arduino Nano RP2040 programmatically
- Dec 17, 2023
Implementing C++ coroutines with Apple dispatch queues
- Nov 8, 2023
Creating Android command line application in Java
- Mar 18, 2023
PyPy's PyUnicode UTF-16 and UTF-32 decoders crash on NULL byteorder
- Feb 4, 2023
The silliness of Excel XOR function
- Feb 4, 2023
Difference between CONCAT and CONCATENATE in Excel
- Mar 29, 2022
VSCode: native debugging with Xcode in a non-default location
- Mar 26, 2021
Loading Android ART virtual machine from native executables
- Mar 24, 2021
Efficient backward UTF-8 decoder