event-loop

Tag

Cards List
#event-loop

Slint and the Node.js Event Loop

Lobsters Hottest · 2026-06-30 Cached

Slint's integration with Node.js previously caused a 16ms tick that wasted CPU and delayed events; version 1.17 fixes this on Linux and macOS by allowing the Rust UI loop to cooperate with libuv without polling, improving efficiency and responsiveness.

0 favorites 0 likes
#event-loop

What Async Promised and What It Delivered

Hacker News Top · 2026-04-22 Cached

A deep dive into the evolution of async programming models—from callbacks to promises—highlighting how each wave solved prior resource and performance issues while introducing new ergonomic challenges.

0 favorites 0 likes
← Back to home

Submit Feedback