Tools that alter us

Technology

Machines, systems and inventions that changed not only what people do, but what they expect.

265 entriesPage 4 of 12Context and sources

In this room

Follow the subject sideways.

Cards are connected by subject and by mood. Move through the complete sequence below, or cross into a neighbouring part of the archive.

89Drive
17Stillness
248Wonder
Q0485
WonderTechnology

Programming languages let humans write readable instructions that computers translate into exact operations.

A processor works with very low-level signals, but people need words, structure and names they can reason about. Programming languages provide that bridge, letting humans describe logic while compilers or interpreters handle translation. Every app on your phone depends on this compromise. The lesson is that good tools meet both the human mind and the machine.

Q0487
WonderTechnology

Modern GPUs can perform trillions of floating-point calculations per second, which is why they power graphics, AI and scientific simulation.

A GPU was built to do many similar calculations at once, first for images and games. That same parallel strength now helps train AI models, simulate physics and process scientific data. For a personal comparison, a smooth game frame and an AI result both lean on repeated maths at scale. The so-what: a tool made for visuals became a general engine for patterns.

Q0489
WonderTechnology

Cloud computing moved storage and processing into remote data centres, letting small devices use power they do not physically contain.

When your phone streams a film, syncs photos or asks an online service a question, much of the work happens in distant data centres. Cloud computing matters because it lets individuals and companies rent scale instead of owning every machine themselves. It also creates dependence on networks, electricity and trust. The cloud is not weightless; it is someone else’s computer made reachable.