96
scroach
7y

a workarround a day keeps the clean code away

Comments
  • 2
    good luck in your code review :P
  • 6
    @gitpush what is this thing "code review" you talking about?! never heard of that...
  • 2
    @scroach hahaha in this case, your rant is 10000% valid
  • 8
    I like that workflow:
    someguy: we fucked up, our data structure sucks..
    me: well.. fix it..
    someguy: no, how about we just add this little workarround here "if x === 'z' and somesetting === y but not y2 and if 2lines later y bcomes x do this"
    me. uhm.. no? thats bs
    someguy: DO IT
    me: *sigh*

    *git commit*
    *git push*
    *not my problem anymore*
  • 1
    you just opened the gates of hell with that commit :S
  • 3
    I have nothing to lose, hell can't have any worse code
    *famous last words*
  • 0
    @scroach you will be missed :P
  • 0
    Amen to that 😏
Add Comment