Poor man's MySQL logger
More and more frequently now I find myself trying to find SQL queries in a application that needs optimised or fixed. Rather than relying on mytop or a fancy application, you can watch the mysql process list, like so:
Software Developer
More and more frequently now I find myself trying to find SQL queries in a application that needs optimised or fixed. Rather than relying on mytop or a fancy application, you can watch the mysql process list, like so:
Occasionally you may find that Google Chrome will suffer a crash, after which it will always display the error message
Over the years using Git I found a few tips and tricks on using Git. Rather than have an article here and there, I figured I should write down all the things I know somewhere…
So one of the challenges I came up with working in the charity-based radio station is that they wanted to broadcast some stuff from another room back to the studio. Currently they worked around this by having a laptop with skype in the room connected to a call with another computer with skype back in the studio, which worked for them but they wanted a more stable way of doing this.
Just so that we’re clear before I start, I am a terrible blogger. I always get the idea of writing a blog and go “yeah that sounds cool!”
Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below).