Today in the Intertweets (Feb 3rd Ed)

  • Controlling run-away trains, onions, and exercise bikes (here, via @chrishouser) — Under this cryptic title there is an article full of REPL wisdom. What to do if you somehow print an infinite sequence at the REPL? What if it is an infinitely recursive sequence? What if you called a function that will take forever to terminate?. Find the answers to these questions in this article.
  • how Ring, the Clojure web application library, go its name (here, via @mmcgrana) — You actually have to squint with your eyes and stare at the picture for 10 minutes, and then you’ll see a ring!
  • Just published a quick walkthrough of pulling and using an R package from Clojure/Incanter (here, via @jolby) — After a few tweets about Rincanter, a binding for Incanter (based on Clojure) to the R Language for statistical computing, Joel Boehland produces this introduction to this new project.
  • Discussion on session handling in ring, a #clojure web app lib (here, via @wmacgyver) — Ring is about to get session support and his author (@mmcgrana) is asking which way to go: mutable or immutable sessions?  If you develop web apps with Clojure now it is your chance to weigh in!
Share this post:
  • Twitter
  • RSS
  • email
  • Reddit
  • Digg
  • FriendFeed
  • Print
  • HackerNews
  • Mixx
  • Google Bookmarks
  • DZone
  • LinkedIn
  • Posterous
  • StumbleUpon
  • Suggest to Techmeme via Twitter
  • Technorati
  • Facebook
  • Tumblr

2 Comments to “Today in the Intertweets (Feb 3rd Ed)”

  1. l0st3d 4 February 2010 at 9:03 am #

    there’s a broken link to the discussion of session handling in ring

    • tbatchelli 4 February 2010 at 10:48 pm #

      Thanks for noticing! Should be fixed now :)


Leave a Reply