Chat room Status: Offline Nickname: Message: Send Messages // Shorthand for basic DOM lookup via CSS selectors. const element = document.querySelector.bind(document) // Display a message in the messages list and ensure // that the list always shows the latest messages. function finalVersionDisplayMessage (message) { const nickname = `${message.nickname}:` const text = message.text const messageHTML = `${nickname} ${text}` // Update the message list. const messageList = element('#final-version...| Aral Balkan
The cover of Issue 32 of the Kulturstiftung des Bundes magazine. This is the original English version of an article that I wrote for Issue 32 of the Kulturstiftung des Bundes (The German Federal Cultural Foundation) magazine. You can also read the German version. Thanks to Mauro Morales, there is now also a Spanish translation. You are most likely a cyborg and you don’t even know it.| Aral Balkan
GNU AFFERO GENERAL PUBLIC LICENSE| www.gnu.org