Hacker School: Day 1 – Zulip to IRC, strace post, Programming Pearls refresh, more First day of Hacker School. Programming Pearls, strace, zulip to irc, Crista Lopes, Exercises in Programming Style, Siesta
Automatic Rainbows and fuse-colors I developed fuse-colors, a tool for wrapping most commands with arbitrary bash. These are notes from the dev experience.
Seeing Patterns with strace: Wall of “close” System Calls Strace lets you see patterns in system calls made by processes. This post covers the wall of “close” system calls often seen by daemonized processes.