A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
One of the largest problems plaguing Ruby implementations (and plaguing some other language implementations, so I hear from my Pythonista friends) is the ever-painful story of “extensions”. In general ...
Do you folks prefer to work with a packaged CPAN module/ Ruby Gem / whatever, or just install the basic package and handle anything else you need outside the package management? Seems like the ...
Perl, Python, and Ruby modules can ease development for large projects, but Bash is simpler and better for many tasks Last week I talked a bit about how best to protect against the vagaries of human ...