History of Storage
Before SSDs, computers stored data using paper holes, sound waves, and tiny magnets — every step bringing us closer to modern storage.
New articles and guides from Brocue on building, coding, and deploying projects.
Before SSDs, computers stored data using paper holes, sound waves, and tiny magnets — every step bringing us closer to modern storage.
My notes and learnings on computer architecture, covering CPUs, memory, registers, cache, control units, and instruction execution. A beginner's exploration of
Go's standard library provides robust, built-in support for both creating HTTP servers and making HTTP requests as a client via the net/http package.
treats diverse system resources—regular files, directories, devices, network sockets, and inter-process communication channels—using a unified file interface wh
Cold War fears, ARPANET, and the core building blocks of modern computer networking explained simply.
a cheatsheet so you dont have to remember everything
Programs written in high-level languages like C must be translated into machine-readable instructions before they can execute on a computer.