High-level principles to guide design decisions. These can be extended in specific domains such as π Software Engineering Principles for writing software.
π Visual
Humans are visual creatures, and we understand best with visual representations. Bonus points for π Interactive Content.
π Short Feedback Loop
Nothing will pull you out of a flow state quicker than having to wait for changes to compile or long-running tests to finish.
π’ Incremental
Donβt go straight for a full-blown solution that solves all problems. Start with the most basic case first to get a better understanding of the problem space.
πΌ Portable
I aim to be accessible from everywhere by using the web and avoid vendor lock-in by using open document formats, such as πͺ¨ Obsidian with π» Markdown instead of Notionβs custom document format.