if (isReplicant) { console.log('Retire'); } else { console.log('Live free'); }
const origami = { animal: 'origami', creator: 'Sapper' };
const cyberpunk = { city: 'Skopje', year: 2049 };
if (memory) { return false; } // Replicant memories are implanted
const server = { location: 'Off-world colony', security: 'high' };
function replicant() { return 'More human than human'; }
const neon = 'rgb(255, 0, 255)'; // Cyberpunk pink
const neon = 'rgb(255, 0, 255)'; // Cyberpunk pink
function replicant() { return 'More human than human'; }
const data = { eyes: 'blue', density: 'light' }; // VOIGHT-KAMPFF test
const ai = { consciousness: 'simulated', empathy: 'questionable' };
if (isReplicant) { console.log('Retire'); } else { console.log('Live free'); }
const javascript = { goodParts: false, es6: true, future: 'bright' };
const dystopia = { weather: 'rain', season: 'perpetual night' };
const javascript = { goodParts: false, es6: true, future: 'bright' };
Speakers
Coming Soon
First batch of speaker announcements dropping soon.