Skip Navigation

User banner
Posts
2
Comments
83
Joined
2 yr. ago

  • I was like "Hum... That should do like more than 3.5, but 4 at maximum..."

    Then he shows options, and I was like "What ? There's nothing between 3.5 and 4"; then thought about it a bit more, and found Exactly 4 as an answer; then continued to watch the end of the video to see why my calculations were wrong (they wer'nt)

  • // Move to the right

  • Error: Please enter your birthdate

  • Used that alien package with some python library I've found on the dark web to be able to use it as css

  • BAM! I got that div centered on this display!

  •  
        
    $ rm -rf /
    Removing /etc/passwords...
    ~ WITH XXXXX ANTIVIR, PROTECT YOUR PASSWORDS FOR ONLY 5.99$ PER MONTH ~
    Removing /home/user...
    ~ WITH XXX VPN, ACCESS ALL YOUR CONTENT ONLINE FROM ANY COUNTRY IN THE WORLD, 19.99$ PER YEAR FOR NEW SUBSCRIPTIONS ~
    Removing /bin/bash...
    ~ DO YOU WANT A BIGGER D ? TAKE XXXX PILLS, 99.9% SUCCESS ~
    ...
    
      
  • Not any standard (and actually not at all something to do for real), but try it, it works

     
        
    def magic(a, b, c):
        if a > 0:
            if b > 0:
               		if c > 0:
               		  return 'All positive'
        
        return 'Not all positive'
    
    print(magic(1,2,3))
    print(magic(-1,1,2))
    print(magic(1,-1,0))
    print(magic(-1,-1,-2))
    
      

    (you should be able to verify I used both tab and spaces f*cking bad way in this example, like I described)

    Output:

     
        
    All positive
    Not all positive
    Not all positive
    Not all positive
    
    
    ** Process exited - Return Code: 0 **
    Press Enter to exit terminal
    
      
  • 4 Spaces, then one tab, then 3 spaces, then 2 tabs, then 2 spaces, then 3 tabs...

    Python supports that (and I hate this)

  • Not as positive, but definitely one of the quotes that gave me chills (and made more popular due to recent movie, I hope this is in the movie):

    Now I am become Death, the destroyer of worlds

    Robert Oppenheimer, 1965 (quoting the Hindu scripture, the Bhagavad-Gita: Vishnu)

  • We should remove the gender information from ID and other documents unrelated to the gender

    (Maybe kept the XX or XY mark on medical papers though, may be useful to avoid death from medical poisoning, but even your gender and sexual preferences have nothing to do here, so no gender mark neither)

  • 1st Worst: Mosquitoes
    \ 2nd Worst: Wasps
    \ 3rd Worst: Chiggers (that "red bug", technically a mite, like ticks)

    Then all Australian wildlife approximatively

  • Noted you kept the sign in bottom left, beautiful fix, got my upvote

  • Do you still watch Youtube ?

    Yes, pretty much a lot (like averaging 1h per day I think)


    If you want recommendations for videos from community votes, check out Tournesol website (Note: recommending more about scientific, economics & life health subjects than entertainment)

  • Also, hasn't been said yet, but when a file name with a space is uploaded to the net, the url will replace spaces with "%20" (for technical reasons), making the URL looking bad

    (but still not mandatory to replace spaces by underscodes)

    Example: http://example.com/the%20file%2042.png vs http://example.com/the_file_42.png

  • Nope !

    (Bruh, I mixed two games... Let's remove that baby phone thing)