How An Attacker’s Blunder Gave Us a Rare Look Inside Their Day-to-Day Operations

Figure 8: Threat actor starts to rely on automated workflows The threat actor also appeared to be interested in other AI tools to help with data generation and writing. We saw multiple Google searches for “free ai no signup” and for “csv generator ai.” We also saw the threat actor using Toolbaz AI, which is […]
Building a DOOM-like multiplayer shooter in pure SQL

I recently stumbled across Patrick’s excellent DOOM clone running in a browser powered by DuckDB-WASM. Ever since I’ve read that, I wanted to push his awesome idea to the logical extreme: Build a multiplayer DOOM-like shooter entirely in SQL with CedarDB doing all the heavy lifting. During a month of parental leave (i.e., a lot […]
We All Dodged a Bullet

Published on 2025-09-09, 971 words, 4 minutes to read That NPM attack could have been so much worse. Cadey This post and its online comment sections are blame-free zones. We are not blaming anyone for clicking on the phishing link. If you were targeted with such a phishing attack, you’d fall for it too and […]
A new experimental Go API for JSON

Joe Tsai, Daniel Martí, Johan Brandhorst-Satzkorn, Roger Peppe, Chris Hines, and Damien Neil9 September 2025 Introduction JavaScript Object Notation (JSON) is a simple data interchange format. Almost 15 years ago, we wrote about support for JSON in Go, which introduced the ability to serialize and deserialize Go types to and from JSON data. Since then, […]
US High school students’ scores fall in reading and math

WASHINGTON (AP) — A decade-long slide in high schoolers’ reading and math performance persisted during the COVID-19 pandemic, with 12th graders’ scores dropping to their lowest level in more than 20 years, according to results released Tuesday from an exam known as the nation’s report card. Eighth-grade students also lost significant ground in science skills, […]
New Mexico is first state in US to offer universal child care

SANTA FE — Governor Michelle Lujan Grisham and the New Mexico Early Childhood Education and Care Department announced a historic milestone on Monday: New Mexico will become the first state in the nation to guarantee no-cost universal child care starting Nov. 1. This groundbreaking new initiative will make child care available to all New Mexicans, […]
Claude can now create and edit files

Claude can now create and edit Excel spreadsheets, documents, PowerPoint slide decks, and PDFs directly in Claude.ai and the desktop app. This transforms how you work with Claude—instead of only receiving text responses or in-app artifacts, you can describe what you need, upload relevant data, and get ready-to-use files in return. File creation is now […]
Google to Obey South Korean Order to Blur Satellite Images on Maps

Google said on Tuesday that it would comply with the South Korean government’s demand to blur sensitive satellite images on its mapping services, paving the way for the US tech giant to compete better with local navigation platforms. The Barron’s news department was not involved in the creation of the content above. This article was […]
How to Use Claude Code Subagents to Parallelize Development

In my last post I talked about how I spent a week heads down using AI to work on a greenfield engineering metrics tool. As I built it, I’d often navigate the web app and spot things that needed to be fleshed out. Sometimes it was a small typo; other times it was a bigger […]
Show HN: Term.everything – Run any GUI app in the terminal
Run every GUI app in the terminal! Even over ssh! Behold as I play a video game in a font in a web browser in a terminal transmitted over ssh (with one hand tied behind my back)! Read about how it works! Check out HowIDidIt.md More Examples The quality of the window is limited to […]