Your curated collection of saved posts and media
Mike Rowe: โWeโve been telling kids for 15 years to learn to code.โ โWell, AI is coming for the coders.โ โItโs not coming for the welders, the plumbers, the steamfitters, the pipefitters, the HVAC, or the electricians.โ โIn Aspen, I sat and listened to Larry Fink say we need 500,000 electricians in the next couple of yearsโnot hyperbole.โ โThe BlueForge Alliance, who oversees our maritime industrial baseโthatโs 15,000 individual companies who are collectively charged with building and delivering nuclear-powered subs to the Navy โฆ calls and says, weโre having a hell of a time finding tradespeople. Can you help?โ โI said, I donโt know, man โฆ how many do you need? He says, 140,000.โ โThese are our submarines. Things go hypersonic, a little sideways with China, Taiwan, our aircraft carriers are no longer the point of the spear. Theyโre vulnerable.โ โOur submarines matter, and these guys have a pinch point because they canโt find welders and electricians to get them built.โ โThe automotive industry needs 80,000 collision repair and technicians.โ โEnergy, I donโt even know what the number is, I hear 300,000, I hear 500,000.โ โThere is a clear and present freakout going on right now. Iโve heard from six governors in the last six months. Iโve heard from the heads of major companies.โ
PSA for people using amp. Huge if you use amp on mobile a lot like me! https://t.co/gMlI5bIBdR
Announcing hameval, made by @randal_olson It's a meme site ๐คฃ have fun! https://t.co/oQ1KWAjspT https://t.co/TxAscaqhJS

Love this transcript project by @noamseg AdviceArena: When product legends give contradictory advice, which wisdom wins? https://t.co/Ivim5bged1 https://t.co/eJG5jqHfjy

Woah! https://t.co/LMgMpT5PRj
Love this transcript project by @noamseg AdviceArena: When product legends give contradictory advice, which wisdom wins? https://t.co/Ivim5bged1 https://t.co/eJG5jqHfjy
@pamelafox Itโs here , point Claude code at it and tell it to install the tools and guide you through using it etc https://t.co/NghIsGO0dG
@pamelafox Also @isaac_flath has a SaaS app for this https://t.co/qwkXEqHpzj and itโs really good if you want to jump right into that
It's easy to get lost when reading traces. An effective heuristic is to stop at the first (most upstream) error you find and move on when doing error analysis. You can then modify and curate traces for evals. BTW this is flashcard 9/12 (links in reply). https://t.co/4pPnCig4ez
This MCP is so dam useful I have conversations with friends over iMessage all the time. Its amazing to be able to yeet this into a coding agent or claude. Thanks to @mattt for making it https://t.co/ouHHg7QGQ6 https://t.co/esnAgEgy8V

