Development

Designing CI Pipelines for Enterprise: Building Reliable Automation at Scale
Aug 20, 2020 DevOps

Designing CI Pipelines for Enterprise: Building Reliable Automation at Scale

Learn how to design robust CI pipelines for enterprise environments. Explore best practices for scalability, security, and reliability in continuous integration workflows.

CI/CD for Enterprise: The Path to Continuous Excellence
Jul 11, 2020 DevOps

CI/CD for Enterprise: The Path to Continuous Excellence

From manual deployments to automated pipelines - discover how CI/CD transforms enterprise software delivery. Learn the principles, practices, and patterns that enable teams to ship faster while maintaining quality.

Technical Debt: The Hidden Cost of Moving Fast
Jul 11, 2020 Code Quality

Technical Debt: The Hidden Cost of Moving Fast

Every shortcut in code creates debt that must be repaid with interest. Learn to recognize, measure, and manage technical debt before it cripples your development velocity.

Shift-Left in DevOps: Moving Quality Earlier in the Pipeline
Jun 5, 2020 DevOps

Shift-Left in DevOps: Moving Quality Earlier in the Pipeline

Discover how shift-left practices transform software development by catching issues early. Learn the observe-plan-act-reflect cycle that makes quality everyone's responsibility from day one.

Test Doubles: Understanding Mock, Stub, Fake, and Spy
Dec 2, 2018 Testing

Test Doubles: Understanding Mock, Stub, Fake, and Spy

Master the art of test doubles by understanding the differences between mocks, stubs, fakes, and spies—essential patterns for writing effective, maintainable unit tests.

Mar 28, 2018 iOS

How To Setup Root Certificate For MITM Proxy On iOS

Step-by-step visual guide to install and trust BrowserMob-Proxy root certificate on iOS devices. Intercept HTTPS traffic without complaints!

Jan 4, 2018 iOS

The easiest way to perform network latency test on an App in iPhone

No proxy or router needed! Simulate network latency and poor network conditions on iOS using the built-in Network Link Conditioner. Test your app's performance effortlessly.

Dec 8, 2017 Visualization

Gsource on Mac

Visualize your Git repository history with stunning 3D animations using Gource on Mac. Show non-technical folks how hard developers work with mesmerizing code evolution videos.

Jul 18, 2017 Python

Mark Six master on Linux/Mac

From command-line one-liners to AI-generated Python scripts, explore multiple ways to generate Hong Kong Mark Six lottery numbers on Linux/Mac. See how AI writes better code!

My Fiddler Cookbook
May 20, 2017

My Fiddler Cookbook

Master essential Fiddler tricks: HTTPS decryption, simple load testing, and request modification. The most powerful debugging proxy tool on Windows!

Setting up HTTP/2 with Apache and PHP on Debian 8
Mar 15, 2016

Setting up HTTP/2 with Apache and PHP on Debian 8

Say goodbye to gray waiting time! HTTP/2 multiplexing doubles page load speed with single connection.

Feb 28, 2016 iOS

CLLocationManager Tutorial and Troubleshooting

Location services not working after iOS 8? Complete guide to fixing common CLLocationManager issues with NSLocationUsageDescription.