Category Archives: Tech

Building a PC or planning to buy some new computer stuff ?

Find the Best Tech products reviewed here. Everything including laptops, headphones, motherboards, graphics cards, keyboards, mouse, printers, tablets etc.

How to check Ram Rank and Bank details in Linux – decode-dimms

By | May 20, 2023

The decode-dimms program from i2c-tools package can be used to extract spd information from the ram modules which provides details about the module including the timings, clock speed, internal layout of the memory blocks including rank and bank count. The command can be installed with the following commands: sudo apt-get install i2c-tools sudo modprobe eeprom… Read More »

4 CPU Performance metrics explained – Usage, Clock Speed, Power Consumption, Temperature

By | March 18, 2023

Performance metrics are numbers that measure different aspects of the working state of a cpu and reveal useful diagnostic information. These include cpu usage, clock speed, power consumption, temperature etc. There are many more but for simplicity we shall be focusing on these ones in this article. The metrics can be monitored using tools like… Read More »

15 Important Monitor Specifications Explained – The Ultimate Guide

By | September 14, 2020

Now a days computer monitors are available in huge variety of size, resolution and other features. Specifications vary widely across different monitors and each one is designed for very specific needs. Whether you’re a casual user, gamer, or professional, it’s important to know about the different monitor technologies and features to choose the best one… Read More »

GPU Benchmark Test of Intel HD Graphics 630 using glmark2

By | August 8, 2020

Intel HD Graphics 630 Graphics Performance Recently I upgraded to a Intel i5-7400 processor which has inbuilt graphics processing capabilities. This processor comes with integrated graphics processor called HD Graphics 630. Details about the processor and its graphics processor can be found here – https://ark.intel.com/products/97147/Intel-Core-i5-7400-Processor-6M-Cache-up-to-3_50-GHz The graphics unit is compatible with DirectX and OpenGL. So… Read More »