Blog, page 59
page 59 of 79Continuing through the writing archive.
Arduino Robots
Notes on dusting off an Arduino, bolting an Adafruit motor shield to an old RC car, and getting it driving under code.
Read postBlack or Red
Rules for Black or Red, a card-based drinking game where guessing the next card wrong means you drink.
Read postBeat The Barman
Rules for Beat The Barman, a bar drinking game where you finish your shot before the bartender returns with change.
Read postBarbudi
Rules for Barbudi, a two-player Mexican casino dice game where shooter and fader bet on which doubles come up first.
Read postAces In The Pot
Rules for Aces In The Pot, a two-dice gambling game where 1s feed the pot and 6s pass coins to your neighbour.
Read postinternet robot zombies
A plain-language take on form-spam bots, the botnets that run them, and why people buying the spam keeps it alive.
Read postHow to find the text column header of a CListCtrl in MFC
Short MFC helper that pulls the text of a CListCtrl column header by index using the underlying CHeaderCtrl.
Read postAdd/Remove operation is impossible, the code element Cxxx is read only
Fix for the Visual Studio error when adding a control event handler: delete the .ncb and .suo files, then rebuild.
Read postDump a CListCtrl
C++ snippet that walks an MFC CListCtrl and writes every row and column out to a CSV file.
Read postlinks for 2009-05-05
One bookmark for the day: the Stack Overflow thread on the best comments ever found in source code.
Read post