Posts tagged with "Windows"

Automate developer work using Git Aliases

Feb 28, 2020

I am using Git for many, many years. I am a big fan of it. How could that be different when you had to use versioning systems like CVS, SVN... I even took influence so that the whole company I work for migrates to it.

Over the years, I have used different Git clients, tried to work only from my IDE without much liking it.

Continue reading

Automating my development machine installation

Jun 1, 2018

Since Microsoft went to Windows as a service, so since Windows 10, I fully re-install my development machine, a Surface Book, with each main release of Windows.

As I hate to lose time, I searched a way to automate it, so that it is fast, repeatable and does the work, not me.

Continue reading

Docker for Windows Beta review

I have been playing with all Docker tools for quite some time now! Started with the command line and all its commands like docker start, stop, ps, etc... Then I tried Kitematic and even compiled it from the source before it was supporting Windows! Then Docker Toolbox.

Continue reading

Uninstalling a program which doesn't want to on Windows 8.1

Sep 19, 2013

I updated to Windows 8.1 RTM a week ago and since that time I had the issue that AMD Radeon™ RAMDisk was not running but even worse I could not uninstall it because the uninstaller was saying that it was the wrong version of the operating system!
I was using it on Windows 8, it was working great on it but after the update it wasn’t anymore.

Continue reading