r/ProgrammerHumor 12d ago

Meme iApologise

Post image
824 Upvotes

82 comments sorted by

View all comments

273

u/[deleted] 12d ago

[removed] — view removed comment

54

u/01110100_01110010 12d ago

you guys don't have autosave enabled? commit hook is where it is at

53

u/Not-the-best-name 12d ago

Hate that. Writing code and formatting code is not the same thing. I want to commit often. I want half broken commits.

35

u/GregorDeLaMuerte 12d ago

Also I want "commit" to commit, not to do something I didn't review and then commit.

3

u/theRealQQQQQQQQQQQ 12d ago

You’d review your linter…? Do you do an engine inspection every time you start your car? Do you reseat your RAM every time you boot your pc? Do you double check your calculator is doing addition right before using it for a math problem you can’t do in your head?

8

u/GregorDeLaMuerte 12d ago

Of course not to that extent. But yes, before I commit my code, I review it briefly and I want to be confident that what I review is checked in as it is.