<?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: Ernest Duah</title>
    <description>The latest articles on DEV Community by Ernest Duah (@itsernest).</description>
    <link>https://dev.to/itsernest</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%2F3783123%2F3a50011d-e8ce-4cd9-ae02-d4d6f324e300.png</url>
      <title>DEV Community: Ernest Duah</title>
      <link>https://dev.to/itsernest</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/itsernest"/>
    <language>en</language>
    <item>
      <title>Building a "Self-Evolving" System Performance Booster in Go &amp; React</title>
      <dc:creator>Ernest Duah</dc:creator>
      <pubDate>Wed, 25 Mar 2026 13:06:12 +0000</pubDate>
      <link>https://dev.to/itsernest/building-a-self-evolving-system-performance-booster-in-go-react-57ip</link>
      <guid>https://dev.to/itsernest/building-a-self-evolving-system-performance-booster-in-go-react-57ip</guid>
      <description>&lt;p&gt;Long before I finished my project (&lt;strong&gt;Cura&lt;/strong&gt;), unnecessary background processes were preventing personal works from being &lt;strong&gt;as productive as it is now&lt;/strong&gt;. I used to rely on Task Manager, manually ending immortal processes that respawns short after closing was difficult and discouraging. &lt;/p&gt;

&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.amazonaws.com%2Fuploads%2Farticles%2Fde1h1hvsgh53drrcgej4.png" 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.amazonaws.com%2Fuploads%2Farticles%2Fde1h1hvsgh53drrcgej4.png" alt="Cura screenshot" width="800" height="488"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have made &lt;strong&gt;Cura&lt;/strong&gt;(as in 'Cure') that frees your resources to enjoy them smartly, and automated.&lt;br&gt;
An instance I recall, running 2 AVDs side-by-side without &lt;strong&gt;Cura&lt;/strong&gt; was tedious, laggy. &lt;br&gt;
&lt;a href="https://github.com/its-ernest/cura" rel="noopener noreferrer"&gt;github.com/its-ernest/cura&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cura&lt;/strong&gt; works by prioritizing only core system processes(Drivers and core processes) and whitelisted apps(Like my Android studio). &lt;/p&gt;

&lt;p&gt;In about a few days since I launched v0.1.9 of &lt;strong&gt;Cura&lt;/strong&gt;, I have been able to run multiple processes of my choice smoothly, while Cura handles unnecessary stuffs draining system resources.&lt;/p&gt;

&lt;p&gt;I would appreciate more stars and contributions on the GitHub repo. &lt;br&gt;
&lt;a href="https://github.com/its-ernest/cura" rel="noopener noreferrer"&gt;github.com/its-ernest/cura&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Feature requests I have planned&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;System tray support&lt;/strong&gt;: currently when the user closes or minimizes the program, it stays static in the task bar. Redirecting it to the system tray icons would make the illusion that Cura is less bothersome on the interface.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;SkLearn SVM model&lt;/strong&gt;: a trained mini-model that will trigger &lt;strong&gt;Cura&lt;/strong&gt; to show an important popup to the user like: "Your system has the potential to lag or crash in the next 30 mins, reduce unnecessary whitelists"&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;More ideas and proposals are welcomed. Thanks&lt;/p&gt;

</description>
      <category>contributorswanted</category>
      <category>showdev</category>
      <category>news</category>
    </item>
  </channel>
</rss>
