Why Nostr? What is Njump?
2024-08-04 18:43:51
in reply to

bitcoinlimit on Nostr: function runningOutOfSpace() { const dashboard = ...

function runningOutOfSpace() {
const dashboard = document.getElementById('dashboard');
dashboard.style.width = (dashboard.offsetWidth + 1000000) + 'px';
console.log('Running out of space! Yikes! Increasing width by 1,000,000 pixels.');
}

runningOutOfSpace();
Author Public Key
npub12h358ejcjpeaxyhu4vcqwhjtg6qndxm9gk007d48utlylzq2e5dsdmk3mr