780bfe81d98a
Update
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Sat, 21 Jul 2018 17:35:13 +0000 | 
| parents | 1ee03086d3e2 | 
| children | 5c6c8fcaadc0 | 
| branches/tags | (none) | 
| files | README.markdown | 
Changes
--- a/README.markdown Sat Jul 21 02:30:40 2018 +0000 +++ b/README.markdown Sat Jul 21 17:35:13 2018 +0000 @@ -190,3 +190,7 @@ which let me see giblib complaining about the keyboard being busy. Once I found that error it led me to https://bbs.archlinux.org/viewtopic.php?id=86507 which shows a solution: add a `sleep 0.2` before the call to `scrot`. Jesus. + +## 2018-07-21 + +Did some programming exercises. I'm rusty at this stuff.