Category Archives: Embedded

OPI – Under the Hood

I just wrote an article describing the internals of OPI. Could be an interesting read for anyone wanting to know more about OPI. https://www.openproducts.com/2014/05/06/opi-under-the-hood/

Posted in Embedded, Linux, OpenProducts, Security | Leave a comment

Why I prefer C++ when coding

So Google made some research (PDF) comparing the languages C++, Scala, Go and Java. The register has a nice write up about it here. And not to my surprise C++ won hands down. At least when comparing what I’m most … Continue reading

Posted in Embedded, Linux | 2 Comments