Issue #41 · 2025-09-12

Ilia's Corner

Featured story

Agno: Build Multi-Agent Systems Without the Vendor Lock-In

Tired of paying enterprise prices for AI agent platforms? Agno lets you build production-grade multi-agent systems on your own servers. Think AutoGPT's capabilities without the monthly bills. Perfect for teams who want to orchestrate multiple AI agents while keeping full control of their data and costs. https://github.com/agno-agi/agno

GitHub Trending · 5 min read

Top stories

Google's Free Icon Library That Saves You $500/Year

Stop paying for icon subscriptions. Google's Material Design Icons gives you 2,000+ production-ready symbols for web, Android, and iOS apps. Apache 2.0 licensed, optimized for all screen sizes, and trusted by millions of apps. Your designers will thank you, your CFO will love the savings. https://github.com/google/material-design-icons

reddit · 3 min read

Ripple: The TypeScript Framework That Could Replace React

From the mind behind React Hooks comes Ripple - a new UI framework that combines React's familiar JSX with Solid's lightning-fast reactivity and Svelte's compilation magic. Early benchmarks show 3x faster re-renders than React. Worth exploring for your next greenfield project. https://github.com/trueadm/ripple

reddit · 4 min read

Nightingale: Turn Prometheus Into a Free Datadog Alternative

Paying $1000s for Datadog alerts? Nightingale transforms your existing Prometheus setup into enterprise-grade monitoring. Get sophisticated alerting, on-call rotation, and incident management without the SaaS tax. Already battle-tested by Chinese tech giants handling millions of metrics. https://github.com/ccfos/nightingale

reddit · 4 min read

EPFL's Free Machine Learning Masters Program

Skip the $50k bootcamp. EPFL just open-sourced their entire ML curriculum - 30+ lectures, solved labs, and production-ready Jupyter notebooks. Everything from linear algebra to deep learning, updated yearly. The same material that produced researchers at Google Brain and OpenAI. https://github.com/epfml/ML_course

reddit · 6 min read

Tools spotlight

Azure SDK for Python: Automate 200+ Cloud Services

Stop clicking through Azure portals. This official SDK lets you provision databases, spin up GPU clusters, and manage 200+ Azure services with Python scripts. Perfect for CI/CD pipelines and infrastructure as code. Cut your cloud deployment time from hours to minutes. https://github.com/Azure/azure-sdk-for-python

Cloud Automation

Python · 5070 stars

Reshaped: Premium Design System Now Free

A design system that Fortune 500 companies paid thousands for is now open source. Get production-ready React components, Figma kits, and accessibility features. Perfect for teams who want polished UI without starting from scratch. https://reshaped.so/blog/reshaped-oss

UI Components

TypeScript · 55 stars

Research corner

Making LLMs Deterministic (Finally)

Random LLM outputs breaking your production pipeline? Thinking Machines Lab discovered the real culprit isn't GPU randomness - it's CUDA's kernel selection. Their fix gives you bit-for-bit reproducible results. Critical for any team building reliable AI systems. https://thinkingmachines.ai/blog/defeating-nondeterminism-in-llm-inference/

AI Reliability · Thinking Machines Lab · 8 min read

2-Bit LLMs That Actually Work

ButterflyQuant cracks the code on ultra-low-bit quantization. Shrink your LLMs to 2-bit precision without the accuracy cliff. Run models 4x larger on the same hardware. Game-changing for edge deployment and cost reduction. https://arxiv.org/abs/2509.09679

Model Optimization · Stanford & UCSD · 10 min read

Fixing AI's Training Data Poisoning Problem

Training on AI-generated data? UCSD researchers found one line of code that doubles your model's lifespan before quality collapse. Their

AI Training · UCSD & Stanford · 6 min read

Browse the full archive · iliareingold.com