<?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: shiheb amri</title>
    <description>The latest articles on DEV Community by shiheb amri (@shihebamrii).</description>
    <link>https://dev.to/shihebamrii</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%2F4005514%2F2ad64fea-a68b-49ba-8644-5f31594c77e7.jpg</url>
      <title>DEV Community: shiheb amri</title>
      <link>https://dev.to/shihebamrii</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shihebamrii"/>
    <language>en</language>
    <item>
      <title>Why I Abandoned Web VPS Panels and Built My Own Desktop Control Plane in Rust</title>
      <dc:creator>shiheb amri</dc:creator>
      <pubDate>Sat, 27 Jun 2026 14:51:05 +0000</pubDate>
      <link>https://dev.to/shihebamrii/why-i-abandoned-web-vps-panels-and-built-my-own-desktop-control-plane-in-rust-5ca1</link>
      <guid>https://dev.to/shihebamrii/why-i-abandoned-web-vps-panels-and-built-my-own-desktop-control-plane-in-rust-5ca1</guid>
      <description>&lt;p&gt;Let's be honest. Web-based VPS control panels are great—until you check your server resource logs and see they're consuming 15% of your RAM, or you realize your root SSH private key is sitting in a MySQL database on the web.&lt;/p&gt;

&lt;p&gt;I wanted a dashboard to manage my Docker containers and Nginx configs, but without the security risk or the resource bloat.&lt;/p&gt;

&lt;p&gt;So, I built one. Here's why I chose a local-first approach using Tauri and Rust.&lt;/p&gt;

&lt;p&gt;Vessel is fully open-source (MIT) and free to use. You can download the pre-built binaries or check out the code: &lt;a href="https://github.com/shihebamrii/vessel" rel="noopener noreferrer"&gt;https://github.com/shihebamrii/vessel&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have a question for you: If you could add one feature to a local-first VPS control panel to make it replace your current command-line workflow, what would it be? Let's discuss in the comments!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>rust</category>
      <category>opensource</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
