Hacker News new | ask | show | jobs
by ferguess_k 385 days ago
I use AI extensively in work, but I try to restrict its usage in my side projects because of the same reason as yours -- I enjoy writing programs and figuring out things, so I will definitely leave the hard part to myself, and the boilerplate part to AI. Even in work I still try to figure out the algos/proper design by myself first.