Hacker News
Latest
Does Apple‘s M5 Max Really “Destroy” a 96-Core Threadripper?
2026-03-07 @ 22:08:27Points: 55Comments: 32
$3T Blind Spot: US nonprofits
2026-03-07 @ 21:56:16Points: 56Comments: 20
Ask HN: Would you use a job board where every listing is verified?
2026-03-07 @ 21:37:29Points: 13Comments: 24
The Day NY Publishing Lost Its Soul
2026-03-07 @ 21:10:08Points: 24Comments: 12
LLM Writing Tropes.md
2026-03-07 @ 21:08:40Points: 30Comments: 8
Effort to prevent government officials from engaging in prediction markets
2026-03-07 @ 20:55:48Points: 148Comments: 54
CasNum
2026-03-07 @ 20:43:51Points: 135Comments: 21
Autoresearch: Agents researching on single-GPU nanochat training automatically
2026-03-07 @ 20:22:45Points: 15Comments: 3
War prediction markets are a national-security threat
2026-03-07 @ 20:09:30Points: 160Comments: 106
Verification debt: the hidden cost of AI-generated code
2026-03-07 @ 17:08:30Points: 68Comments: 65
SigNoz (YC W21, open source Datadog) Is Hiring across roles
2026-03-07 @ 17:01:14Points: 1
A decade of Docker containers
2026-03-07 @ 16:55:18Points: 208Comments: 145
FLASH radiotherapy's bold approach to cancer treatment
2026-03-07 @ 15:33:36Points: 175Comments: 52
Show HN: ANSI-Saver – A macOS Screensaver
2026-03-07 @ 14:34:16Points: 85Comments: 26
It allow to use local ANS files or packs directly from 16colo.rs.
PC processors entered the Gigahertz era today in the year 2000 with AMD's Athlon
2026-03-07 @ 14:10:17Points: 151Comments: 123
The yoghurt delivery women combatting loneliness in Japan
2026-03-07 @ 13:12:40Points: 179Comments: 120
Filesystems are having a moment
2026-03-07 @ 10:48:43Points: 163Comments: 102
Ki Editor - an editor that operates on the AST
2026-03-07 @ 10:29:13Points: 349Comments: 121
Show HN: µJS, a 5KB alternative to Htmx and Turbo with zero dependencies
2026-03-07 @ 08:59:11Points: 98Comments: 32
It intercepts links and form submissions, fetches pages via AJAX, and swaps fragments of the DOM. Single <script> tag, one call to `mu.init()`. No build step, no dependencies.
Key features: patch mode (update multiple fragments in one request), SSE support, DOM morphing via idiomorph, View Transitions, prefetch on hover, polling, and full HTTP verb support on any element.
At ~5KB gzipped, it's smaller than HTMX (16KB) and Turbo (25KB), and works with any backend: PHP, Python, Go, Ruby, whatever.
Playground: https://mujs.org/playground
Comparison with HTMX and Turbo: https://mujs.org/comparison
About the project creation, why and when: https://mujs.org/about
GitHub: https://github.com/Digicreon/muJS
Happy to discuss the project.