

Key word for now
I like where this is going
Key word for now
I like where this is going
You can’t just say it and not show it, here’s mine (that I’m absolutely proud of) https://codeberg.org/quazar-omega/dwag-and-dwop (live site)
Used to, but now that I realise what the real hell is, i.e. collaboration with others who might (and will) have different ideas about how code should be formatted, I’d rather leave that job to an autoformatter, too much mental overhead for little gain when there’s a tool that can enforce a single style across the whole codebase with a simple command, or better yet, a git hook. If anyone complains I can point to the tool and say “sorry, take it up with it, not me”
I know who made this included React and HTML specifically to trigger us programmers, to that I say… well played >:(
Because they’re small, smaller than short people
Lmao yes
Arch and queer, name a better duo
The + is just standing for latest
I love your boss (as long as I don’t have to work for him)
Pink Fedora logo is class
Read further down on my other comment to understand, it’s just how the operator looks
…and the browser is Internet Explorer
It specifically refers to this shorthand ?:
that works like this:
$value = $thing_that_could_be_truthy ?: 'fallback value';
# same as
$value = $thing_that_could_be_truthy ? $thing_that_could_be_truthy : 'fallback value';
The condition is also the value if it is truthy
php too
…but we don’t talk about php
On the left you have Elvis Presley, while on the right there’s the so-called Elvis operator
Brb, gonna code flappy bird with it
That’s super standard for actual infrastructure
For them it’s just “the code”
Lol that’s so out there that it gained a few points for me
C supremacy