12 articles with this tag
Agentic Postgres: Why Agents Need Fast Forking Databases
Why traditional databases are dead for AI Agents. Understanding 'Fast Forking', Copy-on-Write (CoW), and why your database needs to be as ephemeral as a...
Git hardcore: hooks, submodules, monorepos and surviving huge codebases
Advanced Git techniques for large codebases: hooks, submodules, monorepos, performance and disaster plans.
Modern Android Development Philosophy: Beyond the Code
An epilogue that transcends the technical. Understand the philosophical principles that underpin modern Android architecture: declarative vs imperative,...
Capstone Project: Architecting a Real App from Scratch
Practical blueprint for building a complete Android app from scratch: GitHub Repository Finder. Integrates idiomatic Kotlin, Android engine, MVVM,...
Modern Architecture (MVVM): Building Robust and Testable Android Apps
Understand the MVVM pattern and how ViewModel, LiveData/StateFlow, and Repository pattern solve the fundamental problems of Android's lifecycle. Practical...
Worktrees: Multiple Workspaces, One Repository
Discover how git worktrees allow you to have multiple working directories (branches) active simultaneously, sharing a single .git repository to save space...
Undoing the Impossible: Reset, Revert, and Advanced Recovery
A deep analysis of how `reset`, `revert`, and `reflog` work, transforming catastrophic Git errors into simple inconveniences.
HTMX: The Future of the Web or Nostalgic Regression?
A technical analysis of HTMX, the library that proposes simplifying the modern web by trading JavaScript complexity for HTML attributes. Is it evolution...
Implementing EMV from Scratch: Complete Guide for Payment Terminals
How to implement EMV (chip) from scratch in payment terminals. Complete technical guide with real production code, based on 20 years developing critical...
Mastering Git Submodules: A Definitive Guide to Complex Repository Architecture
A complete guide that dissects the anatomy, workflow, and strategies behind using Git submodules, transforming a complex tool into a powerful ally for...
Distributed Philosophy: How Git Revolutionized Development
Git wasn't just a technical improvement - it was a philosophical revolution. By making each clone a complete repository, it eliminated single points of...
Strategic Analysis of the eSIM Ecosystem for POS Terminals in Brazil
A detailed roadmap for POS product development, analyzing eSIM technology, GSMA standards (SGP.32), hardware, management platforms, and the Brazilian...
Receive new articles
Subscribe to receive notifications about new articles directly to your email
We won't send spam. You can unsubscribe at any time.