<?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: hidao</title>
    <description>The latest articles on DEV Community by hidao (@hidao80).</description>
    <link>https://dev.to/hidao80</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%2F1069535%2F508e4f47-ffe3-49a7-8ad4-291b0dcdc3f0.jpg</url>
      <title>DEV Community: hidao</title>
      <link>https://dev.to/hidao80</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hidao80"/>
    <language>en</language>
    <item>
      <title>Is the "SaaS Apocalypse" argument true?</title>
      <dc:creator>hidao</dc:creator>
      <pubDate>Wed, 11 Feb 2026 05:47:21 +0000</pubDate>
      <link>https://dev.to/hidao80/is-the-saas-apocalypse-argument-true-3jmd</link>
      <guid>https://dev.to/hidao80/is-the-saas-apocalypse-argument-true-3jmd</guid>
      <description>&lt;p&gt;While some talk about the "SaaS Apocalypse," I see a different future.&lt;/p&gt;

&lt;p&gt;​If a SaaS is built to be AI-friendly, isn't it essentially a Business Logic API for AI agents? This raises a key question: For an AI agent, what is the actual difference between "Skills" and "SaaS"?&lt;/p&gt;

</description>
      <category>saas</category>
      <category>aiagents</category>
      <category>futureofsoftware</category>
    </item>
    <item>
      <title>Created simple phone number compression functions.</title>
      <dc:creator>hidao</dc:creator>
      <pubDate>Wed, 09 Aug 2023 20:50:53 +0000</pubDate>
      <link>https://dev.to/hidao80/phone-number-compression-1mip</link>
      <guid>https://dev.to/hidao80/phone-number-compression-1mip</guid>
      <description>&lt;p&gt;I have created a function that can shorten and restore strings consisting of phone numbers and digits without using a database.&lt;/p&gt;

&lt;p&gt;No special libraries are used, so it can be applied to many languages.&lt;/p&gt;

&lt;p&gt;I believe that it can be used for shortening social networking post IDs, for example.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/hidao80/embed/KKrLwNJ?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>compression</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Created VS Code extension: "Embed images in markdown".</title>
      <dc:creator>hidao</dc:creator>
      <pubDate>Sat, 29 Apr 2023 13:38:21 +0000</pubDate>
      <link>https://dev.to/hidao80/created-vs-code-extension-embed-images-in-markdown-2bm8</link>
      <guid>https://dev.to/hidao80/created-vs-code-extension-embed-images-in-markdown-2bm8</guid>
      <description>&lt;p&gt;I have been wanting to embed JPEGs and PNGs in Markdown instead of PlantUML and Mermaid for a while, and I came up with a way to do it, so I implemented it.&lt;/p&gt;

&lt;p&gt;Although the file size will be larger and the Markdown source will be very ugly, it has the advantage of storing multiple image files in one Markdown file.&lt;/p&gt;

&lt;p&gt;Perhaps a similar extension already exists, but I couldn't find it after a little searching, so I decided to develop it.&lt;/p&gt;

&lt;p&gt;This extension is published on the marketplace.&lt;/p&gt;

&lt;p&gt;Marketplace: &lt;a href="https://marketplace.visualstudio.com/items?itemName=hidao80.embed-images-in-markdown" rel="noopener noreferrer"&gt;Embed images in markdown&lt;/a&gt;&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%2Fsrqo6dcaz0p86koyz5t6.gif" 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%2Fsrqo6dcaz0p86koyz5t6.gif" width="760" height="474"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;postscript:&lt;br&gt;
It looks like a similar technique could be used to embed zip files in markdown files, but I have a feeling it could be used for some evil purpose...&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>extension</category>
      <category>markdown</category>
    </item>
  </channel>
</rss>
