daily log
Things I did today:
- Woke up!
- Converted my new audio files into faster audio files (make sure we are in correct directory with access to both ffmpeg and audiofiles) info
./ffmpeg -i Chapter5.m4a -filter:a "atempo=1.7" -c:a aac -q:a 100 chapter5_fast.m4a
- This involved downloading ffmpeg and discovering a few suggested encoders weren’t recommended anymore
- This also involved me trying again to use
homebrew
withsudo
which just shows how much more I need to learn about appropriate package management
- Bought and “wrapped” amazon gift card for Bonnie!
- Drove to Orange County (while listening to new fast files and FALL by Neil Stephenson) for friend’s Sprinkle!
- Ate enchilladas at Sprinkle!
- Caught up with old friends :)
- Drove home and chatted with Colin about how we get in our own way
- Brainstormed ways we can help one another help ourselves
- Started to work on HW3 (v1 – using pandas and my own knowledge/intuition)
- Started to work on HW3_GATES (using her code from the wall)
- Scraped some HP reviews from IMDB!! HARRY SCRAPER