How I got Crostini to work in Chrome OS Flex
I blogged that I could not run Linux support (Crostini) on CloudReady and Chrome OS Flex. Every time I tried to enable Linux support in the settings, the activation failed with an error.
Welcome to the Dev section of my blog with development related articles.
I blogged that I could not run Linux support (Crostini) on CloudReady and Chrome OS Flex. Every time I tried to enable Linux support in the settings, the activation failed with an error.
As I already mentioned, Iβm trying to modularize parts of GoBlog to make the code more organized and to be able to test it better (thanks to the tests, I always notice small bugs that I can then correct).
I donβt know of any other blogging software that supports this: Serve a blog directly as a Tor hidden service.
If youβre an Android developer and learned to love the benefits of open source, you may want to publish youβre own libraries sometime. A common used services for building and providing Android libraries is JitPack. Itβs a user friendly alternative to jCenter, which takes a lot of pain from the process of publishing a library. Itβs as simple as adding a few lines of code to your project.