ea4b95030774
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sun, 30 Aug 2020 22:01:05 -0400 |
parents | 810b72e88e06 |
children | 1a8ef835461a |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Fri Aug 28 20:04:51 2020 -0400 +++ b/README.markdown Sun Aug 30 22:01:05 2020 -0400 @@ -1408,3 +1408,15 @@ Also tried installing Clasp, but the process is too bonkers. If they ever provide binaries I'll run my tests on it, but the current install process is just way too much work to be worth my time. + +## 2020-08-28 + +A bunch more work on Jarl. Wrapped up a couple of loose ends. Ran into some +more MOP craziness that I *think* I've solved, but am not 100% sure. + +## 2020-08-30 + +Threw together a little `weather` CLI because trying to use any weather +website/app is just maddening. All I want is the temp/rain chance for the next +few hours to know if I can go sit in a parkā¦ why is this so hard to find? +Learned a bit about ZIP codes in the process of making it.