Extiri Blog
Purposeful notes from the studio
blog about Extiri, programming and cybersecurity
Every now and then at Extiri, between shipping apps and squashing bugs, I like to take a detour into a completely different corner of tech — just to see what happens. At my university there was a statistics project th...
Part of the “The Power of Elegant Simplicity” series - algorithms that hide power in plain sightYou know what’s wild? One of the most elegant cryptographic algorithms ever invented uses nothing more than high school a...
In the evolving world of AI development, there’s a growing buzz around “filesystems for AI”—essentially, structured ways to organize and access data that empower AI agents to work more intelligently and autonomously. ...
We’re copying API keys into ChatGPT prompts, uploading proprietary code to cloud snippet managers, and syncing our entire knowledge bases through servers we don’t control. Somewhere along the way, we normalized sendin...
You found a piece of code online-maybe in Python, Bash, JavaScript, Ruby, or even C-and you’re wondering how to actually run it on your Mac.You’re in the right place. I’ll walk you through how to run snippets in both ...