TK’S CHEESESTEAKS FOOD TRUCK MENU at Riggs Brewery
The food truck has a different menu, this is what was on the truck January 2020. Comment if they changed the prices or if you have an updated photo. https://www.tkscheesesteaks.com/
UTC Conversion to United States Timezones
Setting CRON jobs on servers can be painful to wrap your head around the shift of UTC to your timezone. Especially thanks to daylight savings times where a UTC-6 becomes a UTC-5 for a few months of the year. CST ⇒ Central Standard TimeCDT ⇒ Central Daylight Time 2018 daylight savings start March 11, 2018 2AM to Nov 4, 20192019 daylight [...]
Xcode to Swift Versions
Recently I’ve ran into an old legacy project that my company built years ago and was then left untouched for a while. Having to open up that old code quickly ran into the issue of what version of Xcode do you need to be able to run Swift 2.3 code? Download Older Xcodes from https://developer.apple.com/download/more/ Swift 2.2 [...]