63

Intelligence had a future till...

Comments
  • 15
    if (Boolean.toString(condition).equals("true") == true)

    if (Boolean.toString(Boolean.toString(condition).equals("true")).equals("true"))

    if (Boolean.toString(Boolean.toString(condition).equals("true")).equals("true") == true)

    ...
  • 6
    @stacked GREAT!

    Welcome to devRant. First upvote to you! Happy ranting, and enjoy your stay here!
  • 1
    @stacked i love this
  • 5
    @CozyPlanes thanks! I discovered devRant yesterday night, while I was crying all alone in a corner waiting for a process to finish and hoping that the new configuration was working fine. It gave me a reason to stay alive :)
  • 3
    @stacked Cheer up! I am happy that it made your day!

    Get free stickers at : https://devrant.io/free-stickers/
  • 0
    I've always done == true for legibility. I hate it but whatever.
  • 0
    Lets kill the last hope...
Add Comment