Tag: #accounting
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 5 posts
Designing an Invoicing and Billing System — So the Money Does Not Leak
A design-oriented walkthrough of a billing system, from invoice components to billing types, taxes, status flow, data model, payment integration and reconciliation, idempotency, multi-country and multi-currency handling,
2026-07-01 · 20 min read #invoice#billing#system-design#payments#accountingDouble-Entry Ledgers: Designing Systems That Never Lose Money
Why a 600-year-old accounting technique is the beating heart of modern payment systems. Debits equal credits, immutable append-only entries, accounts and balances, the answer to "why not just a balance column?", reconcil
2026-07-01 · 15 min read #payments#ledger#accounting#databasesReading Financial Statements — Income, Balance Sheet, and Cash Flow
A beginner-friendly walkthrough of the three core financial statements, the starting point for understanding a company. It covers revenue and profit on the income statement, debt and equity on the balance sheet, operatin
2026-06-18 · 18 min read #finance#financial-statements#accounting#investing#fundamentalsAccounting Basics for Developers: From Reading Financial Statements to Startup Accounting
A practical guide covering accounting fundamentals developers should know, how to read financial statements (income statement, balance sheet, cash flow statement), startup financial management, and development project co
2026-03-08 · 16 min read #finance#accounting#financial-statements#startup#businessAccounting Basics for Engineers: How to Read Cash Flow Statements and Income Statements
A practical guide to reading Cash Flow Statements (CFS) and Income Statements (P&L) from an engineer's perspective. Understand the core structure of financial statements through real-world examples and code analogies.
2026-03-08 · 14 min read #finance#accounting#cashflow#pl#engineer