Effective today, we are:
1) Doubling Claude Code’s 5-hour rate limits for Pro, Max, and Team plans;
2) Removing the peak hours limit reduction on Claude Code for Pro and Max plans; and
3) Substantially raising our API rate limits for Opus models.
Seems like Google is doing it on its side by having up-to-date gemini-pro-latest and gemini-flash-latest variants that automatically update to the latest models.
https://t.co/a1TJBcraOr
Here's exactly what I mean:
On May 15, @xAI Grok will retire grok-4-1-fast-non-reasoning and API requests for them will fail
I have 9 days to change the model name in 30+ sites/apps so they keep working
It'd make much more sense to me if they'd just update to the latest model with the same pricing, or let me use a model name like 'latest' that just auto updates
Although actually people's arguments against this make sense regarding pricing:
In this case there is no similar priced "latest" model, pricing goes up from $0.20/input + $0.50/output in Grok 4.1 to $1.25/input + $2.50/output in Grok 4.3
But I'd be fine with that too, I just don't want all my apps/sites to break and keep running forever without me having to change code!
Pour les freelances tech en France, si vous voulez suivre les trends et l'évolutions des offres du marché sur les principaux acteurs (free-work), je collecte des data depuis 2022 et vous les sur mon site. En plus vous avez le droit à un mode Bloomberg Terminal 📈
#freelance
If WebAssembly is adopted as a first-class language and can be imported directly without JavaScript glue, it could see much wider adoption. Having direct access to Web APIs would unlock many new possibilities.
An interesting topic to watch over the coming months and years...
WebAssembly is a second-class language on the web, but how can we make it first-class? WebAssembly Components could be the answer…
https://t.co/397VBFo5Fq
Intégration du MCP https://t.co/90NRS0oKZe avec vos outils préférés 📈 En plus c'est open-source.
> claude mcp add --transport http datagouv https://t.co/vgnxq5JMng
"Montre-moi l'évolution du prix des loyers sur Paris par année"
Les données disponibles sur https://t.co/Yz6AmwMTfb sont désormais interrogeables via un serveur MCP dédié en experimentation, vos retours sont bienvenus !
💻 Le code est ouvert et accessible sur GitHub :
https://t.co/AmY04V22TH
Pour en savoir plus : https://t.co/V7UJrc6uUq
https://t.co/PquBeQhwDl v0.0.1 is out! You can now dynamically load WASM plugins in @caddyserver and extend its capabilities in any languages. One year of hard work to achieve that! Thank you for your support @mholt6!
gpt-oss is out!
we made an open model that performs at the level of o4-mini and runs on a high-end laptop (WTF!!)
(and a smaller one that runs on a phone).
super proud of the team; big triumph of technology.
RELEASE DAY
After almost 10 years of hard work, tireless research, and a dive deep into the kernels of computer science, I finally realized a dream: running a high-level language on GPUs. And I'm giving it to the world!
Bend compiles modern programming features, including:
- Lambdas with full closure support
- Unrestricted recursion and loops
- Fast object allocations of all kinds
- Folds, ADTs, continuations and much more
To HVM2, a new runtime capable of spreading that workload across 1000's of cores, in a thread-safe, low-overhead fashion. As a result, we finally have a true high-level language that runs natively on GPUs!
Here's a quick demo:
@AstraKernel It's not just a Rust vs Zig 🦀
WinterJS is a runtime for WinterCG, offering a Javascript environment with limited capabilities tailored for serverless web workers.
This design choice keeps it much more lightweight compared to a general JavaScript runtime like Bun.