inicio mail me! sindicaci;ón

Finding the inverse square root of a number with i = 0×5f3759df - (i>>1);

Nice bit of writing on some code archaeology. Not definite in it’s answer, it provides some illumination of the thinking behind complex problem solving. float InvSqrt (float x){ float xhalf = 0.5f*x; int…

Full story: klsh

Linux Gas Pump Prints Google Maps

LinuxDevices: “In further proof that you can never escape Google or interactive marketing, Gilbarco Veeder-Root announced Google support for its interactive gas-pump displays…”

Full story: Linux Compatible