Tag: software development

  • The PHUMY Stack

    The PHUMY Stack

  • Make It Work, Then Perfect It Later

    Make It Work, Then Perfect It Later

    Yes, this is a nice little statement that loads us with encouragement. It’s too bad that it cannot compete with another nice little statement in popularity: If it’s not broken, don’t fix it. — western culture & mindset

  • Code Review Debt

    I’m beginning to notice this behavior not only on my programming work, but also on comment on X. Most people still believe that code review is a task for humans to perform. I agree with that. Normally, the reviewer is someone senior within the team or organization. And the seniority came from many hours working…

  • I am a Digital Carpenter

    I am a Digital Carpenter

    from “The Shape of Design” by Frank Chimero

  • MVP, Technical Debt and Rebuids

    I no longer believe in the idea of building a half-baked MVP in order to launch it faster. The cost of rebuilding is disturbing to me. Rebuilds often happen with the main product live in production, which of course generate ongoing support and run of the mill operations. Chances are that the rebuild and operations…

  • MVC

    The MVC is a design pattern. Yes, it is. At the most fundamental level, in my experience, is like the artist positioning the canvas at a certain distance, holding the palette and the brushes. Having all those elements at hand ready to be used with consistency across the entire work process. From this point onward,…

  • AI for Dev 202505

    This is the first of a series of posts in which I’ll be describing the pieces of AI tech I’m currently using. Every time I change tech either abandoning or adopting, I’ll make a post of same name to keep a record. Click on the tag below to load the series. – VSC with Gemini…

  • How Would You Make It?

    “Mukesh was trying to write the perfect, most performant solution from day one, jumping straight to “optimal” without first getting “correct.” So one day, I pulled him aside. I said:“Look, forget everything you know about perfection for a second. Try this instead: ‘Make it work. Make it right. Make it fast.” (this is from Kent…

  • Users are Amazing

    also see Users Are Amazing (2)