<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Home on KevinCarlson.codes</title><link>https://kevincarlson.codes/</link><description>Recent content in Home on KevinCarlson.codes</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 12 Oct 2025 18:24:01 -0400</lastBuildDate><atom:link href="https://kevincarlson.codes/index.xml" rel="self" type="application/rss+xml"/><item><title>Test Driving Android's Linux Development Environment</title><link>https://kevincarlson.codes/android-linux-terminal/</link><pubDate>Sun, 12 Oct 2025 18:24:01 -0400</pubDate><guid>https://kevincarlson.codes/android-linux-terminal/</guid><description>After all these years, I finally have a Debian system in my pocket!</description></item><item><title>I Tried Running an AI Content Farm, and It Was… a Lot</title><link>https://kevincarlson.codes/i-tried-running-an-ai-content-farm-and-it-was-a-lot/</link><pubDate>Sat, 12 Apr 2025 00:00:00 -0400</pubDate><guid>https://kevincarlson.codes/i-tried-running-an-ai-content-farm-and-it-was-a-lot/</guid><description>Actually, that's clickbait. Sort of. Let me explain.</description></item><item><title>I Published a Terrible AI Novel Just to Feel Alive</title><link>https://kevincarlson.codes/liminal-space-academy/</link><pubDate>Fri, 04 Apr 2025 00:44:38 -0400</pubDate><guid>https://kevincarlson.codes/liminal-space-academy/</guid><description>Follow the process of updating Tara Gilesbie&amp;rsquo;s &amp;lsquo;My Immortal&amp;rsquo; for the 2020s from concept to publication, using Google Gemini.</description></item><item><title>I Made My Friend's Instagram Chatbot Cry</title><link>https://kevincarlson.codes/i-made-my-friends-chatbot-cry/</link><pubDate>Thu, 03 Apr 2025 00:24:37 -0400</pubDate><guid>https://kevincarlson.codes/i-made-my-friends-chatbot-cry/</guid><description>Allegedly. The only way it could have happened is if the ostrich was dead…</description></item><item><title>AI Month: Coming to Terms With Our New Overlords</title><link>https://kevincarlson.codes/coming-to-terms-with-ai/</link><pubDate>Thu, 03 Apr 2025 00:00:00 -0400</pubDate><guid>https://kevincarlson.codes/coming-to-terms-with-ai/</guid><description>A collection of posts about the much-hyped rise of Artificial Intelligence</description></item><item><title>Trying an Android XR App on Meta Quest</title><link>https://kevincarlson.codes/trying-android-xr-apps-on-meta-quest/</link><pubDate>Sun, 12 Jan 2025 23:50:57 -0500</pubDate><guid>https://kevincarlson.codes/trying-android-xr-apps-on-meta-quest/</guid><description>I've tried using Meta's framework for writing apps on Google hardware. Now the time has come to try doing it the other way around.</description></item><item><title>Migrating KevinCarlson.codes from Ghost to Hugo</title><link>https://kevincarlson.codes/migrating-ghost-to-hugo/</link><pubDate>Wed, 08 Jan 2025 22:00:00 -0500</pubDate><guid>https://kevincarlson.codes/migrating-ghost-to-hugo/</guid><description>As far back as my earliest post in 2017, I’ve been using Ghost CMS to power this site. While it has worked well over the last several years, it’s also pretty clear that it’s overkill for what I’m doing here. As of now, I’m using a static site generator called Hugo to cut down on hosting costs, and potentially increase overall site performance.</description></item><item><title>Learn From My Mistakes: Trying Flutter Development on Chrome OS</title><link>https://kevincarlson.codes/learn-from-my-mistakes-trying-flutter-development-on-chrome-os/</link><pubDate>Tue, 04 Jan 2022 19:45:37 -0500</pubDate><guid>https://kevincarlson.codes/learn-from-my-mistakes-trying-flutter-development-on-chrome-os/</guid><description>Schadenfreude. Oxford Languages defines it as pleasure derived by someone from another person’s misfortune. Personally, I just hope it’s enough to get you through the next 1,200 words I have to say about the Flutter framework.</description></item><item><title>Setting Up Non-Debian Packages on Chrome OS (IntelliJ IDEA &amp; Blender)</title><link>https://kevincarlson.codes/running-intellij-idea-community-edition-on-chrome-os/</link><pubDate>Sat, 02 Nov 2019 19:44:40 -0500</pubDate><guid>https://kevincarlson.codes/running-intellij-idea-community-edition-on-chrome-os/</guid><description>Linux beta for Chrome OS lets users run virtually any application in the Debian repositories, with the APT package manager. However, some Linux apps aren’t in the repos, and don’t offer a .deb package. Fortunately, it’s relatively straightforward to get these up and running, as well.</description></item><item><title>Setting the Gtk Theme on Chrome OS</title><link>https://kevincarlson.codes/setting-the-gtk-theme-on-chrome-os/</link><pubDate>Sat, 24 Aug 2019 19:43:50 -0500</pubDate><guid>https://kevincarlson.codes/setting-the-gtk-theme-on-chrome-os/</guid><description>A recent Chrome OS update sent some of my Linux apps back to the late 90s. Here’s how to fix that.</description></item><item><title>Introducing Fountain 2 EPUB</title><link>https://kevincarlson.codes/fountain2epub/</link><pubDate>Wed, 20 Feb 2019 19:43:12 -0500</pubDate><guid>https://kevincarlson.codes/fountain2epub/</guid><description>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 the project is very much a work in progress, I wanted to write a bit about it.</description></item><item><title>Test Driving the Chrome OS Linux Beta with Node.js</title><link>https://kevincarlson.codes/node-js-on-chrome-os-with-linux-beta/</link><pubDate>Tue, 19 Feb 2019 19:42:45 -0500</pubDate><guid>https://kevincarlson.codes/node-js-on-chrome-os-with-linux-beta/</guid><description>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.</description></item><item><title>Targeting Android, iOS, and Windows with React Native</title><link>https://kevincarlson.codes/react-native-on-windows/</link><pubDate>Thu, 01 Nov 2018 19:40:24 -0500</pubDate><guid>https://kevincarlson.codes/react-native-on-windows/</guid><description>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 does “Learn Once, Write Anywhere” hold up with an app that targets all three?</description></item><item><title>Using Material Design Icons in Qt Quick</title><link>https://kevincarlson.codes/using-material-design-icons-with-qml/</link><pubDate>Sun, 19 Mar 2017 12:12:57 -0500</pubDate><guid>https://kevincarlson.codes/using-material-design-icons-with-qml/</guid><description>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.</description></item></channel></rss>