These six reshaped how I think about engineering: strategy, emotional intelligence, team effectiveness, software design coupling, ultralearning, and docs-as-code.
Open source turns preparation into visibility. Combined with open standards like Jakarta EE, it builds credibility, adaptability, and real-world impact.
Learn the Moment Indexing Pattern to build a Video Evidence Layer using OCR and ASR that provides verifiable, timecoded answers for knowledge management.
Automated TLS termination for thousands of custom domains on HAProxy. DigiCert HTTP DCV, internal KMS, sync agents, HAProxy runtime API for zero-downtime cert updates.
At scale, Glue jobs become shuffle-bound, not CPU-bound. Skew and file strategy dominate runtime. Adding workers helps less than reshaping the workload.
AI streamlines enterprise content workflows by automating document handling, enhancing accuracy, insights, and efficiency while reducing manual effort.
AI breaks the traditional handoff between product and engineering. Success will depend on how PMs and engineers share tradeoffs around cost, latency, and risk.
The technical limitations that created the divide between the inner and outer loops are being solved just in time for agentic workflows to make merging them a necessity.
The A3 Handoff Canvas helps teams use AI responsibly by defining task splits, inputs, outputs, validation, failure rules, and records for repeatable workflows.
Retries can amplify failures into outages. Use backoff, circuit breakers, idempotency, load shedding, and observability to keep systems stable under pressure.