<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    
    <title>Jesse Spevack</title>
    
    
    <description>The written meanderings of Jesse Spevack.</description>
    
    <link>https://jesse-spevack.github.io/</link>
    <atom:link href="https://jesse-spevack.github.io/feed.xml" rel="self" type="application/rss+xml" />
    
    
      <item>
        <title>Stop Being So Negative</title>
        <description>
          Ruby is too Expressive to Warrant the use of Negatives - 
          Stop Being So Negative My brain hurts and I cringe a bit whenever I stumble across an unnecessarily complicated negative condition. Also, to be perfectly clear and honest, I never have written anything that remotely resembles any of these examples. Why would I say I’ve written terrible code when I’ve...
        </description>
        <pubDate>Thu, 22 Apr 2021 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2021-04-22-stop-being-so-negative/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2021-04-22-stop-being-so-negative/</guid>
      </item>
    
      <item>
        <title>How I use a Hash Instead of Case Statement in Ruby</title>
        <description>
          Case Statements are Yesterday&apos;s News. Impress your friends with Hashes instead. - 
          Case Statements are so 2020 Spice up 2021 with a Hash instead. I wanted to share a technique I reach for in my Ruby toolkit when I find myself in a situation that calls for some sort of case statement. Let’s imagine our codebase has an item. Let’s pretend that...
        </description>
        <pubDate>Wed, 21 Apr 2021 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2021-04-21-replace-case-with-hash/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2021-04-21-replace-case-with-hash/</guid>
      </item>
    
      <item>
        <title>RailsConf Keynote 2019</title>
        <description>
          
          In this year’s RailsConf keynote, DHH took on the idea of the tragedy of the commons and open source software development. The talk was less about writing code or the Rails framework and more about self actualization and transcendence. The most compelling idea that DHH spelled out was the effect...
        </description>
        <pubDate>Tue, 30 Apr 2019 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2019-04-30-rails-conf-keynote-2019/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2019-04-30-rails-conf-keynote-2019/</guid>
      </item>
    
      <item>
        <title>Stop Asking About Mentorship</title>
        <description>
          
          Turing Students and Recent Grads: Stop Asking About Mentorship When I meet with Turing graduates for coffee, I often ask, “What are you looking for in your first job out of Turing?” Most of these students answer by saying something like, “I am looking for a company with great mentorship.”...
        </description>
        <pubDate>Mon, 04 Mar 2019 00:00:00 -0700</pubDate>
        <link>https://jesse-spevack.github.io/2019-03-04-stop-asking-about-mentorship/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2019-03-04-stop-asking-about-mentorship/</guid>
      </item>
    
      <item>
        <title>Let&apos;s make a Hot Dog App: A Google AutoML Tutorial for N00bs</title>
        <description>
          
          A Google AutoML Tutorial for N00bs By the end of this tutorial you will be able to submit pictures to a trained machine learning algorithm and get the image&apos;s classification as a response. In other words, we are making Jian Yang&apos;s Not Hot Dog app. With Google’s new AutoML beta,...
        </description>
        <pubDate>Mon, 24 Dec 2018 00:00:00 -0700</pubDate>
        <link>https://jesse-spevack.github.io/2018-12-24-lets-make-a-hot-dog-app-a-google-automl-tutorial-for-n00bs/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2018-12-24-lets-make-a-hot-dog-app-a-google-automl-tutorial-for-n00bs/</guid>
      </item>
    
      <item>
        <title>Educators, Abandon Ship</title>
        <description>
          
          For many professional Americans, December is a time of winding down, reflecting on the past year, and spending quality time with family and loved ones. For teachers, however, and new teachers in particular, December can be quite the opposite. The sheen of new students and classes has worn off and...
        </description>
        <pubDate>Sun, 09 Dec 2018 00:00:00 -0700</pubDate>
        <link>https://jesse-spevack.github.io/2018-12-09-educators-abandon-ship/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2018-12-09-educators-abandon-ship/</guid>
      </item>
    
      <item>
        <title>How to Create a Gmail Filter with Google Apps Script</title>
        <description>
          
          I get junk email all the time. Lately I&apos;ve taken to creating filters in gmail based on the sender of the email. In this guide I will walk through a Google Apps Script function I wrote to repeat this repetitive email cleansing ritual. With this script, instead of creating a...
        </description>
        <pubDate>Thu, 06 Sep 2018 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2018-09-06-how-to-create-a-gmail-filter-with-google-apps-script/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2018-09-06-how-to-create-a-gmail-filter-with-google-apps-script/</guid>
      </item>
    
      <item>
        <title>How to Teach</title>
        <description>
          
          Instructional Design And pedagogy for Software Developers Just over two years ago, sitting in my small, shared assistant principal&apos;s office, I recall longing for the optimism, collaboration, workflow, and organization that I perceived to be staples of the tech world. At the time, I underestimated just how much software developers...
        </description>
        <pubDate>Tue, 26 Jun 2018 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2018-06-26-how-to-teach-instructional-design-for-engineers/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2018-06-26-how-to-teach-instructional-design-for-engineers/</guid>
      </item>
    
      <item>
        <title>7 RailsConf 2018 Talks You Should Watch Now</title>
        <description>
          
          RailsConf 2018 talks have been posted and here are the seven conference talks that I attended in person that I highly recommend. Thank you to the good folks at Confreaks for making these available for everyone! 1. FIXME David Heinemeier Hansson This was the first talk of the conference and...
        </description>
        <pubDate>Fri, 18 May 2018 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2018-05-18-7-railsconf-2018-talks-you-should-watch-now/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2018-05-18-7-railsconf-2018-talks-you-should-watch-now/</guid>
      </item>
    
      <item>
        <title>RailsConf 2018 Retrospective</title>
        <description>
          
          What I Learned at RailsConf 2018 about being a Good Software Developer This year at RailsConf I learned about being a good software developer, but not in the way you might think. The conference, held on a snowy April weekend in Pittsburgh, PA, offered a plethora of technical workshops, talks,...
        </description>
        <pubDate>Fri, 20 Apr 2018 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2018-04-20-rails-conf-2018-retrospective/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2018-04-20-rails-conf-2018-retrospective/</guid>
      </item>
    
      <item>
        <title>Rails Conf 2018 Keynote</title>
        <description>
          
          In this year&apos;s Rails Conf 2018 keynote, David Heinemeier Hansson challenged the Rails community to compress the concepts in code worth keeping so that we can broaden the base of people making the software that is eating the world. It was an inspiring talk that tracked the history of Rails...
        </description>
        <pubDate>Tue, 17 Apr 2018 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2018-04-17-rails-conf-2018-day-1/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2018-04-17-rails-conf-2018-day-1/</guid>
      </item>
    
      <item>
        <title>Let&apos;s make a Linked List in Ruby</title>
        <description>
          
          Tutorial: How to Create A Linked List In Ruby The linked list is one of the simplest data structures in computer science. Let&apos;s code one in Ruby! We&apos;ll be working off of a fun project from the Turing School of Software Design curriculum (my code school alma mater). This little dandy...
        </description>
        <pubDate>Fri, 02 Feb 2018 00:00:00 -0700</pubDate>
        <link>https://jesse-spevack.github.io/2018-02-02-lets-make-a-linked-list-in-ruby/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2018-02-02-lets-make-a-linked-list-in-ruby/</guid>
      </item>
    
      <item>
        <title>Making Sense of AltSchool&apos;s Demise</title>
        <description>
          
          Bloomberg Technology recently reported that, &quot;AltSchool, backed by Mark Zuckerberg and other high-profile tech investors, is scaling back and shutting a school as losses pile up.&quot; While AltSchool&apos;s for-profit model is problematic, the company&apos;s setbacks say more about the state of education in the United States than the strength of the...
        </description>
        <pubDate>Thu, 02 Nov 2017 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2017-11-02-making-sense-of-altschools-demise/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2017-11-02-making-sense-of-altschools-demise/</guid>
      </item>
    
      <item>
        <title>More CRUD with Rails Scaffolds</title>
        <description>
          
          Part 4 Genres In the last post we removed the database cleaner gem and converted our feature test into a new and improved systems test. In this post we will return to the Rails generate scaffold command to build full CRUD functionality for our genres model of our Bookshelf App. We...
        </description>
        <pubDate>Sat, 28 Oct 2017 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2017-10-28-crud-with-rails-scaffolds/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2017-10-28-crud-with-rails-scaffolds/</guid>
      </item>
    
      <item>
        <title>So System Tests are a Thing Now</title>
        <description>
          
          Part 3 System Tests In the last post we used the Rails g scaffold command to build full CRUD functionality for our authors model. In this post we will be refactoring our work in order to implement system tests and take advantage of some of the functionality rolled into the latest...
        </description>
        <pubDate>Fri, 27 Oct 2017 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2017-10-27-so-system-tests-are-a-thing-now/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2017-10-27-so-system-tests-are-a-thing-now/</guid>
      </item>
    
      <item>
        <title>Live Blogging a Book Review App 2</title>
        <description>
          
          Part 2: Authors In the last post in this live blog series we started a journey to create a book review app by going through the excitement of the rails new command. Our app running locally looks something like this: On the plus side there are no bugs. But, there...
        </description>
        <pubDate>Wed, 25 Oct 2017 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2017-10-25-live-blogging-a-book-review-app-ii/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2017-10-25-live-blogging-a-book-review-app-ii/</guid>
      </item>
    
      <item>
        <title>Live Blogging a Book Review App</title>
        <description>
          
          Part I - rails new For the past few years I have been posting short reviews on all the books I read on Facebook. My current process is problematic for a few reasons. First, I probably have friends on Facebook who do not care to read my book reviews in...
        </description>
        <pubDate>Mon, 23 Oct 2017 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2017-10-23-live-blogging-a-book-review-app/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2017-10-23-live-blogging-a-book-review-app/</guid>
      </item>
    
      <item>
        <title>Talk RSpec To Me</title>
        <description>
          
          All the RSpec Style Well written tests can drive the development of software, serve as a quality control mechanism, and document functionality for other developers working on the same codebase. Style matters when it comes to writing tests specifically because tests are documentation of how your methods and classes are...
        </description>
        <pubDate>Tue, 10 Oct 2017 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2017-10-10-talk-rspec-to-me/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2017-10-10-talk-rspec-to-me/</guid>
      </item>
    
      <item>
        <title>How to Summarize SQL Records by Day</title>
        <description>
          
          Some readers of this blog have been asking about useful SQL queries that have come up in my current job. So I wanted to share a query that is not super complicated, but very useful.  The use case for this query is when you are looking to view a summary...
        </description>
        <pubDate>Sat, 09 Sep 2017 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2017-09-09-how-to-summarize-sql-records-by-day/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2017-09-09-how-to-summarize-sql-records-by-day/</guid>
      </item>
    
      <item>
        <title>So #update_all Is A Thing</title>
        <description>
          
          ActiveRecord&apos;s update_all Method Usecase Imagine we need to make a similar change to a large group of database records. For example, let&apos;s say I have an application with a Students model. Let&apos;s also imagine that their is a status attribute on our Students model that can be incoming, active, disenrolled,...
        </description>
        <pubDate>Wed, 02 Aug 2017 00:00:00 -0600</pubDate>
        <link>https://jesse-spevack.github.io/2017-08-02-so-updateall-is-a-thing/</link>
        <guid isPermaLink="true">https://jesse-spevack.github.io/2017-08-02-so-updateall-is-a-thing/</guid>
      </item>
    
  </channel>
</rss>
