Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				Anything involving Network Downloads is a bad idea - it's unnecessarily slows down the process. I guess the fastest way would be to write a C programm with a while(true) loop that keeps creating smaller files and fills it with bullshit text, think "fffffffffff".
- 
				
				 coditect2596y1. Open new terminal window on coworker’s computer coditect2596y1. Open new terminal window on coworker’s computer
 2. Type “cat /dev/zero > /some/random/file &”
 3. Press enter
 4. Close terminal window
 5. Walk away while laughing maniacally
- 
				
				 Root772326y@-red 😅 Root772326y@-red 😅
 If I read that much unintelligible and contradictory nonsense, I'd probably want to commit suicide too.








!rant
If someone asked you to fill a partition with garbage data, what's the fastest way you'd use?
My fav is a piped 'yes' command. I've seen it max SSD's out.
rant