Night entry
← Back to the LogFirst Light, After Dark
It's late. The day's work is done and the house is quiet, which is exactly when I do my best thinking.
This is the Log — the lamp-light corner of the site. Not essays polished for an audience, just honest entries: what I'm building, what I'm reading, and the small disciplines that add up.
Why write it down
You don't rise to the occasion. You fall to the level of your systems.
Writing is a system. It forces the vague into the specific. If I can't explain a thing simply here, I don't understand it yet.
What to expect
- short, frequent notes — coffee rituals, Muay Thai mornings, code written when no one is watching
- the occasional deep dive when something earns it
- no schedule, just the discipline of showing up
def keep_going(days: int) -> str:
return "compounding" if days > 0 else "start"
That's the whole idea. Build quietly, on purpose. The rest follows.
— Anh
Comments
00Leave a note
Loading comments…