<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: rapacuy</title>
    <description>The latest articles on DEV Community by rapacuy (@rapacuy-dev).</description>
    <link>https://dev.to/rapacuy-dev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4014289%2F8c8743db-ecec-4e66-a779-46c7e2803197.png</url>
      <title>DEV Community: rapacuy</title>
      <link>https://dev.to/rapacuy-dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rapacuy-dev"/>
    <language>en</language>
    <item>
      <title>I built a Rofi assistant so my mom could stop calling me for Linux help</title>
      <dc:creator>rapacuy</dc:creator>
      <pubDate>Sun, 12 Jul 2026 02:25:46 +0000</pubDate>
      <link>https://dev.to/rapacuy-dev/i-built-a-rofi-assistant-so-my-mom-could-stop-calling-me-for-linux-help-j48</link>
      <guid>https://dev.to/rapacuy-dev/i-built-a-rofi-assistant-so-my-mom-could-stop-calling-me-for-linux-help-j48</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8bmnmlr9jkjusv1ifwkd.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8bmnmlr9jkjusv1ifwkd.jpg" alt=" " width="800" height="208"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Honestly, this wasn't supposed to become a project.&lt;/p&gt;

&lt;p&gt;There are already a few AI desktop assistants built around Rofi. They work, but they usually cover just one or two pieces of the puzzle. I wanted something that actually felt complete.&lt;/p&gt;

&lt;p&gt;So I kept adding things.&lt;/p&gt;

&lt;p&gt;Localization. TTS. Natural voices. Dark mode. Better prompts. Better UX. A lot of boring fixes that nobody notices until they're missing.&lt;/p&gt;

&lt;p&gt;I use it every single day, so if something breaks, it annoys me first. That's probably why it's been surprisingly stable.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where the idea actually came from
&lt;/h2&gt;

&lt;p&gt;My mom uses it too.&lt;/p&gt;

&lt;p&gt;That's actually where the whole idea came from.&lt;/p&gt;

&lt;p&gt;Her computer isn't exactly powerful, so I switched her to Linux. The problem is... Linux can be confusing when you're not into computers. And I can't always be around to help.&lt;/p&gt;

&lt;p&gt;Now she just asks Lumina instead of calling me.&lt;/p&gt;

&lt;p&gt;That alone made the project worth building.&lt;/p&gt;

&lt;p&gt;Publishing it on GitHub was kind of an afterthought. I figured maybe someone else is in the same situation, or maybe someone is trying Linux for the first time and wants something that makes the desktop feel a bit less intimidating.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Rofi and not Eww
&lt;/h2&gt;

&lt;p&gt;One thing I wanted from day one was to keep everything native.&lt;/p&gt;

&lt;p&gt;That's why it's built on Rofi.&lt;/p&gt;

&lt;p&gt;I could've used Eww, but I didn't really want another layer running in the background just to draw a prettier window. Rofi is already insanely fast. I just kept pushing it until it did what I needed.&lt;/p&gt;

&lt;p&gt;Turns out, Rofi is capable of way more than people usually think.&lt;/p&gt;

&lt;p&gt;Code's up at &lt;br&gt;
&lt;a href="https://github.com/Rafacuy/desklumina" rel="noopener noreferrer"&gt;github.com/Rafacuy/desklumina&lt;/a&gt; if you're curious how it's put together.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>automation</category>
    </item>
  </channel>
</rss>
