All
Articles 161,195Blog Posts 155,658Tech Tutorials 42,524Research Papers 31,730News 21,035
⚡ AI Lessons

Dev.to · Genix
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
Building a text editor is not only about writing text.
Sometimes the hardest part is going back, This post covers what changed in cdin v0.1.0-beta.5: a cleaner architecture, simpler C/Lua separation, and a better base for future extensions.
I Rebuilt the Foundation of My Text Editor ...

Dev.to · Genix
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
I Rebuilt the Foundation of My Text Editor
After working on cdin for a while, I started noticing something. The biggest problems were not the...

Dev.to · Genix
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
I Built My Own Text Editor
I’ve wanted to build a text editor for a long time. Not because I thought the world needed another...

Dev.to · Genix
⚡ Algorithms & Data Structures
⚡ AI Lesson
2mo ago
What Is an Array, Really? I'm Writing a Book to Find Out
I've written plenty of code that uses arrays. Looped over them, indexed into them, passed them...
DeepCamp AI