├── README.md ├── cuentos-el-paseo.md ├── cuentos-la-sopa.md ├── edge ├── README.md ├── conclusions.md ├── concurrency.md ├── correctness.md ├── development-cycles.md ├── features.md ├── images │ └── 058.svg ├── intro.md └── readability.md ├── images ├── 002.svg ├── 003.svg ├── 005.jpg ├── 006.png ├── 007.png ├── 008.svg ├── 009.svg ├── 010.svg ├── 011.svg ├── 013.svg ├── 014.png ├── 053.svg ├── 054.svg ├── 055.svg ├── 056.svg └── 057.svg ├── imaginar-y-vivir.md ├── immutable-avl-trees.md ├── intent-oriented-interfaces.md ├── journaling.md ├── kitchen.md ├── leadership.md ├── lean.md ├── load-shedding-surprises.md ├── mentor.md ├── recommendations.md ├── sardegna.md ├── smoothing.md ├── software-correctness.md ├── synthetic-aging.md ├── xkbcomp.md ├── zettelkasten.md └── zurich-shorts.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/README.md -------------------------------------------------------------------------------- /cuentos-el-paseo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/cuentos-el-paseo.md -------------------------------------------------------------------------------- /cuentos-la-sopa.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/cuentos-la-sopa.md -------------------------------------------------------------------------------- /edge/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/edge/README.md -------------------------------------------------------------------------------- /edge/conclusions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/edge/conclusions.md -------------------------------------------------------------------------------- /edge/concurrency.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/edge/concurrency.md -------------------------------------------------------------------------------- /edge/correctness.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/edge/correctness.md -------------------------------------------------------------------------------- /edge/development-cycles.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/edge/development-cycles.md -------------------------------------------------------------------------------- /edge/features.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/edge/features.md -------------------------------------------------------------------------------- /edge/images/058.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/edge/images/058.svg -------------------------------------------------------------------------------- /edge/intro.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/edge/intro.md -------------------------------------------------------------------------------- /edge/readability.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/edge/readability.md -------------------------------------------------------------------------------- /images/002.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/002.svg -------------------------------------------------------------------------------- /images/003.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/003.svg -------------------------------------------------------------------------------- /images/005.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/005.jpg -------------------------------------------------------------------------------- /images/006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/006.png -------------------------------------------------------------------------------- /images/007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/007.png -------------------------------------------------------------------------------- /images/008.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/008.svg -------------------------------------------------------------------------------- /images/009.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/009.svg -------------------------------------------------------------------------------- /images/010.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/010.svg -------------------------------------------------------------------------------- /images/011.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/011.svg -------------------------------------------------------------------------------- /images/013.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/013.svg -------------------------------------------------------------------------------- /images/014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/014.png -------------------------------------------------------------------------------- /images/053.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/053.svg -------------------------------------------------------------------------------- /images/054.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/054.svg -------------------------------------------------------------------------------- /images/055.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/055.svg -------------------------------------------------------------------------------- /images/056.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/056.svg -------------------------------------------------------------------------------- /images/057.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/images/057.svg -------------------------------------------------------------------------------- /imaginar-y-vivir.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/imaginar-y-vivir.md -------------------------------------------------------------------------------- /immutable-avl-trees.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/immutable-avl-trees.md -------------------------------------------------------------------------------- /intent-oriented-interfaces.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/intent-oriented-interfaces.md -------------------------------------------------------------------------------- /journaling.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/journaling.md -------------------------------------------------------------------------------- /kitchen.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/kitchen.md -------------------------------------------------------------------------------- /leadership.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/leadership.md -------------------------------------------------------------------------------- /lean.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/lean.md -------------------------------------------------------------------------------- /load-shedding-surprises.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/load-shedding-surprises.md -------------------------------------------------------------------------------- /mentor.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/mentor.md -------------------------------------------------------------------------------- /recommendations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/recommendations.md -------------------------------------------------------------------------------- /sardegna.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/sardegna.md -------------------------------------------------------------------------------- /smoothing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/smoothing.md -------------------------------------------------------------------------------- /software-correctness.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/software-correctness.md -------------------------------------------------------------------------------- /synthetic-aging.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/synthetic-aging.md -------------------------------------------------------------------------------- /xkbcomp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/xkbcomp.md -------------------------------------------------------------------------------- /zettelkasten.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/zettelkasten.md -------------------------------------------------------------------------------- /zurich-shorts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alefore/weblog/HEAD/zurich-shorts.md --------------------------------------------------------------------------------