

I took this photo after standing on the platform for 45 minutes and just before shoving some people harder than I’ve ever shoved in my life.

The stationmaster was screaming at people to get off the train and said everyone is just thinking about themselves (and was right to do so). The passive aggressive announcements from the driver after the train set off were wild.







I’ve found the biggest bottleneck is bugs. If you catch a bug during development, it takes the least time to fix.
Catch a bug during PR, you need to fix the code, and the PR needs to happen again.
Catch a bug in QA, and you need to fix the code, do another PR, and get it tested again.
This pattern goes right through UAT, and god help you when a bug makes it to Prod.
There is nothing more time consuming than code that was written quickly.