Ever since the new Acer Chromebook Plus Spin 514 showed up in the office a few weeks ago, I’ve finally been able to pry the new Lenovo Chromebook Plus 14 away from Robby and actually start using it as my daily driver. As someone who absolutely loved the Pixelbook Go and used it religiously until […]| Chrome Unboxed – The Latest Chrome OS News
With Google’s recent announcement of support for running real Linux apps on Chrome OS, I picked up a Pixelbook, since I’ve been long awaiting the viability of Chromebooks as development machines. After setting up a dev VM and experimenting with various projects, I found that one Tensorflow application I was playing with would lock up, hard, inside the Crostini VM on my Chromebook. After adding some debug prints, I discovered that virtually any calls into numpy.linalg.inv were hanging. I c...| nelhage debugs shit