📰 Dev.to · GetPochi
5 articles · Updated every 3 hours · View all reads
All
Articles 81,274Blog Posts 104,891Tech Tutorials 19,782Research Papers 17,820News 13,832
⚡ AI Lessons

Dev.to · GetPochi
3mo ago
A safe way to let coding agents interact with your database (without prod write access)
We previously examined common approaches teams use to protect production databases (i.e. command...

Dev.to · GetPochi
5mo ago
How does a code editor decide the right moment to show an LLM-generated code suggestion
In Part 1, we talked about how we trained our NES model to predict the next meaningful edit you’re...

Dev.to · GetPochi
6mo ago
Closing the Loop: How Reinforcement Learning is Changing AI Coding
TL;DR Using SFT teaches models how to write code, but it is RL that is necessary to teach...

Dev.to · GetPochi
6mo ago
Everyone says to have better context management. I'll show you how I built it.
In Part 1, we covered how we trained our NES model, including topics such as the special tokens we...

DeepCamp AI