This document summarizes Yusuke Endoh's presentation on esoteric and obfuscated Ruby programming at the 2018 Bath Ruby Conference. It discusses programming in Ruby using only limited letters or symbols, and creating self-descriptive and funny Ruby programs. Examples shown include Ruby code using only numbers, underscores, or other limited characters to represent strings, as well as programs that reconstruct themselves when evaluated.