Ufraan's Notes Digital garden & personal knowledge base
Last modified: Jun 28, 2026Home / 00_inbox / Computer Architecture.Md

An overview of the computer architecture from a high-level to understand how the parts work with each other to execute the code that write. (from a software perspective).’

comp-architecture.png


Disk


Memory


CPU


Moore’s Law

This is less of a law, more of an observation that states: “Overtime, the number of transistors inside of a CPU doubles every two years, and the cost is cut in half every two years.”

moore’s law.png Well in the past few years we have seen a decline in this trend because we cannot infinitely scale up these transistors.