The Git Flow That Lets You Un-Merge: A Banking App Story
Standard Git Flow breaks when you need to remove a single feature from a release. Here’s the custom workflow we built to solve the real-world problem of surgical rollbacks.
8 posts found
Standard Git Flow breaks when you need to remove a single feature from a release. Here’s the custom workflow we built to solve the real-world problem of surgical rollbacks.
Android December 2025 critical patch with actively exploited vulnerabilities, iOS 26.2 WebKit zero-days, Google Play US policy changes, and Magisk v30.6 Rust rewrite
Critical API 35 + PBL v7 enforcement, 16KB page size compliance, and iOS 26.0.1 security updates
16KB page size mandate, iOS zero-day patch, and WebView 140 updates for banking apps
Critical Android updates, API requirements, and community reports for mobile banking teams
The story of how I built a C++ security layer to protect sensitive banking data, from basic Java encryption to a full native library with anti-tampering
Câu chuyện về một đêm debug production của banking app, và những bài học không có trong sách vở
How we reduced our 8-layer architecture to 3 layers and shipped 2x faster without sacrificing quality in a banking app