mrThe

↗ HN profile [ 812 ms ] full profile
Karma
78
Created
October 22, 2012 (13y ago)
Submissions
0
Geek, alcoholic, programmer.
  1. To_nil gem (github.com)
  2. Strange question, but very interesting for me :) So, you you wanna check, that user is NOT a robot - you can use captcha or something, that robots can't do well. But, if you need check, that user is a robot? For…

  3. Github index page (4.hidemyass.com)

    So, here is how github main page look like without login. Looks weird, huh?

  4. Linux kernel oops (en.wikipedia.org)
  5. Hi guys, i just write this method: http://gist.github.com/mrThe/5143746 Why? Becouse i can write BaseController method like this: def check_params!(path, exception = "Not enough params") raise exception unless…