Lewin's teachings and modern DevOps
22 Dec 2025When we talk about DevOps transformation, the conversation usually starts with tools. Kubernetes. CI/CD pipelines. Cloud platforms, and nowadays LLMs.
Read more...When we talk about DevOps transformation, the conversation usually starts with tools. Kubernetes. CI/CD pipelines. Cloud platforms, and nowadays LLMs.
Read more...The Eisenhower Matrix is one of those productivity tools everyone knows. It’s neat, simple, and widely taught.
Read more...I love the terminal, but I still spend half my day in Sublime Text. When an idea appears I hit Cmd+N to open a blank, unsaved buffer and start typing.
Read more...In this series, we’ve explored the visible friction in software teams: the flow killers, the product mistakes, and the technical debt that slows everything down.
Read more...Most productivity tools work the same way. They rely on capturing everything into one big Master List, sorting and labeling it, and hoping that structure will lead to execution.
Read more...In the first post, I introduced nine wastes that hide in software teams. In the second, we looked at the flow killers that destroy momentum. In the third, we covered the product wastes that derail your work.
Read more...In the first post, I introduced nine wastes that hide in software teams. In the second, we looked at the flow killers that destroy momentum.
Read more...In my last post, I introduced nine wastes that hide in software teams.
Read more...Measuring the productivity of software engineering teams is notoriously difficult and can often backfire. However, we don’t need complex metrics to recognise when time and effort are being wasted.
Read more...When I started building medi, my command-line notes manager, the goal was a fast, local-first workflow. But how fast is fast? Could it stay fast at scale? With a database of thousands of notes, would search grind to a halt?