What I learned this week

Software

Put Doom on a Peloton:

  • Found the Wifi Debugging screen
  • Downloaded Android SDK Platform-Tools and used adb to connect and inspect the android tablet. ./adp pair and then ./adp connect and ./adb shell to get a shell
  • Can even take a screenshot and pull it back onto my computer screencap /sdcard/myscreen.png & ./adb pull /sdcard/myscreen.png
  • I side loaded Nova Launcher by downloading the .apk and using ./adb install
  • Then for doom, I found another .apk for Doom and grabbed doom1.wad from the Doom wiki. Pushed the .wad to a new doom directory I created on the tablet ./adb push doom1.wad /sdcard/Doom/ and then installed the doom apk.

And then we had doom:

Doom

Everything curl!

Dig

uname -a to get operating system info

Business/Finance

When the Credit Cards start rolling out you know Crypto is BACK!

Math/Stats

Travel

Other