NanoClaw Founders Reject $20M Acquisition, Raise $12M Seed to Preserve Open-Source Model
NanoClaw creators turn down a buyout offer and secure seed funding from Valley Capital Partners, Hugging Face's Clem Delangue, and others, betting on community-driven growth over quick exit.
Hugging Face Releases Six Open-Weights Ettin Reranker Models, From 17M to 1B Parameters
New CrossEncoder rerankers built on ModernBERT achieve state-of-the-art performance at multiple scales with published training recipes.
Linux Kernel Security List Overwhelmed by AI-Generated Bug Reports
Maintainers describe the influx of automated vulnerability submissions as 'almost unmanageable,' prompting debate over AI tooling governance.
Linus Torvalds warns AI-powered security scanners are overwhelming Linux kernel mailing list
Automated vulnerability detection tools are flooding the Linux security mailing list with low-quality reports, making it difficult to triage genuine issues.
Hugging Face and IBM Research Launch Open Agent Leaderboard to Measure Real-World System Performance
A new benchmarking framework evaluates complete AI agent systems—not just models—across six diverse tasks, reporting both quality and cost metrics for practical deployment decisions.
Clawdmeter: Open Source Desktop Dashboard Visualizes Claude Code Token Usage
Iceland-based developer Hermann Haraldsson built an open source Bluetooth-connected AMOLED display that shows Claude Code token consumption with pixel-art animations.
IBM Granite Embedding Multilingual R2: 97M and 311M Parameter Models Top MTEB Multilingual Retrieval Charts
IBM releases two Apache 2.0 multilingual embedding models built on ModernBERT, with 32K-token context and coverage for 200+ languages.
DeepSeek's Valuation Doubles to $45B as China Backs Its First VC Round
DeepSeek is raising its first outside funding at a $45B valuation, led by a Chinese state investment vehicle, to counter researcher poaching.
One Compose File to Run Them All: Docker AI Stack Bundles LLM, Speech, and MCP
An open-source project packages self-hosted LLMs, speech-to-text, text-to-speech, and MCP tooling into a single Docker Compose deployment.
OpenAI Open-Sources MRC: A New Networking Protocol for Supercomputer-Scale AI Training
OpenAI and five hardware partners release MRC through the Open Compute Project to reduce congestion and hardware-fault disruptions in large GPU clusters.
BlaGPT Brings Modular Language Model Benchmarking to Small-Scale Research
GitHub user erogol's BlaGPT offers an open-source research sandbox for evaluating LM architectures and components on compact datasets.
Google's Agentic April: Cloud Next '26, Gemma 4, and a Two-Pronged AI Strategy
Google unveiled the Gemini Enterprise Agent Platform, eighth-generation TPUs, and open model Gemma 4 in a month-spanning push to dominate the agentic AI era.
Teaching the World to Build GPT: A Line-by-Line LLM Tutorial Takes GitHub by Storm
A new open-source repository walks developers through building a modern large language model from scratch, with every line of code annotated and explained in plain language.
Browser-Native AI: WebLLM Delivers GPU-Accelerated Inference Without a Server in Sight
The mlc-ai/web-llm project runs language models entirely inside a browser tab via WebGPU, cutting out server round-trips and keeping user data on-device.
bitsandbytes: The Open-Source Engine Behind Accessible LLM Fine-Tuning
The bitsandbytes library applies 4-bit and 8-bit quantization to PyTorch models, making 70B+ parameter LLMs runnable on consumer GPUs and underpinning the QLoRA fine-tuning wave.
Why the Zig Project Banned AI-Generated Contributions — And Wrote It Down
The Zig programming language project has formalized a documented rationale for rejecting AI-generated code contributions, offering a governance model for the broader open-source ecosystem.
OmniForge Surfaces on Hacker News: Local LLM for Documents and Audio
A developer-showcased tool called OmniForge aims to bring document intelligence and audio capture together under a single local LLM stack.
Canonical Brings AI to Ubuntu — And Linux Users Want a Kill Switch
Canonical's Ubuntu AI rollout triggers community pushback and demands for opt-out controls, while Ubuntu forks position themselves as AI-free alternatives.
IBM's Granite 4.1 Shows Data Discipline Can Beat Bigger Models
IBM's new trio of fully-dense LLMs reaches 512K-token context and outperforms a larger mixture-of-experts predecessor through rigorous data curation alone.
MarCognity-AI Brings an Epistemic Layer to Local LLM Deployments
An open-source project adds structured reasoning about knowledge and uncertainty to LLMs — entirely offline, no API required.