I got my pre-ordered Ouya today, and just unpacked it. It’s… very small! 🙂 Here are some pictures of the unpacking.
Category Archives: Computer
Benchmarking C++ container iteration
In this stackoverflow question I made a point that iterating over a std::vector and a std::list would not be of any noticeable difference. After someone said that it is indeed noticeable, I decided to make a small benchmark to try it out. [Note: This post has been edited with a new conclusion.]
Trouble installing Ubuntu 12.10 on my OCZ RevoDrive
I am used to trouble when doing a fresh install on my OCZ RevoDrive, as documented here (with a solution documented here.) With my new computer (bought earlier this year) and the brand new relese of Ubuntu the problems have been bigger than ever. The problems seen to stem from the motherboards use of EFI …
Continue reading “Trouble installing Ubuntu 12.10 on my OCZ RevoDrive”