Writing some notes on IEEE 754 led to discovering a nifty way to render formulae on the web.
Read article ( 1 minute )
It’s possible to manage multiple subprocesses in Python, but there are a few gotchas.
Read article ( 3 minutes )
The SO_REUSEADDR option has quite different functionality on Windows than it does on Unix.
Read article ( 2 minutes )
How to share pthreads primitives across processes.
Read article ( 1 minute )
Ubuntu’s apport
service is less then helpful for developers — learn how to disable it.
Read article ( 2 minutes )
Expanding a substring of “$*” in bash seems to magically add command-line parameter zero.
Read article ( 0 seconds )