Chrome OS Setting Up Non-Debian Linux Packages on Chrome OS (IntelliJ IDEA CE and Blender) The Crostini beta for Chrome OS gives users access to virtually any application in the Debian software repositories, handling dependency issues, and updates through the APT package manager. However, some applications (such as
Chrome OS Mini Update: Fixing a Broken GTK Theme on Chrome OS A recent Chrome OS update left some of my Linux apps rocking 90s cosplay. Here's how I got back a more modern look.
Node.js Introducing Fountain2EPUB I recently wrote about playing with Node.js development on Chrome OS with Linux beta. Building on that, I decided to create a basic application for converting Fountain screenplays to EPUB 3. While
Chrome OS Test Driving the Chrome OS Linux Beta with Node.js With support for Linux applications rolling out to recent Chromebooks, I decided to try setting up Node.js on a Samsung Chromebook 3. Here's how it turned out.Some BackgroundSince Chrome OS is
React.js Targeting Android, iOS, and Windows with React Native Facebook's React Native framework makes it easy to build native Android, and iOS apps with JavaScript. Thanks to a plugin from Microsoft, this framework can also target the Universal Windows Platform. How well
Qt Using Material Design Icons in Qt Quick When the Qt Project released Qt Quick Controls 2 with a new theme inspired by Google's Material Design guidelines, I felt like the look wouldn't be complete without the matching icon set. Here's how I got the icon theme to work with Qt.