Minimalism

We Keep Building the Same App. That’s the Problem.

For fifteen years, developers have rebuilt Notational Velocity, each time adding features that pushed users away. The real problem isn’t a lack of functionality β€” it’s our inability to stop adding. Minimalism isn’t a feature set; it’s a permanent discipline. The best note-taking app is the one you stop building.

Lua Is Overrated. Meet Pico, The 10KB VM That Does What Lua Can’t.

Lua dominates embedded scripting, but for truly constrained systems β€” 10KB or less of free RAM β€” it’s overkill. Pico is a radical minimalist C VM that eschews garbage collection, modules, and coroutines to deliver a clean, embeddable scripting runtime. It’s not a Lua killer; it’s the tool Lua can never be for the edge.

Stop Building Backends. The Most Addictive Daily Game Costs Zero to Run.

Numbergram turns a Sydney train commuter’s mental math ritual into a daily puzzle β€” without any servers. By pre-computing all solutions during the build process, it runs on static files with zero ongoing costs. This article explains why the future of indie games is architectural minimalism, not backend complexity.

Your Scrollbar Was Never the Problem. Modern Design Is.

Scrollbars aren’t just navigation toolsβ€”they give you a spatial map of content length and position, reducing cognitive load. Modern interfaces hide them for visual purity, but that tradeoff sacrifices user control. This article argues that visible scrollbars are not a relic but a cognitive affordance that deserves a comeback in design.

The Letterboxd Killer That Doesn’t Want You to Post Reviews

A developer built a faster, simpler alternative to Letterboxdβ€”and intentionally hid the social features. No reviews, no ads, no tracking. Just a clean watchlist and diary. This is the quiet rebellion against feature bloat, proving that the best apps are the ones that get out of your way.

Efficiency Is a Trap. Here’s Why the Best Walk Away.

Every master in martial arts novels eventually walks away. Not from burnout or enlightenment β€” but because they realize the game of efficiency, ranking, and optimization cannot contain a person’s singularity. In an age where AI automates everything, the only thing left that is truly yours is the inefficient, stubborn, irreproducible trace of a decision only you could make.