-
-
-
Recent Posts
Tweets
- Cracks me up every time 😂. A clock tick is different than well, a tick (a bug; no emoji for ticks). Nevertheless, I… twitter.com/i/web/status/1… 3 weeks ago
- std::time_point 💯en español / In Spanish Sabia virtud de conocer el tiempo... Ejemplo más amigables, actualizado… twitter.com/i/web/status/1… 3 weeks ago
- "It was so overwhelming that it broke the algorithm." A lawyer explaining voter fraud. SHE probably watched Ralph… twitter.com/i/web/status/1… 3 weeks ago
Blogs I Follow
Recent Comments
Lambdas en C++ | Se… on Boutique C++ Brij Bhushan on Hello world! If you build it, wil… on Singling out Singleton Look what the cat dr… on Boutique C++ Look what the cat dr… on Boutique C++ Archives
Categories
Meta
Monthly Archives: March 2016
The Leprechaun Trap
A few years ago and on occasion of St. Patrick’s Day, my daughter built a leprechaun trap. She wrapped a shoe box in shiny green paper and cut a slot through it, decorated it with a border with jingle bells, added … Continue reading
Observations on Observer
My first encounter with the Observer design pattern was circa 1998. The GoF book was still new–published in 1994–and the community was still assimilating design patterns. Java the Hot* even offered an Observer interface and an Observable class. What could be simpler? However, I’ve used Observer … Continue reading
Posted in design patterns, software
Leave a comment