Category Archives: #GeekStyles

Ideas for the 21st Caribbean

One of my flaws is that I tend to keep my ideas secret, in the strange notion that only I can pull them of and to share them will negate the future opportunities for fame and fortune.  I won’t get into the excuses that stopped me from sharing what gifts, ideas and dreams that I have been brought here to share.  The only thing to know is that 2015 and forward is when I will “release the Kraken” !

ISP Bandwidth test monitoring

 

This allows you to test your internet service and get an regular email with the bandwidth test.

Requirements

 

Install

Python -c:\python
Speedtest_CLI – c:\scripts
SendEmail – c:\scripts\sendEmail
Crontab -(Default)

 

Setup

  1. Create folder c:\scripts
  2. Run and connect to Atlanta Comcast
    1. Hosted by Comcast (Atlanta, GA)  : Server # 1767
    2. c:\python34\python c:\scripts\speedtest_cli.py –server 1767
    3. See Results below for example
  3. Batch File ( c:\scripts\speedtest.bat )
  4. Add to Crontab
    Every hour – 0 * * * * c:\scripts\speedtest.bat

 

c:\scripts\speedtest.bat

date /T > c:\scripts\ga.sp
time /T >> c:\scripts\ga.sp
c:\python\python c:\scripts\speedtest_cli.py –server 1767 >> c:\scripts\ga.sp
c:\scripts\sendemail\sendemail -f %COMPUTERNAME%@%USERDOMAIN% -t stanford@tech.vi -u “SpeedTest %DATE:~4,2%-%DATE:~7,2%-%DATE:~-4%” -o message-file=”C:\scripts\ga.sp” -a “C:\scripts\ga.sp”


Results (e.g) :
 

Retrieving speedtest.net configuration…

Retrieving speedtest.net server list…

Testing from Communications Technologies (xx.xx.xx.xx)…

Hosted by Comcast (Atlanta, GA) [2588.72 km]: 126.965 ms

Testing download speed………………………………….

Download: 4.06 Mbits/s

Testing upload speed…………………………………………..

Upload: 4.30 Mbits/s

 

 

A Third of Americans Think Technology Is Going to Ruin Their Lives

Why we don’t have nice things…

One third of all Americans think that technology will lead to changes that are detrimental to society and to their lives, according to the results of a new PEW Research Center poll.

[via motherboard]

Microsoft’s campus patroled by a robot

The future is here

Showing a rather shocking disregard for the long-term safety of human civilization, Microsoft has become one of the first companies to deploy autonomous robot security guards. Dubbed the K5, Microsoft’s Silicon Valley campus was being policed last week by five of these roughly human-sized 300-pound (136 kg) robots, each equipped with enough cameras, sensors, artificial intelligence, and alarms that they can replace most human security patrols.