Sometimes you just want to show some links on the home page of blog but not other pages, then the following trick is useful. First of all, you can …
Before your purchase VPS or dedicated server, it is recommended to have some tests on the performance of the HDD or especially SSD (so you know if they are …
Given an array of non-negative integers, you are initially positioned at the first index of the array. Each element in the array represents your maximum jump length at that …
Many bloggers put ads on their websites. But they spend (like me), lots of time browsing their own articles in order to spot errors or find rooms for improvements. …
At .NET 4.0 or .NET 4.5, you can write simple Parallel For Loop, which is useful if you have SIMD (Single Instruction Multiple Data). Instead of hard-coded threads, putting …
My laptop is Thinkpad T520 from Lenovo. The specs are Intel i7-2670QM 2.2GH (quad cores), 2×250 SSD (one Samsung, one Sandisk, both speed approximately 600MB/s), 8GB RAM. There are …