Hacker News new | ask | show | jobs
by tasuki 314 days ago
> I don't have the same issue with code I write professionally.

Why not?

2 comments

It is less personal. I am writing code in the same style as the rest of the code base. Its more focused on correctness than my preferences. If someone critiques code in a PR I don't take it personally as it is usually in good faith.
Code I write professionally is polished before I send it for review. Code/dotfiles I write for myself are full of all kinds of heinous hacks.