Alex's nuggets of information
  • Singletons and instance varibles

    Understanding how class << self works and its interaction with the @instance_var and the big trouble it can cause.

  • Unexpected Integer behaviour in RLang

    Understanding why “100000” and 100000 are not equal… and a deep dive into the factor logic of RLang.

Alex's nuggets of information

  • Alex's nuggets of information
  • alex_stoicajr@yahoo.co.uk
  • alexstoick

This is where I collect some of my findings whilst naving the world of Software Development. It'll be a mix of random/interesting/weird things that I've found while I was coding/hacking on something.