Steve CondyliosMake descriptive URLs using friendly_idThis guide shows how to use the friendly_id gem on a posts scaffold so the title of the post is in the URL, and the history of the URL is…Jun 15, 2022Jun 15, 2022
Steve CondyliosHow to set up an AWS Route 53 custom domain for your Heroku appThis guide shows you everything you need to set up a Route 53 domain with your Heroku app. It assumes you want to set up these styles of…Jun 12, 20224Jun 12, 20224
Steve CondyliosHow To Set Up Devise for Rails 7It’s easy to forget a step or two when setting up devise, so here’s a quick ‘how to’ setup devise. It’s not absolutely minimal, but it’s…Apr 24, 20222Apr 24, 20222
Steve CondyliosHow to convert a bitmap (png, jpeg) to vector (svg) graphic on any operating system (mac, windows)…So you want to convert a bitmap image (perhaps a png or jpeg) into a vector graphic (e.g. an svg), you’ve clicked on a half dozen…Mar 14, 2022Mar 14, 2022
Steve CondyliosMonitor the Performance of your Heroku Rails App with New RelicInstall the New Relic Heroku addonJun 13, 2021Jun 13, 2021
Steve CondyliosHow to use Sentry Heroku adto track errors on your ruby on rails applicationHow to set up and configure Sentry to monitor errors in your ruby on rails application on HerokuJun 13, 2021Jun 13, 2021
Steve CondyliosHow to Install nvm, node and yarn for your Ruby on Rails ApplicationThis gave me trouble — 2 days of it! — and when digging through some temporal c++ error messages became too much, I decided to…Apr 25, 20212Apr 25, 20212
Steve CondyliosHow to change the speed of a Facebook videoIt would be really handy if Facebook offered the ability to change the speed of videos, but as of mid 2020, they don’t!Aug 22, 20204Aug 22, 20204
Steve CondyliosUnderstanding Neural Networks with Google DeepDreamGenerative art — using code to produce visually interesting phenomena — can take many forms. But few are as fascinating and insightful as…Jul 11, 2020Jul 11, 2020
Steve CondyliosHow to move your R Shiny app on to the web using HerokuThere are numerous ways of getting your R Shiny app on to the web. Some are expensive, others are tedious, and most are finicky. Heroku is…Jun 5, 20201Jun 5, 20201