Reminder that yeet is a keyword in rust
Is it synonymous with
eject
?
Gen-X here. Is it weird that I found the Z++ version easier to read?
Millennial here, this is unironically way better, I wanna code in slang from now on.
Gangsta C++, for the ammo endowed.
Z++
ngl, SQL could use some rejuvenation
fr no cap
deleted by creator
That was so much more fun than it had any right to be.
I love “yeet cap rn”.
I was fine till I hit sussin.
deadass vibin
syntax error
💀💀💀
That’s called a Domain-specific Language.
this had me deadass laughin fr fr no cap
you can use emojis in your username? that’s lit fam
fr mf be bussin
deleted by creator
Yeah…
store this gem on Codeberg instead!
no cap fr
!0;
No, gen Z C++ requires you to type
fn
for every function, weakly typed (type systems are scary), and every value is constant by default (variables are super scary and bad).🤓
ok boomer
xd young people dumb
This feels like those boomer comics about how dumb millennials are
LETTSSS GOOOOOO
Finally! I’m now deadass hip with the new lingo.
fr, I didn’t know dat macros could be used to make nu programming languages.
#define
is nothing but a search and replace from the preprocessor.I’ve been burned one too many times with
#include
which replaces the directive with the contents of the included headers file (I think that if you’re truly evil you can even include straight .c files and forgo headers entirely)