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
2
SEC
0
AI
5340
TOTAL
Sun, May 24, 2026
9
961ENG

Seeking a Language in Mathematics 1523-1571

5 points, 1 comments on Hacker News

Hacker Newstyndale.orgMay 24
962ENG

Amazon Web Services – Four Years and Out

Article URL: https://www.adventuresinoss.com/aws-four-years/ Comments URL: https://news.ycombinator.com/item?id=48254475 Points: 201 # Comments: 62

Hacker Newsadventuresinoss.comMay 24
963ENG

Why is Vivado 2026.1 dropping Linux support for free tier?

Article URL: https://adaptivesupport.amd.com/s/question/0D5Pd00001YQLdMKAX/why-is-vivado-20261-dropping-linux-support-for-free-tier-?language=en_US Comments URL: https://news.ycombinator.com/item?id=48254309 Points: 152 # Comments: 54

Hacker Newsadaptivesupport.amd.comMay 24
964ENG

The C64 Dead Test Font

Article URL: https://www.masswerk.at/nowgobang/2026/c64-dead-test-font Comments URL: https://news.ycombinator.com/item?id=48254236 Points: 47 # Comments: 5

Hacker Newsmasswerk.atMay 24
965ENG

Alexander Grothendieck Revolutionized 20th-Century Mathematics

Article URL: https://www.quantamagazine.org/how-alexander-grothendieck-revolutionized-20th-century-mathematics-20260520/ Comments URL: https://news.ycombinator.com/item?id=48254020 Points: 61 # Comments: 11

Hacker Newsquantamagazine.orgMay 24
966ENG

Microsoft open-sources "the earliest DOS source code discovered to date"

https://opensource.microsoft.com/blog/2026/04/28/continuing-... Comments URL: https://news.ycombinator.com/item?id=48253386 Points: 84 # Comments: 22

Hacker Newsarstechnica.comMay 24
967ENG

Scammers are abusing an internal Microsoft account to send spam links

Article URL: https://techcrunch.com/2026/05/21/scammers-are-abusing-an-internal-microsoft-account-to-send-spam/ Comments URL: https://news.ycombinator.com/item?id=48253186 Points: 59 # Comments: 9

Hacker Newstechcrunch.comMay 24
968ENG

Wake up! 16b

Article URL: https://hellmood.111mb.de/wake_up_16b_writeup.html Comments URL: https://news.ycombinator.com/item?id=48253060 Points: 85 # Comments: 6

Hacker Newshellmood.111mb.deMay 24
969ENG

API proposed by Chrome: Declarative partial updates

Article URL: https://developer.chrome.com/blog/declarative-partial-updates Comments URL: https://news.ycombinator.com/item?id=48252957 Points: 10 # Comments: 0

Hacker Newsdeveloper.chrome.comMay 24
Sat, May 23, 2026
21
961ENG

ICE Awards $25M Iris-Scanning Contract to Bi2 Technologies

Article URL: https://www.projectsaltbox.com/p/ice-awards-25-million-iris-scanning Comments URL: https://news.ycombinator.com/item?id=48252720 Points: 104 # Comments: 26

Hacker Newsprojectsaltbox.comMay 23
962ENG

My I3-Emacs Integration

Article URL: https://khz.ac/software/i3-integration.html Comments URL: https://news.ycombinator.com/item?id=48252535 Points: 40 # Comments: 7

Hacker Newskhz.acMay 23
963ENG

Byrne's Euclid

Article URL: https://www.c82.net/euclid/ Comments URL: https://news.ycombinator.com/item?id=48252146 Points: 26 # Comments: 7

Hacker Newsc82.netMay 23
964ENG

Toxic chemical leak at a manufacturing facility in Orange County

Article URL: https://www.bbc.com/news/articles/c3w2l249j8go Comments URL: https://news.ycombinator.com/item?id=48252060 Points: 133 # Comments: 89

Hacker Newsbbc.comMay 23
965ENG

remind(1) -- calendar and alarm program

"Remind is a sophisticated calendar and alarm program designed to run on Linux and other UNIX-like systems." Comments

Lobstersdianne.skoll.caMay 23
966ENG

“Long-Term Support” doesn’t mean what you think

Comments

Lobsterspointieststick.comMay 23
967ENG

The Steinwinter Supercargo

21 points, 0 comments on Hacker News

Hacker Newsthedrive.comMay 23
968ENG

The Architecture of BerkeleyDB

Comments

Lobstersaosabook.orgMay 23
969ENG

