So since starting with copilot a few months ago, I eventually decided to explore Claude code… and I’m starting to think I’m now a servant to the AI overlords.
github copilot agent dabbling
I’ve been using the github copilots agent a bit for work and personal stuff. Some random findings below … Continue reading “github copilot agent dabbling”
ssh signed git commits
git config –global gpg.format ssh
git config –global user.signingkey ~/.ssh/id_ed25519.pub
git config –global commit.gpgsign true
Hopefully that’ll result in my github commits being signed…. and when I forget how to do it …
Automated twitter compilation up to 10 June 2018
Arbitrary tweets made by TheGingerDog up to 10 June 2018
Continue reading “Automated twitter compilation up to 10 June 2018”