I like the way you think.
I like the way you think.
Yeah, tabs are larger spaces, what’s your point?
/s
You may be right, but I still have an unreasonable hate for tabs in code
Git flow eliminated 95% of merging issues for my team
Ooh la la 😏
We get underpaid and an unreasonable amount of money still flows to shareholders etc. Essentially we still suffer from all the exploitation that comes with capitalism.
I mostly mean the lack of proper universal healthcare that forces many workers in the us to use holidays for sick days. I was assuming that’s the reason 3 weeks of holidays sounds outlandish to the original commenter.
And believe it or not, we’re still being exploited. Just not as badly as you guys are.
And my Axe!
What the fuck. That sounds personal
You never heard of code Golf before? It’s usually programming challenges where the goal is to use the smallest number of source code characters possible.
As a German I approve
deleted by creator
I once had a racing condition that got tipped over by the debugger. So similar behavior to what’s in the meme, but the code started working once I put in the
print
calls as well. I think I ended up just leaving the print calls, because I suck at async programming