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.

28
ENG
0
SEC
2
AI
6774
TOTAL
Thu, Apr 9, 2026
21
6001ENG

The Internet needs an antibotty immune system, stat

Comments

Lobstersanil.recoil.orgApr 9
6002ENG

Claude mixes up who said what and that's not OK

Article URL: https://dwyer.co.za/static/claude-mixes-up-who-said-what-and-thats-not-ok.html Comments URL: https://news.ycombinator.com/item?id=47701233 Points: 155 # Comments: 141

Hacker Newsdwyer.co.zaApr 9
6003ENG

Top laptops to use with FreeBSD

185 points, 89 comments on Hacker News

Hacker Newsfreebsdfoundation.github.ioApr 9
6004ENG

Creating the Futurescape for the Fifth Element [2019]

Article URL: https://theasc.com/articles/fantastic-voyage-creating-the-futurescape-for-the-fifth-element Comments URL: https://news.ycombinator.com/item?id=47701100 Points: 56 # Comments: 19

Hacker Newstheasc.comApr 9
6005ENG

What are your programming "hunches" you haven't yet investigated?

Do other Lobsters have any hunches that certain aspects of problem could be better solved by doing x, or applying y, but haven't had the time to investigate them or the confidence to rubber duck them? Hunches often create room for interesting discussions or new ways to think about problems.

Lobsterslobste.rsApr 9
6006ENG

Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

192 points, 156 comments on Hacker News

Hacker Newsbraw.devApr 9
6007ENG

A practical guide for setting up Zettelkasten method in Obsidian

33 points, 14 comments on Hacker News

Hacker Newsdesktopcommander.appApr 9
6008ENG

How Much Linear Memory Access Is Enough?

Comments

Lobsterssolidean.comApr 9
6009ENG

Help Keep Thunderbird Alive

Article URL: https://updates.thunderbird.net/en-US/thunderbird/140.0/apr26-1e/donate/ Comments URL: https://news.ycombinator.com/item?id=47700388 Points: 195 # Comments: 128

Hacker Newsupdates.thunderbird.netApr 9
6010ENG

Process Manager for Autonomous AI Agents

Article URL: https://botctl.dev/ Comments URL: https://news.ycombinator.com/item?id=47699814 Points: 52 # Comments: 11

Hacker Newsbotctl.devApr 9
6011ENG

The Life and Death of the Book Review

12 points, 3 comments on Hacker News

Hacker Newslibertiesjournal.comApr 9
6012ENG

The AI Great Leap Forward

Comments

Lobstersleehanchung.github.ioApr 9
6013ENG

Flatpak: Complete Sandbox Escape

Comments

Lobstersgithub.comApr 9
6014ENG

GitHub availability report: March 2026

In March, we experienced four incidents that resulted in degraded performance across GitHub services. The post GitHub availability report: March 2026 appeared first on The GitHub Blog.

GitHub Bloggithub.blogApr 9
6015ENG

Starfling: A one-tap endless orbital slingshot game in a single HTML file

49 points, 21 comments on Hacker News

Hacker Newsplaystarfling.comApr 9
6016ENG

Bevy game development tutorials and in-depth resources

65 points, 10 comments on Hacker News

Hacker Newstaintedcoders.comApr 9
6017ENG

Newly created Polymarket accounts win big on well-timed Iran ceasefire bets

Article URL: https://www.theguardian.com/business/2026/apr/08/polymarket-trump-us-iran-ceasefire Comments URL: https://news.ycombinator.com/item?id=47698082 Points: 113 # Comments: 84

Hacker Newstheguardian.comApr 9
6018ENG

LittleSnitch for Linux

Article URL: https://obdev.at/products/littlesnitch-linux/index.html Comments URL: https://news.ycombinator.com/item?id=47697870 Points: 13 # Comments: 1

Hacker Newsobdev.atApr 9
6019ENG

How Pizza Tycoon simulated traffic on a 25 MHz CPU

Comments

Lobsterspizzalegacy.nlApr 9
6020AI

OpenAI Full Fan Mode Contest: Terms & Conditions

Explore the official terms and conditions for the OpenAI Full Fan Mode Contest, including eligibility, entry steps, judging criteria, and prize details. Learn how to participate, submit your entry on Instagram, and win IPL match tickets.

OpenAI Blogopenai.comApr 9
6021AI

CyberAgent moves faster with ChatGPT Enterprise and Codex

CyberAgent uses ChatGPT Enterprise and Codex to securely scale AI adoption, improve quality, and accelerate decisions across advertising, media, and gaming.

OpenAI Blogopenai.comApr 9
Wed, Apr 8, 2026
9
6001ENG

Automatic registration for US Military draft to begin in December

Article URL: https://thehill.com/policy/defense/5822914-automatic-registration-military-draft/ Comments URL: https://news.ycombinator.com/item?id=47697670 Points: 27 # Comments: 23

Hacker Newsthehill.comApr 8
6002ENG

Claude Managed Agents Overview

Article URL: https://platform.claude.com/docs/en/managed-agents/overview Comments URL: https://news.ycombinator.com/item?id=47697641 Points: 18 # Comments: 9

Hacker Newsplatform.claude.comApr 8
6003ENG

Keychron-Keyboards-Hardware-Design: All the industrial design files for Keychron keyboards and mice

Comments

Lobstersgithub.comApr 8
6004ENG

Show HN: Tired of logic in useEffect, I built a class-based React state manager

Article URL: https://thales.me/posts/why-i-built-snapstate/ Comments URL: https://news.ycombinator.com/item?id=47696760 Points: 12 # Comments: 19

Hacker Newsthales.meApr 8
6005ENG

Giving LLMs a Formal Reasoning Engine for Code Analysis

Comments

Lobstersyogthos.netApr 8
6006ENG

Show HN: Is Hormuz open yet?

I built this because I was interested in the data. Didn't fully get it to what I wanted, but thought I'd share it nonetheless. Maybe someone has better data sources they could share! Turns out live ship tracking APIs are expensive so I manually just copied the json from https://www.marinetraffic.com/en/ais/home/centerx:57.4/cente... I'll probably have an ai agent do the same thing on some cron interval, if this gets any fanfare. To actually know if the port is open without live ship tracking I found https://portwatch.imf.org/pages/cb5856222a5b4105adc6ee7e880a... which was perfect, except it has 4 day lag! I also thought of adding news feed parsing or prediction market data to get a more definitive answer on if it's open right when you load it, but I spent a few hours and am gonna move on for now. Comments URL: https://news.ycombinator.com/item?id=47696562 Points: 228 # Comments: 86

Hacker Newsishormuzopenyet.comApr 8
6007ENG

John Deere to pay $99M in right-to-repair settlement

Article URL: https://www.thedrive.com/news/john-deere-to-pay-99-million-in-monumental-right-to-repair-settlement Comments URL: https://news.ycombinator.com/item?id=47696035 Points: 153 # Comments: 40

Hacker Newsthedrive.comApr 8
6008ENG

Little Snitch for Linux

Comments

Lobstersobdev.atApr 8
6009ENG

Optimal Strategy for Connect 4

87 points, 11 comments on Hacker News

Hacker News2swap.github.ioApr 8

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