Creating pull requests is part of the development process when working with version control systems like Git. Pull requests allow developers to propose changes to a codebase and collaborate with team members to review and merge those changes. When you have long running branches, it can be challenging to keep them up to...
The Software as a Service (SaaS) website that I work on has been sold to lots of clients now. Which is great news. However the more Azure websites we have, the more websites we have to administer, especially if like us you take advantage of Traffic Manager which requires multiple website in different regions. Azure has...
My desktop is always a mess. I constantly download files there and forget all about them. Every now and then I copy files into sub directories, so my desktop looks sane for a day or two before it gets out of control again. Why don’t I write a script that I can schedule to do this for me. Then my desktop will always be...
I am lazy, I won’t try and deny that. When my alarm goes off in the morning, I will snooze it for twenty minutes or so before getting out of bed. In my work my laziness continues. Remote Desktop (or RDP) is probably my number one laziness tool. For those that don’t know RDP allows you to connect to another computer and...