ePanorama.net

All about electronics and circuit design

Linux 4.0 is coming

Linus Torvalds has decided to make the next kernel version Linux 4.0 rather than Linux 3.20. Linux 4.0 is going to bring many big improvements besides the version bump with there being live kernel patching. Linus tagged the Linux 4.0-rc1 kernel just moments ago. Linux kernel live patching is an interesting feature, which allows kernel patches

The elevator programming game

Elevator Saga The elevator programming game is an addictive programming challenge. It is a nice JavaScript simulation of transporting people using one or more elevators. You write the code and the elevators move accordingly on your browser. The initial program supplied is flawed, and you have to write your own program with better algorithm. You