

Actually Deepseek’s having a resurgence because of their Engram module which is truly novel.
It’s not so much that Deepseek is a flash in the pan but more like they do some cool new thing and everyone copies their work while they recede back into their research.













It’s funny cause I use AI in like the opposite way, I don’t dare let it change or add code unless it’s really simple and tedious, and even then I watch it like a hawk.
How I use AI is to teach me about repos and libraries with obscure, hard to understand, or even no documentation. I do ask for help when I hit a roadblock but rather than taking the code it gives me, I dissect it. I ask what each little weird thing does and why it’s there and the AI’s explanations give me enough to look up the right things and verify it’s legit. Then I’ll write my own version with the confidence that I know what each piece means.