Debugging Undelivered Packets

How to debug packets appearing in tcpdump, but not at your program..»

Converting a SQLite Database to PostgreSQL

How do you convert a database from SQLite format to PostgreSQL and avoid encoding issues.»

Processing a list of values in the terminal

Given a list of numerical values, how can you compute statistical functions on them?.»