Andrew Johnston

@billywhizz.bsky.social

https://billywhizz.io/ pushing bits @bloomberg.com hacking on a js runtime at https://github.com/just-js opinions are my own

"Stappers and Claude solved an open problem in combinatorics in an hour. Knuth proved why it works. That’s not AI replacing mathematicians. It’s a remarkably productive division of labor, and a template for what comes next" medium.com/@vishalmisra...

Knuth just showed us where to put the human

Don Knuth recently posted a note called “Claude’s Cycles.” Claude Opus 4.6, coached by Filip Stappers, solved an open problem Knuth had…

medium.com

Some time ago, @jonkuperman.com & @tchetwin.bsky.social had a dream for the JS engineers at Bloomberg to be more public about the cool JS work we have going on. That dream has come true - now we have a blog platform 🎉 (You'll see more articles over the next few days) bloomberg.github.io/js-blog/

Bloomberg JS Blog

The official Bloomberg JavaScript blog - insights, tutorials, and best practices from Bloomberg's JavaScript engineering team.

bloomberg.github.io

"The interesting part is not the payload. It is how the attacker got the npm token in the first place: by injecting a prompt into a GitHub issue title, which an AI triage bot read, interpreted as an instruction, and executed" grith.ai/blog/clineje...

A GitHub Issue Title Compromised 4,000 Developer Machines

A prompt injection in a GitHub issue triggered a chain reaction that ended with 4,000 developers getting OpenClaw installed without consent. The attack composes well-understood vulnerabilities into so...

grith.ai

Micro QuickJS is a new JavaScript engine by the famous Fabrice Bellard 🎉 📖 Written in C 🗜️ Uses 100 kB ROM ⚠️ Supports a subset of JS close to ES5 🐏 Runs programs in as little as 10 kB of RAM 🔥 Speed is comparable to the full QuickJS engine github.com/bellard/mqui...

GitHub - bellard/mquickjs: Public repository of the Micro QuickJS Javascript Engine

Public repository of the Micro QuickJS Javascript Engine - bellard/mquickjs

github.com

it's the time of the year when thoughts turn not just to how soon we can stop for the holidays but also what we'll be coming back to, which makes it a good time for me to take a look ahead at ECMAScript 2026 and all the features that we already know will become part of JavaScript then

ES2026 Solves JavaScript Headaches With Dates, Math and Modules

With ECMAScript 2026, JavaScript will get more precise about sums, errors, international dates and times — and it may finally be time for Temporal.

thenewstack.io