Moving to Software Factories Edit this page | less than 1 minute read You may have heard of Software Factories already, but failed to grasp the actual meaning of it. This two-pager should help to understand the fundamental ideas behind Software Factories and the way Microsoft and Ordina deal with them. Share on Twitter Facebook Google+ LinkedIn Previous Next Leave a Comment
Merging Git repositories without losing history 2 minute read With a bit of Git magic, it’s quite easy to merge the commits of one repository into a specific folder of another without losing the Git history February 3, 2023
From clone to running a code base in under 5 minutes 3 minute read If I can’t clone your repository and get the application running in under 5 minutes, you’re doing something wrong January 27, 2023
What it takes to make legacy code bases rock solid 1 minute read Another thing I realized last year is that I really love working on legacy code bases and making them rock solid. January 20, 2023
About software estimation and planning 3 minute read Estimates are almost always wrong and that’s fine. Just deal with that and prioritize accordingly. January 13, 2023
Leave a Comment