Bulding my own Diffusion Language Model from scratch was easier than I thought [P]
Since I felt like I was relying on Claude Code a lot recently, I wanted to see how hard it is to implement a diffusion language model from scratch without the help of AI-Generated code. So I built one while waiting for the training for my master's …