Over 181,000 AI meeting recordings left wide open in note taking app

I reported this on January 28th, 2026. It is now July 2026. Six months later. The Firestore database is still wide open. The CTO never responded. I guess my emails were too long and they didn’t view them. What is tl;dv? tl;dv (Too Long; Didn’t View) is an AI meeting recording platform. It drops a […]
Squeak/Smalltalk 6.1 Release Notes

These release notes are optimized for viewing inside Squeak, as they contain a lot of interactive examples. On this page, interactive links open in SqueakJS, which is a browser-based Smalltalk VM with some limitations. For the best experience, download Squeak and read the release notes there. *** Squeak 6.1 ”Vanessa” Release Notes *** As Squeak […]
Tail-call optimization in C is relatively recent

Tail-call optimization in C is relatively recent Posted Aug 21, 2025 22:11 UTC (Thu) by anton (subscriber, #25547) Parent article: Python, tail calls, and performance Actually tail calls in C have not been around forever. The C calling convention has been that the callee does not remove any stuff the caller has put on the […]
Because It’s Not Fun Enough: why languages fail

Andrew Oram wrote a two-part series for the Linux Professional Institute asking why programming languages rise and fall (parts one and two.) It says, roughly, that C, C++, and JavaScript are immortal (for now!), with Java a maybe; COBOL, FORTRAN, BASIC, and Perl lived respectable lives and got sent upstate to retire on a farm; […]
A ’bananas’ order for 5000 obscure book titles fuels suspicion

From Galway to Berlin and beyond, independent booksellers across Europe agree that something very strange is going on. Last May Tomás Kenny of famous Galway book retailer Kennys received what he describes as a “bananas” online order for 5,000 books. But it was less the scale of the order that caught his eye and more […]
Meta Muse Glimmer – open weights 30B local coding model

Today, we’re introducing Muse Glimmer, the next model from Meta Superintelligence Labs, and open sourcing the model weights under a permissive Apache 2.0 license. Muse Glimmer is a 30-billion-parameter model optimized for always-on local agent workflows. It’s small enough to run on a Mac or PC with a single consumer GPU, enabling use cases that range from local agents […]
Docker Sandboxes – Disposable, isolated sandboxes for AI agents

With Docker Sandboxes, your developers get isolated environments to run agents freely and safely. When your team needs to go further with network access restrictions, filesystem policies, and centralized admin controls, we can help you configure the right setup. Docker AI Governance adds network access policies, filesystem controls, and org-wide MCP governance: defined once, enforced […]
Auto mode is now the default in Claude Code

We’re making auto mode the default in Claude Code. Starting on August 14, new sessions on Pro, Max, and Team plans will run in auto mode. If you’ve already set a different default yourself, you may get a one-time prompt asking whether you want to switch to auto mode. If you have a pinned default, […]
Run Android ARM64 VR APKs on Apple Vision Pro

Running Android ARM64 VR APKs on Apple Vision Pro, no JIT required! Architecture klepton-ld translates Android .so libraries into loadable Apple .dylib and .framework libraries, which then link into the Klepton runtime. Klepton currently focuses on Java-thin applications only (no ART, no JVM). For graphics, GLES 3.2 is translated to a vendored ANGLE GLES 3.0 […]
What Happened to HackerOne?

So…what’s going on at HackerOne lately? It might be time for a wellness check. If you are new to the bug bounty space (1-3 years), you might not have any idea what I’m talking about. But as a properly washed-up bug bounty hunter who lived through the golden era of HackerOne, I think it’s time […]