November 1, 2025
Every company wants AI. Most teams end up running a feature factory. It’s easy to experiment: spin up a prompt, test a model, watch it generate something interesting. The thrill of the new is intoxicating. But few teams know how to turn those experiments into reliable, shippable AI products. The problem isn’t enthusiasm or ambition — it’s that most orgs lack the cross-functional muscle to ship AI responsibly and repeatedly.
October 24, 2025
There’s a quiet but important shift happening in how we expose APIs to AI agents. It’s no longer just about humans calling endpoints — it’s about models reasoning over them. That means the way we shape our APIs starts to matter again.
October 23, 2025
Every week, I see more teams equating “AI-first” with “chat-first.”
They’ve seen ChatGPT, Grok, or Microsoft Copilot—and assume that a big, full-screen chat interface is the ultimate way to deliver an AI experience.
It’s not.
October 22, 2025
Over the past year, AI has moved from being a curiosity to a constant presence in our tools. From assistants that summarize customer interviews to systems that suggest roadmap priorities, product management has entered a new phase — one where AI acts not as a feature but as a partner.
October 20, 2025
Companies are experimenting with AI everywhere. They’re adding chatbots, automating emails, building “smart dashboards,” or sprinkling generative features into existing products. And yet, very few of these projects actually move the needle.
October 19, 2025
We’ve reached the stage where “AI-powered” is the new “cloud-native”. You’ll find it on every investor deck, every roadmap, and every product release. Yet behind the buzzwords, something’s missing: a real plan for how AI will change the business, not just the interface.
October 10, 2025
Remember when Adobe tried to buy Figma for $20 billion? Yeah… that didn’t happen. And honestly, Figma’s founders and employees are probably happier because of it.
December 23, 2023
Adobe has abandoned the proposed $20B acquisition of Figma and agreed to pay the $1B termination fee as stated in the agreement. For 15 months both companies had been trying to address multiple regulatory challenges, most notably by the European Commission and the UK’s Competition and Markets Authority.
September 16, 2022
Adobe announced they are acquiring Figma for a whopping $20B, taking out their biggest rival in digital design. The acquisition triggers lots of emotions and raises many questions. Figma users are left wondering what will happen to their beloved design tool. Meanwhile the rest of the tech industry is curious to understand if the deal makes sense and if Adobe can make it work.
October 4, 2018
Syntax highlighting with highlight.js is great! But if you want to give your readers working code, the code blocks can get really big. Big code blocks mess up reading flow.
July 25, 2018
When you blog about technology, you have to explain a lot of stuff you do on the command line. I never really found a good way of illustrating what you do on the command line in a blog post. So I have built a solution myself.