AJ Markow·Nov 2, 2023Quick Tip on Using Xcode’s Chrome Extension ConverterI recently found myself wanting to convert a Chrome Extension to be used in safari. I couldn’t get the command to run properly, I found I…
AJ Markow·Oct 11, 2023Iphone 15 Pro → ShortcutsThis guide from Snazzy Labs offers some handy tips specifically for the new action button on iPhone 15 Pro models. It’s worth checking out…
AJ Markow·Dec 20, 2020Adding Codecov to a Ruby ProjectI was having trouble figuring out how to add Codecov to a ruby gem I was developing and testing with Rspec. So I wanted to write this…