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
7338
TOTAL
Fri, Jul 17, 2026
15
331SEC

CISA Adds Exploited SharePoint RCE Zero-Day CVE-2026-58644 to KEV

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) on Thursday added a newly patched security flaw impacting Microsoft SharePoint Server to its Known Exploited Vulnerabilities (KEV) catalog, requiring Federal Civilian Executive Branch (FCEB) agencies to apply the fixes by July 19, 2026. The vulnerability in question is CVE-2026-58644 (CVSS score: 9.8), a critical deserialization

The Hacker News (Security)thehackernews.com4d
332ENG

PACT: Anonymous Credentials for the Web – Mozilla Hacks

Comments

Lobstershacks.mozilla.org4d
333ENG

EEG shows brain can simultaneous encode two speech streams

Article URL: https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.3003876 Comments URL: https://news.ycombinator.com/item?id=48943745 Points: 89 # Comments: 48

Hacker Newsjournals.plos.org4d
334ENG

Pebble Mega Update – July 2026

Article URL: https://repebble.com/blog/pebble-mega-update-july-2026 Comments URL: https://news.ycombinator.com/item?id=48943174 Points: 117 # Comments: 38

Hacker Newsrepebble.com4d
335ENG

How Has Roman Concrete Lasted for Millennia? 1,900-Year-Old Latrine Offers Clues

Article URL: https://www.smithsonianmag.com/smart-news/how-has-roman-concrete-lasted-for-millennia-a-1900-year-old-latrine-offers-new-clues-about-the-materials-impressive-durability-180989115/ Comments URL: https://news.ycombinator.com/item?id=48943142 Points: 130 # Comments: 85

Hacker Newssmithsonianmag.com4d
336ENG

Earth Rotation Records Spur October Vote to Avert Negative Leap Second

Comments

Lobsterstechtimes.com5d
337ENG

Stop the GUARD Act and age verification laws worldwide

Comments

Lobstersfsf.org5d
338ENG

UIUC AI Teaching Assistant

Article URL: https://github.com/Center-for-AI-Innovation/ai-teaching-assistant-uiuc Comments URL: https://news.ycombinator.com/item?id=48942721 Points: 18 # Comments: 0

Hacker Newsgithub.com5d
339ENG

In-toto: A framework to secure the integrity of software supply chains

30 points, 0 comments on Hacker News

Hacker Newsin-toto.io5d
340ENG

Using GCC's Nested Functions with Wide Pointers and no Trampolines II

Comments

Lobstersuecker.codeberg.page5d
341ENG

GrapheneOS recommended for domestic abuse victims

14 points, 6 comments on Hacker News

Hacker Newsprivacypros.com.au5d
342ENG

M 3.9 Experimental Explosion – 147 Km ENE of Ponce Inlet, Florida

44 points, 13 comments on Hacker News

Hacker Newsearthquake.usgs.gov5d
343ENG

The Human-in-the-Loop Is Tired

58 points, 33 comments on Hacker News

Hacker Newspydantic.dev5d
344ENG

Here's how I host my own AIM server

Comments

Lobstersveronicaexplains.net5d
345ENG

Lingbot-map: A 3D foundation model for reconstructing scenes from streaming data

Article URL: https://github.com/Robbyant/lingbot-map Comments URL: https://news.ycombinator.com/item?id=48941908 Points: 7 # Comments: 0

Hacker Newsgithub.com5d
Thu, Jul 16, 2026
15
331ENG

Battery packs: Let's talk about crates, baby

24 points, 9 comments on Hacker News

Hacker Newssmallcultfollowing.com5d
332ENG

Show HN: Mojibake – A low-level Unicode library written in C

I've written Mojibake because I don't like the other Unicode libraries for Unicode support. It consists of only two amalgamation files: mojibake.h and mojibake.c. I've added all the most important Unicode algorithms, such as normalization, case conversion, segmentation, bidirectional text, collation, confusable, and others. I regularly test it in these OSes: Linux, macOS, FreeBSD, OpenBSD, NetBSD, and Windows 11. You can find a WASM demo on that site of all the public API functions and the documentation. If you want to participate, feel free to do it. Any kind of help is welcome. Check the CONTRIBUTING.md and API.md files in the GitHub repository for instructions on how to do it. Comments URL: https://news.ycombinator.com/item?id=48941123 Points: 47 # Comments: 7

