Yes, no, maybe, I don't know, can you repeat the question?

You're not the boss of me, now!
I'm curious of what that means, but that link put me through five captchas in a row and I ran out of patience.
Youtube is giving you captchas? Ouch.
It's a Monty Python sketch. Here it is in text form.
Thanks! I'm on a VPN using graphene, so that's probably why YouTube doesn't like me.
You're not the boss of me now! You're not the boss of me now! You're not the boss of me now, and you're not so big! Life is unfair...
Stop singing and get back to work.
BIG_IF_TRUE
Missing the truth nuke
And DAMN_LIE
FAKE_NEWS (true but I don't like it)
I also propose a new binary operator CARES_ABOUT_YOUR_FEELINGS
MEGABULL ,
and megabool::Statistics
May I introduce the VHDL STD library where you can set an output to "don't care":
As an embedded electronics engineer discovering VHDL was a blast and a mindfuck!
Don't worry, VHDL is still a mindfuck sometimes even after being an FPGA engineer for years (mostly only using VHDL). It's such a cool language, and I am glad you discovered and are enjoying it!
its just what most people what vall illegal state or impossible?
DOUBLE_PLUS_UNTRUE
I prefer the classic Bool:
enum Bool
{
True,
False,
FileNotFound
};
Ah yes, the three genders.
If this classic isn't linked from that Wikipedia article (I never checked) it really should be. Like the "static cling" image, evnen encyclopedias need to know when to step out of formal style. 🤭
Needs more emojis.
👍 = true
👎 = false
🫳 = maybe
🤌 = Italian false
PANTS_ON_FIRE,
While working on some client code, my coworker and I came across a case statement that said something like
if myBoolean == TRUE
then blah
else if myBoolean == FALSE
then blah blah
else if myBoolean is null
then blah blah blah
Ever since we've always laughed at the "trinary bit".
megabool is_boy(const Coder *coder);
Damn JavaScript
I'd have gone with "truthy" and "falsy", but I like the cut of the jib all the same
I'm confused as to the use of double true.
I've been running a query adding TRUE entries to other TRUE entries, but I just get TRUE as result.
missing this_tbh
This is just reinvention of Łukasiewicz multi-valued logic
OK and NOT_OK
Quantum computer booleans. True/False/Everything in between.
Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics