After weeks of procrastination, I finally wrote the first of a series of blog post which will try to give a detailed explanation of SPy.
In the first blog post I focus mostly on the *problem space* of why Python is slow, and the disconnection between what the language allows and how it's actually used in practice. Plus, I'll also give a hint on how SPy tries to solve these issues:
https://antocuni.eu/2025/10/29/inside-spy-part-1-motivations-and-goals/














