Menu

#Aiengineering

15 posts

Feed·
15 of 15 posts
The Token Tax Problem: How I Built a Super Memory Layer for AI Coding Assistants using LLM Wiki
🖼️
0

The Token Tax Problem: How I Built a Super Memory Layer for AI Coding Assistants using LLM Wiki

DEV Community·parupati madhukar reddy·26 days ago
#94ZwGtDY

Token utilization is the hidden cost of AI-assisted development. Here's how I used a knowledge graph as a cache layer to reduce what agents need to re-learn on every session.

15s
Read More
PyTorch NaNs Are Silent Killers — So I Built a 3ms Hook to Catch Them at the Exact Layer | Towards Data Science
🖼️
0

PyTorch NaNs Are Silent Killers — So I Built a 3ms Hook to Catch Them at the Exact Layer | Towards Data Science

Towards Data Science·Emmimal P Alexander·about 1 month ago
#quhK3o92

NaNs don’t crash your training — they quietly destroy it. After losing hours to a silent failure in a ResNet training run, I built a lightweight detector that pinpoints the exact layer and batch where things break.…

15s
Read More
Y Combinator’s CEO says he ships 37,000 lines of AI code per day. A developer looked under the hood
📰
0

Y Combinator’s CEO says he ships 37,000 lines of AI code per day. A developer looked under the hood

Fast Company·Mark Sullivan·about 2 months ago
#4CbHFngN

We love a good ol’ social media roast, and Y Combinator CEO Garry Tan found himself on the business end of a doozie Wednesday. Tan, who in a past life worked as an engineering manager at Palantir and has more recently been a vocal proponent for AI…

15s
Read More