roshan@blog:~$

Programming

14 posts · All posts

Shell Scripting Tuts

Shell scripting essentials for Linux sysadmins: VIM shortcuts, practical bash tips, and Unix command-line patterns that speed up day-to-day …

Linux

Local Drupal Setup

Setting up a local Drupal CMS development environment on Linux with Apache and MySQL, from installation to a working site ready for theme an…

Linux

ACM ICPC (3)

A personal account of competing in ACM ICPC regionals: the travel, accommodation, pre-contest preparation, and what the on-site competition …

Programming

Josephus Problem Ruby Code

A Ruby solution to the classic Josephus problem, a circular elimination algorithm that is a common exercise for understanding modular arithm…

Programming

ACM ICPC 2011 (2)

Part 2 of ACM ICPC 2011: navigating the onsite competition registration process, team preparation strategies, and the regional contest itsel…

Programming

ACM ICPC 2011

A first-time account of competing in ACM ICPC 2011: what the contest is, how to qualify for regionals, and what to expect as a first-time co…

Linux