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.

26
ENG
3
SEC
1
AI
6774
TOTAL
Wed, Apr 8, 2026
30
6031ENG

USB for Software Developers: An introduction to writing userspace USB drivers

Article URL: https://werwolv.net/posts/usb_for_sw_devs/ Comments URL: https://news.ycombinator.com/item?id=47695012 Points: 166 # Comments: 22

Hacker Newswerwolv.netApr 8
6032ENG

Expanding Swift's IDE Support

Article URL: https://swift.org/blog/expanding-swift-ide-support/ Comments URL: https://news.ycombinator.com/item?id=47694983 Points: 72 # Comments: 34

Hacker Newsswift.orgApr 8
6033ENG

One item purchased, Ten emails

Article URL: https://joshghent.com/online-shopping/ Comments URL: https://news.ycombinator.com/item?id=47694093 Points: 22 # Comments: 3

Hacker Newsjoshghent.comApr 8
6034ENG

Every plane you see in the sky – you can now follow it from the cockpit in 3D

49 points, 13 comments on Hacker News

Hacker Newsflight-viz.comApr 8
6035ENG

Show HN: Orange Juice – Small UX improvements that make HN much easier to read

Article URL: http://oj-hn.com/ Comments URL: https://news.ycombinator.com/item?id=47694036 Points: 10 # Comments: 1

Hacker Newsoj-hn.comApr 8
6036ENG

Flashback to a time when government reports were works of art

3 points, 1 comments on Hacker News

Hacker Newschicagotribune.comApr 8
6037SEC

New Chaos Variant Targets Misconfigured Cloud Deployments, Adds SOCKS Proxy

Cybersecurity researchers have flagged a new variant ofmalware called Chaosthat'scapable of hitting misconfigured cloud deployments, marking an expansion of the botnet's targeting infrastructure. "Chaos malware is increasingly targeting misconfigured cloud deployments, expanding beyond its traditional focus on routers and edge devices," Darktrace said in a new report.

The Hacker News (Security)thehackernews.comApr 8
6038ENG

I've been waiting over a month for Anthropic to respond to my billing issue

Article URL: https://nickvecchioni.github.io/thoughts/2026/04/08/anthropic-support-doesnt-exist/ Comments URL: https://news.ycombinator.com/item?id=47693679 Points: 256 # Comments: 133

Hacker Newsnickvecchioni.github.ioApr 8
6039ENG

Borrow-checking surprises

Comments

Lobstersscattered-thoughts.netApr 8
6040ENG

Surelock: Deadlock-Free Mutexes for Rust

103 points, 29 comments on Hacker News

Hacker Newsnotes.brooklynzelenka.comApr 8
6041ENG

Understanding the Kalman Filter with a Simple Radar Example

Article URL: https://kalmanfilter.net Comments URL: https://news.ycombinator.com/item?id=47693153 Points: 31 # Comments: 2

Hacker Newskalmanfilter.netApr 8
6042ENG

tailslayer: Library for reducing tail latency in RAM reads

Comments

Lobstersgithub.comApr 8
6043ENG

Claude Managed Agents

Article URL: https://claude.com/blog/claude-managed-agents Comments URL: https://news.ycombinator.com/item?id=47693047 Points: 49 # Comments: 9

Hacker Newsclaude.comApr 8
6044ENG

Show HN: TUI-use: Let AI agents control interactive terminal programs

Article URL: https://github.com/onesuper/tui-use Comments URL: https://news.ycombinator.com/item?id=47692661 Points: 11 # Comments: 13

Hacker Newsgithub.comApr 8
6045ENG

GitHub Universe is back: We want you to take the stage

Get inspired by five of the most memorable, magical, and quirky Universe sessions to date. The post GitHub Universe is back: We want you to take the stage appeared first on The GitHub Blog.

GitHub Bloggithub.blogApr 8
6046SEC

