<?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: Linkus</title>
    <description>The latest articles on DEV Community by Linkus (@huski3).</description>
    <link>https://dev.to/huski3</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%2F410276%2F20ff39e8-1b5b-443e-89ac-5b93cea8a998.gif</url>
      <title>DEV Community: Linkus</title>
      <link>https://dev.to/huski3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/huski3"/>
    <language>en</language>
    <item>
      <title>Yet another package manager, but with a twist...</title>
      <dc:creator>Linkus</dc:creator>
      <pubDate>Sun, 05 Jul 2020 11:32:46 +0000</pubDate>
      <link>https://dev.to/huski3/yet-another-package-manager-but-with-a-twist-1ggl</link>
      <guid>https://dev.to/huski3/yet-another-package-manager-but-with-a-twist-1ggl</guid>
      <description>&lt;p&gt;Heyo everyone,&lt;br&gt;
Lately I've been working on app distribution sorta stuff, such as package managers, wrappers for them and so forth. This is what I got so far:&lt;br&gt;
&lt;a href="https://github.com/HUSKI3/Spark"&gt;https://github.com/HUSKI3/Spark&lt;/a&gt;&lt;br&gt;
Its a "sketch" in a sense as its just a collection of ideas without a good implementation (which is a recurring theme in my projects due to my limited knowledge in some areas). The package manager is meant to be a one-file-does-all without the need to install other packages, all that is needed is python&amp;lt;3.7 and enough storage to download the sources files. Its still in early development and will become less messy as I work on it. If you have any ideas on how to make it better please share them with me!&lt;/p&gt;

</description>
      <category>packages</category>
      <category>python</category>
      <category>help</category>
    </item>
    <item>
      <title>A mediocre application store using Flask and Electron.</title>
      <dc:creator>Linkus</dc:creator>
      <pubDate>Sun, 05 Jul 2020 10:13:31 +0000</pubDate>
      <link>https://dev.to/huski3/a-mediocre-application-store-using-flask-and-electron-o01</link>
      <guid>https://dev.to/huski3/a-mediocre-application-store-using-flask-and-electron-o01</guid>
      <description>&lt;p&gt;Hey everyone!&lt;br&gt;
I'm new around here and thought I would share my latest project (I would most certainly call it anything but a full on "project", its more of a composition of technologies I have been studying in preparation of the upcoming school year).&lt;/p&gt;

&lt;p&gt;IXGraphite is a simple GUI wrapper for apt based on Flask and Electron.js, with possibly the worst implementation possible. &lt;/p&gt;

&lt;p&gt;Any reviews or help is much appreciated! &lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/HUSKI3/IXGraphine"&gt;https://github.com/HUSKI3/IXGraphine&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>flask</category>
      <category>node</category>
    </item>
  </channel>
</rss>
