ded's blog
Wednesday, August 14, 2019
[Solved] Windows Update BSOD
›
One of my device could not install latest Windows updates. It was always crashing with a BSOD: ATTEMPTED SWITCH FROM DPC I spent many hours...
Saturday, November 1, 2014
[Solved] Galaxy S3 Not Charging
›
I applied technobezz first solution and it just worked : *#9900# Low Battery Dump : On What does *Low Battery Dump* does BTW ?
Thursday, July 10, 2014
[Solved] Scm-Manager high cpu load
›
We use git. Our repo size is 2 GB with 60 K files and 14 K commits. Suddenly, scm-manager (1.38) was using all the CPU. And we had stran...
Sunday, June 15, 2014
Test Driven FizzBuzz
›
Here is my solution when I apply TDD on FizzBuzz using C# : class FizzBuzz { private readonly List<Tuple<int, string>> rules...
Saturday, April 12, 2014
Samsung vs Google Calendar
›
On my Samsung Galaxy S3, I have two calendar applications : Google Calendar and S Planner (S Calendrier in French). Both applications are ab...
Saturday, August 17, 2013
GitExtensions ContextMenuHandlers
›
Here is a thread about duplicated menu entries in GitExtensions Explorer handlers.
Saturday, August 3, 2013
Move User Profile Folder
›
I had to move my user profile folder to another drive (because I could'nt wait for gparted to move my data). I am using Windows 7 Profes...
›
Home
View web version