Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-breece committed Sep 27, 2024
1 parent 2a87898 commit ed337c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions log/wifi_speed.log
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,4 @@
2024-09-27 14:30:01, Ping: 56.253 ms, Download: 105.17 Mbit/s, Upload: 9.23 Mbit/s
# Cutover to Spectrum2024-09-27 15:00:01, Ping: 47.411 ms, Download: 9.46 Mbit/s, Upload: 9.09 Mbit/s
2024-09-27 15:30:01, Ping: 46.037 ms, Download: 11.92 Mbit/s, Upload: 9.74 Mbit/s
2024-09-27 16:00:02, Ping: 40.167 ms, Download: 10.19 Mbit/s, Upload: 5.75 Mbit/s
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
### Overview
I have been struggling with Spectrum Internet, formerly Time Warner now for around 9 years. There were simply no other alternatives, and I check about every so often for other providers, never getting anywhere. We've had building cabling issues, arguments about my own vs company cable modems, upwards of 8 service visits to remediate the problem all to no avail. Well, AT&T came out with 5G+ service (as did T Mobile and a few other providers) recently and I decided to give that a trial run. I cooked up a Python script that uses the speedtest-cli on my Ubuntu development machine in my home office and am letting it collect logs for a couple weeks both on the new access device and the old one for comparision.
I have been struggling with Spectrum Internet, formerly Time Warner now for around 9 years. There were simply no other alternatives, and I check about every so often for other providers, never getting anywhere. Also, my goals are to reduce spend and improve both speed and reliability since I am still partly a remote worker and, well, Netflix. So basically, that rules out Starlink right out the gate from the cost angle.

But back to the motivation for this little home project. I've had building cabling issues that are partly out of my control, numerous arguments about my own (I now have two) vs company provided cable modems, upwards of 8 service visits to remediate the cable problem all to no avail. Well, AT&T came out with 5G+ service (as did T Mobile and a few other providers) recently and I decided to give that a trial run. I cooked up a Python script that uses the speedtest-cli on my Ubuntu development machine in my home office and am letting it collect logs for a couple weeks both on the new access device and the old one for comparision.

This repo is to house that code and to serve as a reference for a future blog post.

Expand Down

0 comments on commit ed337c8

Please sign in to comment.