Benchmarking MicroPython
A developer benchmarks MicroPython performance on various microcontrollers, comparing them to a Raspberry Pi 4 and a laptop.
Miguel Grinberg is a software engineer and Python expert known for in-depth articles on Flask, web security, Python performance, and backend development. He shares practical tutorials, benchmarks, and insights drawn from real-world open-source and framework work.
24 articles from this blog
A developer benchmarks MicroPython performance on various microcontrollers, comparing them to a Raspberry Pi 4 and a laptop.
A developer explains why generative AI coding tools don't increase their productivity, citing the time needed to review code and the responsibility for the final product.
A tutorial on setting up a modern React frontend with Vite and a Flask backend, updated for 2025 development practices.
How to use font ligatures like Fira Code to improve code readability by displaying operators like != and => as single, cleaner symbols.