Search Results

2
votes

What is the most useful script you’ve written for everyday life?

A Quick and Dirty Python script that looked up the DNS for google.com every 5 seconds and beeped once if it succeeded and twice if it failed. I wrote this during a time when I had to live …