
2025-07-14 12:51:29
Today’s ride was 8.3 miles… nothing too exciting to report. (In other news I’ve been relearning SQL to pull data from the RunGap SQLite database.)
#biking #bikeTooter #mke
Today’s ride was 8.3 miles… nothing too exciting to report. (In other news I’ve been relearning SQL to pull data from the RunGap SQLite database.)
#biking #bikeTooter #mke
I have built a tool that allows me to search browsing history. I’d like to include Reeder’s history too.
For that I need to know where is it storing the data. I assume it’s a SQLite DB. I’d very much appreciate help with figuring this out.
Okay, spent a little time with Python's Matplotlib to get this graph of miles biked so far this year...
At some point I should be able to pull the data from Run Gap's SQLite database to automate this more, and get more granular.
I still need to figure out how to space the bars and some other formatting stuff but it's a good start!
#python