The Construction Site

0000/00/00
todo, wip, draft, dev, alpha, beta, rc, idea
A bunch of texts may or may not be finished later



[TODO] Just TODO

New doc idea:

Rant, sort of:



[IDEA] 20201210-a-completely-incomplete-guide-to-computer-basics-part3-hardware-memory-&-disk.md

[meta:edit-log]: # "2020/12/10"
[meta:title]: # "A completely incomplete guide to computer basics - PART3 Hardware: memory & disk"
[meta:keywords]: # "code, guide, computer"
[meta:description]: # "Understanding this should be rather simple, after the harder previous part."

Register: fast, but why?

RAM: no memory without power

Disk: spinning

SSD: what actually do this mean?



[IDEA] 20200901-diy-dry-layered-docker-image.md

[meta:edit-log]: # "2020/09/01"
[meta:title]: # "DIY DRY Layered Docker Image"
[meta:keywords]: # "docker, image, layer, optimize"
[meta:description]: # ""

the docker usage

why layered works

size reduce hack

the core image and better cache sharing