RubyConf 2022: 1.5 is the Midpoint Between 0 and Infinity by Peter Zhu
Description:
Explore the intriguing concept of finding the midpoint between 0 and infinity in this 24-minute conference talk from RubyConf 2022. Delve into the unique perspective of a Ruby developer as Peter Zhu explains why 1.5 is considered the midpoint in the Ruby programming world. Gain insights into the binary search algorithm, understand the intricacies of IEEE 754 floating-point numbers, and discover the clever technique Ruby employs to perform binary search on floating-point ranges. Expand your knowledge of Ruby's inner workings and mathematical concepts in this thought-provoking presentation.
1.5 is the Midpoint Between 0 and Infinity - Binary Search on Floating-Point Ranges in Ruby