sleeplessone

joined 11 months ago
[–] [email protected] 18 points 3 days ago

The spoiler syntax is a bit different.

<label><body>

For example:

Answer3 years

 

You have been visited by the catfish of good fortune. Many upvotes and new users will be bestowed upon you, but only if you reply "happy fedding" to her message.

 

Or in its shorter/sick band name version: The League of Struggle.

[–] [email protected] 19 points 3 weeks ago

Broke: Get things done.

Woke: Get shit done.

Bespoke: Make the shit done.

 

Shamelessly stolen from hecks bare.

 
 
 
 
[–] [email protected] 7 points 7 months ago

Yeesh, I thought you were being hyperbolic, but it really is that bad! He even has this massive self report towards the end:

And how do you avoid being punished? There are two ways. One that works; and one that doesn’t. The one that doesn’t work is to design everything up front before coding. The one that does avoid the punishment is to override all the safeties.

And so you will declare all your classes and all your functions open. You will never use exceptions. And you will get used to using lots and lots of ! characters to override the null checks and allow NPEs to rampage through your systems.

Uncle Bob must be the kind of guy who makes all of his types any when writing Typescript.

[–] [email protected] 7 points 7 months ago

At least it's not XML.

[–] [email protected] 4 points 10 months ago

You can write garbage code in rust, but the compiler will beat you with a stick for doing so.