Nyxt browser: synchronous-socket.org

Tested with Nyxt -.

Tags: lisp.

If you are lucky, you will not know that JavaScript running in the Node.js runtime does not support synchronous I/O. That's right, in the year 2024, it is not possible to do ANY synchronous I/O (Why? Probably because of Node.js' Titanic concurrency model). I say, if you are lucky, because knowing this implies that you have seen the River Styx with your own eyes.


This is a companion discussion topic for the original entry at https://nyxt-browser.com/article/synchronous-socket.org
2 Likes