Tech and travel

Posts

MySQL 5.6 GTID settings

2013-04-30

The following settings are the minimum required if you want to use Global Transaction IDs with MySQL 5.6 : log-bin=bin-log log-slave-updates enforce-gtid-consistency binlog-format=ROW datadir = /var/lib/mysql port = 3306 server-id = 1 gtid_mode = ON report-host =

Stubbing out open() in Python

2012-05-15

Here’s an example that stubs out the open() function in Python using the mock library.

Uruguay

2012-04-21

Here are some photos from a trip to Urugyay :

Montevideo. This is the Plaza Independencia with the wonderful Palacio Salvo. This was the highest building in South America from 1928 to 1935.

Montevideo. This is the Plaza Independencia with the wonderful Palacio Salvo. This was the highest building in South America from 1928 to 1935.

Correlation or causation

2011-12-13

Statistics are easy : http://www.businessweek.com/magazine/correlation-or-causation-12012011-gfx.html

Philadelphia, Grand Canyon and Las Vegas

2011-11-04

From Philly to Sin City (by plane).

Philadelphia City Hall

Philadelphia City Hall

Copyright (c) 2025 Michel Hollands