<?xml version="1.0" ?>
<rss version="2.0">
    <channel>
        <title>Umer Azad's Blog</title>
        <link>https://umerazad.com</link>
        <description>Umer Azad's Blog</description>
        <item>
            <title>Problem Selling Bundles Solvable Issues Into Impossible Ones</title>
            <link>https://umerazad.com/notes/problem-selling-bundles-solvable-issues-into-impossible-ones.html</link>
            <pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate>
            <description>Problem-sellers aggregate many small, solvable problems into one overwhelming mega-problem, then sell the urgency rather than the solution. Problem-solvers do the opposite: they decompose large problems into manageable pieces and address them individually. The incentive structures of media, politics</description>
        </item>
        <item>
            <title>Shifting Baselines Make Decline Invisible</title>
            <link>https://umerazad.com/notes/shifting-baselines-make-decline-invisible.html</link>
            <pubDate>Sun, 25 Jan 2026 00:00:00 +0000</pubDate>
            <description>Each generation accepts the degraded state it inherits as the natural baseline. What was once recognized as loss becomes invisible because the reference point moves with each cohort. The process of decline continues not because people approve of it, but because they no longer have the experiential f</description>
        </item>
        <item>
            <title>The Claude Code Harness Engineering Playbook</title>
            <link>https://umerazad.com/notes/the-claude-code-harness-engineering-playbook.html</link>
            <pubDate>Mon, 22 Dec 2025 00:00:00 +0000</pubDate>
            <description>The highest-leverage habits for working with AI coding agents aren't about prompting, they're about building a compounding system around the agent.  &quot;Encode every mistake in CLAUDE.md. Your CLAUDE.md compounds in value over time; this is 'Compounding Engineering.'&quot; The priority stack: 1. Worktrees f</description>
        </item>
        <item>
            <title>Sovereign AI Infrastructure Cannot Be Purchased</title>
            <link>https://umerazad.com/notes/sovereign-ai-infrastructure-cannot-be-purchased.html</link>
            <pubDate>Sun, 25 May 2025 00:00:00 +0000</pubDate>
            <description>&quot;Any sufficiently advanced technology which is not indigenous is indistinguishable from a leash.&quot; A variant of Clarke's Third Law applied to sovereign capability Nations racing to build AI capability face a fundamental choice: purchase turnkey platforms from foreign vendors, or invest in building in</description>
        </item>
        <item>
            <title>Hyperbolic Discounting Makes the Future Disappear</title>
            <link>https://umerazad.com/notes/hyperbolic-discounting-makes-the-future-disappear.html</link>
            <pubDate>Sat, 22 Mar 2025 00:00:00 +0000</pubDate>
            <description>Humans systematically overvalue immediate rewards and undervalue future ones, not by a constant factor, but by a curve that drops steeply at first and then flattens. A reward one day away feels much less valuable than one available now, but a reward 31 days away feels almost the same as one 30 days </description>
        </item>
        <item>
            <title>AI Makes Marginal Cost Real Again</title>
            <link>https://umerazad.com/notes/ai-makes-marginal-cost-real-again.html</link>
            <pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
            <description>The internet era was built on the assumption of zero marginal cost: once the infrastructure is up, serving one more user costs almost nothing. AI shatters this assumption, reintroducing real, significant costs for every additional unit of usage.  &quot;The era of aggregation theory is behind us, and AI i</description>
        </item>
        <item>
            <title>The Chip Ban Is Economic Warfare</title>
            <link>https://umerazad.com/notes/the-chip-ban-is-economic-warfare.html</link>
            <pubDate>Mon, 27 Jan 2025 00:00:00 +0000</pubDate>
            <description>The U.S. semiconductor export controls against China are not merely trade policy but a deliberate attempt to deny a geopolitical rival the computing substrate needed for AI supremacy. DeepSeek's success has exposed both the power and the limits of this strategy.  &quot;What concerns me is the mindset und</description>
        </item>
        <item>
            <title>Scaling Laws Open New Dimensions When Old Ones Stall</title>
            <link>https://umerazad.com/notes/scaling-laws-open-new-dimensions-when-old-ones-stall.html</link>
            <pubDate>Fri, 17 Jan 2025 00:00:00 +0000</pubDate>
            <description>When pre-training scaling shows diminishing returns, the AI industry does not plateau. It discovers new dimensions to scale along, just as the semiconductor industry found parallelism, packaging, and specialization when Dennard scaling ended.  &quot;Despite the slowing down of one trend, the industry col</description>
        </item>
        <item>
            <title>Cloud Economics Are Not What They Seem</title>
            <link>https://umerazad.com/notes/cloud-economics-are-not-what-they-seem.html</link>
            <pubDate>Wed, 15 Jan 2025 00:00:00 +0000</pubDate>
            <description>Cloud computing delivers enormous value early in a company's life, but at scale the economics invert: cloud costs become a dominant drag on margins, and repatriation can cut infrastructure costs by half or more.  &quot;You're crazy if you don't start in the cloud; you're crazy if you stay on it.&quot; Sarah W</description>
        </item>
        <item>
            <title>Inference Cost Dominates Training at Scale</title>
            <link>https://umerazad.com/notes/inference-cost-dominates-training-at-scale.html</link>
            <pubDate>Wed, 15 Jan 2025 00:00:00 +0000</pubDate>
            <description>Training a frontier model is a one-time cost measured in tens of millions of dollars. Serving that model to millions of users generates inference costs that quickly dwarf the original training investment, and this economic reality reshapes every strategic decision in AI.  &quot;The most important takeawa</description>
        </item>
        <item>
            <title>Dennard Scaling Ended and Everything Changed</title>
            <link>https://umerazad.com/notes/dennard-scaling-ended-and-everything-changed.html</link>
            <pubDate>Fri, 10 Jan 2025 00:00:00 +0000</pubDate>
            <description>Dennard scaling, the principle that as transistors shrink their power density stays constant, broke down around 2005-2007, ending the era of &quot;free&quot; performance gains from smaller process nodes and forcing the entire computing industry onto a fundamentally different trajectory.  &quot;Since around 2005-20</description>
        </item>
        <item>
            <title>Cognitive Load Is the Real Bottleneck in System Design</title>
            <link>https://umerazad.com/notes/cognitive-load-is-the-real-bottleneck-in-system-design.html</link>
            <pubDate>Thu, 02 Jan 2025 00:00:00 +0000</pubDate>
            <description>The most binding constraint on system design is not CPU, memory, or network. It is the cognitive capacity of the humans who must understand, modify, and operate the system.  &quot;Each existing system is a DoS attack on you by dozens of people you may not even know; a booby-trapped palace of ticking comp</description>
        </item>
        <item>
            <title>CUDA Is a Moat Not Just a Library</title>
            <link>https://umerazad.com/notes/cuda-is-a-moat-not-just-a-library.html</link>
            <pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate>
            <description>NVIDIA's dominance in AI hardware rests not primarily on chip performance but on a software ecosystem so deeply entrenched that competitors cannot dislodge it even with superior silicon.  &quot;As fast as AMD tries to fill in the CUDA moat, NVIDIA engineers are working overtime to deepen said moat with n</description>
        </item>
        <item>
            <title>Digital Consumption Is the Enemy of Depth</title>
            <link>https://umerazad.com/notes/digital-consumption-is-the-enemy-of-depth.html</link>
            <pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate>
            <description>The modern information diet (scrolling feeds, skimming articles, consuming productivity content) creates the feeling of learning while systematically destroying the capacity for it.  &quot;You find yourself in a quest for productivity, feeling productive because of the quest, but not really doing any pro</description>
        </item>
        <item>
            <title>Software Ate Hardware Until Hardware Fought Back</title>
            <link>https://umerazad.com/notes/software-ate-hardware-until-hardware-fought-back.html</link>
            <pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate>
            <description>For decades, software abstraction layers made hardware differences irrelevant. The AI era reversed this: hardware architecture now dictates what software is possible, and the companies that design both are winning.  &quot;Comparing on paper FLOP/s and HBM Bandwidth/Capacity is akin to comparing cameras b</description>
        </item>
        <item>
            <title>Deep Work Requires Eliminating Shallow Work</title>
            <link>https://umerazad.com/notes/deep-work-requires-eliminating-shallow-work.html</link>
            <pubDate>Tue, 31 Dec 2024 00:00:00 +0000</pubDate>
            <description>Deep work, focused, uninterrupted concentration on cognitively demanding tasks, is the engine of valuable output. But it cannot coexist with the constant buzz of shallow obligations.  &quot;Busyness is not productivity. Meaningful deep work fewer but high-quality hours is more impactful than a day loaded</description>
        </item>
        <item>
            <title>Software Ecosystems Are Harder to Build Than Silicon</title>
            <link>https://umerazad.com/notes/software-ecosystems-are-harder-to-build-than-silicon.html</link>
            <pubDate>Sun, 15 Dec 2024 00:00:00 +0000</pubDate>
            <description>AMD's AI accelerators are increasingly competitive on raw silicon. The MI300X matches or exceeds Nvidia's H100 on many benchmarks, and the roadmap through MI350 and MI400 is aggressive. Yet AMD remains a distant second in AI infrastructure. The reason is not hardware but software: CUDA is a decade-d</description>
        </item>
        <item>
            <title>Discipline Is a Lifestyle Not an Event</title>
            <link>https://umerazad.com/notes/discipline-is-a-lifestyle-not-an-event.html</link>
            <pubDate>Sat, 09 Nov 2024 00:00:00 +0000</pubDate>
            <description>Discipline is not a heroic act of willpower summoned in a crisis. It is the daily, unremarkable practice of showing up and doing the work regardless of how you feel.  &quot;This is the same sort of tack I find necessary when writing a novel. I stop every day right at the point where I feel I can write mo</description>
        </item>
        <item>
            <title>The Narrative Fallacy Turns Correlation Into Causation</title>
            <link>https://umerazad.com/notes/the-narrative-fallacy-turns-correlation-into-causation.html</link>
            <pubDate>Fri, 08 Nov 2024 00:00:00 +0000</pubDate>
            <description>We reflexively impose causal stories on sequences of events that are merely correlated, or not even that. The story feels true precisely because our minds evolved to find patterns and construct explanations, not to tolerate randomness. A sequence of facts becomes a narrative the moment we connect th</description>
        </item>
        <item>
            <title>The Memory Wall Limits Everything</title>
            <link>https://umerazad.com/notes/the-memory-wall-limits-everything.html</link>
            <pubDate>Thu, 07 Nov 2024 00:00:00 +0000</pubDate>
            <description>The dominant bottleneck in modern AI workloads is not computation but memory bandwidth: the speed at which data can be moved to and from the processors that need it.  &quot;A huge chunk of the time in large model training/inference is not spent computing matrix multiplies, but rather waiting for data to </description>
        </item>
        <item>
            <title>Distributed Training Is a Systems Problem Not an ML Problem</title>
            <link>https://umerazad.com/notes/distributed-training-is-a-systems-problem-not-an-ml-problem.html</link>
            <pubDate>Sun, 01 Sep 2024 00:00:00 +0000</pubDate>
            <description>Training large neural networks across many GPUs is less about gradient descent and more about networking, scheduling, fault tolerance, and systems engineering at extreme scale.  &quot;Not all hardware is created equal. The variance of cluster quality across hardware providers is so high that it is litera</description>
        </item>
        <item>
            <title>Practical ML Is About Iteration Not Architecture</title>
            <link>https://umerazad.com/notes/practical-ml-is-about-iteration-not-architecture.html</link>
            <pubDate>Sun, 01 Sep 2024 00:00:00 +0000</pubDate>
            <description>The gap between ML research papers and ML in production is not about choosing the right model architecture. It is about building tight feedback loops between data, training, evaluation, and deployment.  &quot;Simple models and a lot of data trump more elaborate models based on less data.&quot; Alon Halevy, Pe</description>
        </item>
        <item>
            <title>AI Infrastructure Is Insanely Hard to Build</title>
            <link>https://umerazad.com/notes/ai-infrastructure-is-insanely-hard-to-build.html</link>
            <pubDate>Fri, 05 Jul 2024 00:00:00 +0000</pubDate>
            <description>Building AI infrastructure startups is extraordinarily difficult because incumbents' default strategy is to own all upstream and downstream workloads, leaving startups fighting for increasingly narrow wedges of value.  &quot;Everyone's default product strategy is to own all upstream and downstream worklo</description>
        </item>
        <item>
            <title>Data Quality Is the Real Moat in Applied ML</title>
            <link>https://umerazad.com/notes/data-quality-is-the-real-moat-in-applied-ml.html</link>
            <pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate>
            <description>As model architectures converge and open-source alternatives approach closed-source performance, the durable competitive advantage in applied machine learning shifts from model sophistication to proprietary data quality, labeling, and domain expertise.  &quot;Most organizations that say they don't have e</description>
        </item>
        <item>
            <title>The Knowledge Illusion We Know Less Than We Think</title>
            <link>https://umerazad.com/notes/the-knowledge-illusion-—-we-know-less-than-we-think.html</link>
            <pubDate>Sat, 18 May 2024 00:00:00 +0000</pubDate>
            <description>Individual human knowledge is remarkably shallow. We walk through life believing we understand how things work, but our sense of understanding is an illusion that collapses the moment we try to explain anything in detail.  &quot;Our point is not that people are ignorant. It's that people are more ignoran</description>
        </item>
        <item>
            <title>We Think in Groups Not as Individuals</title>
            <link>https://umerazad.com/notes/we-think-in-groups-not-as-individuals.html</link>
            <pubDate>Sat, 18 May 2024 00:00:00 +0000</pubDate>
            <description>Human cognition is fundamentally distributed. No individual brain was designed to hold a comprehensive model of the world; we evolved to think as part of a community that pools knowledge across many minds.  &quot;The human mind is not like a desktop computer, designed to hold reams of information. The mi</description>
        </item>
        <item>
            <title>Enterprise AI Adoption Follows Predictable Patterns</title>
            <link>https://umerazad.com/notes/enterprise-ai-adoption-follows-predictable-patterns.html</link>
            <pubDate>Wed, 01 May 2024 00:00:00 +0000</pubDate>
            <description>Enterprise adoption of generative AI is not chaotic experimentation it follows a recognizable pattern of budget escalation, multi-model diversification, open-source migration, and internal-first use cases.  &quot;Though these leaders still have some reservations about deploying generative AI, they're als</description>
        </item>
        <item>
            <title>Quantization Trades Precision for Accessibility</title>
            <link>https://umerazad.com/notes/quantization-trades-precision-for-accessibility.html</link>
            <pubDate>Wed, 01 May 2024 00:00:00 +0000</pubDate>
            <description>Quantization, reducing the numerical precision of model weights and activations, is the single most impactful technique for making large models usable on smaller hardware, trading controlled accuracy loss for dramatic cost and latency improvements.  &quot;Quantizing the models reduces their size by appro</description>
        </item>
        <item>
            <title>Communication Usually Fails Except by Accident</title>
            <link>https://umerazad.com/notes/communication-usually-fails-except-by-accident.html</link>
            <pubDate>Mon, 29 Apr 2024 00:00:00 +0000</pubDate>
            <description>The default state of human communication is failure. Successful transmission of meaning is the exception, not the rule, and we should design our systems accordingly.  &quot;If communication can fail, it will. If a message can be understood in different ways, it will be understood in just that way which d</description>
        </item>
        <item>
            <title>Companies Are Not Families</title>
            <link>https://umerazad.com/notes/companies-are-not-families.html</link>
            <pubDate>Mon, 29 Apr 2024 00:00:00 +0000</pubDate>
            <description>When companies call themselves a family, they are usually demanding sacrifice while offering none of the actual obligations families carry. The better metaphor is allies.  &quot;When companies say they're a family, it's a veiled way of demanding total sacrifice. Nights, weekends, whatever it takes for, y</description>
        </item>
        <item>
            <title>Increase Your Luck Surface Area</title>
            <link>https://umerazad.com/notes/increase-your-luck-surface-area.html</link>
            <pubDate>Fri, 26 Apr 2024 00:00:00 +0000</pubDate>
            <description>Luck is not purely random. You can systematically increase the probability of fortunate events by combining passionate work with broad communication.  &quot;Your Luck Surface Area is directly proportional to the degree to which you do something you're passionate about combined with the total number of pe</description>
        </item>
        <item>
            <title>The Bitter Lesson Scale Beats Cleverness</title>
            <link>https://umerazad.com/notes/the-bitter-lesson-—-scale-beats-cleverness.html</link>
            <pubDate>Fri, 15 Mar 2024 00:00:00 +0000</pubDate>
            <description>Rich Sutton's &quot;Bitter Lesson&quot; observes that in AI research, methods leveraging computation consistently outperform methods leveraging human domain knowledge. The lesson is bitter because clever engineering feels productive, but scale always wins in the end.  &quot;We've observed a historical pattern: AI </description>
        </item>
        <item>
            <title>Faith Is Not Opposed to Reason</title>
            <link>https://umerazad.com/notes/faith-is-not-opposed-to-reason.html</link>
            <pubDate>Sat, 24 Feb 2024 00:00:00 +0000</pubDate>
            <description>The idea that faith and reason are adversaries is a peculiarly modern Western myth. In the Islamic intellectual tradition, the relationship between revelation and rational inquiry was debated for centuries and resolved through what Hallaq calls the &quot;Great Synthesis.&quot;  &quot;These intellectuals, locking t</description>
        </item>
        <item>
            <title>Science and Religion Conflict Is a Modern Invention</title>
            <link>https://umerazad.com/notes/science-and-religion-conflict-is-a-modern-invention.html</link>
            <pubDate>Sat, 24 Feb 2024 00:00:00 +0000</pubDate>
            <description>The narrative that science and religion are natural enemies is not a discovery of the Enlightenment but a polemical construction that ignores the actual history of how science developed, often under explicitly theistic motivation.  &quot;Men became scientific because they expected law in nature and they </description>
        </item>
        <item>
            <title>Triton Democratizes GPU Programming</title>
            <link>https://umerazad.com/notes/triton-democratizes-gpu-programming.html</link>
            <pubDate>Sat, 24 Feb 2024 00:00:00 +0000</pubDate>
            <description>OpenAI's Triton language makes writing high-performance GPU kernels accessible to researchers who have never written CUDA, automating the hardest parts of GPU optimization while leaving algorithmic decisions to the developer.  &quot;The bottom line here is not that Triton is inherently better, but that i</description>
        </item>
        <item>
            <title>Compound AI Systems Beat Monolithic Models</title>
            <link>https://umerazad.com/notes/compound-ai-systems-beat-monolithic-models.html</link>
            <pubDate>Thu, 15 Feb 2024 00:00:00 +0000</pubDate>
            <description>The best AI results are increasingly achieved not by single monolithic models but by compound systems that combine multiple models, retrievers, tools, and orchestration logic into something greater than the sum of its parts.  &quot;State-of-the-art AI results are increasingly obtained by compound systems</description>
        </item>
        <item>
            <title>Custom Silicon Will Eat General Purpose Computing</title>
            <link>https://umerazad.com/notes/custom-silicon-will-eat-general-purpose-computing.html</link>
            <pubDate>Mon, 15 Jan 2024 00:00:00 +0000</pubDate>
            <description>The hyperscale cloud providers are designing their own chips (CPUs, AI accelerators, networking ASICs) because at their scale, removing merchant silicon margins and co-designing hardware with software yields compounding economic advantages.  &quot;Tech monopolies are going vertical, and there doesn't see</description>
        </item>
        <item>
            <title>AI Safety Is Becoming an Engineering Discipline</title>
            <link>https://umerazad.com/notes/ai-safety-is-becoming-an-engineering-discipline.html</link>
            <pubDate>Wed, 15 Nov 2023 00:00:00 +0000</pubDate>
            <description>AI safety is transitioning from philosophical speculation to a field where concrete technical approaches interpretability, sandboxing, watermarking, formal verification can be tested, measured, and iteratively improved.  &quot;I feel like it's now become possible to make technical progress in AI safety t</description>
        </item>
        <item>
            <title>The GPU Shortage Created a New Cloud Economics</title>
            <link>https://umerazad.com/notes/the-gpu-shortage-created-a-new-cloud-economics.html</link>
            <pubDate>Sun, 15 Oct 2023 00:00:00 +0000</pubDate>
            <description>The explosion of GPU demand for AI training created a new class of cloud providers whose economics look nothing like traditional cloud computing, and more like airlines.  &quot;Even ignoring the lack of a moat regarding GPU clouds, the true driver of this boom in new providers is the total cost of owners</description>
        </item>
        <item>
            <title>Static Stability Over Dynamic Failover</title>
            <link>https://umerazad.com/notes/static-stability-over-dynamic-failover.html</link>
            <pubDate>Tue, 03 Oct 2023 00:00:00 +0000</pubDate>
            <description>A statically stable system keeps working when a dependency becomes impaired, rather than relying on control-plane reactions to reconfigure itself after failure.  &quot;A more effective, statically stable service would overprovision its infrastructure to the point where it would continue operating correct</description>
        </item>
        <item>
            <title>The Amateur Resists While the Professional Shows Up</title>
            <link>https://umerazad.com/notes/the-amateur-resists-while-the-professional-shows-up.html</link>
            <pubDate>Tue, 19 Sep 2023 00:00:00 +0000</pubDate>
            <description>The difference between amateurs and professionals is not talent or inspiration. It is that the professional has learned to act in spite of Resistance, while the amateur waits for it to pass.  &quot;What ails us is that we are living our lives as amateurs. The solution, this book suggests, is that we turn</description>
        </item>
        <item>
            <title>Reform Requires Rising Elites Not Better Systems</title>
            <link>https://umerazad.com/notes/reform-requires-rising-elites-not-better-systems.html</link>
            <pubDate>Wed, 30 Aug 2023 00:00:00 +0000</pubDate>
            <description>The conventional view of reform, that broken institutions can be fixed by better processes, better incentives, or better transparency, misidentifies the problem. Institutions decay because the people who understood how to make them work are gone. Fixing institutions requires replacing the missing pe</description>
        </item>
        <item>
            <title>Ask Culture vs Guess Culture</title>
            <link>https://umerazad.com/notes/ask-culture-vs-guess-culture.html</link>
            <pubDate>Wed, 23 Aug 2023 00:00:00 +0000</pubDate>
            <description>People operate in fundamentally different communication modes some expect direct requests while others rely on subtle hints and neither side realizes the other mode exists.  &quot;There is always somebody who knows better than you what you meant by your message.&quot; Osmo Wiio In Ask Culture, it is socially </description>
        </item>
        <item>
            <title>Evolution Does Not Disprove Design</title>
            <link>https://umerazad.com/notes/evolution-does-not-disprove-design.html</link>
            <pubDate>Wed, 23 Aug 2023 00:00:00 +0000</pubDate>
            <description>The assumption that evolutionary theory refutes the existence of a Designer conflates a scientific mechanism with a metaphysical conclusion. Both Islamic theology and careful philosophy of science show that evolution and divine creation are not mutually exclusive.  &quot;What ultimately grounds the Ashʿa</description>
        </item>
        <item>
            <title>The Contingency Argument Points Beyond the Universe</title>
            <link>https://umerazad.com/notes/the-contingency-argument-points-beyond-the-universe.html</link>
            <pubDate>Wed, 23 Aug 2023 00:00:00 +0000</pubDate>
            <description>The universe exists, but it did not have to. This simple observation that the cosmos is contingent rather than necessary is one of the oldest and most powerful arguments for the existence of God.  &quot;Everything that exists has an explanation of its existence, either in the necessity of its own nature </description>
        </item>
        <item>
            <title>Umran Ibn Khaldun's Science of Civilization</title>
            <link>https://umerazad.com/notes/umran-—-ibn-khalduns-science-of-civilization.html</link>
            <pubDate>Wed, 23 Aug 2023 00:00:00 +0000</pubDate>
            <description>Ibn Khaldun did not merely write history; he proposed an entirely new discipline 'ilm al-'umran{% sidenote &quot;ilm-al-umran&quot; %}Literally &quot;the science of civilization.&quot; 'Umran derives from the Arabic root '-m-r, connoting building, cultivation, and flourishing, so the term carries an embedded sense that</description>
        </item>
        <item>
            <title>Modernity Replaced God With the Human Subject</title>
            <link>https://umerazad.com/notes/modernity-replaced-god-with-the-human-subject.html</link>
            <pubDate>Sun, 20 Aug 2023 00:00:00 +0000</pubDate>
            <description>The Enlightenment did not merely advance human knowledge; it performed a substitution. It displaced God as the central organizing principle of existence and installed the autonomous human subject in His place.  &quot;The core project of the Enlightenment was the displacement of local, customary, or tradi</description>
        </item>
        <item>
            <title>Reason Evolved for Argumentation Not Truth</title>
            <link>https://umerazad.com/notes/reason-evolved-for-argumentation-not-truth.html</link>
            <pubDate>Sun, 20 Aug 2023 00:00:00 +0000</pubDate>
            <description>Human reason did not evolve to help individuals discover objective truth. It evolved to help us justify ourselves to others and persuade them. It is a social tool, not an epistemic one.  &quot;Human reason is both biased and lazy. Biased because it overwhelmingly finds justifications and arguments that s</description>
        </item>
        <item>
            <title>Tajdid Renewal Must Come From Within the Tradition</title>
            <link>https://umerazad.com/notes/tajdid-—-renewal-must-come-from-within-the-tradition.html</link>
            <pubDate>Sun, 20 Aug 2023 00:00:00 +0000</pubDate>
            <description>Islamic renewal (tajdid) has always been understood as a return to the living core of the tradition, not an importation of foreign frameworks. The mujaddid (renewer) diagnoses what has gone wrong using the tradition's own diagnostic tools and prescribes remedies drawn from the tradition's own pharma</description>
        </item>
        <item>
            <title>The Ghazalian Synthesis Balanced Reason and Revelation</title>
            <link>https://umerazad.com/notes/the-ghazalian-synthesis-balanced-reason-and-revelation.html</link>
            <pubDate>Sun, 20 Aug 2023 00:00:00 +0000</pubDate>
            <description>Al-Ghazali's project is routinely mischaracterized as an attack on reason. In reality, he carved out one of the most sophisticated positions in intellectual history: reason is indispensable but insufficient. It must be completed by revelation, not replaced by it.  &quot;Al-Ghazali's explicit goal was 'to</description>
        </item>
        <item>
            <title>Monitor What Matters Not What Is Easy</title>
            <link>https://umerazad.com/notes/monitor-what-matters-not-what-is-easy.html</link>
            <pubDate>Fri, 21 Jul 2023 00:00:00 +0000</pubDate>
            <description>Monitoring tools trick people into thinking observability is an easy problem. It is not. Most organizations drown in metrics they never look at while missing the signals that actually predict failure.  &quot;Monitoring and observability tools commit the cardinal sin of tricking people into thinking this </description>
        </item>
        <item>
            <title>Great Work Requires Obsessive Interest</title>
            <link>https://umerazad.com/notes/great-work-requires-obsessive-interest.html</link>
            <pubDate>Wed, 19 Jul 2023 00:00:00 +0000</pubDate>
            <description>You cannot discipline yourself into doing great work. The drive must come from a genuine, deep interest that makes the work feel less like effort and more like compulsion.  &quot;Interest will drive you to work harder than mere diligence ever could.&quot; Paul Graham, &quot;How to Do Great Work&quot; Paul Graham's form</description>
        </item>
        <item>
            <title>Knowledge Compounds Only When Connected</title>
            <link>https://umerazad.com/notes/knowledge-compounds-only-when-connected.html</link>
            <pubDate>Wed, 19 Jul 2023 00:00:00 +0000</pubDate>
            <description>Isolated facts do not compound. Knowledge grows exponentially only when new ideas are connected to existing ones, forming a network where each node makes every other node more valuable.  &quot;The more you learn about something, the easier it is to learn more. Growing an audience is another: the more fan</description>
        </item>
        <item>
            <title>Write for One Reader Not Everyone</title>
            <link>https://umerazad.com/notes/write-for-one-reader-not-everyone.html</link>
            <pubDate>Wed, 19 Jul 2023 00:00:00 +0000</pubDate>
            <description>The fastest way to make your writing worse is to write for an imaginary, sophisticated audience. The fastest way to make it better is to write for one specific reader, often yourself.  &quot;Instead of making what they want, they try to make what some imaginary, more sophisticated audience wants. And onc</description>
        </item>
        <item>
            <title>Agility Beats Strength in Competition</title>
            <link>https://umerazad.com/notes/agility-beats-strength-in-competition.html</link>
            <pubDate>Fri, 14 Jul 2023 00:00:00 +0000</pubDate>
            <description>In any competitive arena war, business, or career the side that can reorient faster consistently defeats the side with more resources. Speed of adaptation trumps size.  &quot;Each minute ahead of the enemy is an advantage.&quot; Frederick the Great John Boyd's study of conflict history revealed a pattern that</description>
        </item>
        <item>
            <title>Practical Knowledge Cannot Be Centralized</title>
            <link>https://umerazad.com/notes/practical-knowledge-cannot-be-centralized.html</link>
            <pubDate>Fri, 14 Jul 2023 00:00:00 +0000</pubDate>
            <description>The most consequential knowledge in any complex system is distributed, tacit, and impossible to aggregate. This is why centralized planning consistently fails and why local autonomy consistently outperforms.  &quot;Nobel Laureate Friedrich Hayek eloquently makes this case in his book, The Fatal Conceit. </description>
        </item>
        <item>
            <title>The Media-Historian Gap Reveals What Actually Matters</title>
            <link>https://umerazad.com/notes/the-media-historian-gap-reveals-what-actually-matters.html</link>
            <pubDate>Fri, 14 Jul 2023 00:00:00 +0000</pubDate>
            <description>There is a systematic divergence between what the media covers and what historians will study. The stories that dominate the news cycle are often the least consequential, while the trends that reshape civilization unfold in near-silence.  &quot;67% of deaths are from heart disease, cancer, and road incid</description>
        </item>
        <item>
            <title>Avoid Ruin Above All</title>
            <link>https://umerazad.com/notes/avoid-ruin-above-all.html</link>
            <pubDate>Thu, 13 Jul 2023 00:00:00 +0000</pubDate>
            <description>In any repeated game, the single most important rule is: do not get eliminated. Performance is subordinate to survival, because irreversible losses absorb all future gains.  &quot;Irreversibility absorbs future gains. This means that you cannot extrapolate future outcomes from solely the expected outcome</description>
        </item>
        <item>
            <title>YA Fiction Is Popular Because Adults Feel Managed</title>
            <link>https://umerazad.com/notes/ya-fiction-is-popular-because-adults-feel-managed.html</link>
            <pubDate>Thu, 13 Jul 2023 00:00:00 +0000</pubDate>
            <description>Young adult fiction became the dominant literary genre of the 21st century not because adults are immature, but because its themes of lost agency, hidden authority, and surveilled lives resonate with the daily experience of modern adulthood.  &quot;The main question in American social life is not 'how do</description>
        </item>
        <item>
            <title>Delays in Feedback Loops Cause Oscillation and Overshoot</title>
            <link>https://umerazad.com/notes/delays-in-feedback-loops-cause-oscillation-and-overshoot.html</link>
            <pubDate>Tue, 11 Jul 2023 00:00:00 +0000</pubDate>
            <description>When feedback takes time to arrive, systems overcorrect. The longer the delay between action and observed result, the wilder the oscillation and the harder the system is to control.  &quot;Because of feedback delays within complex systems, by the time a problem becomes apparent it may be unnecessarily di</description>
        </item>
        <item>
            <title>Skin In The Game Aligns Incentives</title>
            <link>https://umerazad.com/notes/skin-in-the-game-aligns-incentives.html</link>
            <pubDate>Tue, 11 Jul 2023 00:00:00 +0000</pubDate>
            <description>When decision-makers bear the consequences of their choices, systems self-correct. When they do not, risks accumulate silently until they become catastrophic.  &quot;A population can decrease its exposure to irreversibility by exposing its members to it.&quot; Nassim Nicholas Taleb, Skin in the Game Skin in t</description>
        </item>
        <item>
            <title>Teach Yourself Anything in Ten Years of Deliberate Practice</title>
            <link>https://umerazad.com/notes/teach-yourself-anything-in-ten-years-of-deliberate-practice.html</link>
            <pubDate>Tue, 11 Jul 2023 00:00:00 +0000</pubDate>
            <description>There are no shortcuts to expertise. Ten years of deliberate practice, not ten years of passive experience, is the consistent finding across every domain studied.  &quot;True expertise may take a lifetime. Samuel Johnson (1709-1784) said: 'Excellence in any department can be attained only by the labor of</description>
        </item>
        <item>
            <title>Text Is the Universal Interface</title>
            <link>https://umerazad.com/notes/text-is-the-universal-interface.html</link>
            <pubDate>Thu, 15 Jun 2023 00:00:00 +0000</pubDate>
            <description>The Unix philosophy declared that text streams are the universal interface between programs. Large language models have made this literally true for intelligence itself.  &quot;This is the Unix philosophy: write programs that do one thing and do it well. Write programs to work together. Write programs th</description>
        </item>
        <item>
            <title>Prestige Outlives Institutional Health by Decades</title>
            <link>https://umerazad.com/notes/prestige-outlives-institutional-health-by-decades.html</link>
            <pubDate>Sun, 11 Jun 2023 00:00:00 +0000</pubDate>
            <description>A dangerous lag exists between an institution's actual capabilities and its reputation. An institution that was once genuinely excellent will continue to attract talent, funding, and deference long after its excellence has degraded, because prestige is sticky and evaluation is costly.  &quot;An instituti</description>
        </item>
        <item>
            <title>Imitation Without Understanding Is the Default Mode of Institutions</title>
            <link>https://umerazad.com/notes/imitation-without-understanding-is-the-default-mode-of-institutions.html</link>
            <pubDate>Tue, 25 Apr 2023 00:00:00 +0000</pubDate>
            <description>The central analytical distinction in Burja's framework is between understanding a mechanism and imitating its outputs. Most institutions, most education systems, and most reform efforts operate in imitation mode: they replicate the visible features of something that once worked without grasping wha</description>
        </item>
        <item>
            <title>Late Zhou China Reverse-Engineered a Lost Civilization</title>
            <link>https://umerazad.com/notes/late-zhou-china-reverse-engineered-a-lost-civilization.html</link>
            <pubDate>Tue, 07 Feb 2023 00:00:00 +0000</pubDate>
            <description>The Warring States period (5th-3rd century BC) represents perhaps the only case in recorded history where an intellectual class consciously diagnosed its own civilizational collapse and systematically attempted to recover the lost social technologies that had sustained the preceding order. The Shang</description>
        </item>
        <item>
            <title>Better to Micromanage Than to Disengage</title>
            <link>https://umerazad.com/notes/better-to-micromanage-than-to-disengage.html</link>
            <pubDate>Mon, 06 Feb 2023 00:00:00 +0000</pubDate>
            <description>The opposite of micromanagement is not empowerment it is often neglect. When you cannot find genuine energy for your work, staying engaged through over-involvement beats disappearing entirely.  &quot;It's better to micromanage a bit than to disappear, and micromanagement will leave you far better prepare</description>
        </item>
        <item>
            <title>Complexity Has Three Sources</title>
            <link>https://umerazad.com/notes/complexity-has-three-sources.html</link>
            <pubDate>Fri, 03 Feb 2023 00:00:00 +0000</pubDate>
            <description>Software complexity does not arrive all at once. It accumulates through three distinct mechanisms: entropy over time, competitive pressure to leak abstractions, and the unbounded creativity of the humans building it.  &quot;A well-designed system will degrade into a badly designed system over time.&quot; Mahe</description>
        </item>
        <item>
            <title>Spiritual Practice Requires Discipline Not Feeling</title>
            <link>https://umerazad.com/notes/spiritual-practice-requires-discipline-not-feeling.html</link>
            <pubDate>Tue, 24 Jan 2023 00:00:00 +0000</pubDate>
            <description>The modern approach to spirituality treats it as a matter of personal feeling: meditate when you feel like it, pray when you are moved, seek God when the mood strikes. The Islamic tradition insists on the opposite: spiritual formation happens through disciplined practice whether you feel like it or </description>
        </item>
        <item>
            <title>Knowledge Requires a Living Chain of Transmission</title>
            <link>https://umerazad.com/notes/knowledge-requires-a-living-chain-of-transmission.html</link>
            <pubDate>Fri, 13 Jan 2023 00:00:00 +0000</pubDate>
            <description>In the Islamic intellectual tradition, knowledge was never purely textual. It required direct, personal transmission from teacher to student, a chain that carried not just information but a state of being.  &quot;The master did not just impart theoretical knowledge, but as a rule represented in his own w</description>
        </item>
        <item>
            <title>Slow Reading Is an Act of Resistance</title>
            <link>https://umerazad.com/notes/slow-reading-is-an-act-of-resistance.html</link>
            <pubDate>Fri, 06 Jan 2023 00:00:00 +0000</pubDate>
            <description>In a culture engineered for skimming, choosing to read slowly and deeply is not nostalgia. It is a deliberate countermeasure against the erosion of thought.  &quot;Nearly every influence that surrounds us argues against the kind of reading I advocate. The Age of Digital Distraction throws up unprecedente</description>
        </item>
        <item>
            <title>Cancellation Is a Cooperative Problem Not a Unilateral One</title>
            <link>https://umerazad.com/notes/cancellation-is-a-cooperative-problem-not-a-unilateral-one.html</link>
            <pubDate>Tue, 20 Dec 2022 00:00:00 +0000</pubDate>
            <description>&quot;Go has the right idea with contexts. A central tenet of structured concurrency is that when a flow of execution splits into multiple concurrent flows, they all rejoin at some point, and the parent flow can only proceed once all of them have completed.&quot; Nathaniel J. Smith You cannot safely cancel an</description>
        </item>
        <item>
            <title>Skill Distributions Follow Power Laws Because Completeness Matters</title>
            <link>https://umerazad.com/notes/skill-distributions-follow-power-laws-because-completeness-matters.html</link>
            <pubDate>Mon, 19 Dec 2022 00:00:00 +0000</pubDate>
            <description>The observation that a small number of people produce a wildly disproportionate share of results in any field is well documented but poorly explained. Google found that their best programmers were not 10% better but ten times more productive. Alexander the Great did not win by small margins; he won </description>
        </item>
        <item>
            <title>Latency Sneaks Up On You</title>
            <link>https://umerazad.com/notes/latency-sneaks-up-on-you.html</link>
            <pubDate>Wed, 30 Nov 2022 00:00:00 +0000</pubDate>
            <description>The relationship between system utilization and latency is dangerously non-linear. Small increases in utilization near capacity cause explosive increases in queue depth and tail latency.  &quot;High-percentile latency is a bad way to measure efficiency, but a good (leading) indicator of pending overload.</description>
        </item>
        <item>
            <title>Goodhart's Law Corrupts Every Metric</title>
            <link>https://umerazad.com/notes/goodharts-law-corrupts-every-metric.html</link>
            <pubDate>Thu, 10 Nov 2022 00:00:00 +0000</pubDate>
            <description>When you optimize hard enough for any proxy measure, the underlying thing you actually care about starts getting worse, not just stagnant. This is the strong version of Goodhart's Law.  &quot;When a measure becomes a target, if it is effectively optimized, then the thing it is designed to measure will gr</description>
        </item>
        <item>
            <title>Abandoned Bureaucracies Run on Autopilot Until They Crash</title>
            <link>https://umerazad.com/notes/abandoned-bureaucracies-run-on-autopilot-until-they-crash.html</link>
            <pubDate>Thu, 03 Nov 2022 00:00:00 +0000</pubDate>
            <description>A bureaucracy is, in Burja's precise definition, &quot;an automated system of people created to accomplish a goal.&quot; The purpose of bureaucracy is to save the time of a competent person by handling routine decisions, freeing the leader to focus on the non-routine. The distinction that matters is not betwe</description>
        </item>
        <item>
            <title>Quality Comes From Reps Not Talent</title>
            <link>https://umerazad.com/notes/quality-comes-from-reps-not-talent.html</link>
            <pubDate>Sun, 16 Oct 2022 00:00:00 +0000</pubDate>
            <description>Mastery is not a gift bestowed on the talented. It is the cumulative result of deliberate practice sustained over years, often a full decade before world-class work emerges.  &quot;The key is deliberative practice: not just doing it again and again, but challenging yourself with a task that is just beyon</description>
        </item>
        <item>
            <title>Distributed Systems Engineering Is About Making Tradeoffs Explicit</title>
            <link>https://umerazad.com/notes/distributed-systems-engineering-is-about-making-tradeoffs-explicit.html</link>
            <pubDate>Tue, 11 Oct 2022 00:00:00 +0000</pubDate>
            <description>&quot;A distributed system is one in which the failure of a computer you didn't even know existed can render your own computer unusable.&quot; Leslie Lamport Building distributed systems is part science, part art. The science lies in understanding fundamental principles: the math of why coordination does not </description>
        </item>
        <item>
            <title>Science Needs Sovereigns to Flourish</title>
            <link>https://umerazad.com/notes/science-needs-sovereigns-to-flourish.html</link>
            <pubDate>Wed, 05 Oct 2022 00:00:00 +0000</pubDate>
            <description>Scientific progress does not sustain itself through bureaucratic funding and peer review alone. Historically, it has flourished when powerful patrons personally elevated unorthodox thinkers and stagnated when prestige allocation was left to committees. Science needs sovereigns.  &quot;The dreams of autom</description>
        </item>
        <item>
            <title>Rhetoric and Reality Always Diverge</title>
            <link>https://umerazad.com/notes/rhetoric-and-reality-always-diverge.html</link>
            <pubDate>Mon, 03 Oct 2022 00:00:00 +0000</pubDate>
            <description>Every institution, movement, and ideology develops a gap between what it says it is doing and what it is actually doing. This gap is not a bug but a structural feature of how power operates.  &quot;Everyone sees what you appear to be, few experience what you really are.&quot; Niccolò Machiavelli, The Prince T</description>
        </item>
        <item>
            <title>Freedom Requires Constraints to Be Meaningful</title>
            <link>https://umerazad.com/notes/freedom-requires-constraints-to-be-meaningful.html</link>
            <pubDate>Sat, 01 Oct 2022 00:00:00 +0000</pubDate>
            <description>Absolute freedom does not liberate it dissolves the structures that make purposeful action possible. Real freedom emerges within limits, not from their absence.  &quot;Since men love freedom, and the freedom of individuals in society requires some regulation of conduct, the first condition of freedom is </description>
        </item>
        <item>
            <title>The Moral Arc Bends Toward Nothing in Particular</title>
            <link>https://umerazad.com/notes/the-moral-arc-bends-toward-nothing-in-particular.html</link>
            <pubDate>Sat, 01 Oct 2022 00:00:00 +0000</pubDate>
            <description>There is no guaranteed direction to moral progress. Ethical standards rise and fall with the civilizations that sustain them, and the belief in inevitable moral improvement is itself a product of a specific historical moment, not a universal truth.  &quot;History repeats itself in the large because human</description>
        </item>
        <item>
            <title>Style Is Clarity Not Decoration</title>
            <link>https://umerazad.com/notes/style-is-clarity-not-decoration.html</link>
            <pubDate>Fri, 30 Sep 2022 00:00:00 +0000</pubDate>
            <description>Good prose style is not about ornamentation, clever phrasing, or sophisticated vocabulary. It is about making your ideas clear to readers. When style fails, it is almost always because the writer is performing complexity instead of achieving transparency.  &quot;Some writers plump up their prose, hoping </description>
        </item>
        <item>
            <title>The Slip Box Is a Conversation Partner</title>
            <link>https://umerazad.com/notes/the-slip-box-is-a-conversation-partner.html</link>
            <pubDate>Thu, 29 Sep 2022 00:00:00 +0000</pubDate>
            <description>A well-maintained note system is not a storage device. It is an external thinking partner that surprises you with connections you never planned.  &quot;The slip box provides combinatorial possibilities which were never planned, never preconceived, or conceived in this way.&quot; Niklas Luhmann Luhmann{% siden</description>
        </item>
        <item>
            <title>Aristotle's God Is Pure Act Not a Clockmaker</title>
            <link>https://umerazad.com/notes/aristotles-god-is-pure-act-not-a-clockmaker.html</link>
            <pubDate>Sun, 25 Sep 2022 00:00:00 +0000</pubDate>
            <description>The popular image of a deist &quot;God who set things in motion and walked away&quot; is a modern distortion. Aristotle's Prime Mover the philosophical ancestor of classical theism in Judaism, Christianity, and Islam is pure actuality, continuously grounding all change and existence at every moment.  &quot;God's s</description>
        </item>
        <item>
            <title>Da'wah Succeeded Through Character Not Conquest</title>
            <link>https://umerazad.com/notes/dawah-succeeded-through-character-not-conquest.html</link>
            <pubDate>Sat, 24 Sep 2022 00:00:00 +0000</pubDate>
            <description>The historical spread of Islam was driven far less by military conquest than by the quiet, persistent witness of ordinary Muslims whose conduct embodied the faith traders, prisoners, travelers, and neighbors whose character made the message compelling.  &quot;Whatever disadvantages may be entailed by thi</description>
        </item>
        <item>
            <title>Elaboration Beats Repetition for Learning</title>
            <link>https://umerazad.com/notes/elaboration-beats-repetition-for-learning.html</link>
            <pubDate>Sat, 24 Sep 2022 00:00:00 +0000</pubDate>
            <description>Rereading and highlighting feel productive but produce almost no lasting learning. Elaboration, actively thinking about how new information connects to what you already know, is what makes knowledge stick.  &quot;It is not surprising, therefore, that the best-researched and most successful learning metho</description>
        </item>
        <item>
            <title>Epistemic Legibility Not Everything Can Be Made Explicit</title>
            <link>https://umerazad.com/notes/epistemic-legibility-—-not-everything-can-be-made-explicit.html</link>
            <pubDate>Sat, 24 Sep 2022 00:00:00 +0000</pubDate>
            <description>Being easy to understand, argue with, and verify is a genuine intellectual virtue but mistaking legibility for truth leads to the systematic dismissal of knowledge that resists formalization.  &quot;Epistemic Legibility Being easy to be understood, read, and argued-with is a virtue, separate from being c</description>
        </item>
        <item>
            <title>Every Intellectual Endeavor Starts With a Note</title>
            <link>https://umerazad.com/notes/every-intellectual-endeavor-starts-with-a-note.html</link>
            <pubDate>Sat, 24 Sep 2022 00:00:00 +0000</pubDate>
            <description>Writing does not begin with a blank page and an outline. It begins long before, with the daily practice of capturing and developing ideas in notes. The blank page is an artifact of a broken workflow.  &quot;The quality of a paper and the ease with which it is written depends more than anything on what yo</description>
        </item>
        <item>
            <title>External Structure Compensates for Willpower</title>
            <link>https://umerazad.com/notes/external-structure-compensates-for-willpower.html</link>
            <pubDate>Sat, 24 Sep 2022 00:00:00 +0000</pubDate>
            <description>The secret to sustained intellectual work is not becoming more disciplined. It is building systems that make the right behavior automatic, so discipline becomes unnecessary.  &quot;Having a meaningful and well-defined task beats willpower every time. Not having willpower, but not having to use willpower </description>
        </item>
        <item>
            <title>Infrastructure Determines Output</title>
            <link>https://umerazad.com/notes/infrastructure-determines-output.html</link>
            <pubDate>Sat, 24 Sep 2022 00:00:00 +0000</pubDate>
            <description>The quality of your creative output depends less on willpower or inspiration and more on the systems and environments you build to support the work.  &quot;Having a meaningful and well-defined task beats willpower every time. Not having willpower, but not having to use willpower indicates that you set yo</description>
        </item>
        <item>
            <title>Reading Without Notes Is Entertainment Not Learning</title>
            <link>https://umerazad.com/notes/reading-without-notes-is-entertainment-not-learning.html</link>
            <pubDate>Sat, 24 Sep 2022 00:00:00 +0000</pubDate>
            <description>Reading without writing notes may feel intellectually stimulating, but it produces almost no durable understanding. The feeling of learning and actual learning are dangerously different things.  &quot;The principle is that you must not fool yourself, and you are the easiest person to fool.&quot; Richard Feynm</description>
        </item>
        <item>
            <title>Tail Latency Dominates User Experience</title>
            <link>https://umerazad.com/notes/tail-latency-dominates-user-experience.html</link>
            <pubDate>Sat, 24 Sep 2022 00:00:00 +0000</pubDate>
            <description>In fan-out architectures, the overall request latency is determined by the slowest component. As the number of parallel calls grows, the probability of hitting a tail latency outlier approaches certainty.  &quot;You can horizontally scale your way toward any throughput target, but there is no easy fix fo</description>
        </item>
        <item>
            <title>Empires Are Fractal Structures of Coordinated Power</title>
            <link>https://umerazad.com/notes/empires-are-fractal-structures-of-coordinated-power.html</link>
            <pubDate>Thu, 22 Sep 2022 00:00:00 +0000</pubDate>
            <description>An empire, in Burja's usage, is any group of coordinated actors operating around a central power. The definition is deliberately broad: a corporation is an empire, a university is an empire, a nation-state is an empire. Empires are fractal; they contain sub-empires, which contain sub-sub-empires, al</description>
        </item>
        <item>
            <title>Nonsense Sounds Profound Because We Fill in Meaning</title>
            <link>https://umerazad.com/notes/nonsense-sounds-profound-because-we-fill-in-meaning.html</link>
            <pubDate>Wed, 21 Sep 2022 00:00:00 +0000</pubDate>
            <description>Vague, emotional, or grandiose language often sounds wise precisely because it lacks specific content. Listeners project their own meaning onto the empty vessel, and the result feels like deep agreement.  &quot;Most people want to feel that issues are simple rather than complex, want to have their prejud</description>
        </item>
        <item>
            <title>Feedback Loops Are the Hidden Architecture of Everything</title>
            <link>https://umerazad.com/notes/feedback-loops-are-the-hidden-architecture-of-everything.html</link>
            <pubDate>Tue, 20 Sep 2022 00:00:00 +0000</pubDate>
            <description>Every system that persists over time does so because of feedback information flowing from outputs back to inputs, shaping future behavior. Negative feedback stabilizes; positive feedback amplifies. Most real systems contain both.  &quot;Feedback systems trade increased complexity in overall loop architec</description>
        </item>
        <item>
            <title>Aristotle's Categories Still Structure Our Thinking</title>
            <link>https://umerazad.com/notes/aristotles-categories-still-structure-our-thinking.html</link>
            <pubDate>Tue, 06 Sep 2022 00:00:00 +0000</pubDate>
            <description>Twenty-four centuries after Aristotle classified the world into substances and attributes, essential and accidental properties, his basic categories remain the invisible scaffolding of how we organize thought and make distinctions.  &quot;Not all the characteristics of a thing define its nature or essenc</description>
        </item>
        <item>
            <title>Good Scholarship Requires Intellectual Humility</title>
            <link>https://umerazad.com/notes/good-scholarship-requires-intellectual-humility.html</link>
            <pubDate>Mon, 05 Sep 2022 00:00:00 +0000</pubDate>
            <description>Ibn Khaldun, al-Ghazali, and the broader Islamic intellectual tradition share a conviction: the greatest obstacle to knowledge is the scholar who believes he already possesses it.  &quot;The knowledge that has not come to us that is, which is lost is larger than the knowledge that has.&quot; Ibn Khaldun ident</description>
        </item>
        <item>
            <title>Dynasties Follow a Four-Generation Arc</title>
            <link>https://umerazad.com/notes/dynasties-follow-a-four-generation-arc.html</link>
            <pubDate>Mon, 15 Aug 2022 00:00:00 +0000</pubDate>
            <description>Ibn Khaldun observed that the cycle from the founding of a dynasty to its collapse takes approximately four generations, each playing a distinct role in the arc of rise and decline.  &quot;By the third generation, 'asabiyyah disappears completely... the establishment of state and dynasty by a particular </description>
        </item>
        <item>
            <title>Standardized Education Produces Counterfeit Understanding</title>
            <link>https://umerazad.com/notes/standardized-education-produces-counterfeit-understanding.html</link>
            <pubDate>Sun, 14 Aug 2022 00:00:00 +0000</pubDate>
            <description>The modern education system is optimized for producing the appearance of knowledge at scale. Standardized curricula, uniform examinations, and graded credentials create legible outputs that administrators can measure and compare. What these outputs do not capture, and cannot capture, is whether the </description>
        </item>
        <item>
            <title>Signaling Is Louder Than Substance</title>
            <link>https://umerazad.com/notes/signaling-is-louder-than-substance.html</link>
            <pubDate>Tue, 02 Aug 2022 00:00:00 +0000</pubDate>
            <description>Much of what looks like communication is actually signaling, behavior designed to convey information about the actor's qualities rather than to achieve its stated purpose. The university degree signals conscientiousness and conformity more than it transmits knowledge. The luxury purchase signals wea</description>
        </item>
        <item>
            <title>Operator Fusion Is the Most Important Optimization in Deep Learning</title>
            <link>https://umerazad.com/notes/operator-fusion-is-the-most-important-optimization-in-deep-learning.html</link>
            <pubDate>Mon, 01 Aug 2022 00:00:00 +0000</pubDate>
            <description>Most time spent running neural networks on GPUs is not spent computing it is spent moving data between memory and compute units. Operator fusion eliminates redundant memory transfers by chaining operations together.  &quot;Operator fusion is the most important optimization in deep learning compilers. Sim</description>
        </item>
        <item>
            <title>Islamic Law Was a Living Adaptive System</title>
            <link>https://umerazad.com/notes/islamic-law-was-a-living-adaptive-system.html</link>
            <pubDate>Tue, 26 Jul 2022 00:00:00 +0000</pubDate>
            <description>The Sharia as it functioned historically bears no resemblance to how it is imagined today, either by its critics or by many of its modern proponents. It was a decentralized, community-driven, continuously evolving legal ecosystem, not a fixed code imposed by state power.  &quot;The Sharia was not the pro</description>
        </item>
        <item>
            <title>The State Exists to Restrain Injustice Not to Achieve Justice</title>
            <link>https://umerazad.com/notes/the-state-exists-to-restrain-injustice-not-to-achieve-justice.html</link>
            <pubDate>Tue, 26 Jul 2022 00:00:00 +0000</pubDate>
            <description>In the classical Islamic political imagination, the role of political authority was fundamentally limited: protect the people from external enemies and internal oppression, so that society could pursue justice on its own terms through self-governance, customary law, and the Sharia.  &quot;Pre-modern Musl</description>
        </item>
        <item>
            <title>Social Technology Is as Important as Physical Technology</title>
            <link>https://umerazad.com/notes/social-technology-is-as-important-as-physical-technology.html</link>
            <pubDate>Sun, 24 Jul 2022 00:00:00 +0000</pubDate>
            <description>We are acutely aware of the material technology that powers our lives smartphones, satellites, antibiotics, but largely blind to the non-material technology that makes it all possible. Politeness, professionalism, legal systems, and government itself are technologies, designed and iterated upon, tha</description>
        </item>
        <item>
            <title>History Is Not Linear Progress</title>
            <link>https://umerazad.com/notes/history-is-not-linear-progress.html</link>
            <pubDate>Fri, 15 Jul 2022 00:00:00 +0000</pubDate>
            <description>The assumption that human societies inevitably advance from primitive to sophisticated, from unfree to free, from ignorant to enlightened, is not a finding of historical research but a mythology that flatters the present.  &quot;History repeats itself, but only in outline and in the large. We may reasona</description>
        </item>
        <item>
            <title>Chesterton's Fence Before You Tear It Down</title>
            <link>https://umerazad.com/notes/chestertons-fence-before-you-tear-it-down.html</link>
            <pubDate>Sat, 02 Jul 2022 00:00:00 +0000</pubDate>
            <description>Before removing any element of a system you did not build, you must first understand why it exists. If you cannot explain its purpose, you have no business taking it away.  &quot;If you don't see the use of it, I certainly won't let you clear it away. Go away and think. Then, when you can come back and t</description>
        </item>
        <item>
            <title>Most Knowledge Is Dark Matter We Cannot Directly Observe</title>
            <link>https://umerazad.com/notes/most-knowledge-is-dark-matter-we-cannot-directly-observe.html</link>
            <pubDate>Thu, 30 Jun 2022 00:00:00 +0000</pubDate>
            <description>The publicly visible knowledge in any society, what is published, taught, and discussed, represents a small fraction of the total stock. The rest is intellectual dark matter: knowledge whose existence we can infer but cannot directly observe.  &quot;Since collapse in material technology is always precede</description>
        </item>
        <item>
            <title>Separate Control Plane From Data Plane to Contain Blast Radius</title>
            <link>https://umerazad.com/notes/separate-control-plane-from-data-plane-to-contain-blast-radius.html</link>
            <pubDate>Wed, 29 Jun 2022 00:00:00 +0000</pubDate>
            <description>The data plane serves customer traffic. The control plane manages configuration, orchestration, rollouts, and everything else needed to keep the data plane running. Separating them is a foundational design principle because when a control plane fails or misconfigures, the impact can cascade system-w</description>
        </item>
        <item>
            <title>Atheism Is Not the Default Position</title>
            <link>https://umerazad.com/notes/atheism-is-not-the-default-position.html</link>
            <pubDate>Wed, 22 Jun 2022 00:00:00 +0000</pubDate>
            <description>Contemporary atheism presents itself as the rational baseline the position you arrive at when you strip away superstition and think clearly. The Islamic tradition, and increasingly some Western philosophers, argue the opposite: atheism is the position that requires the most strenuous intellectual ef</description>
        </item>
        <item>
            <title>The Bottleneck Is Not Information But Attention</title>
            <link>https://umerazad.com/notes/the-bottleneck-is-not-information-but-attention.html</link>
            <pubDate>Wed, 22 Jun 2022 00:00:00 +0000</pubDate>
            <description>We do not suffer from a shortage of information. We suffer from a shortage of the sustained attention required to do anything meaningful with it.  &quot;The packaging of intellectual positions and views is one of the most active enterprises of some of the best minds of our day. The viewer of television, </description>
        </item>
        <item>
            <title>Civilizational Collapse Is Silent</title>
            <link>https://umerazad.com/notes/civilizational-collapse-is-silent.html</link>
            <pubDate>Mon, 20 Jun 2022 00:00:00 +0000</pubDate>
            <description>Civilizations do not collapse with a bang they erode so gradually that the people living through the decline rarely recognize it. The collapse of the Roman Empire was not the constant burning of cities but GDP shrinking by roughly 1% per year for two hundred years, while life appeared mostly normal.</description>
        </item>
        <item>
            <title>Asabiyyah Drives Civilizations</title>
            <link>https://umerazad.com/notes/asabiyyah-drives-civilizations.html</link>
            <pubDate>Wed, 15 Jun 2022 00:00:00 +0000</pubDate>
            <description>Group solidarity (asabiyyah) is the engine that builds and destroys civilizations. Ibn Khaldun observed that dynasties rise when a cohesive group with strong internal bonds conquers a settled, comfortable civilization whose solidarity has decayed.  &quot;The bonds of group feeling are strongest in nomadi</description>
        </item>
        <item>
            <title>Small Perturbations Can Cascade in Nonlinear Systems</title>
            <link>https://umerazad.com/notes/small-perturbations-can-cascade-in-nonlinear-systems.html</link>
            <pubDate>Wed, 25 May 2022 00:00:00 +0000</pubDate>
            <description>In a linear system, small causes produce small effects. In a nonlinear system, a tiny nudge can trigger an avalanche. This is not a pathology; it is the fundamental nature of how interconnected systems behave.  &quot;Tiny perturbations won't always remain tiny. Under the right circumstances, the slightes</description>
        </item>
        <item>
            <title>Self-Organization Needs No Central Controller</title>
            <link>https://umerazad.com/notes/self-organization-needs-no-central-controller.html</link>
            <pubDate>Tue, 10 May 2022 00:00:00 +0000</pubDate>
            <description>The most robust and adaptive systems in nature have no boss, no blueprint, and no master plan. Order arises from the independent actions of many agents following simple local rules, and this emergent order is often superior to anything a central planner could design.  &quot;The control of a complex adapt</description>
        </item>
        <item>
            <title>Borrowed Power Vanishes When the Institution Does</title>
            <link>https://umerazad.com/notes/borrowed-power-vanishes-when-the-institution-does.html</link>
            <pubDate>Sun, 08 May 2022 00:00:00 +0000</pubDate>
            <description>Power comes in two fundamentally different forms. Borrowed power derives from a position, title, or institutional role: it can be granted and revoked by whoever controls the institution. Owned power inheres in the person: skills, relationships, proprietary knowledge, and reputation that persist rega</description>
        </item>
        <item>
            <title>Writing Is Thinking Made Visible</title>
            <link>https://umerazad.com/notes/writing-is-thinking-made-visible.html</link>
            <pubDate>Wed, 04 May 2022 00:00:00 +0000</pubDate>
            <description>Writing is not the transcription of pre-formed thoughts onto paper. It is the actual medium through which thinking happens.  &quot;No, no! They aren't a record of my thinking process. They are my thinking process. I actually did the work on the paper.&quot; Richard Feynman We casually assume that thinking hap</description>
        </item>
        <item>
            <title>Resentment Is the Engine of Modern Political Movements</title>
            <link>https://umerazad.com/notes/resentment-is-the-engine-of-modern-political-movements.html</link>
            <pubDate>Wed, 20 Apr 2022 00:00:00 +0000</pubDate>
            <description>The dominant political emotion of modernity is not hope or solidarity but ressentiment, an existential resentment born of humiliation, envy, and powerlessness that poisons civil society from the inside.  &quot;An existential resentment of other people's being, caused by an intense mix of envy and sense o</description>
        </item>
        <item>
            <title>Collapse Will Not Reset Society to a Better State</title>
            <link>https://umerazad.com/notes/collapse-will-not-reset-society-to-a-better-state.html</link>
            <pubDate>Tue, 12 Apr 2022 00:00:00 +0000</pubDate>
            <description>The fantasy that civilizational collapse will wipe the slate clean and allow a fresh start is contradicted by every historical example. Collapse preserves existing power structures, or empowers those already best positioned to exploit chaos.  &quot;Without some human force ready to make use of disaster, </description>
        </item>
        <item>
            <title>Ergodicity Changes Everything</title>
            <link>https://umerazad.com/notes/ergodicity-changes-everything.html</link>
            <pubDate>Tue, 12 Apr 2022 00:00:00 +0000</pubDate>
            <description>Most of our intuitions about probability are wrong because we confuse what happens on average across many people with what happens to one person over time. These are only the same in ergodic systems, and most of life is non-ergodic.  In Russian Roulette, the expected value across 6 players is that 5</description>
        </item>
        <item>
            <title>Fractalization Subdivide to Survive</title>
            <link>https://umerazad.com/notes/fractalization-—-subdivide-to-survive.html</link>
            <pubDate>Tue, 12 Apr 2022 00:00:00 +0000</pubDate>
            <description>Any entity can become more resilient by subdividing itself into parts that can be independently damaged and replaced. The key is to make natural selection act within you rather than on you.  &quot;Natural selection is inevitable, but we can avoid it at any given level by pushing it towards a lower one.&quot; </description>
        </item>
        <item>
            <title>Individuals Shape History More Than Systems Do</title>
            <link>https://umerazad.com/notes/individuals-shape-history-more-than-systems-do.html</link>
            <pubDate>Tue, 12 Apr 2022 00:00:00 +0000</pubDate>
            <description>The &quot;great forces&quot; view of history, that impersonal economic, demographic, and technological currents drive events, is comforting but misleading. Exceptional individuals design the social technologies and institutions that channel those forces, and without them, the forces produce nothing.  &quot;Great f</description>
        </item>
        <item>
            <title>Inequality Is the Default State of Civilization</title>
            <link>https://umerazad.com/notes/inequality-is-the-default-state-of-civilization.html</link>
            <pubDate>Tue, 12 Apr 2022 00:00:00 +0000</pubDate>
            <description>Inequality is not an aberration to be corrected but a recurring structural feature of complex societies, one that grows naturally unless deliberately checked, and the checking always comes at a cost.  &quot;Nature smiles at the union of freedom and equality in our utopias. For freedom and equality are sw</description>
        </item>
        <item>
            <title>Social Proof Spreads Errors as Efficiently as Truth</title>
            <link>https://umerazad.com/notes/social-proof-spreads-errors-as-efficiently-as-truth.html</link>
            <pubDate>Fri, 25 Mar 2022 00:00:00 +0000</pubDate>
            <description>When people are uncertain what to do, they look at what others are doing and copy it. This heuristic is individually rational, since other people's behavior often contains real information, but collectively dangerous, because it can propagate errors through entire populations while feeling like good</description>
        </item>
        <item>
            <title>The OODA Loop Speed of Decision Beats Quality of Decision</title>
            <link>https://umerazad.com/notes/the-ooda-loop-—-speed-of-decision-beats-quality-of-decision.html</link>
            <pubDate>Sun, 20 Mar 2022 00:00:00 +0000</pubDate>
            <description>In competitive conflict, the side that can observe, orient, decide, and act faster than its opponent creates a cascading advantage that no amount of raw power can overcome.  &quot;Our view of the world, our 'orientation,' depends heavily on things happening close in time to when we expect them to happen.</description>
        </item>
        <item>
            <title>The Succession Problem Destroys Organizations</title>
            <link>https://umerazad.com/notes/the-succession-problem-destroys-organizations.html</link>
            <pubDate>Sun, 20 Mar 2022 00:00:00 +0000</pubDate>
            <description>Every functional institution eventually faces the same existential challenge: the founder cannot remain at the helm forever, and transferring both the power and the skill to pilot the institution is extraordinarily difficult. Most institutions fail this test.  &quot;The foundation of a flourishing civili</description>
        </item>
        <item>
            <title>Live Players Adapt While Dead Players Execute Scripts</title>
            <link>https://umerazad.com/notes/live-players-adapt-while-dead-players-execute-scripts.html</link>
            <pubDate>Tue, 15 Mar 2022 00:00:00 +0000</pubDate>
            <description>A live player is an individual or tightly coordinated group that can do genuinely new things: responding to novel situations with novel strategies, adjusting to unforeseen obstacles, seizing opportunities that no script could have anticipated. A dead player operates off a fixed playbook. The distinc</description>
        </item>
        <item>
            <title>We Amuse Ourselves to Death</title>
            <link>https://umerazad.com/notes/we-amuse-ourselves-to-death.html</link>
            <pubDate>Sun, 20 Feb 2022 00:00:00 +0000</pubDate>
            <description>Huxley, not Orwell, got the dystopia right: the threat is not that we will be oppressed by what we fear, but that we will be destroyed by what we love.  &quot;What Orwell feared were those who would ban books. What Huxley feared was that there would be no reason to ban a book, for there would be no one w</description>
        </item>
        <item>
            <title>Alignment Decays Faster Than You Think</title>
            <link>https://umerazad.com/notes/alignment-decays-faster-than-you-think.html</link>
            <pubDate>Wed, 16 Feb 2022 00:00:00 +0000</pubDate>
            <description>Organizational alignment is not a one-time event but a continuously decaying resource. The moment people leave an alignment meeting, they begin drifting apart and the compounding effect of small misalignments can be catastrophic.  &quot;A 1 degree deviation in course of a rocket heading to the sun means </description>
        </item>
        <item>
            <title>Circuit Breakers Are Not Enough</title>
            <link>https://umerazad.com/notes/circuit-breakers-are-not-enough.html</link>
            <pubDate>Wed, 16 Feb 2022 00:00:00 +0000</pubDate>
            <description>Circuit breakers sound like the obvious answer to cascading failures, but they are fundamentally at odds with how modern distributed systems are designed to fail partially.  &quot;Modern distributed systems are designed to partially fail, continuing to provide service to some clients even if they can't p</description>
        </item>
        <item>
            <title>The Bus Ticket Theory of Genius</title>
            <link>https://umerazad.com/notes/the-bus-ticket-theory-of-genius.html</link>
            <pubDate>Tue, 15 Feb 2022 00:00:00 +0000</pubDate>
            <description>Genius is not just talent or hard work. It is obsessive interest in a topic that happens to matter, and the obsession must come first.  &quot;Genius = Obsessive Interest + Importance&quot; Paul Graham argues that the distinguishing feature of genius is not raw intellect but an obsessive, almost irrational int</description>
        </item>
        <item>
            <title>Audience Capture Turns Creators Into Prisoners</title>
            <link>https://umerazad.com/notes/audience-capture-turns-creators-into-prisoners.html</link>
            <pubDate>Sat, 12 Feb 2022 00:00:00 +0000</pubDate>
            <description>When a creator's audience grows by rewarding a specific behavior, the creator becomes trapped in a cycle of escalation performing ever more extreme versions of what first attracted attention, until the persona consumes the person.  &quot;Like Aztec priests trying to keep the rain flowing, they get trappe</description>
        </item>
        <item>
            <title>Complex Systems Live at the Edge of Chaos</title>
            <link>https://umerazad.com/notes/complex-systems-live-at-the-edge-of-chaos.html</link>
            <pubDate>Wed, 09 Feb 2022 00:00:00 +0000</pubDate>
            <description>The most interesting and adaptive systems in nature exist in a narrow band between rigid order and total disorder. Too much structure and they cannot adapt; too little and they dissolve into noise.  &quot;If the system ever does reach equilibrium, it isn't just stable. It's dead.&quot; John Holland John Holla</description>
        </item>
        <item>
            <title>Gall's Law Complex Systems Must Evolve From Simple Ones</title>
            <link>https://umerazad.com/notes/galls-law-—-complex-systems-must-evolve-from-simple-ones.html</link>
            <pubDate>Wed, 09 Feb 2022 00:00:00 +0000</pubDate>
            <description>You cannot design a complex working system from scratch. Every complex system that actually works was evolved from a simpler system that already worked. Attempts to skip this step produce systems that are dead on arrival.  &quot;A complex system that works is invariably found to have evolved from a simpl</description>
        </item>
        <item>
            <title>Childhood Is Disappearing in the Information Age</title>
            <link>https://umerazad.com/notes/childhood-is-disappearing-in-the-information-age.html</link>
            <pubDate>Mon, 07 Feb 2022 00:00:00 +0000</pubDate>
            <description>Childhood is not a biological fact but a social invention one created by the printing press and now being destroyed by electronic media.  &quot;In a literate world children must become adults. But in a nonliterate world there is no need to distinguish sharply between the child and the adult, for there ar</description>
        </item>
        <item>
            <title>Efficiency Is The Enemy of Resilience</title>
            <link>https://umerazad.com/notes/efficiency-is-the-enemy-of-resilience.html</link>
            <pubDate>Sun, 06 Feb 2022 00:00:00 +0000</pubDate>
            <description>Systems optimized purely for efficiency become fragile. They shed every buffer, margin, and redundancy, which are precisely the things that absorb shocks.  &quot;Metastable failures occur when a system is optimized for a stable state but has no capacity to recover once pushed out of that state. The very </description>
        </item>
        <item>
            <title>Do Things Then Tell People</title>
            <link>https://umerazad.com/notes/do-things-then-tell-people.html</link>
            <pubDate>Sat, 05 Feb 2022 00:00:00 +0000</pubDate>
            <description>The simplest career advice that actually works is a two-step loop: make something worthwhile, then make sure people know about it.  &quot;Success = product x distribution. Took me way too long to realize this, at least first two failed companies were as a result of over indexing on product.&quot; Carl Lange M</description>
        </item>
        <item>
            <title>Emergence Cannot Be Predicted From Components</title>
            <link>https://umerazad.com/notes/emergence-cannot-be-predicted-from-components.html</link>
            <pubDate>Tue, 01 Feb 2022 00:00:00 +0000</pubDate>
            <description>The whole is not just greater than the sum of its parts it is qualitatively different. Emergent properties arise from interactions between components and cannot be deduced by studying those components in isolation.  &quot;The ability to reduce everything to simple fundamental laws does not imply the abil</description>
        </item>
        <item>
            <title>Correlated Failures Are the Real Threat</title>
            <link>https://umerazad.com/notes/correlated-failures-are-the-real-threat.html</link>
            <pubDate>Mon, 31 Jan 2022 00:00:00 +0000</pubDate>
            <description>Redundancy only works if failures are independent. Correlated failures, where multiple components fail from the same underlying cause, destroy the exponential reliability gains that redundancy promises.  &quot;Whether failures happen independently or at the same time matters a lot for availability.&quot; Marc</description>
        </item>
        <item>
            <title>Mental Models Should Be Mixed and Matched</title>
            <link>https://umerazad.com/notes/mental-models-should-be-mixed-and-matched.html</link>
            <pubDate>Mon, 31 Jan 2022 00:00:00 +0000</pubDate>
            <description>A single mental model gives you a lens. Two mental models give you depth perception. The most dangerous mistakes come from trusting one framework too completely.  &quot;Avoid getting caught in your mental model by always keeping a couple mental models handy. Run the problem through one mental model, and </description>
        </item>
        <item>
            <title>Queues Do Not Smooth Load They Defer Pain</title>
            <link>https://umerazad.com/notes/queues-do-not-smooth-load-they-defer-pain.html</link>
            <pubDate>Sun, 30 Jan 2022 00:00:00 +0000</pubDate>
            <description>Queues exist to absorb burstiness, not to buffer sustained overload. A queue in front of a system that cannot keep up is not a solution; it is a delayed failure with worse latency characteristics.  &quot;Queues exist only to handle burstiness. If traffic flowed at a constant rate, every queue would be em</description>
        </item>
        <item>
            <title>Gumption Is the Bottleneck You Are Not Tracking</title>
            <link>https://umerazad.com/notes/gumption-is-the-bottleneck-you-are-not-tracking.html</link>
            <pubDate>Sat, 29 Jan 2022 00:00:00 +0000</pubDate>
            <description>Gumption, the combination of initiative, resourcefulness, and sustained motivation to engage with reality, is a distinct resource from energy, willpower, or skill. When it drains, nothing else compensates, because gumption is what makes you care enough to act at all.  &quot;Gumption is sort of like my ab</description>
        </item>
        <item>
            <title>Permanent Notes Must Be Written in Your Own Words</title>
            <link>https://umerazad.com/notes/permanent-notes-must-be-written-in-your-own-words.html</link>
            <pubDate>Sat, 29 Jan 2022 00:00:00 +0000</pubDate>
            <description>The single most important step in the Zettelkasten workflow is not collecting highlights or filing references. It is translating ideas into your own language. This is where understanding actually happens.  &quot;The moment we become familiar with something, we start believing we also understand it. But r</description>
        </item>
        <item>
            <title>Goodput Matters More Than Throughput</title>
            <link>https://umerazad.com/notes/goodput-matters-more-than-throughput.html</link>
            <pubDate>Mon, 24 Jan 2022 00:00:00 +0000</pubDate>
            <description>Goodput the throughput of useful work is the metric that actually matters. A system can have high throughput while accomplishing almost nothing if most of that work is retries, wasted computation, or requests that will never complete.  &quot;A good way to weaken or break the feedback loop is to ensure th</description>
        </item>
        <item>
            <title>Make Your Failure Paths Cheap</title>
            <link>https://umerazad.com/notes/make-your-failure-paths-cheap.html</link>
            <pubDate>Mon, 24 Jan 2022 00:00:00 +0000</pubDate>
            <description>In most systems, the success path is carefully optimized while the failure path is an afterthought. When failures start cascading, the expensive failure path becomes the dominant code path, and the system collapses under its own error handling.  &quot;The sustaining effect is almost always associated wit</description>
        </item>
        <item>
            <title>Metastable Failures Are the Hardest to Prevent</title>
            <link>https://umerazad.com/notes/metastable-failures-are-the-hardest-to-prevent.html</link>
            <pubDate>Mon, 24 Jan 2022 00:00:00 +0000</pubDate>
            <description>Metastable failures are a class of distributed systems failures where the system enters a degraded state that persists even after the original trigger is removed, requiring drastic intervention to recover.  &quot;Metastable failures manifest themselves as black swan events; they are outliers because noth</description>
        </item>
        <item>
            <title>Postmodernism Evolved From Critique Into Dogma</title>
            <link>https://umerazad.com/notes/postmodernism-evolved-from-critique-into-dogma.html</link>
            <pubDate>Fri, 21 Jan 2022 00:00:00 +0000</pubDate>
            <description>What began as radical skepticism toward all grand narratives has hardened into its own grand narrative, one that demands conformity while claiming to reject authority.  &quot;This book is a story about how despair found new confidence, which then grew into the sort of firm conviction associated with reli</description>
        </item>
        <item>
            <title>Luxury Beliefs Are a Status Game</title>
            <link>https://umerazad.com/notes/luxury-beliefs-are-a-status-game.html</link>
            <pubDate>Tue, 18 Jan 2022 00:00:00 +0000</pubDate>
            <description>In an era of material abundance among elites, social status is increasingly signaled not through expensive goods but through ideological positions that cost the holder nothing while inflicting real damage on the lower classes.  &quot;Luxury beliefs are ideas and opinions that confer status on the rich an</description>
        </item>
        <item>
            <title>Learning by Hypothesizing Not Just Reading</title>
            <link>https://umerazad.com/notes/learning-by-hypothesizing-not-just-reading.html</link>
            <pubDate>Thu, 13 Jan 2022 00:00:00 +0000</pubDate>
            <description>The most effective way to learn about a new subject is not to read everything first and form a view later. It is to form a premature hypothesis immediately and let the reading serve the writing.  &quot;Trying to 'always have a hypothesis' and re-articulating it whenever it changes is probably the single </description>
        </item>
        <item>
            <title>Adab Is Justice Made Visible Through Wisdom</title>
            <link>https://umerazad.com/notes/adab-is-justice-made-visible-through-wisdom.html</link>
            <pubDate>Sun, 09 Jan 2022 00:00:00 +0000</pubDate>
            <description>Adab is commonly translated as &quot;etiquette&quot; or &quot;proper conduct,&quot; but this drastically undersells it. In al-Attas's{% sidenote &quot;al-attas&quot; %}Syed Muhammad Naquib al-Attas (b. 1931) is a Malaysian philosopher whose works Islam and Secularism (1978) and Prolegomena to the Metaphysics of Islam (1995) deve</description>
        </item>
        <item>
            <title>Technology Creates Pareto Improvements That Shift Power</title>
            <link>https://umerazad.com/notes/technology-creates-pareto-improvements-that-shift-power.html</link>
            <pubDate>Sat, 08 Jan 2022 00:00:00 +0000</pubDate>
            <description>New technologies often promise to make everyone better off, but their real impact is to break existing power equilibria by making previously impractical actions suddenly possible.  &quot;Technology is inherently politically destabilizing; it breaks truces by changing what's possible.&quot; Byrne Hobart Byrne </description>
        </item>
        <item>
            <title>Cache Is a Lie You Agree to Believe</title>
            <link>https://umerazad.com/notes/cache-is-a-lie-you-agree-to-believe.html</link>
            <pubDate>Wed, 29 Dec 2021 00:00:00 +0000</pubDate>
            <description>Caches are among the most powerful tools in distributed systems, but they introduce modal behavior that can turn a performance optimization into an existential threat to system stability.  &quot;What's interesting and important here is that these are both stable loops. Unless something changes, the syste</description>
        </item>
        <item>
            <title>The Fundamental Mechanism of Scaling Is Partitioning</title>
            <link>https://umerazad.com/notes/the-fundamental-mechanism-of-scaling-is-partitioning.html</link>
            <pubDate>Wed, 29 Dec 2021 00:00:00 +0000</pubDate>
            <description>The fundamental tool that makes distributed systems outperform a single machine is not consensus or replication; it is coordination avoidance. Scaling comes from finding ways to make progress without requiring machines to talk to each other.  &quot;The fundamental approach used to scale distributed syste</description>
        </item>
        <item>
            <title>Keeping Options Open Has a Hidden Cost</title>
            <link>https://umerazad.com/notes/keeping-options-open-has-a-hidden-cost.html</link>
            <pubDate>Mon, 20 Dec 2021 00:00:00 +0000</pubDate>
            <description>The instinct to preserve every possible choice feels rational but is often deeply wasteful. The cost of keeping doors open is paid in the currency of commitment, focus, and the compounding returns you forgo.  &quot;In their frenzy to keep doors from shutting, our participants ended up making substantiall</description>
        </item>
        <item>
            <title>The Left-Right Spectrum Obscures More Than It Reveals</title>
            <link>https://umerazad.com/notes/the-left-right-spectrum-obscures-more-than-it-reveals.html</link>
            <pubDate>Mon, 13 Dec 2021 00:00:00 +0000</pubDate>
            <description>The conventional left-right political axis forces a false binary that hides the deeper philosophical commitments shared by both sides and leaves those who reject the underlying framework with no language for their position.  &quot;I could never see myself as belonging to the left. If one passion animates</description>
        </item>
        <item>
            <title>Wealth Is What You Don't Spend</title>
            <link>https://umerazad.com/notes/wealth-is-what-you-dont-spend.html</link>
            <pubDate>Sat, 04 Dec 2021 00:00:00 +0000</pubDate>
            <description>Wealth is not income, not possessions, and not what others can see. Wealth is the financial assets that have not yet been converted into stuff: the unspent, the invisible, the optionality you have preserved.  &quot;Wealth is hidden; it's what you don't spend today.&quot; Morgan Housel, The Psychology of Money</description>
        </item>
        <item>
            <title>Choose Boring Technology</title>
            <link>https://umerazad.com/notes/choose-boring-technology.html</link>
            <pubDate>Tue, 30 Nov 2021 00:00:00 +0000</pubDate>
            <description>Every organization has a finite budget of complexity it can absorb. Spending that budget on technology choices rather than business problems is a reliable way to fail.  &quot;Let's say every company gets about three innovation tokens. You can spend these however you want, but the supply is fixed for a lo</description>
        </item>
        <item>
            <title>Alternative Civilizations Existed and Succeeded</title>
            <link>https://umerazad.com/notes/alternative-civilizations-existed-and-succeeded.html</link>
            <pubDate>Mon, 29 Nov 2021 00:00:00 +0000</pubDate>
            <description>The assumption that large-scale human societies require hierarchy, bureaucracy, and centralized authority is contradicted by extensive archaeological and anthropological evidence of societies that thrived without them.  &quot;It is clear now that human societies before the advent of farming were not conf</description>
        </item>
        <item>
            <title>The Heilmeier Catechism for Evaluating Ideas</title>
            <link>https://umerazad.com/notes/the-heilmeier-catechism-for-evaluating-ideas.html</link>
            <pubDate>Sun, 28 Nov 2021 00:00:00 +0000</pubDate>
            <description>Before investing significant effort in any project or proposal, subject it to a set of brutally direct questions that expose whether the idea is sound and worth pursuing.  &quot;What are you trying to do? Articulate your objectives using absolutely no jargon.&quot; The Heilmeier Catechism is a set of question</description>
        </item>
        <item>
            <title>Legibility Kills What It Tries to Measure</title>
            <link>https://umerazad.com/notes/legibility-kills-what-it-tries-to-measure.html</link>
            <pubDate>Tue, 16 Nov 2021 00:00:00 +0000</pubDate>
            <description>When the state or any centralized authority tries to make a complex system &quot;readable,&quot; it simplifies away the very features that made the system work. The resulting failure is blamed on the system, not the simplification.  &quot;The big mistake in this pattern of failure is projecting your subjective lac</description>
        </item>
        <item>
            <title>Leverage Points Where Small Changes Move Big Systems</title>
            <link>https://umerazad.com/notes/leverage-points-—-where-small-changes-move-big-systems.html</link>
            <pubDate>Tue, 16 Nov 2021 00:00:00 +0000</pubDate>
            <description>Not all interventions in a system are equal. Leverage points are the places where a small shift produces large, lasting change, and most people push on the wrong ones.  &quot;Purposes are deduced from behavior, not from rhetoric or stated goals.&quot; Donella Meadows observed that the most common mistake in s</description>
        </item>
        <item>
            <title>Causal Reductionism Misses the Forest for the Trees</title>
            <link>https://umerazad.com/notes/causal-reductionism-misses-the-forest-for-the-trees.html</link>
            <pubDate>Thu, 11 Nov 2021 00:00:00 +0000</pubDate>
            <description>The modern habit of explaining complex phenomena through single causes genes, incentives, trauma, class produces confident explanations that are technically precise and fundamentally misleading.  &quot;The main idea behind complex systems is that the ensemble behaves in ways not predicted by the componen</description>
        </item>
        <item>
            <title>The Most Intolerant Minority Wins</title>
            <link>https://umerazad.com/notes/the-most-intolerant-minority-wins.html</link>
            <pubDate>Thu, 11 Nov 2021 00:00:00 +0000</pubDate>
            <description>In complex systems, a small but inflexible minority can impose its preferences on an entire population not through persuasion or force, but through asymmetric stubbornness.  &quot;It suffices for an intransigent minority a certain type of intransigent minorities to reach a minutely small level, say three</description>
        </item>
        <item>
            <title>Orientalism Is a Symptom Not the Disease</title>
            <link>https://umerazad.com/notes/orientalism-is-a-symptom-not-the-disease.html</link>
            <pubDate>Fri, 15 Oct 2021 00:00:00 +0000</pubDate>
            <description>Edward Said's Orientalism identified a real problem: the systematic Western misrepresentation of Muslim and Eastern societies. But Said only described the thief; he never traced the crime back to its cause.  &quot;Tools and instruments deriving from a central domain that is, from the very structures thro</description>
        </item>
        <item>
            <title>The Pyramid Principle for Clear Communication</title>
            <link>https://umerazad.com/notes/the-pyramid-principle-for-clear-communication.html</link>
            <pubDate>Sat, 25 Sep 2021 00:00:00 +0000</pubDate>
            <description>The single most important act for clear writing is controlling the sequence in which you present ideas. Always give the conclusion first, then the supporting arguments. A pyramid, not a mystery novel.  &quot;Controlling the sequence in which you present your ideas is the single most important act necessa</description>
        </item>
        <item>
            <title>The Three Appeals Ethos Logos Pathos</title>
            <link>https://umerazad.com/notes/the-three-appeals-—-ethos-logos-pathos.html</link>
            <pubDate>Sat, 25 Sep 2021 00:00:00 +0000</pubDate>
            <description>Aristotle identified three fundamental channels of persuasion: the character of the speaker, the logic of the argument, and the emotions of the audience. Every persuasive act uses some combination of all three.  &quot;Logos, ethos, and pathos appeal to the brain, gut, and heart of your audience.&quot; Jay Hei</description>
        </item>
        <item>
            <title>The Crisis of Islamic Civilization Is a Crisis of Modernity</title>
            <link>https://umerazad.com/notes/the-crisis-of-islamic-civilization-is-a-crisis-of-modernity.html</link>
            <pubDate>Tue, 21 Sep 2021 00:00:00 +0000</pubDate>
            <description>The problems facing Islamic civilization today are not uniquely Islamic. They are specific manifestations of a universal modern crisis: the subordination of the moral domain to the economic and political.  &quot;The most fundamental problems of modern Islam are not exclusively Islamic but are in fact equ</description>
        </item>
        <item>
            <title>The Inner Collapse Precedes the Outer Collapse</title>
            <link>https://umerazad.com/notes/the-inner-collapse-precedes-the-outer-collapse.html</link>
            <pubDate>Tue, 21 Sep 2021 00:00:00 +0000</pubDate>
            <description>Across Ibn Khaldun's historical analysis and Ali Allawi's diagnosis of modern Islam, a consistent principle emerges: civilizations do not fall to external enemies until they have already hollowed themselves out from within.  &quot;Any civilization has an inner and outer aspect: an inner aspect of beliefs</description>
        </item>
        <item>
            <title>Modernity Produces the Alienation It Claims to Cure</title>
            <link>https://umerazad.com/notes/modernity-produces-the-alienation-it-claims-to-cure.html</link>
            <pubDate>Wed, 15 Sep 2021 00:00:00 +0000</pubDate>
            <description>The modern project of liberating individuals from tradition, community, and constraint has succeeded, and the result is not flourishing but a pervasive sense of dislocation, meaninglessness, and vulnerability to extremism.  &quot;Thus, individuals with very different pasts find themselves herded by capit</description>
        </item>
        <item>
            <title>Curiosity Is the Antidote to Creative Resistance</title>
            <link>https://umerazad.com/notes/curiosity-is-the-antidote-to-creative-resistance.html</link>
            <pubDate>Wed, 01 Sep 2021 00:00:00 +0000</pubDate>
            <description>When difficult work stalls, the instinct is to push harder through willpower. The better move is to shift from a stance of duty to a stance of curiosity, from &quot;I must solve this&quot; to &quot;What is actually happening here?&quot;  &quot;I'm much more likely to flinch away from difficulty when I view my research probl</description>
        </item>
        <item>
            <title>Elite Overproduction Destabilizes Societies</title>
            <link>https://umerazad.com/notes/elite-overproduction-destabilizes-societies.html</link>
            <pubDate>Fri, 20 Aug 2021 00:00:00 +0000</pubDate>
            <description>When a society produces more aspiring elites than it can absorb into positions of real power, the frustrated surplus becomes a destabilizing force. This dynamic has preceded nearly every major period of social upheaval in recorded history.  &quot;Elite overproduction describes the condition of a society </description>
        </item>
        <item>
            <title>Trust Is Infrastructure</title>
            <link>https://umerazad.com/notes/trust-is-infrastructure.html</link>
            <pubDate>Mon, 16 Aug 2021 00:00:00 +0000</pubDate>
            <description>Trust is not a soft sentiment; it is the invisible infrastructure on which all complex coordination rests. When trust declines, the cost of every transaction rises, institutions thicken with compliance layers, and the capacity for collective action atrophies.  &quot;People's expectations for what governm</description>
        </item>
        <item>
            <title>Seeing Like a State Means Missing What Matters</title>
            <link>https://umerazad.com/notes/seeing-like-a-state-means-missing-what-matters.html</link>
            <pubDate>Sun, 08 Aug 2021 00:00:00 +0000</pubDate>
            <description>States must simplify the societies they govern in order to govern them at all. But the maps they create (of land tenure, forest yields, population registers) inevitably distort the territory. When states mistake their simplified maps for reality and impose them with coercive power, the results range</description>
        </item>
        <item>
            <title>The Streetlight Effect Distorts What We Know</title>
            <link>https://umerazad.com/notes/the-streetlight-effect-distorts-what-we-know.html</link>
            <pubDate>Wed, 04 Aug 2021 00:00:00 +0000</pubDate>
            <description>People search for information where it is easiest to look, not where it is most likely to be found. This systematically distorts what we collectively &quot;know,&quot; because the map of available knowledge reflects the map of measurement convenience rather than the map of reality.  &quot;A policeman sees a drunk </description>
        </item>
        <item>
            <title>Free Things Are the Most Expensive</title>
            <link>https://umerazad.com/notes/free-things-are-the-most-expensive.html</link>
            <pubDate>Fri, 30 Jul 2021 00:00:00 +0000</pubDate>
            <description>When something costs nothing, we lose the ability to evaluate it rationally. The price of zero triggers emotional decision-making that leads us to overvalue free offers and undercount their hidden costs.  &quot;People are willing to work free, and they are willing to work for a reasonable wage; but offer</description>
        </item>
        <item>
            <title>Forgetting Is Not Failure It Is the Default</title>
            <link>https://umerazad.com/notes/forgetting-is-not-failure-it-is-the-default.html</link>
            <pubDate>Mon, 26 Jul 2021 00:00:00 +0000</pubDate>
            <description>We treat forgetting as a malfunction a sign that we did not try hard enough. In reality, forgetting is the brain's default mode, and any strategy that ignores this will fail.  &quot;Reading is not just acquainting ourselves with a text or acquiring knowledge; it is also, from its first moments, an inevit</description>
        </item>
        <item>
            <title>You Can Speak Intelligently About Books You Have Not Read</title>
            <link>https://umerazad.com/notes/you-can-speak-intelligently-about-books-you-have-not-read.html</link>
            <pubDate>Mon, 26 Jul 2021 00:00:00 +0000</pubDate>
            <description>Our relationship with books is not a binary of &quot;read&quot; or &quot;unread.&quot; Cultural literacy depends less on having read specific books than on understanding the relationships between them.  &quot;Being cultivated is a matter not of having read any book in particular, but of being able to find your bearings with</description>
        </item>
        <item>
            <title>Good Prompts Encode Understanding</title>
            <link>https://umerazad.com/notes/good-prompts-encode-understanding.html</link>
            <pubDate>Fri, 09 Jul 2021 00:00:00 +0000</pubDate>
            <description>Writing good spaced repetition prompts is not a mechanical task. It is an act of understanding the process of decomposing knowledge into its atomic components reveals how well you actually grasp it.  &quot;Writing good prompts feels surprisingly similar to translating written text. You're asking: which w</description>
        </item>
        <item>
            <title>Understanding Is Translation Not Storage</title>
            <link>https://umerazad.com/notes/understanding-is-translation-not-storage.html</link>
            <pubDate>Fri, 09 Jul 2021 00:00:00 +0000</pubDate>
            <description>Learning is not about moving information from a book into your brain. It is about translating ideas across contexts until they become part of how you think.  &quot;Writing good prompts feels surprisingly similar to translating written text. You're asking: which words, when read, would light a similar set</description>
        </item>
        <item>
            <title>Culture Wars Are Won Over Generations</title>
            <link>https://umerazad.com/notes/culture-wars-are-won-over-generations.html</link>
            <pubDate>Thu, 08 Jul 2021 00:00:00 +0000</pubDate>
            <description>Ideas don't win through argument; they win by capturing the institutions that shape the next generation's assumptions.  &quot;The Stoics took over Roman education. The Christians took over the Stoic schools. The process took centuries in each case, but the pattern is always the same: capture the educatio</description>
        </item>
        <item>
            <title>Industrial Policy Works When It Follows Comparative Advantage</title>
            <link>https://umerazad.com/notes/industrial-policy-works-when-it-follows-comparative-advantage.html</link>
            <pubDate>Mon, 05 Jul 2021 00:00:00 +0000</pubDate>
            <description>The most successful economic development stories in history did not follow free-market orthodoxy or central planning dogma. They followed a specific sequence: land reform, protected infant industries with export discipline, then gradual liberalization.  &quot;There was nothing predetermined about this. T</description>
        </item>
        <item>
            <title>Luxury Corrodes the Bonds That Built Power</title>
            <link>https://umerazad.com/notes/luxury-corrodes-the-bonds-that-built-power.html</link>
            <pubDate>Tue, 29 Jun 2021 00:00:00 +0000</pubDate>
            <description>Ibn Khaldun identified a recurring pattern across dynasties: the very success that establishes a ruling group sows the seeds of its dissolution, because sedentary comfort erodes the solidarity that made conquest possible.  &quot;Once a tribe founds a dynasty and its members assume the various positions o</description>
        </item>
        <item>
            <title>Prophecy Is Not Magic It Is Moral Leadership</title>
            <link>https://umerazad.com/notes/prophecy-is-not-magic-it-is-moral-leadership.html</link>
            <pubDate>Tue, 29 Jun 2021 00:00:00 +0000</pubDate>
            <description>In the Khaldunian framework and across Islamic intellectual history, prophets are not understood as magicians performing supernatural tricks but as moral-spiritual leaders whose authority rests on their capacity to unify people around a transcendent ethical vision and transform the inner condition o</description>
        </item>
        <item>
            <title>Design Systems That Make Success Easy</title>
            <link>https://umerazad.com/notes/design-systems-that-make-success-easy.html</link>
            <pubDate>Fri, 25 Jun 2021 00:00:00 +0000</pubDate>
            <description>The best systems do not require willpower or heroism to produce good outcomes. They are designed so that the path of least resistance leads to success.  &quot;The Pit of Success: in stark contrast to a summit, a peak, or a journey across a desert to find victory through many trials and surprises, we want</description>
        </item>
        <item>
            <title>Institutional Knowledge Is Fragile and Easily Lost</title>
            <link>https://umerazad.com/notes/institutional-knowledge-is-fragile-and-easily-lost.html</link>
            <pubDate>Fri, 25 Jun 2021 00:00:00 +0000</pubDate>
            <description>The knowledge that makes institutions work, the tacit understanding of why things are done, not just how, is far more fragile than the institutions themselves. Organizations routinely outlive the knowledge that made them functional, shambling on as hollow shells of their former selves.  &quot;Since colla</description>
        </item>
        <item>
            <title>Senior Engineers Need More Than Code</title>
            <link>https://umerazad.com/notes/senior-engineers-need-more-than-code.html</link>
            <pubDate>Tue, 15 Jun 2021 00:00:00 +0000</pubDate>
            <description>The skills that get you to senior engineer are almost entirely technical. The skills that make you effective at senior and beyond are almost entirely not.  &quot;How to run a meeting, and no, being the person who talks the most in the meeting is not the same thing as running it.&quot; Camille Fournier Camille</description>
        </item>
        <item>
            <title>The Blank Page Is a Myth</title>
            <link>https://umerazad.com/notes/the-blank-page-is-a-myth.html</link>
            <pubDate>Wed, 02 Jun 2021 00:00:00 +0000</pubDate>
            <description>The terror of the blank page is not a failure of courage or creativity. It is a failure of process, a sign that you skipped the steps that should have come before sitting down to write.  &quot;The white sheet of paper or today: the blank screen is a fundamental misunderstanding.&quot; Armen Nassehi The standa</description>
        </item>
        <item>
            <title>Asymmetric Adversaries Win by Outlasting Not Outfighting</title>
            <link>https://umerazad.com/notes/asymmetric-adversaries-win-by-outlasting-not-outfighting.html</link>
            <pubDate>Tue, 01 Jun 2021 00:00:00 +0000</pubDate>
            <description>When a weaker force fights a stronger one, the decisive advantage is not technology or firepower but time horizon. The side that can endure longer sets the terms of the conflict, regardless of tactical inferiority.  &quot;You Americans may have the watches... but we have the time.&quot; Taliban saying A forme</description>
        </item>
        <item>
            <title>Framing Determines the Conclusion Before the Argument Starts</title>
            <link>https://umerazad.com/notes/framing-determines-the-conclusion-before-the-argument-starts.html</link>
            <pubDate>Mon, 15 Mar 2021 00:00:00 +0000</pubDate>
            <description>The way you set up an argument which tense you use, which issue you foreground, what counts as the question often matters more than any evidence you present. Framing is the invisible architecture of persuasion.  &quot;Most arguments take place in the wrong tense. Choose the right tense. If you want your </description>
        </item>
        <item>
            <title>Surveillance Succeeds Through Pleasure Not Force</title>
            <link>https://umerazad.com/notes/surveillance-succeeds-through-pleasure-not-force.html</link>
            <pubDate>Sun, 27 Dec 2020 00:00:00 +0000</pubDate>
            <description>Orwell feared that what we hate would ruin us. Huxley feared that what we love would ruin us. The reality has proven more intricate than either imagined: modern technology achieves Orwellian surveillance through Huxleyan pleasures.  &quot;The true genius of modern technology lies in its fusion of both vi</description>
        </item>
        <item>
            <title>Civilization Rhymes Because Human Nature Does Not Change</title>
            <link>https://umerazad.com/notes/civilization-rhymes-because-human-nature-does-not-change.html</link>
            <pubDate>Sat, 19 Dec 2020 00:00:00 +0000</pubDate>
            <description>Will and Ariel Durant's The Lessons of History compresses their eleven-volume Story of Civilization into a single devastating observation: history shows no alteration in fundamental human nature. Means, instruments, and scale change, but motives and ends remain the same. All technological advances a</description>
        </item>
        <item>
            <title>x86 Pays an Architectural Tax That ARM Does Not</title>
            <link>https://umerazad.com/notes/x86-pays-an-architectural-tax-that-arm-does-not.html</link>
            <pubDate>Mon, 23 Nov 2020 00:00:00 +0000</pubDate>
            <description>Apple's M1 processor reveals something deeper than &quot;ARM is power-efficient.&quot; x86 carries fundamental architectural constraints (complex instruction decoding and a strict memory model) that impose a performance ceiling ARM simply does not have. The decode bottleneck is real. x86 is CISC, and while mo</description>
        </item>
        <item>
            <title>Control Theory Applies to Software Systems</title>
            <link>https://umerazad.com/notes/control-theory-applies-to-software-systems.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>The same mathematical framework that governs thermostats, cruise control, and industrial processes can be applied to software: measure the output, compare it to a target, and apply a corrective action. Simple controllers, used iteratively, can manage systems you do not fully understand.  &quot;Instead of</description>
        </item>
        <item>
            <title>Ideas Spread Through Networks Not Arguments</title>
            <link>https://umerazad.com/notes/ideas-spread-through-networks-not-arguments.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>The history of innovation reveals that breakthroughs rarely come from lone geniuses convincing the world through force of argument. Instead, ideas propagate through the density and connectivity of the networks they inhabit.  &quot;Ideas rise in crowds, as Poincare said. They rise in liquid networks, wher</description>
        </item>
        <item>
            <title>Leading Indicators Beat Lagging Ones</title>
            <link>https://umerazad.com/notes/leading-indicators-beat-lagging-ones.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>Lagging indicators tell you what already happened. Leading indicators tell you what is about to happen. In distributed systems, the difference between the two is the difference between preventing an outage and writing a postmortem.  &quot;Metrics that describe the past are called lagging indicators. They</description>
        </item>
        <item>
            <title>Moral Hazard Arises When Risk Is Separated From Consequence</title>
            <link>https://umerazad.com/notes/moral-hazard-arises-when-risk-is-separated-from-consequence.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>Moral hazard is the condition that emerges whenever someone can increase exposure to risk without bearing the full cost of that risk. It is the structural inverse of skin in the game.  &quot;Bureaucracy is a construction by which a person is conveniently separated from the consequences of his or her acti</description>
        </item>
        <item>
            <title>Operational Excellence Is a System Not a Culture</title>
            <link>https://umerazad.com/notes/operational-excellence-is-a-system-not-a-culture.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>Companies that sustain operational excellence do not rely on hiring the right people or fostering the right vibes. They build explicit, repeatable systems that make excellence the default behavior.  &quot;A bad system will beat a good person every time.&quot; W. Edwards Deming Danaher is the clearest modern e</description>
        </item>
        <item>
            <title>Population Outcomes Diverge From Individual Outcomes</title>
            <link>https://umerazad.com/notes/population-outcomes-diverge-from-individual-outcomes.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>The average outcome across many people doing something once is not the same as one person's outcome doing it many times. This divergence is the signature of non-ergodicity, and confusing the two is one of the most consequential errors in decision-making.  &quot;In ergodic systems, you can use the populat</description>
        </item>
        <item>
            <title>Systems Beat Goals Every Time</title>
            <link>https://umerazad.com/notes/systems-beat-goals-every-time.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>Goals create a binary state of failure until the moment of achievement, then emptiness after. Systems create a continuous trajectory of progress regardless of any single outcome.  &quot;Goal-oriented people exist in a state of continuous presuccess failure at best, and permanent failure at worst if thing</description>
        </item>
        <item>
            <title>The Barbell Strategy Handles Uncertainty</title>
            <link>https://umerazad.com/notes/the-barbell-strategy-handles-uncertainty.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>The barbell strategy is not about reducing risk in general. It is about capping downside exposure so that you can afford to keep playing long enough to capture asymmetric upside.  &quot;Risk management is not about prudence but about removing the risks of 'game-over' so that you can be aggressive with ot</description>
        </item>
        <item>
            <title>The Best Teams Protect Flow Not Maximize Output</title>
            <link>https://umerazad.com/notes/the-best-teams-protect-flow-not-maximize-output.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>High-performing teams do not maximize the number of hours worked or lines of code written. They protect the conditions under which deep, focused work can happen.  &quot;The manager's function is not to make people work, but to make it possible for people to work.&quot; DeMarco and Lister, Peopleware DeMarco a</description>
        </item>
        <item>
            <title>The Kelly Criterion Sizes Your Bets</title>
            <link>https://umerazad.com/notes/the-kelly-criterion-sizes-your-bets.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>The Kelly Criterion answers the question every investor, entrepreneur, and gambler must face: given that you should never go all-in, exactly how much should you wager?  &quot;These two intuitions, 'don't go all-in' and 'payoffs determine the relative size of the bet,' summarize a betting strategy known a</description>
        </item>
        <item>
            <title>The Ludic Fallacy Life Is Not a Casino</title>
            <link>https://umerazad.com/notes/the-ludic-fallacy-—-life-is-not-a-casino.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>We commit the Ludic Fallacy when we assume that the rules, variables, and boundaries of real life are as known and fixed as those of a board game. In reality, the game might be rigged in ways the model does not capture.  &quot;What is rational under known conditions is irrational otherwise, and the other</description>
        </item>
        <item>
            <title>The Precautionary Principle for Irreversible Risks</title>
            <link>https://umerazad.com/notes/the-precautionary-principle-for-irreversible-risks.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>There are two kinds of risks: those that can harm individuals while leaving the system intact, and those that can destroy the system itself. The Precautionary Principle says we must never take the second kind, regardless of how unlikely they seem or how attractive the payoffs.  &quot;My death at Russian </description>
        </item>
        <item>
            <title>Via Negativa — Subtract Before You Add</title>
            <link>https://umerazad.com/notes/via-negativa-—-subtract-before-you-add.html</link>
            <pubDate>Wed, 04 Nov 2020 00:00:00 +0000</pubDate>
            <description>The most reliable way to improve a system is not to add something good but to remove something harmful. Subtraction is more robust than addition because it is easier to identify what is wrong than to know what is right, and the costs of removing a negative are bounded while the costs of adding a pos</description>
        </item>
        <item>
            <title>Pluralistic Ignorance Sustains Norms Nobody Believes</title>
            <link>https://umerazad.com/notes/pluralistic-ignorance-sustains-norms-nobody-believes.html</link>
            <pubDate>Mon, 21 Sep 2020 00:00:00 +0000</pubDate>
            <description>A group can maintain a norm, policy, or belief system that the majority privately reject, because each individual mistakenly assumes that everyone else genuinely supports it. Silence is misread as agreement, and the fear of being the lone dissenter keeps every member publicly compliant with a consen</description>
        </item>
        <item>
            <title>Adaptation Beats Optimization in Complex Environments</title>
            <link>https://umerazad.com/notes/adaptation-beats-optimization-in-complex-environments.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>In a complex system, there is no optimal solution to find. The landscape shifts as agents adapt to each other, making yesterday's optimum today's dead end. The best strategy is not to optimize but to stay adaptable.  &quot;There's no point in imagining that the agents in the system can ever 'optimize' th</description>
        </item>
        <item>
            <title>Biology Geography and Culture Shape History More Than Ideas</title>
            <link>https://umerazad.com/notes/biology-geography-and-culture-shape-history-more-than-ideas.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>The grand arc of history is shaped less by philosophies and ideologies than by the material substrates beneath them the fertility of soil, the defensibility of borders, the demographics of populations, and the inherited habits of peoples.  &quot;Geography is the matrix of history, its nourishing mother a</description>
        </item>
        <item>
            <title>Civilizational Renewal Requires a Spiritual Revolution First</title>
            <link>https://umerazad.com/notes/civilizational-renewal-requires-a-spiritual-revolution-first.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>Every failed attempt at Islamic revival in the modern era shares a common flaw: it tried to achieve political and social transformation without first addressing the spiritual and metaphysical foundations. Taha Abderrahmane identified this clearly a ruh-based revolution must precede a political one. </description>
        </item>
        <item>
            <title>Concession Is the Most Powerful Rhetorical Move</title>
            <link>https://umerazad.com/notes/concession-is-the-most-powerful-rhetorical-move.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>Agreeing with your opponent strategically, on a point that does not damage your core position is more persuasive than refuting every objection. Concession disarms resistance and redirects the argument toward your goal.  &quot;The most powerful logos tool of all, concession. It seems more Jedi knight than</description>
        </item>
        <item>
            <title>Functional Institutions Are the Exception Not the Rule</title>
            <link>https://umerazad.com/notes/functional-institutions-are-the-exception-not-the-rule.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>Most institutions do not work the way they claim to. The ones that actually fulfill their stated purpose are rare anomalies, and their functionality almost always traces back to a single founder who assembled the machine correctly from the start.  &quot;A tornado cannot assemble a Boeing 747 by passing t</description>
        </item>
        <item>
            <title>History Must Be Tested Against the Nature of Society</title>
            <link>https://umerazad.com/notes/history-must-be-tested-against-the-nature-of-society.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>Ibn Khaldun argued that the greatest weakness of historical writing is not unreliable narrators but ignorance of how societies actually work. Only knowledge of social dynamics can separate truth from fabrication.  &quot;Every event, whether it comes into being in connection with some essence or as a resu</description>
        </item>
        <item>
            <title>Modern Science Abandoned the Nature It Claims to Study</title>
            <link>https://umerazad.com/notes/modern-science-abandoned-the-nature-it-claims-to-study.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>The word &quot;science&quot; originally meant demonstrative knowledge of any kind, with metaphysics as its highest form. The modern reduction of &quot;science&quot; to empirical natural science represents not a discovery but a philosophical choice, one that banished essence and purpose from the study of nature.  &quot;The w</description>
        </item>
        <item>
            <title>Most Logical Fallacies Are Social Moves Not Thinking Errors</title>
            <link>https://umerazad.com/notes/most-logical-fallacies-are-social-moves-not-thinking-errors.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>Logical fallacies are typically taught as mistakes in reasoning, but most of them function as social maneuvers ways of winning arguments, shutting down opponents, or rallying a crowd. Understanding them as social acts changes how you respond.  &quot;People rarely act according to a set of consistent stan</description>
        </item>
        <item>
            <title>Relative Value Drives Decisions Not Absolute Value</title>
            <link>https://umerazad.com/notes/relative-value-drives-decisions-not-absolute-value.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>Humans do not have an internal meter that tells them what something is worth. Every judgment of value is made by comparison to something else nearby.  &quot;Humans rarely choose things in absolute terms. We don't have an internal value meter that tells us how much things are worth. Rather, we focus on th</description>
        </item>
        <item>
            <title>Rent Seeking Hollows Out Civilizations</title>
            <link>https://umerazad.com/notes/rent-seeking-hollows-out-civilizations.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>In a healthy society, people acquire wealth by creating things other people want. In a dying one, they acquire wealth through corruption, regulatory capture, and positional games. The shift from production to extraction is the slow poison of civilizations.  &quot;In a dysfunctional society, people acquir</description>
        </item>
        <item>
            <title>Single Threaded Ownership Gets Things Done</title>
            <link>https://umerazad.com/notes/single-threaded-ownership-gets-things-done.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>Large, ambiguous projects stall not because they are technically impossible but because no single person owns the outcome end-to-end. Assigning one owner who can process ambiguity is the unlock.  &quot;Do not let perfection be an enemy of progress. Going further, do not let future improvements you know y</description>
        </item>
        <item>
            <title>Software Engineering at Scale Is About Policy Not Code</title>
            <link>https://umerazad.com/notes/software-engineering-at-scale-is-about-policy-not-code.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>As a codebase and organization grow, the bottleneck shifts from writing correct code to designing policies that make correctness the default across thousands of engineers.  &quot;Programming is the immediate act of producing code. Software engineering is the set of policies, practices, and tools that are</description>
        </item>
        <item>
            <title>Spaced Repetition Turns Reading Into Remembering</title>
            <link>https://umerazad.com/notes/spaced-repetition-turns-reading-into-remembering.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>Most of what we read evaporates within weeks. Spaced repetition systems like Anki make memory a deliberate choice rather than a haphazard hope.  &quot;Anki makes memory a choice.&quot; Michael Nielsen The core problem is brutally simple: the Ebbinghaus forgetting curve shows that memory decays roughly exponen</description>
        </item>
        <item>
            <title>Syntopical Reading Is How You Build Understanding</title>
            <link>https://umerazad.com/notes/syntopical-reading-is-how-you-build-understanding.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>Reading a single book gives you an author's perspective. Reading many books on the same question, and synthesizing across them, gives you your own.  &quot;Syntopical reading shouldn't be about identifying and arguing for the ultimate truth; instead, it is about making a different type of contribution: to</description>
        </item>
        <item>
            <title>The Logic of Appropriateness Overrides the Logic of Consequences</title>
            <link>https://umerazad.com/notes/the-logic-of-appropriateness-overrides-the-logic-of-consequences.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>Under emotional pressure and time constraints, decision-makers stop weighing costs and benefits and start acting on what feels morally required. This shift from consequentialist reasoning to values-driven action is predictable, and it is how most foreign policy disasters begin.  &quot;Under certain circu</description>
        </item>
        <item>
            <title>The Modern State Is Not a Neutral Tool</title>
            <link>https://umerazad.com/notes/the-modern-state-is-not-a-neutral-tool.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>Modern Islamist movements treat the nation-state as a neutral instrument that can be harnessed for Islamic purposes. Hallaq argues this is as naive as thinking Aristotelian logic was a neutral technique, until Muslim intellectuals themselves demonstrated it was saturated with particular metaphysical</description>
        </item>
        <item>
            <title>The West Misreads Islam Through Its Own Categories</title>
            <link>https://umerazad.com/notes/the-west-misreads-islam-through-its-own-categories.html</link>
            <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
            <description>Orientalism is not an aberration in Western intellectual history; it is a logical product of a worldview that strips the world of spiritual essence and reduces everything, including human beings, to objects of study.  &quot;Why did Europe birth Orientalism and equate difference with weakness? The premode</description>
        </item>
        <item>
            <title>Singapore Was Engineered Not Inevitable</title>
            <link>https://umerazad.com/notes/singapore-was-engineered-not-inevitable.html</link>
            <pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
            <description>Singapore's transformation from a Third World port to a First World city-state was not the natural result of &quot;enlightened authoritarianism&quot; applied generically. It was the product of specific political maneuvers, ruthless pragmatism, and conditions that cannot be exported.  I am not following any pr</description>
        </item>
        <item>
            <title>Wittgenstein's Ruler Measures the Measurer</title>
            <link>https://umerazad.com/notes/wittgensteins-ruler-measures-the-measurer.html</link>
            <pubDate>Thu, 02 Jul 2020 00:00:00 +0000</pubDate>
            <description>When you use a ruler to measure a table, you also use the table to measure the ruler. If you know less about the reliability of the measuring instrument than about the thing being measured, the measurement tells you more about the instrument than about the reality. Most evaluations of complex phenom</description>
        </item>
        <item>
            <title>Liberalism Contains the Seeds of Its Own Failure</title>
            <link>https://umerazad.com/notes/liberalism-contains-the-seeds-of-its-own-failure.html</link>
            <pubDate>Thu, 25 Jun 2020 00:00:00 +0000</pubDate>
            <description>Liberalism's core commitment to individual autonomy systematically erodes the communal bonds, traditions, and moral frameworks that make a liberal society possible in the first place.  &quot;Postmodernism is an inevitable result of liberalism.&quot; Patrick Deneen, Why Liberalism Failed Patrick Deneen's argum</description>
        </item>
        <item>
            <title>Garbage Collection Trades Space and Time for Programming Safety</title>
            <link>https://umerazad.com/notes/garbage-collection-trades-space-and-time-for-programming-safety.html</link>
            <pubDate>Fri, 30 Oct 2015 00:00:00 +0000</pubDate>
            <description>&quot;I call it my billion-dollar mistake. It was the invention of the null reference in 1965. This has led to innumerable errors, vulnerabilities, and system crashes, which have probably caused a billion dollars of pain and damage in the last forty years.&quot; C.A.R. Hoare Automatic memory management presen</description>
        </item>
        <item>
            <title>VMMs Hide OS Limitations Instead of Fixing Them</title>
            <link>https://umerazad.com/notes/vmms-hide-os-limitations-instead-of-fixing-them.html</link>
            <pubDate>Sat, 04 Apr 2015 00:00:00 +0000</pubDate>
            <description>&quot;Are virtual machine monitors microkernels done right? No — they sidestep the hard problems of resource sharing and only succeed by avoiding the issues that make OS design genuinely difficult.&quot; Steven Hand, Andrew Warfield, Keir Fraser, and Tim Deegan Virtual machine monitors have become the default</description>
        </item>
        <item>
            <title>Lampson's Hints Distill System Design Into Timeless Principles</title>
            <link>https://umerazad.com/notes/lampsons-hints-distill-system-design-into-timeless-principles.html</link>
            <pubDate>Sun, 29 Apr 2012 00:00:00 +0000</pubDate>
            <description>In 1983, Butler Lampson published &quot;Hints for Computer System Design,&quot; a paper that reads as well today as when it was written. Its longevity comes from addressing the invariant truths of engineering: that design is about tradeoffs, interfaces outlive implementations, and simplicity is the hardest th</description>
        </item>
        <item>
            <title>Hub Notes</title>
            <link>https://umerazad.com/notes/hub-notes.html</link>
            <description>The notes below have the highest connection density in this vault, measured by total wikilinks (both incoming and outgoing). These are the structural load-bearing ideas: the concepts that other notes most frequently reference and build upon. ---  Highest Density | Note | In | Out | Total | |------|-</description>
        </item>
    </channel>
</rss>
