Jeff Morhous's Picture

Hey, I’m Jeff Morhous

I'm a senior software engineer at CoverMyMeds. I make web apps, mostly with Ruby on Rails. I help software engineers grow.

Software Engineers Need a Brag Doc

A brag doc is a place where you keep track of (and ideally show off) the work you're proud of. You can call it what you...

Block Ads for Your Entire Home Network with a Raspberry Pi

Run a DNS sinkhole on a Raspberry Pi to block ads, including the Raspberry Pi 5 (updated for 2024!)...

Eloquent Ruby In 10 Minutes

Over the last few month's I've been diving much deeper into Ruby, going through the famous Eloquent Ruby book...

How to Make a belongs_to Relationship in Rails

ActiveRecord makes it really easy to tie models in a Rails app to...

How to Fix Tailwind CSS Not Loading in Rails 7

Have you started a rails app and your page has no styling even though you're using Tailwind classes...