Category: Bookmarks
Links which I have found interesting or contain some snippet of knowledge or wisdom which I have drawn some inspiration or learnings from.
Bookmark: Fault tolerance at its best …
Fun read: To take humans back to the Moon, NASA has engineered a “fail-silent” architecture that handles everything from cosmic-ray bit flips to total processor divergence.
https://cacm.acm.org/news/how-nasa-built-artemis-iis-fault-tolerant-computer
Bookmark: App Infrastructure which resonates with me …
I recently came across a blog post that really resonated with me — it captures a philosophy I’ve believed in since I started building small companies and apps:
How I run multiple $10K MRR companies on a $20/month tech stack
The whole piece is worth reading, but the core idea is simple: keeping costs near zero gives you the same runway as raising a million dollars with a massive burn rate … but without the stress, the complexity, or the board breathing down your neck.
The one place I differ is on the database. I’m still firmly in the camp of running a managed Postgres instance, decoupled from the rest of the stack, rather than going all-in on SQLite.
Bookmarks: Open Visualization Academy
Bookmark: A fun read on the Android Calculator App

calculator-app – Chad Nauseam Home
calculator-app – Chad Nauseam HomeInspired: DIY Dual-Screen Cyberdeck
A nice read on Apple’s UI
This will probably age quite well and worth looking back on in 10+ years …

Physicality: the new age of UI
There’s a lot of rumors of a big impending UI redesign from Apple. Let’s imagine what’s (or what could be) next for the design of iPhones, Macs and iPads.Bookmark: Open Source Charting Library
Happy to have stumbled across a new open source charting library for JS from the Apache Foundation. Having used everything from paid version of Highcharts.com, ChartsJS, Plotly to D3.js … it’s always a pleasure to find such a broad, well supported and extensive collection.





Looking forward to trying out this library in a new or existing project.

Apache ECharts
Apache ECharts, a powerful, interactive charting and visualization library for browserRule of least power
Rule of least power – Wikipedia
From Wikipedia, the free encyclopediaThe UX of Lego Interface Panels …
After posting about the $100 million checkbox … I have been wondering about other really bad interface choices which have made it out into the world (and subsequently were the culprits of disaster). This is a nice article from the Interaction Magic team show casing the UX design of Lego Interface Panels, and some examples of (real world) bad patterns.


You must be logged in to post a comment.