• 2 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle




  • from random import uniform
    from time import sleep
    
    target = input("Enter target to hack:")
    
    print(f'--Hacking {target}--')
    print('initiating ~~anal penetration~~ backdoor entry')
    
    for progress in range(0,100,20):
        print(f'Hacking {target}: {progress}%')
        sleep(uniform(1,3))
    print(f'{target} hacked successfully')
    





  • Bogus5553@lemm.eetoMemes@lemmy.mlThe American garbage parties
    link
    fedilink
    English
    arrow-up
    6
    ·
    10 months ago

    Lol, sure they are both bad, but to go as far as to call them equally bad would just be misinformation. I’ve found that it’s really rare for two sides to be “just as bad”. They are essentially almost always not, and calling them so would often mean that the person in question isn’t that knowledgeable in the subject.