DIGISIM.OBSERVATORY · Kategorie 12 — code
2 live · 0 geplant Build 0.2 — : —
Deutsch
Kategorie 12 · code

Die Gestalt von Software.

Software hat eine Gestalt. Ein Repository ist eine Stadt — Dateien sind Gebäude, Verzeichnisse sind Stadtviertel, Sprachen sind die Farben des Gesteins. Der GitHub-Firehose ist eine Galaxie, in der jeder neue Commit einen Stern aufleuchten lässt. Sortieralgorithmen, die nebeneinander laufen, werden zu einem fremdartigen Kammerorchester. Code, räumlich und hörbar gemacht.

Apps live 2
in Entwurf 0
eröffnet 05·28
CODE-001 · LIVE läuft
vorgestellt · jetzt live
Hacker News Live

Die HN-Startseite als lebendiger Organismus — Beiträge nach Punktzahl skaliert, jede Minute neu abgefragt, während Rang und Punkte animiert atmen.

codeHacker NewsLive-DatenFeedNachrichten
2026-05-29 /code/hacker-news
in diesem Bereich · 11 Apps
CODE-002 live
Commit Galaxy

GitHubs öffentlicher Event-Firehose als langsam rotierende galaktische Scheibe gerendert — jeder neue Commit zündet einen Stern, eingefärbt nach Programmiersprache.

github /code/commit-galaxy
CODE-003 bereit
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 bereit
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 bereit
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 bereit
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 bereit
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 bereit
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 bereit
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 bereit
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 bereit
Sort Dance Floor

Fünf Sortieralgorithmen — Bubblesort, Mergesort, Quicksort, Radixsort und Heapsort — die parallel auf 3D-Balkenarrays gegeneinander antreten, mit Audiotönen für jeden Vergleich.

Algorithmen /code/sort-dance
CODE-012 bereit
Code City

Ein GitHub-Repository als 3D-Stadt gerendert: Dateien sind Gebäude (Höhe = Codezeilen), Verzeichnisse sind Stadtviertel, die Sprache bestimmt die Farbe. Klicken Sie auf ein beliebiges Gebäude, um den Quelltext zu lesen.

github /code/code-city
code · Kategorie 12 ← zurück zum Observatorium