π» I wonder how long it will be until the new Apple ARM chips are viable for engineering outside of Xcode (e.g., virtualization support, Docker support, widespread adoption by Homebrew packages, etc.).
π» I’m trying out Cloud9 on AWS:
Resources:
rCloud9Environment:
Type: AWS::Cloud9::EnvironmentEC2
Properties:
AutomaticStopTimeMinutes: 30
ConnectionType: CONNECT_SSM
Description: Web-based cloud development environment
InstanceType: m5.large
Name: Cloud9Environment
Repositories:
- PathComponent: '/repos'
RepositoryUrl: !GetAtt rCloud9WorkingRepository.CloneUrlHttp
rCloud9WorkingRepository:
Type: AWS::CodeCommit::Repository
Properties:
RepositoryName: Cloud9WorkingRepository
RepositoryDescription: A CodeCommit repository for stashing work from the Cloud9 IDE
π» I’ve been using Visual Studio Code even more than the JetBrains suite lately. It may be my primary editor very soon.
π I benched Drew Brees for Joey Burrow last night. Thanks to a garbage time touchdown, it’s looking like that decision will pay off.
π I’m currently preparing for the draft for my golf score fantasy football league. The objective to get the lowest, non-zero score for each position. If your player scores a zero (without a catch, carry, or pass), a ton of points get added. Any thoughts on who I should draft?
ππ Not a great sports day for me. It started with my RB2 getting waived and ended with a Russell Westbrook implosion. I’m hoping for Leonard Fournette to find a good home and that the Rockets don’t choke in game seven.
The out of the box Netlify CI/CD features and GitHub pull request integration with deploy previews are fantastic.
I made some good progress on my app this evening. I’ve still got a long way to go before I feel truly comfortable doing iOS development.
I’ve been using Visual Studio Code for text transformation that I might have previously written a script to do. I just learned that replace functionality supports capture groups in regular expressions. For example, replacing "(\d+)"
with $1
.
π Working on a little CLI tool to generate Markdown for power rankings populated with Sleeper fantasy football data for my league’s new Gatsby site. I’m already loving our decision to leave ESPN.
π I’ve felt particularly fatigued with notifications lately. Endless IMs, emails, group chats, text messages, phone calls, etc. I need to not be so obsessive about getting my notifications cleared. I’m also still working on how to filter the noise too.
“Have you heard? Iβm not worth my weight in words.” π΅ Mirror Freak by Good Morning
π Seems like it’s only a matter of time now before one of the P5 conferences officially announces the cancelation or postponement of college football. It’s the right call but still a tough pill to swallow for so many reasons.