SmallThinker A Family of Efficient Large Language Models Natively Trained for Local Deployment
SOFTWARE
-
Anthropic Implements Weekly Rate Limits for Claude Pro Users
By
–
Anthropic will add weekly rate limits for Pro and Max users due to “unprecedented demand” from Claude Code, saying the move will hit under 5% of current users.
— The Rundown AI (@TheRundownAI) 29 juillet 2025
The company also said Claude can now read and update Notion pages and Linear tickets via MCPpic.twitter.com/Ry580cK2TkAnthropic will add weekly rate limits for Pro and Max users due to “unprecedented demand” from Claude Code, saying the move will hit under 5% of current users. The company also said Claude can now read and update Notion pages and Linear tickets via MCP
-

Microsoft Edge Introduces New Copilot Mode with AI Features
By
–
Microsoft added a new ‘Copilot Mode’ in Edge
— The Rundown AI (@TheRundownAI) 29 juillet 2025
It integrates AI directly into Edge's new tab page, bringing features like voice, multi-tab analysis, and the ability to suggest and take actions.
Currently free for a limited time on Windows and Macpic.twitter.com/1SoPd9Ks9LMicrosoft added a new ‘Copilot Mode’ in Edge It integrates AI directly into Edge's new tab page, bringing features like voice, multi-tab analysis, and the ability to suggest and take actions. Currently free for a limited time on Windows and Mac
-

GLM-4.5 Air 3bit MLX runs smoothly on MacBook M2
By
–
I've run the GLM-4.5 Air 3bit MLX build on my 64GB MacBook M2, it's impressed me – it drew me a simpler pelican https://
huggingface.co/mlx-community/
GLM-4.5-Air-3bit
… -
Building a Personal Product: From Problem to Solution
By
–
For the first time in a long time, I just built something *I* wanted. It's a really different feeling than building something other people want. I know the problem so well, and will be using the product from day one. This may become a new Otherside product… we'll see!
-

LMCache: LLM Engine Extension for Faster Response and Higher Throughput
By
–
LMCache an LLM serving engine extension to reduce TTFT and increase throughput, especially under long-context scenarios
-
XML in Production: Stability Through Traditional Data Format
By
–
Not true at all. We use XML for almost everything in prod because it keeps things super stable.
-
Code Review and Implementation Fix Strategy
By
–
So true!
Let me look at your implementation of GiantClass
[read 100 lines]
Perfect! I see the core issue now. Let me now take the next 3 minutes to re-write the entire file from scratch with this totally not hallucinated fix… -
Training Environments for Small ML Models: Notebooks vs Scripts
By
–
For folks training/fine-tuning small-ish models, what’s your environment of choice? Do you use notebooks or scripts?
