A visual explainer for “agents”.
Learnings
Some random topics that I wanted to learn or teach. And because often the best way to learn something is to try and teach it and write it down I’m doing that here.
CORS
CORS errors are one of those things every developer encounters but few actually understand. I wanted to understand it.
Apache Iceberg
Apache Iceberg seems to be all the hype at the moment and so I wanted to explore it a bit more.
Delta Lake
After digging into Apache Iceberg I wanted to see how Delta Lake solves the same problem differently.