Arbitrary tweets made by TheGingerDog up to 02 July 2017
Tag: wtf
Automated twitter compilation up to 14 February 2016
Arbitrary tweets made by TheGingerDog up to 14 February 2016
Automated twitter compilation up to 31 January 2016
Arbitrary tweets made by TheGingerDog up to 31 January 2016
Automated twitter compilation up to 09 November 2014
Arbitrary tweets made by TheGingerDog up to 09 November 2014
Late to the performance party
Everyone else probably already knows this, but $project is/was doing two queries on the MySQL database every time the end user typed in something to search on to get the data between a set range (SELECT x,y….. LIMIT n, OFFSET m or whatever) and another to get the total count of records (SELECT count(field) ….).… Continue reading Late to the performance party