• Home
  • About
    • News
  • Subscribe
    • Personal Subscriptions
    • Team Pricing
  • Episodes
    • All Episodes
    • Freebies
    • Guest Episodes
    • Categories
      • APIs and Libraries
      • Applications
      • Design
      • Language
      • Patterns and Anti-Patterns
      • Style
      • Testing
      • Tools
    • Surprise me!
    • Video Downloads
  • Courses
    • Tasting Menus
    • Feasts
  • Help
    • FAQ
    • Contact
    • Nominate a Guest Chef
    • Privacy
  • Log in
  • Twitter
  • Facebook

Categories

Tags

activerecord asynchrony code smells command line concurrency containers corelib data database debugging domain modeling Enumerable & Enumerator failure handling files guest idioms Input - Output iteration linux literals logging metaprogramming oop patterns practices processes (execution) rails Rake refactoring regex rspec RubyGems stdlib strings syntax systems tdd test doubles testing text threads tools unix value objects variables
April 2021
M T W T F S S
 1234
567891011
12131415161718
19202122232425
2627282930  
« Mar    

Archives

Account

  • Login

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Mobile Analytics
  • All
  • Language
  • Design
  • Style
  • APIs and Libraries
  • Testing
  • Freebies
Let's Eat
  • Twitter
  • Facebook
Recent Episodes

RubyTapas

Short Screencasts of Gourmet Ruby, by Avdi Grimm

  • Home
  • About
    • News
  • Subscribe
    • Personal Subscriptions
    • Team Pricing
  • Episodes
    • All Episodes
    • Freebies
    • Guest Episodes
    • Categories
      • APIs and Libraries
      • Applications
      • Design
      • Language
      • Patterns and Anti-Patterns
      • Style
      • Testing
      • Tools
    • Surprise me!
    • Video Downloads
  • Courses
    • Tasting Menus
    • Feasts
  • Help
    • FAQ
    • Contact
    • Nominate a Guest Chef
    • Privacy
  • Log in

Episode #668
Devcontainer Unprivileged User

Avdi Grimm April 2, 2021

This page is just for members. Sign in or subscribe to gain access! Username Password * Remember Me     Forgot Password

Read More

Episode #667
Leaky Devcontainer Filesystem Abstractions

Avdi Grimm March 27, 2021

Mapping host files into a container is a source of a lot of "WTF" moments. Let's take a closer look at where some of these surprises come from.

Read More

Episode #666
Devcontainer Path

Avdi Grimm March 20, 2021

bundle exec, npx, virtualenv... part of modern development is taking extra steps to run just the RIGHT version of a tool for the current project. But with containerized development, we …

Read More

Episode #665
.env for Devcontainers

Avdi Grimm March 14, 2021

Nobody likes repeatedly typing out lengthy command-line incantations. Today let's make our containerized work easier by customizing our environment!

Read More

Episode #664
Devcontainer Shell Shortcut

Avdi Grimm March 6, 2021

The time has come to simplify starting up new shells in our development containers. Along the way, we'll learn more about the docker-compose up, exec, and run subcommands!

Read More

Episode #663
Accessorizing Your Devcontainer Shell

Avdi Grimm February 27, 2021

A comfy development environment includes niceties such as shell aliases and PATH customizations. But where should those be configured in a devcontainer? Let's find out!

Read More

Episode #662
Furnishing Your Devcontainer

Avdi Grimm February 20, 2021

A brand new containerized development environment can be pretty spartan. Over time, you'll furnish it with all the developer conveniences of home. Let's look at how that process unfolds!

Read More

Episode #661
Devcontainer Portmapping

Avdi Grimm February 12, 2021

A web app devcontainer isn't much good if you can't see the app. Let's talk about loopback addresses, interface binding, and port-mapping with docker-compose!

Read More

Episode #660
Nokogiri

Avdi Grimm February 5, 2021

Sometimes you just need to munge some XML. And Nokogiri makes processing massive quantities of XML easy and blazingly fast. Here's a quick tutorial to get you started!

Read More

1 2 3 … 83 →
  • All
  • Language
  • Design
  • Style
  • APIs and Libraries
  • Testing
  • Freebies
  • Home
  • About
  • Subscribe
  • Episodes
  • Courses
  • Help
  • Log in
© 2021 ShipRise LLC