Skip to main content
Live Feed

Engineering &
Security Wire

Curated from Hacker News, Lobsters, Krebs on Security, and other top sources. Updated every 6 hours.

29
ENG
1
SEC
0
AI
6001
TOTAL
Sat, May 9, 2026
30
2821ENG

Show HN: Mochi.js: bun-native high-fidelity browser automation library

Hi HN, I’m sharing mochi.js (https://github.com/0xchasercat/mochi), a Bun-native, raw-CDP browser automation framework. It's designed to make programmatic browser use more effective by focusing on consistency and measured parity with regular traffic, purely from the JS layer, against stock Chromium. The most common forms of browser automation focus heavily on client-side line by line probes, which are mostly cosmetic. This makes people feel better but it doesn't have much relevance to actual WAF or anti-automation defences. Mochi.js focuses on what actually matters, allowing you to get past captchas, WAF's and most defence mechanisms. In fact, in some cases it actually outperforms chromium forks simply by virtue of not having to lie. The foundation is built on a probe manifest based on analyzing several WAF's and trying to cover most of the ground that matters, and from there building upwards while ensuring every decision is backed by data. Solves turnstile/interstitial automatically,

Hacker Newsmochijs.comMay 9
2822ENG

The Intolerable Hypocrisy of Cyberlibertarianism

Article URL: https://matduggan.com/the-intolerable-hypocrisy-of-cyberlibertarianism/ Comments URL: https://news.ycombinator.com/item?id=48074952 Points: 11 # Comments: 1

Hacker Newsmatduggan.comMay 9
2823ENG

Read Programming as Theory Building

Article URL: https://codeutopia.net/blog/2026/05/09/you-should-read-programming-as-theory-building/ Comments URL: https://news.ycombinator.com/item?id=48074829 Points: 45 # Comments: 8

Hacker Newscodeutopia.netMay 9
2824ENG

Show HN: A modern Music Player Daemon based on Rockbox firmware

37 points, 2 comments on Hacker News

Hacker Newsgithub.comMay 9
2825ENG

Boriel BASIC

36 points, 10 comments on Hacker News

Hacker Newszxbasic.readthedocs.ioMay 9
2826ENG

Internet Archive Switzerland

479 points, 71 comments on Hacker News

Hacker Newsblog.archive.orgMay 9
2827ENG

Internet Archive Switzerland

Article URL: https://internetarchive.ch/ Comments URL: https://news.ycombinator.com/item?id=48074265 Points: 232 # Comments: 27

Hacker Newsinternetarchive.chMay 9
2828ENG

What if there was no BASIC in EndBASIC?

23 points, 3 comments on Hacker News

Hacker Newsblogsystem5.substack.comMay 9
2829ENG

Forking the Web

Article URL: https://dillo-browser.org/lab/web-fork/ Comments URL: https://news.ycombinator.com/item?id=48074087 Points: 71 # Comments: 61

Hacker Newsdillo-browser.orgMay 9
2830ENG

A History of IDEs at Google

188 points, 158 comments on Hacker News

Hacker Newslaurent.le-brun.euMay 9
2831ENG

Bun's experimental Rust rewrite hits 99.8% test compatibility on Linux x64 glibc

250 points, 261 comments on Hacker News

Hacker Newstwitter.comMay 9
2832ENG

Fonttrio Launches as Open-Source Font Pairing Registry for shadcn/ui

Fonttrio is an open-source font pairing registry designed for shadcn/ui projects, featuring 49 curated font combinations that can be installed via a single command. Developed by Dima Kapish, it streamlines font selection and configuration for web applications. The tool integrates seamlessly with shadcn CLI, generating CSS variables and typography scales automatically. By Daniel Curtis

InfoQinfoq.comMay 9
2833ENG

Cloudflare Ships Dynamic Workflows, Bringing Durable Execution to Per-Tenant and Per-Agent Code

Cloudflare released Dynamic Workflows, an MIT-licensed library that extends its durable execution engine so workflow code can differ per tenant, agent, or request at runtime. Built on Dynamic Workers, the library enables platforms to serve millions of unique durable workflows at near-zero idle cost. CI/CD and agent plan execution are the headline use cases. By Steef-Jan Wiggers

InfoQinfoq.comMay 9
2834ENG

LLMs Corrupt Your Documents When You Delegate

Article URL: https://arxiv.org/abs/2604.15597 Comments URL: https://news.ycombinator.com/item?id=48073246 Points: 132 # Comments: 43

Hacker Newsarxiv.orgMay 9
2835ENG

I returned to AWS, and was reminded why I left

314 points, 251 comments on Hacker News

Hacker Newsfourlightyears.blogspot.comMay 9
2836ENG

Counting Fast in Erlang with:counters and:atomics

56 points, 2 comments on Hacker News

Hacker Newsandrealeopardi.comMay 9
2837ENG

Inflorescence – A cross-platform native GUI for Pijul

Comments

Lobstersnest.pijul.comMay 9
2838ENG

Chrome’s AI features may be hogging 4GB of your computer storage

Comments

Lobsterstheverge.comMay 9
2839ENG

All my clients wanted a carousel, now it's an AI chatbot

Article URL: https://adele.pages.casa/md/blog/all-my-clients-wanted-a-carousel-now-it-s-an-ai-chatbot.md Comments URL: https://news.ycombinator.com/item?id=48072720 Points: 86 # Comments: 35

Hacker Newsadele.pages.casaMay 9
2840SEC

cPanel, WHM Release Fixes for Three New Vulnerabilities — Patch Now

cPanel has released updates to address three vulnerabilities in cPanel and Web Host Manager (WHM) that could be exploited to achieve privilege escalation, code execution, and denial-of-service. The list of vulnerabilities is as follows - CVE-2026-29201 (CVSS score: 4.3) - An insufficient input validation of the feature file name in the "feature::LOADFEATUREFILE" adminbin call that could result

The Hacker News (Security)thehackernews.comMay 9
2841ENG

AWS Improves Aurora Serverless: 45% Faster Ramp-Up, 30% Higher Throughput

AWS has recently announced that WorkMail will be discontinued and that App Runner will stop accepting new customers and move into maintenance mode. Several other less popular services and features are also entering maintenance or sunset phases, triggering concern and debate across the AWS community. By Renato Losio

InfoQinfoq.comMay 9
2842ENG

EU calls VPNs "a loophole that needs closing" in age verification push

Article URL: https://cyberinsider.com/eu-calls-vpns-a-loophole-that-needs-closing-in-age-verification-push/ Comments URL: https://news.ycombinator.com/item?id=48072190 Points: 205 # Comments: 145

Hacker Newscyberinsider.comMay 9
2843ENG

killswitch: per-function short-circuit mitigation primitive

Comments

Lobsterslwn.netMay 9
2844ENG

Steering Zig Fmt

I really like the idea of accounting for newline + numbers per line! Any other similar features people have noticed and liked in other language formatters? Comments

Lobstersmatklad.github.ioMay 9
2845ENG

12th International Workshop on Plan 9 (Presentations)

Comments

Lobstersyoutube.comMay 9
2846ENG

Using Claude Code: The unreasonable effectiveness of HTML

144 points, 79 comments on Hacker News

Hacker Newstwitter.comMay 9
2847ENG

A Randomized Scheduler with Probabilistic Guarantees of Finding Bugs

Comments

Lobstersmicrosoft.comMay 9
2848ENG

Over 97% of the 'Linux' Foundation's Budget Goes Not to Linux

19 points, 1 comments on Hacker News

Hacker Newstechrights.orgMay 9
2849ENG

A recent experience with ChatGPT 5.5 Pro

312 points, 161 comments on Hacker News

Hacker Newsgowers.wordpress.comMay 9
2850ENG

Remembering Planet Source Code: Sharing Code Before GitHub Made It Easy

13 points, 1 comments on Hacker News

Hacker Newspietschsoft.comMay 9

Aggregated from public RSS feeds & the Hacker News API · All links point to original sources · Clawship does not republish full articles