Tag Archives: GitHub

Github 2FA from Visual Studio 2013

Tried to sync some changes to my Trello repository on Github but got prompted for my credentials. I remembered activating two-factor authentication (2FA) just recent. Would I be prompted for the one-time-password (OTP)? No, a 401 unauthorized was the answer. … Continue reading

Posted in Tooling | Tagged , , | Leave a comment

Week roundup

Last week recap and links: Docker in Azure with Docker Machine, Docker Swarm and Docker Compose. Good stuff. Behavior Driven Development at the CukeUp!2014. View the movies for the sessions. Unbelievable but github was under attack. They survived. Image courtesy … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment

Notebook FanControl custom use

A user called Grantig on computerbase.de created the tool Notebook FanControl. It is written in C# and uses WCF for communication with a backend service. Using JustDecompile and the information from the config I managed to build my own front-end. … Continue reading

Posted in Development | Tagged , , | Leave a comment

Week 3 roundup

Last week recap and links: Xamarin Test Cloud Video Series: Uploading Test Scripts and Viewing Mobile Test Results. Gave me a good impression of the Test Cloud. Octopus deploy did a blogpost on the Azure Tentacle VM extension. Started using … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

My Trello scripts are on GitHub now

Visit my github page here http://github.com/erictummers. Feel free to use the sources. Pull requests are welcome. Let me know what you think. Continue reading

Posted in Tooling | Tagged , | 4 Comments