Autonomía digital y tecnológica

Código e ideas para una internet distribuida

Linkoteca. escritorio


…laptops are command interfaces. Phones are consumption portals. The distinction matters more than anyone admits.

Neither is inherently wrong. But when 80% of your computing time happens in consumption mode, something shifts in how you relate to digital systems. You stop seeing them as malleable, hackable, controllable. You start seeing them as environmental conditions—like weather patterns you adapt to rather than infrastructures you can reshape.

The generational split isn’t about capability. It’s about default stance. Generation Z sees phones as primary computers because phones are functionally complete for consumption-primary workflows. But consumption-primary means command-secondary. And command-secondary means power-secondary.

Real creation—the kind that shifts power dynamics—involves building new systems, not just feeding existing ones. Writing code that others will use. Designing tools that change workflows. Publishing research that alters understanding. Creating infrastructure, not just content.

…the actual writing, structuring, editing? That’s laptop work. The friction—managing files, handling git, processing images, structuring arguments across multiple editing sessions—that friction is generative. It forces deeper thinking. It enables system-level creation.

Both stances serve different purposes. The trap is unconscious default to one stance across all contexts. Because the stance becomes self-reinforcing. Consumption mode atrophies creation muscles. Creation mode can miss the forest for the trees of constant optimization.

The wisdom is flexibility—consciously choosing creation or consumption mode based on context, rather than being chosen by interface design decisions made by platform architects optimizing for their goals, not yours.

Xfce is the oldest of the popular lightweight Linux desktop environments. It uses the GTK+ toolkit, just like the more popular GNOME interface that serves as the default for Ubuntu and Fedora.

MATE is a fork of GNOME 2 that formed when GNOME was transitioning to version 3.0. If you’ve ever used a version of GNOME from before 2011, then you’ve essentially used MATE. Although some things have changed, the fundamentals remain the same.

LXDE uses the now very dated GTK+ 2 library, so the lead developer decided to switch to Qt instead. He combined his efforts with the RazorQt team to create LXQt in order to replace LXDE.