Comment by Avichay Eyal on "What, according to you, are the seven deadly sins of programming?" | Hashnode
- Code first, (maybe) test later
- Ignore YAGNI (You Ain't Gonna Need It) rule
- Undescriptive function/class names
- "There's a package for that" approach
- Job security
- Use micro-performance tweaks and single-liners for show-off
- Use bitwise tricks when you can use simple Mathematics
- Commit using non descriptive messages
- Don't know what is force-push and rebase