Masjesu Botnet Emerges as DDoS-for-Hire Service Targeting Global IoT Devices

Cybersecurity researchers have lifted the curtain on a stealthy botnet that's designed for distributed denial-of-service (DDoS) attacks. Called Masjesu, the botnet has been advertised via Telegram as a DDoS-for-hire service since it first surfaced in 2023. It's capable of targeting a wide range of IoT devices, such as routers and gateways, spanning multiple architectures. "Built for

The Hacker News (Security)thehackernews.comApr 8
6047ENG

Muse Spark – Meta Superintelligence Labs

https://ai.meta.com/blog/introducing-muse-spark-msl/ Comments URL: https://news.ycombinator.com/item?id=47692102 Points: 175 # Comments: 132

Hacker Newsmeta.aiApr 8
6048ENG

Muse Spark: Scaling Towards Personal Superintelligence

Article URL: https://ai.meta.com/blog/introducing-muse-spark-msl/?_fb_noscript=1 Comments URL: https://news.ycombinator.com/item?id=47692043 Points: 101 # Comments: 47

Hacker Newsai.meta.comApr 8
6049ENG

I Ported Mac OS X to the Nintendo Wii

Article URL: https://bryankeller.github.io/2026/04/08/porting-mac-os-x-nintendo-wii.html Comments URL: https://news.ycombinator.com/item?id=47691730 Points: 526 # Comments: 103

Hacker Newsbryankeller.github.ioApr 8
6050ENG

Verifying human authorship with human.json

Comments

Lobstersjoelchrono.xyzApr 8
6051ENG

What is RISC-V and why it matters to Canonical

87 points, 52 comments on Hacker News

Hacker Newsubuntu.comApr 8
6052ENG

Open source security at Astral

Comments

Lobstersastral.shApr 8
6053ENG

On Vinyl Cache and Varnish Cache

Comments

Lobstersvinyl-cache.orgApr 8
6054ENG

Show HN: Explore the Silk Roads through an interactive map

Article URL: https://www.intofarlands.com/silk-roads-map Comments URL: https://news.ycombinator.com/item?id=47691174 Points: 32 # Comments: 4

Hacker Newsintofarlands.comApr 8
6055ENG

Microsoft Abruptly Terminates VeraCrypt Account, Halting Windows Updates

Article URL: https://www.404media.co/microsoft-abruptly-terminates-veracrypt-account-halting-windows-updates/ Comments URL: https://news.ycombinator.com/item?id=47690977 Points: 258 # Comments: 80

Hacker News404media.coApr 8
6056ENG

Show HN: Go-Bt: Minimalist Behavior Trees for Go

Hey HN, I just published v0.1.0 of go-bt and would love some feedback from the Go veterans here. Thanks in advance! Comments URL: https://news.ycombinator.com/item?id=47690797 Points: 32 # Comments: 3

Hacker Newsgithub.comApr 8
6057ENG

The Future of Everything is Lies, I Guess

Comments

Lobstersaphyr.comApr 8
6058AI

The next phase of enterprise AI

OpenAI outlines the next phase of enterprise AI, as adoption accelerates across industries with Frontier, ChatGPT Enterprise, Codex, and company-wide AI agents.

OpenAI Blogopenai.comApr 8
6059SEC

APT28 Deploys PRISMEX Malware in Campaign Targeting Ukraine and NATO Allies

The Russian threat actor known as APT28 (aka Forest Blizzard and Pawn Storm) has been linked to a fresh spear-phishing campaign targeting Ukraine and its allies to deploy a previously undocumented malware suite codenamed PRISMEX. "PRISMEX combines advanced steganography, component object model (COM) hijacking, and legitimate cloud service abuse for command-and-control," Trend Micro

The Hacker News (Security)thehackernews.comApr 8
6060ENG

Where does all the milk go?

15 points, 7 comments on Hacker News

Hacker Newsdhanishsemar.comApr 8

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