- TruffleRuby removing the performance cost of metaprogramming in Ruby http://www.blackbytes.info/2017/06/costs-of-metaprogramming/#comment-785 7 comments ruby
- 15 Weird Things About Ruby That You Should Know http://www.blackbytes.info/2017/02/weird-ruby/ 7 comments ruby
- 9 new sweet features in Ruby 2.4 http://www.blackbytes.info/2016/12/new-ruby-features/ 20 comments ruby
- Metaprogramming in The Wild http://www.blackbytes.info/2016/04/metaprogramming-in-the-wild/ 13 comments ruby
- My New Favorite Enumerable Method http://www.blackbytes.info/2016/03/enumerable-methods/ 3 comments ruby
- The Ultimate Guide to Blocks, Procs & Lambdas http://www.blackbytes.info/2016/02/ruby-procs-and-lambdas/ 8 comments ruby
- Understanding Mutable Objects & Frozen Strings http://www.blackbytes.info/2016/01/ruby-mutability/ 3 comments ruby
- Recursion and Memoization in Ruby http://www.blackbytes.info/2015/08/ruby-recursion-and-memoization/ 3 comments ruby
- Using Ruby Threads http://www.blackbytes.info/2015/07/ruby-threads/ 4 comments ruby
- Mastering Ruby Regular Expressions http://www.blackbytes.info/2015/06/mastering-ruby-regex/ 13 comments ruby
- Using Struct and OpenStruct http://www.blackbytes.info/2015/06/using-struct-and-openstruct/ 14 comments ruby
- Mastering Ruby Arrays http://www.blackbytes.info/2015/05/mastering-ruby-arrays/ 9 comments ruby
- Ruby Network Programming http://www.blackbytes.info/2015/04/ruby-network-programming/ 11 comments ruby
- How to build a parser with Ruby http://www.blackbytes.info/2015/04/parsing-with-ruby/ 13 comments ruby
- Learn to write your own Caesar cipher encoder http://www.blackbytes.info/2015/03/caesar-cipher-in-ruby/ 10 comments ruby
- Perfomance analysis with perf - Black Bytes http://www.blackbytes.info/2015/02/perfomance-analysis-with-perf/ 8 comments linux
- The /proc filesystem http://www.blackbytes.info/2013/05/the-proc-filesystem/ 9 comments linux