It's even worse than it appears.
Wednesday March 24, 2021; 12:13 PM EDT
  • Following up on yesterday's news about Drummer, its key innovation is that you can write JavaScript code that's much simpler because it does not need to use callbacks. #
  • An example: #
  • dns.getDomainName (dns.getDottedId ("bullmancuso.com"))#
  • This works even though both DNS operations do I/O.#
  • We are using JavaScript's threading, we are not blocking the CPU. #
  • A programmer in any other language will be scratching their head wondering what's the big deal. I know. I've been saying that for years. If Python can do this, I don't see why JavaScript shouldn't. #
  • Note: JavaScript as spec'd can't do this. But we were able to make this work with a very simple pre-processor.#

© copyright 1994-2021 Dave Winer.

Last update: Saturday April 3, 2021; 5:04 PM EDT.

You know those obnoxious sites that pop up dialogs when they think you're about to leave, asking you to subscribe to their email newsletter? Well that won't do for Scripting News readers who are a discerning lot, very loyal, but that wouldn't last long if I did rude stuff like that. So here I am at the bottom of the page quietly encouraging you to sign up for the nightly email. It's got everything from the previous day on Scripting, plus the contents of the linkblog and who knows what else we'll get in there. People really love it. I wish I had done it sooner. And every email has an unsub link so if you want to get out, you can, easily -- no questions asked, and no follow-ups. Go ahead and do it, you won't be sorry! :-)