from Hacker News

Show HN: Rubystub.com Run/Save Ruby Online

by thejew on 12/12/14, 3:25 PM with 7 comments

  • by alfiedotwtf on 12/12/14, 3:33 PM

    I would take this offline right away:

      system("ls -l /");
  • by rikkus on 12/12/14, 3:52 PM

    Looks nice, but could do with a max execution time or some other limiter.

      loop do
        puts 1
      done