nowfound

Alternatives

Products that do what Two line ruby quine does

Thought you might like this. This Ruby program makes an exact copy of itself. c = "File.open('new.rb', 'w') {|f| f.write('c = ' + c.inspect + '\neval c') }" eval c

  1. 1RT
  2. 2FS

    2014 · fullstackpython.com

  3. 3RO

    2020 · learnbyexample.github.io

  4. 4NR

    2013 · github.com

  5. 5CJ
  6. 6OA
  7. 7AW
  8. 8GA

    2020 · greg-calendar.vercel.app

  9. 9CR

    2020 · github.com

  10. 10BR
  11. 11RT

    2012 · rubymotion-tutorials.com

  12. 12RS
  13. 13AJ
  14. 14EU
  15. 15NU
  16. 16MA
  17. 17AN

    2021 · github.com

  18. 18KP
  19. 19RA
  20. 20IM
  21. 21MU
  22. 22AM
  23. 23PA
  24. 24NL

    Hey folks, I just wanted to share a quick script I threw together called notational ls. One of the big problems of any code base (or any filesystem) is that it's hard to tell what's what - folder and file names often trade brevity for clarity. So I thought about a version of `ls` that works like this: > nls web: Where python web server files are stored ad_hoc: One time scripts ios: Our IOS code images Adding descriptions is really easy too: > nls images Images SHARED between both ios and web web: Where python web server files are stored ad_hoc: One time scripts ios: Our IOS code…

    2011

Ranked by how close each launch is in meaning, then by votes. Refine with a description →