<?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: ciao22king</title>
    <description>The latest articles on DEV Community by ciao22king (@ciao22king).</description>
    <link>https://dev.to/ciao22king</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3845165%2F5d549010-a4a2-44f2-9ac7-e87b8830c98e.png</url>
      <title>DEV Community: ciao22king</title>
      <link>https://dev.to/ciao22king</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ciao22king"/>
    <language>en</language>
    <item>
      <title>GemFetch: A fast system fetcher for Debian/Ubuntu written in Go</title>
      <dc:creator>ciao22king</dc:creator>
      <pubDate>Thu, 26 Mar 2026 18:53:16 +0000</pubDate>
      <link>https://dev.to/ciao22king/gemfetch-a-fast-system-fetcher-for-debianubuntu-written-in-go-3319</link>
      <guid>https://dev.to/ciao22king/gemfetch-a-fast-system-fetcher-for-debianubuntu-written-in-go-3319</guid>
      <description>&lt;h1&gt;
  
  
  Why I built GemFetch
&lt;/h1&gt;

&lt;p&gt;I've been using Bash scripts for a long time, but I wanted something faster and more robust for my system information. That's why I decided to learn &lt;strong&gt;Go&lt;/strong&gt; and create &lt;strong&gt;GemFetch&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  What it does:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Shows CPU temperatures and details.&lt;/li&gt;
&lt;li&gt;Displays Wi-Fi signal strength and network info.&lt;/li&gt;
&lt;li&gt;Optimized specifically for &lt;strong&gt;Debian and Ubuntu&lt;/strong&gt; based distros.&lt;/li&gt;
&lt;li&gt;Super fast execution compared to standard shell scripts.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's an open-source project under the &lt;strong&gt;MIT License&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;I'm still learning Go, so I'd love to hear your feedback on the code!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Check it out on GitHub:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://github.com/ciao22king/gemfetch_project" rel="noopener noreferrer"&gt;https://github.com/ciao22king/gemfetch_project&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;--&lt;br&gt;
UPDATE: v1.0.1 is in the works! 🚀&lt;br&gt;
Wow, thanks for the initial views and support! I’m already working on v1.0.1 to make the project even better.&lt;br&gt;
The main goal for this release is modularity: I’m refactoring logos.go so anyone can add their favorite distro logo with a simple copy-paste.&lt;br&gt;
Are you a Mint or other distro based on Ubuntu/Debian user? Stay tuned! I’ll be looking for contributors to help me fill the library with more ASCII art. If you want to see your distro supported, keep an eye on the repo – your first PR might be just a copy-paste away!&lt;br&gt;
&lt;em&gt;If you like the project, feel free to leave a star!&lt;/em&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>linux</category>
      <category>opensource</category>
      <category>cli</category>
    </item>
  </channel>
</rss>
