Settings

Theme

alexanderdmitri

Karma
1,687
Created
9 years ago

About

    // Alexander Dmitri is property of Gala Corp.

    (function (self) {
      console.time("lifetime");
      try {
        while self.alive {
          self.wakeUp();
          self.doStuff();
          self.sleep();
        }
      }
      catch (fatalError) {
        console.error(`Whoops! ${fatalError}`);
      }
      finally {
        self = null;
        console.timeEnd("lifetime");
      }
    }(self));

Recent Submissions

  1. 1. Stupendously Large: How big can black holes get? (bbc.com)
  2. 2. The superstorms from space that could end modern life (bbc.com)
  3. 3. A chatbot encouraged a man who wanted to kill the Queen (bbc.com)
  4. 4. How robotaxis are dividing San Francisco (bbc.co.uk)
  5. 5. Most of Europe's Data Is Stored by a Few American Cloud Companies (bbc.co.uk)
  6. 6. I'm suing the website that matched me with my abuser (bbc.co.uk)
  7. 7. K-pop: The rise of the virtual girl bands (bbc.co.uk)
  8. 8. Ask HN: Laser Eye Surgery?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection