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
Personal collective of ideas, thoughts and notes
Links which I have found interesting or contain some snippet of knowledge or wisdom which I have drawn some inspiration or learnings from.
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
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.

This will probably age quite well and worth looking back on in 10+ years …

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.

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.

A great website, overview of how you can view a very simple dataset, 100 different ways. Perspective is everything.



You must be logged in to post a comment.