Hacker News
- Ocamlmq: a 1200-line low-key alternative to ActiveMQ and RabbitMQ. http://eigenclass.org/R2/writings/ocamlmq-release 5 comments
- Efficient low-level VMs implemented in high-level languages http://eigenclass.org/R2/writings/efficient-vms-in-hlls 5 comments
- The sad state of markdown processors http://eigenclass.org/R2/writings/fast-extensible-simplified-markdown-in-ocaml 14 comments
- Optimizing OCaml global illumination rendering code (MiniLight) by Mauricio Fernández. http://eigenclass.org/R2/writings/minilight-cleanup 4 comments
- Memory footprint of objects in Ruby 1.8. 1.9 and OCaml http://eigenclass.org/R2/writings/object-size-ruby-ocaml 2 comments
- Standalone web applications using OCaml + Ocsigen, benchmarked against Rails http://eigenclass.org/R2/writings/standalone-ocaml-webapps 6 comments
- OCaml kicks ass on Tim Bray's Wide Finder 2 benchmark challenge. Again. http://eigenclass.org/hiki/widefinder2-conclusions 9 comments
- Functional programming and OCaml koans http://eigenclass.org/hiki/fp-ocaml-koans 3 comments
- A better backup system based on Git http://eigenclass.org/hiki/gibak-backup-system-introduction 4 comments
- eigenclass: Efficient low-level VMs implemented in high-level languages http://eigenclass.org/r2/writings/efficient-vms-in-hlls 23 comments programming
- Markdown redux, and walking the AST to generate (statically) valid XHTML http://eigenclass.org/r2/writings/markdown-redux-html-generation 4 comments programming
- On the sad state of markdown processors, and getting thousandfold speed-ups. http://eigenclass.org/r2/writings/fast-extensible-simplified-markdown-in-ocaml 118 comments programming
- MiniLight renderer cleanup, simpler (safer) code is faster http://eigenclass.org/r2/writings/minilight-cleanup 48 comments programming
- Memory footprint of objects in Ruby 1.8. 1.9 and OCaml http://eigenclass.org/r2/writings/object-size-ruby-ocaml 24 comments programming
- Introducing extprot: extensible binary protocols for cross-language communication and long-term serialization http://eigenclass.org/r2/writings/extprot-extensible-protocols-intro 7 comments programming
- Standalone web applications using OCaml + Ocsigen, benchmarked against Rails http://eigenclass.org/r2/writings/standalone-ocaml-webapps 40 comments programming
- Standalone web applications using OCaml + Ocsigen, benchmarked against Rails http://eigenclass.org/r2/writings/standalone-ocaml-webapps 2 comments ocaml
- Wide Finder 2: processing 42GB of httpd logs, 300X faster than naïve Ruby http://eigenclass.org/hiki/widefinder2-conclusions 59 comments programming
- eigenclass - Elo ratings for the Benchmarks Game (aka Great Computer Language Shootout) http://www.eigenclass.org/hiki/shootout-elo-ratings 15 comments programming
- eigenclass - Some functional programming and OCaml koans http://eigenclass.org/hiki/fp-ocaml-koans 6 comments programming
- gibak is a backup tool based on git http://eigenclass.org/hiki/gibak-0.3.0 12 comments programming
- The lightest lightweight threads, Protothreads http://eigenclass.org/hiki/threadring-with-protothreads 5 comments programming
- Comparing lightweight threads http://eigenclass.org/hiki/lightweight-threads-with-lwt 2 comments programming
- eigenclass - Warm fuzzy things for random simulations http://eigenclass.org/hiki/warm-fuzzy-things-for-random-simulations 21 comments programming
- A better backup system based on Git http://eigenclass.org/hiki/gibak-backup-system-introduction 31 comments programming
- Legitimate uses of micro-benchmarks: parameter passing and function call costs http://eigenclass.org/hiki/legitimate-microbenchmarks 12 comments programming
- Conclusions about Wide Finder, C++, OCaml, JoCaml, Erlang and friends http://eigenclass.org/hiki/wide-finder-conclusions 6 comments programming
- Beating the current #1 Wide Finder log analyzer with the join-calculus. http://eigenclass.org/hiki/fast-widefinder 9 comments programming
- Object removal using seam carving, still fast http://eigenclass.org/hiki/object-removal-with-seam-carving 5 comments programming
- Fast content-aware image resizing in Ocaml that is over 6 times faster than the LiquidRescale GIMP plugin, which is written in C http://eigenclass.org/hiki/seam-carving-in-ocaml 28 comments programming
- Changes in Ruby 1.9 http://eigenclass.org/hiki/changes+in+ruby+1.9 13 comments programming
- Ruby interpreting Prolog' interpreting Lisp interpreting Lisp solving FizzBuzz http://eigenclass.org/hiki.rb?lisp-in-lisp-and-prolog-and-ruby 2 comments programming
- Logic programming in Ruby: a tiny prolog interpreter http://eigenclass.org/hiki.rb?tiny+prolog+in+ruby 4 comments programming
- Excellent Writeup of the 2006 ICFP http://eigenclass.org/hiki.rb?icfp06 2 comments programming