AS
Aaron SuarezValencia City, PH · remote-first
Universal searchFind your way through the site

A few years ago, if you’d asked me to explain how I solved a problem, I’d have struggled. Not because I didn’t know — because most of it lived in my head. That’s more common than people admit. We remember the conclusion and forget the path. This library started as a place to store information, and slowly became something else: a place to store reasoning. I wanted somewhere a future version of me could visit and understand not just what happened, but why. The unexpected part is that other people seem to find value in that too — maybe because polished success stories are everywhere and messy thinking isn’t. I’m not trying to build the biggest knowledge base on the internet. I’m trying to build the one I wish existed when I was learning: one that admits uncertainty, shows revisions, keeps mistakes, and leaves enough breadcrumbs that someone else can follow the same trail.

The same instinct shows up when I design a system. A question I keep coming back to is: “if I disappeared for a month, what would break?” It sounds dramatic until you realise it’s a good design question. Every dependency is a clue. If one person has to explain the same process over and over, the system depends on memory. If a spreadsheet only makes sense because its creator remembers the formulas, it depends on a person. If a business stops moving because one employee is on holiday, it isn’t running on process — it’s running on individuals. People will always matter; that’s not the point. The point is to make their knowledge transferable. Documentation, clear naming, consistent process, reasoning written down — those aren’t just productivity habits. They’re acts of preservation. A good system shouldn’t need its creator standing next to it to defend it. It should quietly keep doing its job. That’s when you know you’ve built something larger than yourself.

It’s also changed what I try to write. The internet is full of things designed to be consumed once — read it, like it, forget it. When I write now I ask a different question: would I want to read this again in five years? That reframes everything. Instead of chasing trends I look for principles. Instead of collecting tips I look for patterns. Instead of explaining software I explain reasoning. The goal isn’t viral, it’s durable — something still useful after the tools have changed. That’s the quiet philosophy behind this whole library. Not to publish more. To publish things worth coming back to. If even I find value revisiting these years from now, they’ll have done their job.

↑ top