hacktronian
hacktronian copied to clipboard
Hurts my eyes
As a developer who developes websites, cyber weapons, and even AI this code hurt my eyes, i think it can be done way WAY better for one
WHY
os.system('clear')
os.system('clear')
os.system('clear')
os.system('clear')
then again uptop and through the entire script i see os.system('clear') os.system('clear') os.system('clear') os.system('clear')
multiple times with no end even though you have an entire function for clearing the screen already, this annoys me the most about developers i hate looking at code and seeing os.system and time.sleep statements over and over and over and over through the entire script
no need for that much system clear statements in one brick of code