how it feels like to be a developer that doesn't use ai in 2026

Posted by Sofiatheneophyte@reddit | learnprogramming | View on Reddit | 11 comments

i'm building something as a personal project. doing everything manually, no vibe code just writing my code. i want to actually understand what I'm building.

but I keep second guessing myself. everyone around me is shipping apps in 3 days with Claude and Cursor while I'm here spending a week trying to properly understand how to structure my user classes and objects before writing a single line.

like should a User object contain the scan history directly or should that be a separate class ? I'm spending real time thinking about this instead of just prompting my way through it.

is this a waste of time in 2026 ? or are the people who actually understand the fundamentals going to be the ones still employed in 5 years ?