Blackwill allow single empty lines inside functions, and single and double empty lines on module level left by the original editors, except when they're within parenthesized expressions. Since such expressions are always reformatted to fit minimal space, this whitespace is lost. It will also inser...
mischievous_monkey = Enemy('Mischievous Monkey', 1, 6, 5, 'mischievous_monkey.art') terrifying_troll = Enemy('Terrifying Troll', 1, 15, 10, 'terrifying_troll.art') # Level 2 ravenous_raccoon = Enemy('Ravenous Raccoon', 2, 10, 9, 'ravenous_raccoon.art') hungry_hedgehog = Enemy('Hun...
monkeyname 28 6y Co-worker: At my last job "I was technically lead dev", so don't mind me telling you what to do and criticizing every line of code you write. (He said that in finger quotes. I am also paraphrasing the last part, but you get the gist). Me: So the fact that...
My main solution was to make it tight. Not any tighter than it is with a traditional blue book, but also no longer. In the before time when we had bluebooks I gave my students about 70 minutes for 4 short answer questions and a few multiple choice and now I give them 60 minutes fo...
Do you have a couple more minutes to answer a couple final questions? Jake: Sure Michael: Everything sounds great. You went through the bubble burst and had to pick up your life but everything seems like it’s working out pretty well. There’s been some bumps in the road. You had ...
Developers switched from Windows to Macs because monkey-boy Ballmer claimed to want Developers whilst doing his best to drive us away - and Macs were a Unix laptop "That Just Worked". Now we are going to have a MacBook "Pro" that doesn't even an Escape-key. Great news for manufacturers...
dmonkey 2195 7y Just finished an Assembly homework... For the first (and hope the last) time in my life I complained about arrays starting from 0. question asm mips 2 2 kira 2193 7y Fuck you arrays. Why the fuck you want to start with '0'? Ohh I forgot If you will start...