- Legitimate uses of micro-benchmarks: parameter passing and function call costs – (matched in keyword)
- ruby-wmii updated for use with wmii 3.6 – (matched in keyword)
- rcov 0.8.1: compatibility with Ruby 1.8.6-p11[01], intentional testing with RSpec, etc. – (matched in keyword)
- Conclusions about Wide Finder, C++, OCaml, JoCaml, Erlang and friends – (matched in keyword)
- Aim for the Top! Beating the former #1 Wide Finder log analyzer with the join-calculus. – (matched in keyword)
- Addressing the ORM problem, typed relational algebra – (matched in keyword)
- Fast image enlargement through seam insertion in OCaml – (matched in keyword)
- rocaml-0.6.1: fast, easy Ruby extensions in Objective Caml – (matched in keyword)
- Changes in Ruby 1.9, Oct. 07 update – (matched in keyword)
- Object removal using seam carving, still fast – (matched in keyword)
- Fast content-aware image resizing – (matched in keyword)
- On GC and finalizers in Ruby, corrected weak hash table implementations – (matched in keyword)
- simplefold: better vim folding (Ruby, Objective Caml, Perl, PHP, Java) – (matched in keyword)
- evil.rb wants love – (matched in keyword)
- The Neo-Rails controversy and a language generator – (matched in keyword)
- Rails on 1.9: first benchmarks, YARV exposed to non-synthetic tests – (matched in keyword)
- The PostRailsMonkey Manifesto – (matched in keyword)
- Message-oriented (duck-typed) exceptions – (matched in keyword)
- Rich exception hierarchies, multiple inheritance in Ruby – (matched in keyword)
- Towards compatibility with Ruby 1.9: Rails, Rake, RubyGems… – (matched in keyword)
- Ruby interpreting Prolog’ interpreting Lisp interpreting Lisp solving FizzBuzz – (matched in keyword)
- rcov 0.8.0 (Ruby code coverage): new output modes, fix for RSpec woes, superior emacs integration – (matched in keyword)
- More logical programming in Ruby: solving Einstein’s riddle (Zebra puzzle) – (matched in keyword)
- Bounded space memoization, another new twist – (matched in keyword)
- Ruby, SEX and STDs: infectious practices – (matched in keyword)
- What’s new in Ruby 1.9, Feb. 07 update – (matched in keyword)
- Firebrigade: automated, sandboxed testing of RubyGems packages by other developers – (matched in keyword)
- Railisms (core/stdlib extensions in Ruby on Rails) – (matched in keyword)
- Related document discovery, without algebra – (matched in keyword)
- URL rewriting with WEBrick – (matched in keyword)
- eigenclass.org "Happy 2007!" Ruby mini-contest started – (matched in keyword)
- eigenclass.org ‘Happy 2007!’ Ruby contest, Sat 2007-01-06 20H UTC – (matched in keyword)
- Ruby rewrites my CSS, eigenclass.org repainted (think of the children and their eyes) – (matched in keyword)
- Doing some n-gram analysis over Ruby’s docs – (matched in keyword)
- Running your tests automatically with autotest + wmii, emacs and ratpoison – (matched in keyword)
- Outperforming Ferret at searching, 3X faster indexing, code online – (matched in keyword)
- When the GC is doing its job, but your app still needs too much RAM – (matched in keyword)
- Indexing faster than Ferret with some algorithmic help (an order of magnitude faster than Lucene? can’t be) – (matched in keyword)
- Naïve suffix array search engine vs. Ferret vs. Lucene – (matched in keyword)
- A simple full-text search engine in 200 lines of Ruby – (matched in keyword)
- FastRI 0.1.1: not only faster, also smarter than ri (the Ruby documentation browser) – (matched in keyword)
- IRB+RI: still room for improvement – better completion, method definition site discovery – (matched in keyword)
- Introducing FastRI: faster RI docs for Ruby, across machines – one Ring to find them (via DRb + Rinda) – (matched in keyword)
- Logic programming in Ruby: a tiny prolog interpreter and symbolic computation – (matched in keyword)
- VimInAnger competition, how about Project + simplefold + taglist + rcov + bufferlist + xmpfilter? – (matched in keyword)
- xmpfilter 0.3.1: RSpec support, emacs love, win32 compatibility – (matched in keyword)
- Ruby HEAD’s been evolving in the last 4 months (2006-10) – (matched in keyword)
- Inspecting a live Ruby process, easier if you cheat. – (matched in keyword)
- Ruby internals: a self-study guide to the sources – (matched in keyword)
- Using introspection to get method arguments and other info – (matched in keyword)
- call_stack 0.1.0: making ruby-breakpoint/Rails’ breakpointer work with Ruby 1.8.5 – (matched in keyword)
- Ruby 1.8.5 released. What’s new? – (matched in keyword)
- Binding.of_caller and breakpoint breaking in 4 days (Ruby 1.8.5) – (matched in keyword)
- Extending the wmii WM with more plugins; thanks, Nathan – (matched in keyword)
- Functions accepting blocks in Ruby’s C API make for tricky bugs – (matched in keyword)
- ruby-wmii 0.3.1: bookmark manager, generalized menus, view history… – (matched in keyword)
- Opening up my hiki wiki: bliki.rb plugin – (matched in keyword)
- More archeolinguistics: unearthing proto-Ruby – (matched in keyword)
- Trivial AJAX, encoding gotchas: comment previews – (matched in keyword)
- rcov 0.7.0: code coverage and callsite/defsite data aggregation across multiple runs – (matched in keyword)
- The ICFP Programming Contest 2006: a VM that challenges YARV as far as the fun factor goes – (matched in keyword)
- Cheaper alternative to Binding.of_caller – (matched in keyword)
- Reworked semi-automagic test generator and code annotator – (matched in keyword)
- Ruby releases beyond 2007, and some news about 1.9/2.0 too. – (matched in keyword)
- The dangers of #undef_method, #instance_exec recalled for memleaking! – (matched in keyword)
- Symbols, meta-programming and leaks. On harakiri and DoSing Rails? – (matched in keyword)
- A minimalistic yet much more powerful bookmark manager, kicking del.icio.us’ and Firefox/you-name-it’s ass – (matched in keyword)
- ruby-wmii 0.3.0: extensibility via plugins, easier upgrades, new applets (MPD, battery monitor)… – (matched in keyword)
- Preincrement plays, not about arithmetics actually – (matched in keyword)
- Plugins in your Ruby application – (matched in keyword)
- Automagic (generalizable) working set discovery, improved ruby-wmii WM scripting 0.2.1 – (matched in keyword)
- Ruby 1.8.5 in time for the Lantern Festival – (matched in keyword)
- Line numbers, error reporting and backtraces – (matched in keyword)
- rcov 0.6.0: "differential code coverage", full (faster) cross-referenced reports, vim integration – (matched in keyword)
- Dissecting matz’s monster patch: lots of activity in 1.9 (2006-06) – (matched in keyword)
- A better Kernel#caller – (matched in keyword)
- rcov 0.5.0: cross-referenced reports (code coverage and callsite info), RubyGems, Rant support, improved heuristics – (matched in keyword)
- Scripting the wmii-3 window manager with Ruby – (matched in keyword)
- A small teaser (rcov 0.5.0) – (matched in keyword)
- rcov 0.4.0: more accurate code coverage, scriptability, unrotten internals – (matched in keyword)
- Adding regression tests to rcov – (matched in keyword)
- Not quite a SuperStruct, maybe a SuperClass? automatic attributes and initialization – (matched in keyword)
- SimpleFold 0.4.0 and visual comparison of (vim) folding methods – (matched in keyword)
- Rethinking the Benchmark module – (matched in keyword)
- rcov 0.3.0: happier Rails (code coverage analysis) – (matched in keyword)
- Changing filename encodings in a tarball, and a small refactoring tale – (matched in keyword)
- Can we trigger some .vimrc editing frenzy? Chapter (n): ruby-run-and-vsplit. – (matched in keyword)
- Purging referrer URLs concurrently – (matched in keyword)
- Making concurrency simple, and a multi-threaded downloader in 4 (long) lines – (matched in keyword)
- A small FS in DATA and a pure Ruby compiler (in the classical sense) – (matched in keyword)
- Cross-compiling Ruby extensions for win32: rcovrt – (matched in keyword)
- Piping logs and stuff through HTTP – (matched in keyword)
- Persistent URLs: really easy (thank you open-uri, SOAP4R, Ruby) – (matched in keyword)
- CPAN vs. RAA: costs – (matched in keyword)
- WEBlog.Ruby – [{{aggregate([["blog", "ruby", "frontpage"]])}}]
- Estimating how many people are subscribed to my RSS feeds – (matched in keyword)
- On the value of the RAA, and some statistics – (matched in keyword)
- MAIN – [{{aggregate([["blog", "frontpage"]], 5)}}]