Arbitrary tweets made by TheGingerDog up to 28 September 2014
Continue reading “Automated twitter compilation up to 28 September 2014”
Linux, PHP, geeky stuff … boring man.
Arbitrary tweets made by TheGingerDog up to 28 September 2014
Continue reading “Automated twitter compilation up to 28 September 2014”
Arbitrary tweets made by TheGingerDog up to 21 September 2014
Continue reading “Automated twitter compilation up to 21 September 2014”
Arbitrary tweets made by TheGingerDog up to 14 September 2014
Continue reading “Automated twitter compilation up to 14 September 2014”
From using MySQL, I’ve used the ‘unbuffered queries‘ feature a number of times. It’s where you don’t fetch the entire resultset into memory at once – which is necessary if you’re retrieving more data than you have memory available. If’s often also generally gets results/data back to you sooner.
Continue reading “PostgreSQL unbuffered queries and PHP (cursors)”
Arbitrary tweets made by TheGingerDog up to 07 September 2014
Continue reading “Automated twitter compilation up to 07 September 2014”
Arbitrary tweets made by TheGingerDog up to 31 August 2014
Continue reading “Automated twitter compilation up to 31 August 2014”
Arbitrary tweets made by TheGingerDog up to 24 August 2014
Continue reading “Automated twitter compilation up to 24 August 2014”
Arbitrary tweets made by TheGingerDog up to 17 August 2014
Continue reading “Automated twitter compilation up to 17 August 2014”
Arbitrary tweets made by TheGingerDog up to 10 August 2014
Continue reading “Automated twitter compilation up to 10 August 2014”
Some random useful things for Ansible users: