DIGISIM.OBSERVATORY · catégorie 12 — code
2 en direct · 0 prévu build 0.2 — : —
Français
catégorie 12 · code

La forme du logiciel.

Le logiciel a une forme. Un dépôt est une ville — les fichiers sont des bâtiments, les répertoires des quartiers, les langages les couleurs de la pierre. Le flux d’événements de GitHub est une galaxie où chaque nouveau commit allume une étoile. Des algorithmes de tri tournant côte à côte deviennent un étrange orchestre de chambre. Le code, rendu spatial et audible.

apps en direct 2
en conception 0
ouvert 05·28
CODE-001 · EN DIRECT en marche
en vedette · en direct
Hacker News Live

La page d’accueil de HN comme un organisme vivant — les articles dimensionnés selon leur score, réinterrogés chaque minute, le rang et les points s’animant au rythme de la respiration du tableau.

codeHacker Newsdonnées en directfluxactualités
2026-05-29 /code/hacker-news
dans cette section · 11 apps
CODE-002 en direct
Commit Galaxy

Le flux d’événements publics de GitHub rendu comme un disque galactique en rotation lente — chaque nouveau commit allume une étoile, colorée selon le langage de programmation.

github /code/commit-galaxy
CODE-003 prêt
Sorting Race

Watch bubble, quicksort, heap and friends sprint through the same shuffled deck, step for step, in their own lanes.

code /code/sorting-race
CODE-004 prêt
Regex Playground

Type a pattern and watch a cursor sweep your text, lighting every match and capture group while a meter counts the engine’s steps and backtracks.

code /code/regex-playground
CODE-005 prêt
Pathfinding Arena

Watch BFS, Dijkstra, A* and Greedy Best-First flood a grid maze and race to trace the shortest path.

code /code/pathfinding
CODE-006 prêt
Hash Table Lab

Watch keys get hashed, probe their way into buckets, collide, chain, and trigger a live rehash as the table fills.

code /code/hash-table
CODE-007 prêt
Git Graph

Watch a branchy commit history build itself the way gitk draws it — commits pop in along colored lanes, branches fan out, and merges braid back together, replayed operation by operation.

code /code/git-graph
CODE-008 prêt
CPU Pipeline

A classic five-stage RISC pipeline laid bare — watch instructions overlap, stall on data hazards, forward results, and flush on a mispredicted branch.

code /code/cpu-pipeline
CODE-009 prêt
Bloom Filter

Watch items fan out through k hash functions to light up a bit array, then probe queries that are "definitely not" or "possibly" in the set as false positives bloom.

code /code/bloom-filter
CODE-010 prêt
Self-Balancing Tree

Drop keys into a binary search tree and watch it pivot, recolor, and rebalance itself in real time — plain BST, AVL, or red-black.

code /code/binary-tree
CODE-011 prêt
Sort Dance Floor

Cinq algorithmes de tri — à bulles, fusion, rapide, par base et par tas — s’affrontant en parallèle sur des tableaux de barres en 3D, avec des tonalités audio pour chaque comparaison.

algorithmes /code/sort-dance
CODE-012 prêt
Code City

Un dépôt GitHub rendu comme une ville en 3D : les fichiers sont des bâtiments (hauteur = lignes de code), les répertoires des quartiers, le langage détermine la couleur. Cliquez sur un bâtiment pour en lire le code source.

github /code/code-city
code · catégorie 12 ← retour à l’observatoire