โŒ

Normal view

There are new articles available, click to refresh the page.
Before yesterdayMain stream

Beyond grep: The case for a context-rich AI coding harness

20 July 2026 at 07:20

There are a lot of AI coding applications out there, and as impressive as large language models and the agents they enable have become, many of the most recent developments in AI-assisted development have been in the software that manages those models, not just the models themselves.

Earlier this summer, I spoke with the head of product for Claude Code, Anthropic's Cat Wu, about that company's approach to building that software.

Read full article

Comments

ยฉ Augment Code

MicroPython is this Summerโ€™s Hottest Title for the SNES, Thanks to Claude Fable

11 July 2026 at 16:00

MicroPython, for the uninitiated, is a pared-down version of python meant to run on todayโ€™s powerful microcontollers. As impressive as it was for its day, the SNES is not quite in their league in terms of computing power. Time marches on, and so while there may be other indie releases worth mentioning, weโ€™re declaring the hottest SNES game this season to be [Fabian Kรผbler]โ€™s port of MicroPython.

Well, except he didnโ€™t exactly do the porting himself: the Antrhopic LLM Claude generated the code, and performed most of the testing, as [Fabian]โ€™s test of its new Fable 5 model. A brief pause during an export ban showed that Opus would crash and burn on the same task, but Fable was able to get things quickly back on track. It might be โ€œAI slopโ€ by some definitions, but the port scales 430 out of 468 on MicroPythonโ€™s core test/basics, which makes it usable to play some simple python gamesโ€ฆ slowly.

As you can see for yourself in an embedded emulator if you check out [Fabian]โ€™s blog, spooling up MicroPython takes about twenty seconds at 3.58 MHz, and after that you can watch some sprites bouncing around at a blistering 0.8 FPS. [Fabian] seems satisfied with that performance, and impressed with Fableโ€™s efforts at optimization. What to you think? Does the hardware have much more to give, or is that about it, given the nature of the Pythonic beast? Perhaps some plucky human could become a digital John Henry by producing a better, faster port โ€” if you do, please let us know. If youโ€™d rather just to see what Fable can do, the project is available on GitHub, so you can judge for yourself how sloppy the code is or test out the ROM.

Putting Python onto limited hardware may not to be to everyoneโ€™s taste, but thereโ€™s a good case to be made for it. The SNES may actually be too limited, though. It makes sense โ€” the kind of micros you run MicroPython on can emulate the SNES.

Secret Claude tracker shocks users after Anthropicโ€™s anti-surveillance stance

6 July 2026 at 12:44

Anthropic quickly removed a tracker secretly monitoring Claude Code users in China after a security researcher exposed the hidden code and condemned the spyware-like tracking as a โ€œserious breach of user trust.โ€

Last week, a web developer known as โ€œTherealloโ€ was researching privacy issues in Claude Code and was shocked to find that the AI firm was using โ€œprompt steganographyโ€ to hide code that tracks Chinese users โ€œin plain sight.โ€ This code wasnโ€™t malicious, but it was sending information to Anthropic that most users wouldnโ€™t detect, relying on shorthand markers to quietly flag usersโ€™ timezone, proxy, and potential connection to Chinese AI labs that Anthropic has accused of distillation attacks.

On X, Anthropic engineer Thariq Shihipar confirmed that the tracker was added to Claude Code as an โ€œexperimentโ€ in March. According to Shihipar, the code โ€œwas meant to prevent account abuse from unauthorized resellers and protect against distillation.โ€ Regarding the former, The Washington Post found unauthorized retailers have sold access to free models for $1 a month, and pro subscriptions that can cost $100 monthly sell for "as little as $12."

Read full article

Comments

ยฉ SOPA Images / Contributor | LightRocket

โŒ
โŒ