There are three categories of evals - and we've found people get confused between these! The trick is to try to use code based assertions whenever you can get away with it (even by being a bit clever). https://t.co/BWcKNRfVVw
Is Agentic RAG worth it? RAG systems have evolved from simple retriever-generator pipelines to sophisticated workflows. It remains unclear when to use Enhanced RAG (fixed pipelines with dedicated modules) versus Agentic RAG (LLM orchestrates the entire process dynamically). This research provides the first empirical comparison. Enhanced RAG adds pre-defined components to address specific weaknesses: routers to determine if retrieval is needed, query rewriters to improve alignment, and rerankers to refine document selection. The workflow is fixed and manually engineered. Agentic RAG takes a different approach. The LLM decides which actions to perform, when to perform them, and whether to iterate. No extra components beyond the basic knowledge base, retriever, and generator. The model controls everything. The researchers evaluated both paradigms across four dimensions on QA and information retrieval tasks. User intent handling: Agentic slightly outperforms Enhanced on most tasks, but Enhanced wins decisively on FEVER (+28.8 F1 points), where the agent often retrieves unnecessarily. Query rewriting: Agentic RAG achieves 55.6 average NDCG@10 compared to 52.8 for Enhanced, showing the agent can adaptively rewrite queries when beneficial. Document refinement: Enhanced RAG with reranking (49.5 NDCG@10) outperforms Agentic (43.9). Dedicated reranker modules beat iterative retrieval attempts. Agentic RAG is far more sensitive to model capability. With weaker models, Enhanced RAG maintains stability while Agentic performance degrades significantly. Cost analysis reveals Agentic RAG requires 2-10x more computation time and tokens due to multi-step reasoning. The choice between Enhanced and Agentic RAG depends on your constraints. Enhanced RAG offers predictability, lower costs, and stability with weaker models. Agentic RAG provides flexibility but requires stronger models and more compute. Paper: https://t.co/FqlGngacqo Learn to build effective Agentic RAG systems in our academy: https://t.co/OTrW4oI8ze
Introducing ralph-research plugin. I just adopted the ralph-loop for implementing papers. Mindblown how good this works already. The entire plugin was one-shotted by Claude Code, but it can already code AI paper concepts and run experiments in a self-improving loop. Wild! https://t.co/jPFD9RzCae
What an impressive journey @daniel_dhawan, from sleeping on a friendโs couch to building the #1 AI app builder within a span of 2 years - @rork_app A @fdotinc & @a16z portfolio company https://t.co/jmtiHY9kyT
Building in 2026 https://t.co/w8K4JRzqhD
Building in 2026 https://t.co/w8K4JRzqhD
trying a ralph loop to write my rag ebook with more material https://t.co/cYSStTWa3m
one is mapped to cursor composer one is mapped to push to transcribe one is mapped to start a loom video https://t.co/J6MRlyzWqb
๐๐ปCongratulations๏ผStep3-VL-10B was selected for HuggingFace Daily Papers today. Check it out here๏ผhttps://t.co/zro7vQUqzh https://t.co/VVxMVGL0P9

๐๐ปCongratulations๏ผStep3-VL-10B was selected for HuggingFace Daily Papers today. Check it out here๏ผhttps://t.co/zro7vQUqzh https://t.co/VVxMVGL0P9
V-DPM 4D Video Reconstruction with Dynamic Point Maps https://t.co/TdBRHDzrsd
discuss: https://t.co/DTXKcIwk84
app: https://t.co/roiCHYhEx6
HeartMuLa A Family of Open Sourced Music Foundation Models https://t.co/TJzg6eMEXZ
paper: https://t.co/2ALsoeOEji
model: https://t.co/W7HamtcMzs
STEP3-VL-10B Technical Report https://t.co/TiSlflEB58
SeedFold Scaling Biomolecular Structure Prediction https://t.co/XFVd625BEW
Transition Matching Distillation for Fast Video Generation https://t.co/YXFty6ul0W
discuss: https://t.co/YWnc9zFtNO
RigMo Unifying Rig and Motion Learning for Generative Animation https://t.co/FkionIZZLr
discuss: https://t.co/doYeEa9MO3
What makes preference data truly effective for LLM alignment? ๐ค Introducing AIR: A systematic framework that deconstructs preference datasets into 3 core components (Annotations, Instructions, Response Pairs) and reveals evidence-based optimization principles. No more trial and error! ๐ค Paper: https://t.co/dFxRHSux2W ๐ arXiv: https://t.co/QJl1T1uGyi Why it matters: 1๏ธโฃ Simplicity Wins in Annotations: Basic point-wise scoring with generative models (like Llama-3.1-70B-Instruct) + greedy decoding outperforms complex methods. Less is moreโexcessive design introduces noise rather than clarity. 2๏ธโฃ Smart Instruction Filtering: Select instructions with low response variance across LLMs. This forces models to learn fine-grained preferences (like logical rigor) rather than relying on obvious differences. 3๏ธโฃ Balanced Response Pairs: Optimal pairs combine moderate score gaps (ฮ=2-3), high absolute quality (โฅ8), and 1:1 On/Off-Policy mixingโachieving clear contrast without overfitting. The results? +5.3 average gain across 6 benchmarks (WildBench, Arenahard, etc) with just 14k curated pairs from 17 open-source LLMs covering coding, math, and chat tasks. AIR transforms preference learning from "scale blindly" to component-aware designโa blueprint for building smarter, more aligned AI systems. ๐ #AI #LLM #RLHF #PreferenceLearning #Alignment