The official account for AI Advances—a leading technology publication with 350k monthly views, guided by an advisory board consisting of contributing writers.

Joined August 2024
Photos and videos
Kenny Vaneetvelde @DeadlyPretzel 's “How the Internet Dies” reframes Dead Internet Theory for the AI era: not just bots and troll farms, but platforms that reward humans for behaving like machines. A timely read on AI & the slow hollowing-out of the web: ai.gopubby.com/how-the-inter…
1
31
Your AI agent re-reads the same docs and never learns. @yanliliu has three fixes: 📷 RAG — retrieves at scale, never compounds 📷 LLM Wiki (Karpathy) — compiles knowledge that grows richer 📷 Fat Skills (Garry Tan) — acts autonomously on what it knows ai.gopubby.com/rag-llm-wiki-…
1
63
This is the latest post in @fabio_yanez_'s Titans series on Medium — the one where the story stops being about any single model and starts being about the hidden map behind all of them. ai.gopubby.com/miras-the-blu…
38
From tabular RL to neural control: on-policy methods like Sarsa scale—but stability, features & tuning make or break performance. By @hrmnmichaels ai.gopubby.com/on-policy-app…
18
What do we mean when AI “remembers”? Pooja Kashyap @poojakashyap unpacks why LLMs generate, not retrieve and why that shift changes how we build AI. #AI #LLM ai.gopubby.com/ai-doesnt-sea…
83
60 clients. 0 employees. No coding. Powered by one file - CLAUDE.md. Not prompts - it is an AI operating manual. The real shift? Moving from using tools to designing workers. The real skill? Translating work into structure. By @calvindong15 ai.gopubby.com/the-most-impo…
27
AI Advances retweeted
I just published my first technical deep-dive: adapting @Google 's #TurboQuant for weight quantization on @Apple Silicon using MLX. The headline result on Qwen 2.5-7B: • Standard 2-bit quantization: perplexity 2199 (garbage) • TurboQuant 2-bit QJL: perplexity 15.93 (usable) • Zero training data required How it works: 1. Randomized Hadamard rotation makes weights Gaussian 2. Lloyd-Max codebook (optimal since 1960) replaces uniform quantization 3. 1-bit sign correction cleans up the residual — 43-45% MSE reduction At 4-bit QJL, we're within 4% of FP16 quality. The advantage grows with model scale — bigger models = wider layers = better Gaussian approximation. Published in @AIAdvances on @Medium : medium.com/ai-advances/i-bui… Also preparing an @arxiv preprint for cs.LG — if you can endorse, DMs are open.
1
2
141
Most people use Claude Code as a chatbot with a terminal. @0xAedelon turned it into an operating system: 6 layers, 17 hooks, 32 skills, zero trust. The model is the engine. Everything else is deterministic code. Blueprint article: ai.gopubby.com/claude-code-s…
74
Why do most AI pilots in finance fail while a few actually scale? This post by @lak_luster uncovers the hidden infrastructure and domain expertise needed to move from impressive demos to reliable, production-ready AI. ai.gopubby.com/the-platform-…
1
38