<?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: Pohsi Lu Hsieh</title>
    <description>The latest articles on DEV Community by Pohsi Lu Hsieh (@aavarvd).</description>
    <link>https://dev.to/aavarvd</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%2F3955727%2F3c59e451-034d-42cb-834c-b49b974457a0.png</url>
      <title>DEV Community: Pohsi Lu Hsieh</title>
      <link>https://dev.to/aavarvd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aavarvd"/>
    <language>en</language>
    <item>
      <title>Halyra IDE</title>
      <dc:creator>Pohsi Lu Hsieh</dc:creator>
      <pubDate>Thu, 28 May 2026 11:56:44 +0000</pubDate>
      <link>https://dev.to/aavarvd/halyra-ide-552</link>
      <guid>https://dev.to/aavarvd/halyra-ide-552</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github-2026-05-21"&gt;GitHub Finish-Up-A-Thon Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I have previously worked on a python IDE written in PySide6, it ended up with excellent UI and other features but at the end I stopped its updates due to how messy my code was and issues after freezing the app&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;The repo is at &lt;a href="//github.com/aavarvdxd/halyra-ide"&gt;&lt;/a&gt;, I have also been working on trying to migrate it to Kotlin Compose Desktop, but it is still work in progress, anyways if you still want to check the Kotlin version the repo is at &lt;a href="//codeberg.com/aavarvd/halyramega"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Comeback Story
&lt;/h2&gt;

&lt;p&gt;I mainly improved organization, but I also fixed issues and added a project manager, actually satisfied of how well this ended after polishing, this is my longest project so I'll update more later&lt;/p&gt;

&lt;h2&gt;
  
  
  My Experience with GitHub Copilot
&lt;/h2&gt;

&lt;p&gt;Copilot here helped me a lot by reorganizing my files and functions(previously I had everything in only 2 files and each of them had 1000+ lines), he taught me to fix the freezing issue. Also used it to did 3 bug fixes(shown in docs/bug-fixes directory)&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
    </item>
  </channel>
</rss>
