
A frontier opensource lab in the West will be born this year. Zero doubt. It requires serious capital, like I’ve said before. Working on it. One day I’ll tell the story of how it started in a basement and ended at the frontier. x.com/vSouthvPawv/st…

By
–

A frontier opensource lab in the West will be born this year. Zero doubt. It requires serious capital, like I’ve said before. Working on it. One day I’ll tell the story of how it started in a basement and ended at the frontier. x.com/vSouthvPawv/st…

By
–
We’re releasing SAM 3.1: a drop-in update to SAM 3 that introduces object multiplexing to significantly improve video processing efficiency without sacrificing accuracy. We’re sharing this update with the community to help make high-performance applications feasible on smaller,

By
–
Claude code using HF papers CLI to do autoresearch

By
–


Z AI released GLM-5.1 and made it available to all GLM Coding Plan users. It is also expected to be open-sourced in the first half of April.
By
–
I just installed TensorFlow nightly 2.22.0-dev20260326 on my MacPro Max M4 with Python 3.13. Almost a year after I bought it I can *finally* run TensorFlow natively on the bare metal on this machine.

By
–
Someone open-sourced a survival computer that works even when the internet goes down. Project N.O.M.A.D turns any Linux machine into a fully offline knowledge server. No internet needed after setup. The AI runs through Ollama. You can chat, write, and code locally. Upload
By
–
130 lines instead of 870. That's the difference between our conv2d implementation on Blackwell and CUTLASS's. We broke kernels into three swappable pieces: one for moving data, one for coordinating the pipeline, one for compute. When you need a new kernel, you only change the piece that actually needs to change. Part 3 of our Structured Mojo Kernels series walks through the details: modular.com/blog/structured-…
→ View original post on X — @jeremyphoward, 2026-03-27 15:00 UTC
By
–
did we set you up with ChatGPT Pro as part of Codex for Open Source? if not, DM me!
By
–
15K daily downloads for flash-linear-attention is impressive. Becoming core infrastructure for efficient architectures is something!