Приквел столбца
Столбец
Столбец 2: Перезагрузка
Столбец 3: возрождение легенды
Too Fast to Stolbyec
100

process.kill(johnConnorId);

Терминатор (The Terminator)

100

class RingMaster { constructor() { this.oneRing = 'rule_them_all'; } }

Властелин колец (The Lord of the Rings)

100

if (stones.length === 6) { universe.population /= 2; }

Мстители: Война бесконечности (Avengers: Infinity War)

100

if (andy.poster.behind === 'tunnel') { escape(); }

Побег из Шоушенка (The Shawshank Redemption)

100

const ticket = chocolateBar.find(b => b.isGolden);

Чарли и шоколадная фабрика (Charlie and the Chocolate Factory)

200

const user = { location: 'Deserted Island', friends: ['Wilson'] };

Изгой (Cast Away)

200

if (fences.power === false) { dino.escape(); }

Парк Юрского периода (Jurassic Park)

200

const elements = [Fire, Water, Earth, Air]; const genesis = elements.reduce((acc, el) => acc + el, Leeloo);

Пятый элемент (The Fifth Element)

200

if (teddy.isMarshal === false) { return 'Patient_67'; }

Остров проклятых (Shutter Island)

200

for (let i = 0; i < 1000; i++) { print("All work and no play makes Jack a dull boy"); }

Сияние (The Shining)

300

setTimeout(saveEarth, 23 * 365 * 24 * 60 * 60 * 1000); // 1 hour = 7 years

Интерстеллар (Interstellar)

300

while (shark.isApproaching()) { throw new MemoryLeakException('You\'re gonna need a bigger RAM'); }

Челюсти (Jaws)

300

if (dog.name === 'Daisy' && dog.isKilled) { babaYaga.activate(); }

Джон Уик (John Wick)

300

if (mirror.target === user) { console.log("You talkin' to me?"); }

Таксист (Taxi Driver)

300

house.balloons = 10000; house.flyTo('Paradise Falls');

Вверх (Up)

400

function dream() { dream(); } // Recursion

Начало (Inception)

400

while (true) { yield new Reality(Simulation.RED_PILL); }

Матрица (The Matrix)

400

if (developer.age > 50) { location.type = 'No_Country '; }

Старикам тут не место (No Country for Old Men)

400

const aliens = ['Abbott', 'Costello']; aliens.language = 'circular_symbols';

Прибытие (Arrival)

400

if (Ape.climbs === 'Empire State Building') { planes.attack(); }

Кинг-Конг (King Kong)

500

git log --since="1985-10-26" --until="2015-10-21" --speed=88mph

Назад в будущее (Back to the Future)

500

private #secretClub() { throw new Error('Rule 1: Confidential'); }

Бойцовский клуб (Fight Club)

500

let identity = 'Pilot'; identity = 'Doctor'; identity = 'Lawyer';

Поймай меня, если сможешь (Catch Me If You Can)

500

function cloneWorker() { const clone = Object.assign({}, original); drown(original); }

Престиж (The Prestige)

500

candyland.on('handshake_refused', () => schultz.shoot());

Джанго освобождённый (Django Unchained)

M
e
n
u