Remote Conferences - Video (Small) cover logo

Ruby in the Datacenter - Ruby Remote Conf 2015

56m · Remote Conferences - Video (Small) · 15 Dec 14:00

Hundreds of books are available to help you write Ruby source code and there are multiple large disciplines about how to structure the concepts within your code. But when you execute your code it ceases to be source and begins life as a unix process alongside other processes on a piece of hardware somewhere in the actual world.

 

I'll walk us through how to reason about your process, how to know what it's doing and what resources it's using and how to determine whether it's healthy.

 

We'll learn about what you can add to your source to make debugging easier, how to debug your code as if it were merely a C program, and what kinds of unique behaviors MRI, Rubinius, and JRuby have that are distinct from processes written in other languages.

The episode Ruby in the Datacenter - Ruby Remote Conf 2015 from the podcast Remote Conferences - Video (Small) has a duration of 56:30. It was first published 15 Dec 14:00. The cover art and the content belong to their respective owners.

More episodes from Remote Conferences - Video (Small)

RubyGems.Next - Ruby Remote Conf 2015

The past, present, and future of RubyGems.org and what you'll see from the Ruby community's package manager site. Oh, and some GIFs too.

Bundler to Rubygems: Long Live the Gemfile - Ruby Remote Conf 2015

Rubygems 2.0 had partial Gemfile support, with Rubygems 2.2 almost all of functionalities ofBundler can be replicated with Rubygems, lets stop using extra layers when the core already does what we want to achieve.

Let’s Code Like It’s 1969! - Ruby Remote Conf 2015

The world of programming is changing. It's becoming clear that functional languages are the new mainstream. But how do you write code without objects and classes? For the answers, we can look both forwards and backwards, looking at the functional ideas of transformation, combined with some cool techniques from programming's adolescence. 

Writing Games with Ruby - Ruby Remote Conf 2015

Creating games is crazy-fun and dirt simple with Ruby. If you can make a web app, you can make a game. This session will introduce basic concepts of game programming and show how to implement them using the Gosu library. This includes the game loop, sprites, animation, etc. And it will be fun!

Swiss Army Rubyknife - Ruby Remote Conf 2015

Peter briefly built Rails apps for a living, but quickly discovered the beauty of using Ruby as a catch-all "Swiss Army knife" for jobs all over the place. In his talk, he'll look at how Ruby can be rapidly put to work doing all sorts of random things that help in other types of day to day work.

Every Podcast » Remote Conferences - Video (Small) » Ruby in the Datacenter - Ruby Remote Conf 2015