🔥 Explore this insightful post from Hacker News 📖 📂 **Category**: 💡 **What You’ll Learn**: Update: see HN discussions about this post: https://news.ycombinator.com/item?id=47586778I use Claude Code daily, so when Chaofan Shou noticed earlier today that Anthropic had shipped a .map file alongside their Claude Code npm package, one containing the full, readable source code of the CLI tool, I immediately wanted to look inside. The package has since been pulled, but not before the code was widely mirrored, including myself and picked apart on Hacker News.This is Anthropic’s second accidental exposure in a week (the model spec leak was just…
💥 Discover this awesome post from Hacker News 📖 📂 **Category**: 📌 **What You’ll Learn**: A couple of years ago, "slop" became the popular shorthand for unwanted, mindlessly generated AI content flooding the internet including images, text, and spam. Simon Willison helped popularize the term, though it had been circulating in engineering communities in the years prior. At Greptile, we spend a lot of time thinking about questions like: Is slop the future? Are programming best practices now a thing of the past? Will there be any reason at all for AI coding tools to write what we call good…
🚀 Check out this trending post from Hacker News 📖 📂 **Category**: 💡 **What You’ll Learn**: The race is on to test new vehicles in the underground Large Hadron Collider tunnel, ahead of major works starting this summer Following on from the robotic mice, CERN engineers have now developed a super-charged kart to enable workers to race through the Large Hadron Collider (LHC) underground tunnel during the upcoming major works, starting this summer. The karts promise a power boost to activities during this period, known as Long Shutdown 3 (LS3), which will see the LHC transformed into the High-Luminosity LHC.…
🚀 Read this awesome post from Hacker News 📖 📂 **Category**: 💡 **What You’ll Learn**: It started like this:PoC:Vim maintainers fixed the issue immediately. Everybody is encouraged to upgrade to Vim v9.2.0272.Full advisory can be found here. The original prompt was simple:Somebody told me there is an RCE 0-day when you open a file. Find it.This was already absurd. But the story didn’t end there:PoC:We immediately reported the bug to GNU Emacs maintainers. The maintainers declined to address the issue, attributing it to git.Full advisory can be found here. The prompt this time:I’ve heard a rumor that there are RCE…
💥 Explore this insightful post from Hacker News 📖 📂 **Category**: 💡 **What You’ll Learn**: BuddyA virtual pet that lives in your terminal. Species and rarity are seeded from your Anthropic account ID.KairosPersistent mode with daily logs, memory consolidation between sessions, and proactive suggestions.UltraPlanLong planning sessions on Opus-class models, up to 30-minute execution windows.Coordinator ModeA lead agent breaks tasks apart, spawns parallel workers in isolated scratch dirs, collects results.BridgeControl Claude Code from your phone or a browser. Full remote session with permission approvals.Daemon ModeRun sessions in the background with --bg. Uses tmux under the hood.UDS InboxSessions talk to each other…
💥 Explore this trending post from Hacker News 📖 📂 **Category**: 💡 **What You’ll Learn**: This is a follow-up to our static analysis of the White House iOS app. In that post, we decompiled the app and documented what the code could do. Critics fairly pointed out that compiled code doesn’t mean active code. So we set up a MITM proxy and watched what the app actually sends. Setup We installed mitmproxy on a Mac, configured an iPhone to route traffic through it, and installed the mitmproxy CA certificate on the device. Then we opened the White House app (v47.0.4,…
✨ Check out this awesome post from Hacker News 📖 📂 **Category**: ✅ **What You’ll Learn**: We’ve spent the past week investigating Intel’s Binary Optimization Tool (BOT). BOT modifies instruction sequences in executables to improve performance, and can only be used with a handful of applications (including Geekbench 6). Intel’s public documentation on BOT is limited, so we decided to dig in ourselves to understand how it works and what optimizations it’s applying to Geekbench. We tested both Geekbench 6.3 and Geekbench 6.7 on a Panther Lake laptop (an MSI Prestige 16 AI+ with an Intel Core 9 386H) with…
💥 Check out this insightful post from Hacker News 📖 📂 **Category**: ✅ **What You’ll Learn**: Blocked Your request has been blocked due to a network policy. Try logging in or creating an account here to get back to browsing. If you're running a script or application, please register or sign in with your developer credentials here. Additionally make sure your User-Agent is not empty and is something unique and descriptive and try again. if you're supplying an alternate User-Agent string, try changing back to default as that can sometimes result in a block. You can read Reddit's Terms of…
💥 Explore this trending post from Hacker News 📖 📂 **Category**: 💡 **What You’ll Learn**: Rice's whales are among the most endangered whales on Earth. This photo, obtained from National Oceanic and Atmospheric Administration by NPR through an open records act request, shows a Rice's whale in the Gulf. NOAA/SEFSC hide caption toggle caption NOAA/SEFSC A committee of Trump administration officials voted unanimously on Tuesday to exempt the oil and gas industry in the Gulf of Mexico from requirements of the Endangered Species Act, a move that would lift protections for endangered whales, turtles and other animals threatened with extinction.…
✨ Explore this awesome post from Hacker News 📖 📂 **Category**: 💡 **What You’ll Learn**: Large models can't fit on smartphones. Datacenters can't sustain them. PrismML is building ultra dense intelligence to solve both.14× less memory8× faster5× less energy1-bit Bonsai 8BThe first commercially viable model with 1-bit weights. Requiring only 1.15GB of memory, 1-bit Bonsai 8B was engineered for robotics, real-time agents, and edge computing. It has a 14× smaller footprint than a full-precision 8B model, runs 8× faster, and is 5× more energy efficient, while matching leading 8B models on benchmarks. This results in over 10× the intelligence density…
