<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Worknots on Pollo Tech Blog</title>
    <link>http://pollochang.work/en/worknot/</link>
    <description>Recent content in Worknots on Pollo Tech Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 PolloChang</copyright>
    <lastBuildDate>Fri, 29 May 2026 12:00:24 +0800</lastBuildDate><atom:link href="http://pollochang.work/en/worknot/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>The Death of the Junior Dev? How AI is Changing the Game</title>
      <link>http://pollochang.work/en/worknot/ai-replace-junior-programmers/</link>
      <pubDate>Fri, 29 May 2026 12:00:24 +0800</pubDate>
      
      <guid>http://pollochang.work/en/worknot/ai-replace-junior-programmers/</guid>
      <description>&lt;p&gt;Today, while doing some career mentoring, someone asked me a tough question:&lt;/p&gt;&#xA;&lt;blockquote&gt;&lt;p&gt;&amp;ldquo;With AI wiping out so many entry-level software engineering jobs, how should people handle this—especially self-taught developers or non-CS grads?&amp;rdquo;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;p&gt;Honestly, this is a reality check that engineers worldwide are facing right now. It’s especially brutal for fresh grads entering the market this year. The old playbook for breaking into tech—the one people relied on for decades—just doesn&amp;rsquo;t work anymore. It used to be that if you could write basic code logic, you could land a junior role. Today, AI has basically taken over that low-level &amp;ldquo;translation&amp;rdquo; work.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Linux Mainstream Desktop Environments</title>
      <link>http://pollochang.work/en/worknot/linux-desktop-environments/</link>
      <pubDate>Sun, 24 May 2026 12:29:55 +0800</pubDate>
      
      <guid>http://pollochang.work/en/worknot/linux-desktop-environments/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://pollochang.work/worknot/linux-desktop-environments-zh-tw&#34; &gt;zh-tw&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Mainstream Desktop Environments&#xA;    &lt;div id=&#34;mainstream-desktop-environments&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#mainstream-desktop-environments&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;Desktop System&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;Features &amp;amp; Description&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;GNOME&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Currently the most mainstream desktop environment. Modern and clean interface with a unique operation logic (with a hint of macOS). It is the default desktop for distributions like Ubuntu, Fedora, and Debian.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;KDE Plasma&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Focuses on extreme customization freedom and gorgeous visual effects. The default interface is close to Windows operation logic. Excellent performance optimization in recent years, combining aesthetics with relative lightweightness.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;XFCE&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;A veteran lightweight desktop environment. Focuses on extreme simplicity, stability, and resource efficiency. Highly suitable for older computers or users seeking high performance.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Cinnamon&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Developed by the Linux Mint team. The interface logic is very friendly to Windows users, with an extremely low learning curve. It balances aesthetics and performance.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;MATE&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Continues the classic operation experience of traditional GNOME 2. The interface is traditional, lightweight, and stable.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;LXQt / LXDE&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Extremely lightweight desktop environments, specially built for old hardware and resource-constrained devices (like early Raspberry Pis).&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Budgie&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Initially developed by the Solus project. The interface is clean and elegant, combining a modern feel with traditional desktop operation logic.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Deepin (DDE)&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Focuses on extremely gorgeous UI design and transition animations. The visual effects are very eye-catching.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Pantheon&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;The default desktop for elementary OS. The design language heavily pays homage to macOS, emphasizing refined out-of-the-box aesthetics.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
      
    </item>
    
    <item>
      <title>SQL Console Release v0.1.0</title>
      <link>http://pollochang.work/en/worknot/sql-console-release-v0.1.0/</link>
      <pubDate>Sat, 16 May 2026 08:44:47 +0800</pubDate>
      
      <guid>http://pollochang.work/en/worknot/sql-console-release-v0.1.0/</guid>
      <description>&lt;h6 class=&#34;relative group&#34;&gt;&lt;a href=&#34;http://pollochang.work/worknot/sql-console-release-v0.1.0_zh-tw&#34; &gt;中文翻譯&lt;/a&gt;&#xA;    &lt;div id=&#34;中文翻譯&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#%e4%b8%ad%e6%96%87%e7%bf%bb%e8%ad%af&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h6&gt;&#xA;&#xA;&lt;h1 class=&#34;relative group&#34;&gt;Introducing Sql Console: A Lightweight, Bastion-Ready SQL Terminal Powered by Go &amp;amp; Java 21&#xA;    &lt;div id=&#34;introducing-sql-console-a-lightweight-bastion-ready-sql-terminal-powered-by-go--java-21&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#introducing-sql-console-a-lightweight-bastion-ready-sql-terminal-powered-by-go--java-21&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h1&gt;&#xA;&lt;p&gt;In modern cloud infrastructure, production databases are usually tucked away securely inside private subnets. As DBAs, DevOps, and Site Reliability Engineers, our only entry point to troubleshoot or manage these systems is typically through a highly restricted Bastion Host (Jump Host).&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
