Hacker News new | ask | show | jobs
by ceautery 2982 days ago
> I don't really make mistakes that often

If you're not making regular mistakes, I suggest you seek more challenging work.

1 comments

Thank you. I should say that I don’t make that many mistakes when I’m typing in the code.

When I’m designing it, I make plenty of mistakes. When I’m picking out libraries to use, I make plenty of mistakes there too. Most of my mistakes come from architecting things incorrectly like recently, when I chose to make a huge app into an SPA instead of classic web app which would’ve been simpler and would’ve performed just fine.