Hacker Newsmojibake.zaerl.com5d
333ENG

The Little Book of Reinforcement Learning

74 points, 10 comments on Hacker News

Hacker Newsgithub.com5d
334ENG

CVE-2026-25089: FortiSandbox unauthenticated command injection added to CISA KEV

Article URL: https://hellorecon.com/blog/cve-2026-25089 Comments URL: https://news.ycombinator.com/item?id=48940895 Points: 28 # Comments: 0

Hacker Newshellorecon.com5d
335ENG

The Zilog Z80 has turned 50

Comments

Lobstersgoliath32.com5d
336ENG

'Likweli': A new monkey species discovered in the Congo Basin

57 points, 8 comments on Hacker News

Hacker Newsnews.yale.edu5d
337ENG

Ring-Zero: Scaling Zero RL to a Trillion Parameters for Emergent Reasoning

Article URL: https://arxiv.org/abs/2607.12395 Comments URL: https://news.ycombinator.com/item?id=48940603 Points: 40 # Comments: 14

Hacker Newsarxiv.org5d
338ENG

Mathematics of Data Science

Article URL: https://arxiv.org/abs/2607.11938 Comments URL: https://news.ycombinator.com/item?id=48939896 Points: 19 # Comments: 0

Hacker Newsarxiv.org5d
339ENG

Timeline Scan – AI fixes the dates on your scanned photos

Article URL: https://timelinescan.com/ Comments URL: https://news.ycombinator.com/item?id=48939764 Points: 8 # Comments: 15

Hacker Newstimelinescan.com5d
340ENG

Helium escaping from atmosphere of nearby rocky exoplanet in a habitable zone

Article URL: https://www.science.org/doi/10.1126/science.aea9708 Comments URL: https://news.ycombinator.com/item?id=48939742 Points: 33 # Comments: 4

Hacker Newsscience.org5d
341ENG

Show HN: Libretto PR agents – Automatically fix failing playwright scripts

Libretto PR agents is a free TypeScript library for maintaining Playwright browser automations. Add one line of code to your existing Playwright scripts and it lets an agent automatically open GitHub PRs fixing the script when it fails. A few months ago we released Libretto, a CLI + coding-agent skill for building deterministic browser automations. The idea was that for many browser workflows, especially repetitive business workflows, you don’t need an AI agent making decisions at runtime. You want deterministic Playwright scripts that are inspectable, faster to run, and much cheaper than repeatedly calling an AI browser agent. That helped us generate Playwright and network-request-based scripts, but websites can often change which breaks deterministic scripts. So maintaining a variety of scripts at scale is a headache. If you already have a bunch of functioning Playwright scripts, the last thing you want is to rewrite everything around a new runtime AI framework like browser-use or st

Hacker Newslibretto.sh5d
342ENG

LM Studio Bionic: the AI agent for open models

Article URL: https://lmstudio.ai/blog/introducing-lm-studio-bionic Comments URL: https://news.ycombinator.com/item?id=48939662 Points: 57 # Comments: 17

Hacker Newslmstudio.ai5d
343ENG

The privacy problems hidden in your period tracker

Article URL: https://www.bbc.com/future/article/20260715-how-period-trackers-share-womens-private-details Comments URL: https://news.ycombinator.com/item?id=48939641 Points: 37 # Comments: 10

Hacker Newsbbc.com5d
344ENG

$100 AI Music Video: Claude Fable 5 vs. GPT-5.6 Sol

Article URL: https://www.tryai.dev/blog/ai-music-video-arena-claude-vs-gpt-5.6 Comments URL: https://news.ycombinator.com/item?id=48939524 Points: 58 # Comments: 41

Hacker Newstryai.dev5d
345ENG

AWS Continuum to Enable Agentic Code Security for Enterprises

Amazon Web Services has recently introduced AWS Continuum, a new integrated security platform to automate the discovery, enforcement, and remediation of security issues across codebases, dependencies, and applications. AWS Continuum launches with four agentic capabilities, aiming at the entire vulnerability lifecycle: penetration testing, code review, threat modelling, and code vulnerabilities. By Gianmarco Nalin

InfoQinfoq.com5d

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