Or just open the thread on an mbin instance. Here's everyone that upvoted this thread.
Edit: Downvotes (reduces) are less exposed, but as you said, someone can just run a fedi instance that exposes them to everyone.
Or just open the thread on an mbin instance. Here's everyone that upvoted this thread.
Edit: Downvotes (reduces) are less exposed, but as you said, someone can just run a fedi instance that exposes them to everyone.
break and continue are just goto in disguise ... use return instead of break
An if
statement is goto in disguise. So is a return.
Some would argue having 10x 4-line functions are worse for readability and debugging than a single 40-liner, because to actually understand the code you have to jump around all over the page (another disguised goto - for your eyes!)
I can certainly symphatise. I've been pushed to temporarily take management roles, either client-facing or reporting directly to a C-level. Been encouraged by the team to take on the roles permanently.
What they don't see is how mentally exhausting it is to actually shield the team from the BS on the other side, when you genuinely care about the people in your team. Yeah, I could use the money, but I don't trust myself to not act on the homicidal thoughts that pop up once in a while during those times..
Like, ignore the last century of postulation. We just knocked this out real quick.
Oh wow thanks, TIL. I was a kid in the 90s, and always taught and read "there's many guesses, but the most likely theory is a massive impact causing global changes". And only today I learnt that it was a relatively new theory at the time, and the crater wasn't even identified until the early 90s!
JSON5 is seriously what I feel JSON should've been. Comments, trailing commas, hex numbers, etc.