From 0624daeed98eadb6906a82a80d2bb805dc126676 Mon Sep 17 00:00:00 2001 From: coralsundy <91170721+coralsundy@users.noreply.github.com> Date: Sat, 7 Feb 2026 09:13:36 -0500 Subject: [PATCH] Update anthropoid Claudes C Compiler Drama --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e7fc8e3..43d86b4 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,10 @@ actions/runner-images - GitHub rolls out a broken change in macos runner images [ant-design/ant-design/issues/13098](https://github.com/ant-design/ant-design/issues/13098) * A Christmas-themed easter egg in the UI library triggers a request for a prop to disable it. +[anthropics/claudes-c-compiler](https://github.com/anthropics/claudes-c-compiler/issues/1) +* Anthropics' Claude Opus 4.6 wrote a dependency-free C compiler in Rust, but cannot compile a hello world example +* Later discover shows a path issue as the compiler still function as expected: https://news.ycombinator.com/item?id=46920922 + [ariya/phantomjs/issues/15345](https://github.com/ariya/phantomjs/issues/15345) * A new maintainer announces his suspension of PhantomJS development.