Pardon MIE?

Article URL: https://ironpeak.be/blog/bypassing-apple-mie/ Comments URL: https://news.ycombinator.com/item?id=48251229 Points: 11 # Comments: 3

Hacker Newsironpeak.beMay 23
970ENG

Procedural Fascicle for R7RS Large Scheme

Scheme Working Group 2 is pleased to announce the first draft of the second part of the R7RS-Large Foundations, the "Procedural Fascicle." This draft encompasses the familiar block programming forms, such as lambda, let, if, or, and set!. The draft is available here: https://r7rs.org/large/fascicles/proc/ The biggest new feature is the ability to mix definitions and expressions in bodies, such as the body of a lambda. For example, the following is now valid: (define (map f lst) (unless (list? lst) (error 'map "not a list" lst)) (define (map* lst acc) (if (null? lst) (reverse acc) (map* (cdr lst) (cons (f (car lst)) acc)))) (map* lst '())) We welcome any and all comments on the draft. Anyone can comment by: Filing an issue on the R7RS-Large issue tracker Sending mail to the Working Group 2 mailing list (you do not need a Google account) Sending mail to the Scheme Reports mailing list at [email protected] Sending mail to the cor

Lobstersr7rs.orgMay 23
971ENG

Air France and Airbus found guilty of manslaughter over 2009 plane crash

Article URL: https://www.bbc.com/news/articles/czd2qmdvmq6o Comments URL: https://news.ycombinator.com/item?id=48250980 Points: 24 # Comments: 11

Hacker Newsbbc.comMay 23
972ENG

The Forgotten Art of the LAN Party (2023)

43 points, 15 comments on Hacker News

Hacker Newssuperjumpmagazine.comMay 23
973ENG

Jira is Turing-Complete

Comments

Lobstersseriot.chMay 23
974ENG

It's time to talk about my writerdeck

Article URL: https://veronicaexplains.net/my-first-writerdeck/ Comments URL: https://news.ycombinator.com/item?id=48250144 Points: 152 # Comments: 92

Hacker Newsveronicaexplains.netMay 23
975ENG

Texas woman arrested for Facebook post about town water quality

Article URL: https://reclaimthenet.org/texas-woman-arrested-for-facebook-post-about-town-water-quality Comments URL: https://news.ycombinator.com/item?id=48249747 Points: 478 # Comments: 216

Hacker Newsreclaimthenet.orgMay 23
976SEC

npm Adds 2FA-Gated Publishing and Package Install Controls Against Supply Chain Attacks

GitHub has rolled out new controls for npm to improve the security of the software supply chain, giving maintainers the ability to explicitly approve a release prior to the packages becoming publicly available for installation. Called staged publishing, the feature is now generally available on npm. It mandates that a human maintainer pass a two-factor authentication (2FA) challenge to approve

The Hacker News (Security)thehackernews.comMay 23
977ENG

Reverse engineering circuitry in a Spacelab computer from 1980

Article URL: https://www.righto.com/2026/05/reverse-engineering-spacelab-computer.html Comments URL: https://news.ycombinator.com/item?id=48248954 Points: 69 # Comments: 5

Hacker Newsrighto.comMay 23
978ENG

Evaluating Spec CPU2026

Article URL: https://chipsandcheese.com/p/evaluating-spec-cpu2026 Comments URL: https://news.ycombinator.com/item?id=48248861 Points: 18 # Comments: 3

Hacker Newschipsandcheese.comMay 23
979SEC

Packagist Supply Chain Attack Infects 8 Packages Using GitHub-Hosted Linux Malware

A new "coordinated" supply chain attack campaign has impacted eight packages on Packagist including malicious code designed to run a Linux binary retrieved from a GitHub Releases URL. "Although the affected packages were all Composer packages, the malicious code was not added to composer.json," Socket said. "Instead, it was inserted into package.json, targeting projects that ship JavaScript

The Hacker News (Security)thehackernews.comMay 23
980ENG

Italy Cancels Boeing Pegasus Order, Shifting to Airbus A330 MRTT

Article URL: https://www.euronews.com/my-europe/2026/05/21/italy-moves-to-airbus-a330-tankers-in-major-nato-aligned-shift Comments URL: https://news.ycombinator.com/item?id=48248775 Points: 206 # Comments: 65

Hacker Newseuronews.comMay 23
981ENG

Hershey is a textual vector font format

Comments

Lobsterswiki.xxiivv.comMay 23

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