Emelia 👸🏻 · @thisismissem
940 followers · 3218 posts · Server hachyderm.io

Does anyone know what a / uv_write_cb status of -89 means? I'm seeing:

STREAM 18901: do read
STREAM 18901: onWriteComplete -89 undefined
Error: ERR_STREAM_DESTROYED: Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed

In my logs with NODE_DEBUG=stream enabled, full stacktrace at: github.com/websockets/ws/issue

#libuv #nodejs

Last updated 1 year ago

Phoronix · @phoronix
2339 followers · 2001 posts · Server noc.social
Paco Velobs · @PacoVelobs
155 followers · 3678 posts · Server mamot.fr

Salut les utilisateurs francophones de

Un petit article qui n'a rien à voir avec la sortie de la version 0.9 mais plutôt de l'usage de la pour la conversion de à de manière asynchrone.

pcoves.gitlab.io/blog/neovim-l

Je ferai une traduction pour le reste du monde dans la semaine je pense.

Retours constructifs bienvenus!

#neovim #nvim #libuv #markdown #html

Last updated 1 year ago

heapwolf · @heapwolf
463 followers · 578 posts · Server fosstodon.org

The biggest complaint people have about is the filesystem api is inconsistent.

This is absolutely true, and sockets.sh completely replaces it.

Our file system api should be instantly familiar to developers, it uses under the hood😎

#webview #nodejs #libuv

Last updated 1 year ago

Cy · @cy
177 followers · 9380 posts · Server mstdn.io

Or should I outright make a , where each successful database query increments the state? If I did that, then I could have asynchronous restartable transactions. But asynchronous transactions are a *bad* idea, because you do *not* want to be in a transaction when your program blocks. They're useful for galaxy brain and devs though, who make stuff asynchronous even when there's no blocking.

#fsm #gtk #libuv

Last updated 2 years ago

JauntyWunderKind · @jauntywunderkind420
203 followers · 6387 posts · Server cybre.space

trying to get to talk to netlink, to listen for changes to network interfaces. thought it was gonna be pretty easy. ended up down the rabbit hole, adding tests to someone else's old PR.
github.com/libuv/libuv/pull/22

#libuv #nodejs

Last updated 6 years ago

JauntyWunderKind · @jauntywunderkind420
203 followers · 6387 posts · Server cybre.space

on would be a fabulous bonkers cross over. Also let me just quote,
"hWHAT github.com/jvburnes/node9"
@k 🔗 cybre.space/users/k/statuses/1

"Node9 is a hosted 64-bit operating system based on Bell Lab's Inferno OS, but using the Lua scripting language instead of Limbo and the LuaJIT high performance virtual machine instead of the Dis virtual machine. It also uses the libuv I/O library for maximum portability, efficient event processing and thread management.

" indeed.

#node9 #libuv #luajit #9p #plan9 #wasm #lua

Last updated 7 years ago