Archive for the ‘Operating System’ Category

Linux in your browser experiments

This JavaScript PC Emulator that runs Linux is fantastic. Just stop to consider a VM running in an interpreted environment. It does not have a FPU (Float Point Unit, aka math co-processor) but Linux kernels emulate FPU’s if none are available. Tell us what neat tricks you come up with in JS Linux! #Create a [...]