Need help from the builders and PHP community! 🚀
elephc is the first real PHP-to-native compiler (no VM, no runtime).
We’re currently at ~250 stars and I’d love to reach 500 as a milestone.
If you find the project interesting, a star would mean a lot and help more people discover it.
→ https://t.co/40NvCzU87g
What do you think, is native PHP compilation exciting?
Claude Sonnet 5 is here.
Top-tier performance on coding and tool use at Sonnet pricing, with a 1M context window.
It's the new default in Claude Code for Pro users, and available everywhere on the Claude Platform, including the API and Managed Agents.
We’ve added a few updates to Claude Managed Agents:
Streaming session event deltas, per-session agent overrides, new webhook event types, reverse pagination, and credential injection scoping.
Today, we're excited to launch Zaro.
Your knowledge is scattered across Slack threads, email chains, Google Docs, Notion pages, and calendar invites. Everyone's asking the same questions, chasing the same updates. Context dies the moment you switch tabs. It's exhausting and it's everywhere.
Zaro ends that.
One workspace. Connect your tools, drop in your files, and build apps that stay live with your data. Spin up agents that compile your briefings, chase deadlines, and keep the busywork off your plate. No more hunting. No more "where is that doc?"
Everything you know, finally working for you.
You can sign up now at https://t.co/KH294xeBpw
For more information comment below! We have also just launched on Product Hunt so we'll be answering comments there all day too!
🚀 MiMo Code V0.1 is now live and open-source!
More than an AI coding assistant in your terminal — it's the smartest coding partner you'll ever work with.
Comes with MiMo V2.5, a multimodal model available free for a limited time, featuring a million-token context window—ready to use out of the box.
♾️ Infinite Context: Knowledge accumulates automatically, and with lossless compression, even million-line projects keep every critical detail intact—quality never drops.
🧠 Agent-Model Synergy: An Agent framework deeply optimized for MiMo, with a full closed loop of testing, review, and validation—so complex tasks get done in one pass.
📝 Compose Mode: Specs → Plans → Build → Report. Design first, code second—clear thinking, no rework.
🔄 Self-Evolving System: Every session is automatically reviewed, distilling experience and best practices—the more you use it, the smarter it gets.
🎙️ Voice Input: Powered by MiMo-V2.5-ASR — just speak instead of type, and your voice becomes the prompt for truly hands-free coding.
🔌 Claude Code Compatible: Automatically loads your existing skills, MCP servers and commands, and reuses your API configuration—zero-cost migration, no setup required.
🌐 Open & Flexible: MIT licensed, with support for leading model providers including Anthropic, OpenAI, DeepSeek, Kimi, GLM and more.
Install in one line:
Mac & Linux
curl -fsSL https://t.co/ViHsb4eGns | bash
(For the best experience,we recommand Mac user use it on iTerm or vscode terminal)
Windows
npm install -g @mimo-ai/cli
🔗 Learn more
Website ↓
https://t.co/Aq9BVuyA9a
Blog ↓
https://t.co/f40wLgQicK
GitHub ↓
https://t.co/O5Mj3rzl9g
Claude Fable 5 changed how we work on the Claude Code team day to day.
We used to verify that Claude did the work right. Now we verify that it's doing the right work.
Here’s the 3 biggest changes:
Ubisoft is facing a number of hacker attacks with huge potential consequences and leaks:
🔴 Hackers seem to have exfiltrated the source code of all Ubisoft products from the 1990s to today, including games, Uplay content and more
🔴 During 48 hours, the Hackers had access to more than 900 GBs of data. The victims are mentioned to be Ubisoft and Crytek.
🔴 According to the source, Ubisoft was asked to pay a ransom and if the company does not pay the ransom and it is proven that the Hackers were successful, it is expected that the production and development of all upcoming titles and remakes from Ubisoft currently in development might be leaked.
🔴 Similar attacks have also breached the Rainbow Six Siege servers, providing users with huge amounts of in-game credits, packs and exclusive items, but also random and false bans. For this specific issue Ubisoft has already announced a rollback of all transactions and no actual bans.
🔴 The hack was seemingly conducted through MongoDB, a database used by Ubisoft and many other companies, which also might include users information and passwords. Because of that, this security attack or
exploit that is seemingly known as MongoBleed.
Source: TaisonTV, Dexerto
Via @TheRAFITI69, @TheRealZephryss
Sad to share @weaverryan passed away peacefully this week surrounded by loved ones.
Celebration of life will be held Sunday, Sept 7th, 1–4pm at WildWood Family Farms, 7970 Snow Ave SE, Alto, MI 49302.
If you’re able, please donate to his son’s fund: https://t.co/dZfbhN2TpG
Here is my favorite picture of Ryan for your viewing pleasure!
There's a new kind of coding I call "vibe coding", where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. It's possible because the LLMs (e.g. Cursor Composer w Sonnet) are getting too good. Also I just talk to Composer with SuperWhisper so I barely even touch the keyboard. I ask for the dumbest things like "decrease the padding on the sidebar by half" because I'm too lazy to find it. I "Accept All" always, I don't read the diffs anymore. When I get error messages I just copy paste them in with no comment, usually that fixes it. The code grows beyond my usual comprehension, I'd have to really read through it for a while. Sometimes the LLMs can't fix a bug so I just work around it or ask for random changes until it goes away. It's not too bad for throwaway weekend projects, but still quite amusing. I'm building a project or webapp, but it's not really coding - I just see stuff, say stuff, run stuff, and copy paste stuff, and it mostly works.
⚡️JUST IN: Israel's Security Cabinet approves OCCUPATION of GAZA
After 10 hours behind the curtains, the decision to approve the takeover of Gaza City has been reached
Hamas to RESIST occupation plan by Israel in Gaza
'Gaza will remain defiant against occupation, he seeks to abandon his own prisoners'
They called Islamic countries and the international community to condemn Bibi's actions
New migrant caravan leaves southern Mexico — but not for the US
'With Trump as president, there’s NO POINT' — one says
Instead, they aim for Canada, Germany, Australia, and Switzerland
Israel may cut defense and intel ties with the UK if PM Starmer recognizes Palestine — The Times
'Britain should carefully consider the consequences' — an Israeli official warns
this is probably the most underrated ai-sdk pattern
caching expensive api calls with middleware
◆ 10 lines of code
◆ instant response for repeat requests