[ Up: Main ] ======================================================================== Dispatches // The space between, or why I still use Emacs ======================================================================== Written by stormrider // May 2026 ------------------------------------------------------------------------ $ cat introduction.txt ------------------------------------------------------------------------ We live in a culture obsessed with friction reduction. Every software update, every new productivity app, and every venture-backed platform promises the same thing: seamlessness. They want to eliminate the gap between thought and execution, creating a frictionless chute that slides your attention from the brain straight into the cloud. The goal is maximum velocity, continuous output, and zero resistance. But when you remove all the friction from an environment, you also remove the brakes. You find yourself trapped in a high-speed dopamine loop where the distance between stimulus and response shrinks to zero. You don’t think; you merely react. You scroll, you click, you accept the auto-completed suggestion, and you watch your creative momentum get digested by tools designed to keep you moving at a frantic, unthinking pace. That is why, in an age of hyper-optimized, telemetry-laden workspaces and slick digital interfaces, I still use Emacs. It is a calculated act of defense against a world that is beginning to assume the exact shape of Soylent Green. ------------------------------------------------------------------------ $ head -n 25 analysis/dystopian_architectures.log ------------------------------------------------------------------------ When we look back at that 1973 dystopian vision, we tend to fixate on the horrific punchline of the plot twist. But the true horror of Soylent Green isn't just the ingredient list; it’s the shape of the world that engineered it. It is a society that has optimized away all human dignity in favor of a closed-loop efficiency. It is a world where people are no longer individuals with interior lives, but raw material—inputs to be processed, aggregated, and fed back to the masses as uniform, mass-produced wafers. The state and the monolithic corporation found a way to strip out the "inefficiency" of the human soul to keep the machine running on autopilot. Modern digital life has quietly adopted that very same architecture. We have allowed massive corporate ecosystems to turn our attention, our data, and our creative outputs into the raw fuel for their engagement algorithms. They process our digital lives into algorithmic feeds—a high-protein, low-substance ration of infinite scroll designed to keep the starving, hyper-stimulated masses quiet and consuming. When you use tools that optimize for pure velocity and seamless consumption, you are letting the corporate machinery process you. You become both the consumer and the product. ------------------------------------------------------------------------ $ head -n 25 tools/the_antidote.txt ------------------------------------------------------------------------ Emacs is the antidote to that closed-loop processing because it refuses to meet you halfway. It is an unapologetic product of a minimalist, text-centric philosophy that demands you understand it before you command it. It doesn’t offer a polished, out-of-the-box experience designed by a committee of product managers whose primary metric is your engagement. Instead, it presents you with a blank canvas and a steep learning curve. It requires effort. It requires configuration. It requires you to consciously build the very space in which you intend to think. And that extra effort is precisely the point. By refusing to automate away the interface, Emacs introduces a deliberate, utilitarian friction into the act of creation. When you have to rely on intentional, memorized keybindings rather than a chaotic landscape of flashing notifications and floating menus, the velocity of your environment changes. It slows down just enough to match the actual speed of deep human thought. ------------------------------------------------------------------------ $ cat quotes/frankl.txt ------------------------------------------------------------------------ Viktor Frankl famously wrote that between stimulus and response there is a space, and in that space lies our freedom to choose our response. In the digital realm, that space is where real, narrative-driven work happens. It is where you find the clarity to craft a sentence that carries weight, to design a clean piece of logic, or to evaluate a complex idea without the constant pressure of digital noise whispering that you need to hurry up. It is the boundary line that prevents you from being flattened into a uniform economic unit. ------------------------------------------------------------------------ $ env | grep "WORKSPACE" ------------------------------------------------------------------------ WORKSPACE=emacs -nw --no-init-file=false When I open a monospaced buffer in Emacs, I am stepping outside of the modern attention economy. There are no algorithmic feeds waiting to hijack my focus. There is no corporate ecosystem trying to turn my words into a training set or a monetization vector. There is only the text, the cursor, and the deliberate commands I choose to execute. The effort required to maintain and navigate an environment like Emacs acts as a protective barrier. It filters out the impulse to hastily react to every external digital demand. If I want to change a setting, evaluate a bit of logic, or shift my workflow, I have to pause, think about what I want to achieve, and explicitly write the configuration to make it happen. That pause is the antidote to the mindless, hyper-stimulated scrolling that dominates contemporary life. Using an old, text-based editor isn't an exercise in empty nostalgia or a refusal to move forward. It is a calculated strategy to protect mental bandwidth. It is an acknowledgement that the best work isn't produced by the fastest, flashest tool, but by the tool that gives your mind the room to breathe. By embracing an environment that demands intentionality, I am reclaiming the space between the stimulus of the world and the response of my craft. The extra effort isn't a burden—it is the very thing that keeps me grounded, focused, and entirely in control of my own creative fire. It is how I refuse to be processed. ------------------------------------------------------------------------ This essay copyright (C) 2026 by William Wear. All Rights Reserved. For distribution rights, licensing, or translation queries, contact the author directly. ------------------------------------------------------------------------