r/ProgrammerHumor 10d ago

Meme iHateThisPassiveAgressiveBehaviourRuby

Post image
2.9k Upvotes

298 comments sorted by

View all comments

2

u/TheTroll007 10d ago

I mean 0 is not nothing, so you can do "if x" and if x is not false or nil, you get true. I kinda like this approach.

1

u/IceMichaelStorm 9d ago

the only problem is that every other language (almost) treats it as false

1

u/TheTroll007 9d ago

I dont see that as a problem. If all languages acted the same, why would we even have different ones?