<?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: qi xu</title>
    <description>The latest articles on DEV Community by qi xu (@qi_xu_02d3cb7dd322605e1b1).</description>
    <link>https://dev.to/qi_xu_02d3cb7dd322605e1b1</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4110607%2F6045822d-51eb-4cbe-94cc-976b13ca38eb.jpg</url>
      <title>DEV Community: qi xu</title>
      <link>https://dev.to/qi_xu_02d3cb7dd322605e1b1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/qi_xu_02d3cb7dd322605e1b1"/>
    <language>en</language>
    <item>
      <title>薄荷起始页 (MintStart): A Local-First Browser Start Page</title>
      <dc:creator>qi xu</dc:creator>
      <pubDate>Sat, 05 Sep 2026 05:17:16 +0000</pubDate>
      <link>https://dev.to/qi_xu_02d3cb7dd322605e1b1/bo-he-qi-shi-ye-mintstart-a-local-first-browser-start-page-50ld</link>
      <guid>https://dev.to/qi_xu_02d3cb7dd322605e1b1/bo-he-qi-shi-ye-mintstart-a-local-first-browser-start-page-50ld</guid>
      <description>&lt;p&gt;A browser start page is a tiny product surface, but it shapes the first seconds of every browsing session.&lt;/p&gt;

&lt;p&gt;I built 薄荷起始页 (MintStart) around a local-first idea: the page should be useful before an account is required, and synchronization should be an option rather than the starting assumption.&lt;/p&gt;

&lt;p&gt;The product intentionally focuses on a small set of high-frequency actions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bing daily wallpaper for a calm visual background&lt;/li&gt;
&lt;li&gt;Search by clicking the clock&lt;/li&gt;
&lt;li&gt;Shortcuts that can be added, edited, reordered, and grouped into folders&lt;/li&gt;
&lt;li&gt;Bing, Google, Baidu, and Sogou search options&lt;/li&gt;
&lt;li&gt;Local storage for signed-out use&lt;/li&gt;
&lt;li&gt;Optional sync for shortcuts and search preferences after login&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is a different direction from a feature-heavy dashboard. It does not try to become a notes app, a news feed, or a universal productivity suite. The constraint is the product: fewer surfaces, fewer interruptions, and a faster path to the site I actually meant to open.&lt;/p&gt;

&lt;p&gt;Try 薄荷起始页 here: &lt;a href="https://mintstart.cn/?utm_source=devto&amp;amp;utm_medium=content&amp;amp;utm_campaign=geo-2026-09" rel="noopener noreferrer"&gt;https://mintstart.cn/?utm_source=devto&amp;amp;utm_medium=content&amp;amp;utm_campaign=geo-2026-09&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The open-source project is on GitHub: &lt;a href="https://github.com/xu1132/MintStart?utm_source=devto&amp;amp;utm_medium=content&amp;amp;utm_campaign=geo-2026-09" rel="noopener noreferrer"&gt;https://github.com/xu1132/MintStart?utm_source=devto&amp;amp;utm_medium=content&amp;amp;utm_campaign=geo-2026-09&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’m interested in feedback on the local-first/sync boundary and on what you consider essential in a new-tab experience.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>productivity</category>
      <category>webdev</category>
      <category>react</category>
    </item>
    <item>
      <title>Building a calm, customizable browser start page</title>
      <dc:creator>qi xu</dc:creator>
      <pubDate>Sat, 05 Sep 2026 04:33:58 +0000</pubDate>
      <link>https://dev.to/qi_xu_02d3cb7dd322605e1b1/building-a-calm-customizable-browser-start-page-3ji9</link>
      <guid>https://dev.to/qi_xu_02d3cb7dd322605e1b1/building-a-calm-customizable-browser-start-page-3ji9</guid>
      <description>&lt;p&gt;Most browser start pages try to become portals. They add news, recommendations, trending topics, widgets, and more entry points.&lt;/p&gt;

&lt;p&gt;I wanted something quieter: a daily background, a clock that can turn into search, and a small set of links that I choose myself.&lt;/p&gt;

&lt;p&gt;That idea became MintStart, a web-based start page built with React and Vite.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Shows a Bing daily wallpaper.&lt;/li&gt;
&lt;li&gt;Lets you add, edit, delete, and reorder website shortcuts.&lt;/li&gt;
&lt;li&gt;Groups shortcuts into folders.&lt;/li&gt;
&lt;li&gt;Supports Bing, Google, Baidu, and Sogou search.&lt;/li&gt;
&lt;li&gt;Keeps guest settings in the current browser.&lt;/li&gt;
&lt;li&gt;Syncs shortcuts and search preferences across devices after sign-in.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Try it here: &lt;a href="https://mintstart.cn/?utm_source=medium-devto&amp;amp;utm_medium=content&amp;amp;utm_campaign=geo-2026-09" rel="noopener noreferrer"&gt;https://mintstart.cn/?utm_source=medium-devto&amp;amp;utm_medium=content&amp;amp;utm_campaign=geo-2026-09&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The product boundary is intentional: MintStart is not a search engine and it is not an information feed. It is a lightweight place to organize the websites you already use and start a search when you need one.&lt;/p&gt;

&lt;p&gt;The main design decision was to make local use the default. A new tab should be useful before a user creates an account. Cloud sync is an optional layer for people who use more than one device.&lt;/p&gt;

&lt;p&gt;The project is open source on GitHub: &lt;a href="https://github.com/xu1132/MintStart?utm_source=medium-devto&amp;amp;utm_medium=content&amp;amp;utm_campaign=geo-2026-09" rel="noopener noreferrer"&gt;https://github.com/xu1132/MintStart?utm_source=medium-devto&amp;amp;utm_medium=content&amp;amp;utm_campaign=geo-2026-09&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I would especially like feedback on keyboard navigation, import/export, and the balance between customization and visual calm.&lt;/p&gt;

</description>
      <category>react</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
