<?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: HUAICHUAN</title>
    <description>The latest articles on DEV Community by HUAICHUAN (@huaian666).</description>
    <link>https://dev.to/huaian666</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%2F3964708%2Fb427119c-d944-4dd3-b4ed-3914e0b45249.png</url>
      <title>DEV Community: HUAICHUAN</title>
      <link>https://dev.to/huaian666</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/huaian666"/>
    <language>en</language>
    <item>
      <title>Vibe Coding Is Missing Its Last Mile</title>
      <dc:creator>HUAICHUAN</dc:creator>
      <pubDate>Tue, 02 Jun 2026 14:13:16 +0000</pubDate>
      <link>https://dev.to/huaian666/vibe-coding-is-missing-its-last-mile-3bmi</link>
      <guid>https://dev.to/huaian666/vibe-coding-is-missing-its-last-mile-3bmi</guid>
      <description>&lt;p&gt;Vibe coding has changed how we create software. You describe what you want, AI generates the code, and it works. The feedback loop is fast, the results are impressive, and the barrier to entry has never been lower.&lt;/p&gt;

&lt;p&gt;But there is a gap nobody talks about: &lt;strong&gt;what happens after the code works?&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Last Mile Problem
&lt;/h2&gt;

&lt;p&gt;You vibe-code a game. It runs in the browser. You vibe-code a tool. It works in a preview. And then... you close the tab. The creation disappears.&lt;/p&gt;

&lt;p&gt;The vibe coding workflow has three stages:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;You&lt;/strong&gt; — have the idea&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI&lt;/strong&gt; — writes the code&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;???&lt;/strong&gt; — runs it, saves it, keeps it accessible&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That third step is the missing last mile.&lt;/p&gt;

&lt;h2&gt;
  
  
  Like Code Closes the Gap
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code&lt;/a&gt; is an iOS app purpose-built for that third step:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Paste or upload any HTML&lt;/li&gt;
&lt;li&gt;Run it full-screen, like a native app&lt;/li&gt;
&lt;li&gt;Save to your personal collection&lt;/li&gt;
&lt;li&gt;Access everything offline&lt;/li&gt;
&lt;li&gt;Edit code on your device&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Complete Workflow
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;You describe your idea to an AI&lt;/li&gt;
&lt;li&gt;AI generates working HTML&lt;/li&gt;
&lt;li&gt;You paste it into Like Code and tap Run&lt;/li&gt;
&lt;li&gt;It works. You save it. It is yours forever.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;No browser tabs. No lost creations. No internet required after saving.&lt;/p&gt;

&lt;h2&gt;
  
  
  Already on the App Store
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code is live&lt;/a&gt;. The last mile of vibe coding is finally solved.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Your File Is Gone. Git Won't Help. Now What?</title>
      <dc:creator>HUAICHUAN</dc:creator>
      <pubDate>Tue, 02 Jun 2026 14:12:53 +0000</pubDate>
      <link>https://dev.to/huaian666/your-file-is-gone-git-wont-help-now-what-5f1j</link>
      <guid>https://dev.to/huaian666/your-file-is-gone-git-wont-help-now-what-5f1j</guid>
      <description>&lt;p&gt;We have all been there. You are working on a project, switching between tools, running scripts, and suddenly: a file is missing. Or overwritten. Or changed unexpectedly.&lt;/p&gt;

&lt;p&gt;You check Git — never committed. Editor undo — history gone. Time Machine — runs hourly.&lt;/p&gt;

&lt;h2&gt;
  
  
  This Should Not Happen in 2026
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/codefootprint/id6741222848" rel="noopener noreferrer"&gt;CodeFootprint&lt;/a&gt; is a Mac app that continuously monitors your project folders and records every file edit with full diff, every deletion with previous content, and precise timestamps.&lt;/p&gt;

&lt;p&gt;It works independently of Git. Whether changes come from VS Code, terminal, scripts, or AI tools — CodeFootprint captures them all.&lt;/p&gt;

&lt;h2&gt;
  
  
  Privacy First
&lt;/h2&gt;

&lt;p&gt;Everything runs locally. No account. No cloud. Your files never leave your machine.&lt;/p&gt;

&lt;h2&gt;
  
  
  Live on the Mac App Store
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/codefootprint/id6741222848" rel="noopener noreferrer"&gt;CodeFootprint is available now&lt;/a&gt;. Stop hoping nothing goes wrong. Start knowing exactly what happened.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>I Made a Romantic Webpage for My Partner. Then the Browser Tab Closed.</title>
      <dc:creator>HUAICHUAN</dc:creator>
      <pubDate>Tue, 02 Jun 2026 14:07:42 +0000</pubDate>
      <link>https://dev.to/huaian666/i-made-a-romantic-webpage-for-my-partner-then-the-browser-tab-closed-h87</link>
      <guid>https://dev.to/huaian666/i-made-a-romantic-webpage-for-my-partner-then-the-browser-tab-closed-h87</guid>
      <description>&lt;p&gt;Last month I used AI to create a beautiful interactive HTML page — animated hearts, a custom love letter, a little quiz about our relationship. It was perfect. I opened it in Safari, showed it to my partner, and then...&lt;/p&gt;

&lt;p&gt;The tab got closed. The moment was gone.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem With HTML Creations
&lt;/h2&gt;

&lt;p&gt;AI makes it incredibly easy to create beautiful, personal HTML content. Games, tools, romantic pages, interactive stories. But these creations have nowhere permanent to live on your phone. They exist in browser tabs, chat logs, or temporary files.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code&lt;/a&gt; is an iOS app that gives your HTML a permanent home:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Paste or upload any HTML&lt;/strong&gt; — games, tools, creative pages, whatever&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Run it full-screen&lt;/strong&gt; — no browser chrome, feels like a real app&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Save to your collection&lt;/strong&gt; — with custom icons, organized your way&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Works offline&lt;/strong&gt; — no internet needed, ever&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Edit on device&lt;/strong&gt; — tweak the code anytime&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  It Is Not Just for Developers
&lt;/h2&gt;

&lt;p&gt;You do not need to know how to code. Describe what you want to an AI, get the HTML, paste it into Like Code. Done.&lt;/p&gt;

&lt;p&gt;A couple can create a shared game collection. A friend group can build a trivia night app. A parent can make an interactive story for their kid.&lt;/p&gt;

&lt;h2&gt;
  
  
  Available Now
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code is on the App Store&lt;/a&gt;. Your creations deserve better than a closed tab.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>You Use 3 Different AI Tools. None of Them Know What the Others Did.</title>
      <dc:creator>HUAICHUAN</dc:creator>
      <pubDate>Tue, 02 Jun 2026 14:07:20 +0000</pubDate>
      <link>https://dev.to/huaian666/you-use-3-different-ai-tools-none-of-them-know-what-the-others-did-3eok</link>
      <guid>https://dev.to/huaian666/you-use-3-different-ai-tools-none-of-them-know-what-the-others-did-3eok</guid>
      <description>&lt;p&gt;If you are a developer in 2026, you probably use multiple AI tools. One for writing code. One for debugging. One for code review. Maybe one for refactoring.&lt;/p&gt;

&lt;p&gt;Here is the problem: &lt;strong&gt;none of them know what the others did to your project.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Tool A changes a file. Tool B does not know. You have to manually explain context every single time.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Missing Link
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/codefootprint/id6741222848" rel="noopener noreferrer"&gt;CodeFootprint&lt;/a&gt; is a Mac app that monitors your project folders and records every file change:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;What changed&lt;/strong&gt; — full diff details&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;When it changed&lt;/strong&gt; — precise timestamps&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;What was deleted&lt;/strong&gt; — recoverable history&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It runs silently in the background. No account needed. Everything stays on your machine.&lt;/p&gt;

&lt;h2&gt;
  
  
  Export for AI Analysis
&lt;/h2&gt;

&lt;p&gt;CodeFootprint lets you &lt;strong&gt;export trace files&lt;/strong&gt; — a structured record of your project change history. Hand this trace to any AI tool:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"Here is everything that changed in the last 3 hours. Debug this issue."&lt;/li&gt;
&lt;li&gt;"Continue from where the last AI left off. Here is the context."&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This eliminates the most painful part of multi-tool AI workflows: repeating yourself.&lt;/p&gt;

&lt;h2&gt;
  
  
  Privacy by Design
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;No account required&lt;/li&gt;
&lt;li&gt;No cloud uploads&lt;/li&gt;
&lt;li&gt;No project files leave your machine&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Available on the Mac App Store
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/codefootprint/id6741222848" rel="noopener noreferrer"&gt;CodeFootprint is live now&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;More convenience. More protection. More peace of mind.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>What If One App Could Replace a Hundred?</title>
      <dc:creator>HUAICHUAN</dc:creator>
      <pubDate>Tue, 02 Jun 2026 13:51:03 +0000</pubDate>
      <link>https://dev.to/huaian666/what-if-one-app-could-replace-a-hundred-lh1</link>
      <guid>https://dev.to/huaian666/what-if-one-app-could-replace-a-hundred-lh1</guid>
      <description>&lt;p&gt;Think about how many single-purpose apps you have on your phone right now. A calculator. A timer. A unit converter. A level tool. A white noise app. A dice roller. A tip calculator.&lt;/p&gt;

&lt;p&gt;Each one does exactly one thing. Each one took storage space, an App Store search, and maybe a subscription.&lt;/p&gt;

&lt;p&gt;What if you never needed to download any of those again?&lt;/p&gt;

&lt;h2&gt;
  
  
  HTML Is the Universal Runtime
&lt;/h2&gt;

&lt;p&gt;Every phone on the planet can run HTML. It is the most widely supported runtime in existence. And now, with AI, anyone can create HTML — you describe what you want, and the code appears.&lt;/p&gt;

&lt;p&gt;The only thing missing was a place to collect and run these creations like real apps.&lt;/p&gt;

&lt;h2&gt;
  
  
  That Is What Like Code Does
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code&lt;/a&gt; is an iOS app that turns your phone into whatever you need:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Need a calculator? AI writes the HTML, you run it in Like Code&lt;/li&gt;
&lt;li&gt;Need a specific game for a road trip? Describe it, get the HTML, save it&lt;/li&gt;
&lt;li&gt;Need a tool your friend mentioned? Paste the code, it works instantly&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Everything in your collection runs &lt;strong&gt;completely offline&lt;/strong&gt;. One tap to open. Full screen, no browser bars. Feels like a native app.&lt;/p&gt;

&lt;h2&gt;
  
  
  Your Collection Grows With You
&lt;/h2&gt;

&lt;p&gt;Today you save a game. Tomorrow a useful tool. Next week something creative a friend shared. Before you know it, you have your own curated app library — except you built it yourself, and every single app does exactly what you want.&lt;/p&gt;

&lt;h2&gt;
  
  
  Available Now on the App Store
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code is live on the App Store&lt;/a&gt;. Download it and start building your personal app collection.&lt;/p&gt;

&lt;p&gt;One app. Infinite possibilities. Because HTML can be anything.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>A File Changed. You Don't Know How. That Is the Problem.</title>
      <dc:creator>HUAICHUAN</dc:creator>
      <pubDate>Tue, 02 Jun 2026 13:50:44 +0000</pubDate>
      <link>https://dev.to/huaian666/a-file-changed-you-dont-know-how-that-is-the-problem-2hdm</link>
      <guid>https://dev.to/huaian666/a-file-changed-you-dont-know-how-that-is-the-problem-2hdm</guid>
      <description>&lt;p&gt;During development, file changes can happen fast. A save, a deletion, a move, a rename — or even an automatic change made by a tool. And suddenly you are wondering: &lt;strong&gt;What exactly changed? What was deleted? Can I still get the previous version back?&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Meet CodeFootprint
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/codefootprint/id6741222848" rel="noopener noreferrer"&gt;CodeFootprint&lt;/a&gt; is a Mac app I built to solve exactly this problem.&lt;/p&gt;

&lt;p&gt;You select a project folder to monitor, and CodeFootprint quietly records every change to your text and code files — edits, deletions, timestamps, and full diff details. All stored locally on your machine.&lt;/p&gt;

&lt;h2&gt;
  
  
  What It Does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Tracks file changes&lt;/strong&gt; in any local folder you choose&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Records diffs&lt;/strong&gt; — see exactly what was added, removed, or modified&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Shows timelines&lt;/strong&gt; — know precisely when each change happened&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Recoverable history&lt;/strong&gt; — review previous versions when something goes wrong&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Background operation&lt;/strong&gt; — no workflow interruption, it just records silently&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Not a Git Replacement
&lt;/h2&gt;

&lt;p&gt;CodeFootprint is not meant to replace Git or any code editor. It works more like an independent local record of real file changes. Whether changes come from your editor, terminal, Finder, scripts, or other development tools — CodeFootprint captures them all, as long as they happen inside your selected folders.&lt;/p&gt;

&lt;h2&gt;
  
  
  AI Workflow Integration
&lt;/h2&gt;

&lt;p&gt;One feature I find especially useful: CodeFootprint supports exporting trace files. You can export your change history and share it with different AI tools for analysis, debugging, review, or handoff.&lt;/p&gt;

&lt;p&gt;If you work across multiple AI tools (and who does not these days), this reduces repeated explanation and helps the next tool understand what happened before.&lt;/p&gt;

&lt;h2&gt;
  
  
  Privacy First
&lt;/h2&gt;

&lt;p&gt;CodeFootprint runs fully on device:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;No account required&lt;/li&gt;
&lt;li&gt;No cloud services&lt;/li&gt;
&lt;li&gt;No project files uploaded anywhere&lt;/li&gt;
&lt;li&gt;All records stored in your chosen local location&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Built for developers who care about privacy and local control.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who Is It For
&lt;/h2&gt;

&lt;p&gt;Independent developers, programmers, students, creators — anyone who writes code, modifies projects, debugs files, or uses AI tools for development. Sometimes the biggest problem is not that a file changed, but that you no longer know exactly how it changed.&lt;/p&gt;

&lt;h2&gt;
  
  
  Available Now on the Mac App Store
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/codefootprint/id6741222848" rel="noopener noreferrer"&gt;CodeFootprint is live on the Mac App Store&lt;/a&gt;. Download it and start tracking your file changes today.&lt;/p&gt;

&lt;p&gt;More convenience. More protection. More peace of mind.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>You Have the Idea. AI Writes the Code. But Who Runs It?</title>
      <dc:creator>HUAICHUAN</dc:creator>
      <pubDate>Tue, 02 Jun 2026 13:42:49 +0000</pubDate>
      <link>https://dev.to/huaian666/you-have-the-idea-ai-writes-the-code-but-who-runs-it-308k</link>
      <guid>https://dev.to/huaian666/you-have-the-idea-ai-writes-the-code-but-who-runs-it-308k</guid>
      <description>&lt;p&gt;There is a gap in the vibe coding workflow that nobody talks about.&lt;/p&gt;

&lt;p&gt;You describe your idea to an AI. It generates working HTML — a game, a tool, a creative experiment. You test it in the browser. It works. And then... nothing. You close the tab and move on.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The code works, but it has nowhere to live.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Missing Piece
&lt;/h2&gt;

&lt;p&gt;AI can write HTML. Browsers can run HTML. But what happens between "it works in a tab" and "it is a thing I can open anytime on my phone"? That gap has been empty — until now.&lt;/p&gt;

&lt;h2&gt;
  
  
  Three Roles, One Workflow
&lt;/h2&gt;

&lt;p&gt;Think of it like this:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;You&lt;/strong&gt; — bring the idea. A game for your friend group. A countdown timer. A drawing tool.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI&lt;/strong&gt; — writes the HTML. Translates your idea into working code.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code&lt;/a&gt;&lt;/strong&gt; — runs it, saves it, and keeps it available forever.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;You are responsible for the idea. AI is responsible for the implementation. Like Code is responsible for making it a permanent part of your phone.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Like Code Actually Does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Runs any HTML you give it — games, tools, animations, anything&lt;/li&gt;
&lt;li&gt;Saves your creations to a personal collection with custom icons&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Works completely offline&lt;/strong&gt; — no internet needed&lt;/li&gt;
&lt;li&gt;Lets you edit the code on your phone — tweak games to change difficulty, fix bugs, add features&lt;/li&gt;
&lt;li&gt;Imports from clipboard or file upload&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Already on the App Store
&lt;/h2&gt;

&lt;p&gt;This is not a concept or a waitlist. &lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code is available now on the App Store&lt;/a&gt;. Download it, paste some HTML, and you are running your own creations in seconds.&lt;/p&gt;

&lt;p&gt;Your ideas deserve better than a closed browser tab.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>I Got Bored on a 4-Hour Train Ride With No WiFi. Here Is What I Built.</title>
      <dc:creator>HUAICHUAN</dc:creator>
      <pubDate>Tue, 02 Jun 2026 13:42:26 +0000</pubDate>
      <link>https://dev.to/huaian666/i-got-bored-on-a-4-hour-train-ride-with-no-wifi-here-is-what-i-built-5ek1</link>
      <guid>https://dev.to/huaian666/i-got-bored-on-a-4-hour-train-ride-with-no-wifi-here-is-what-i-built-5ek1</guid>
      <description>&lt;p&gt;Picture this: you are on a train, a plane, or waiting at the dentist. No WiFi. Phone signal is dead. You have already scrolled through everything. You are bored.&lt;/p&gt;

&lt;p&gt;Now imagine opening an app on your phone and having an entire library of games and tools you built yourself — all running offline.&lt;/p&gt;

&lt;p&gt;That is exactly what happened to me, and it led to building &lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code&lt;/a&gt;.&lt;/p&gt;

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

&lt;p&gt;I had been experimenting with AI-generated HTML for a while. Games, tools, little creative experiments. The problem was always the same: they lived in browser tabs. Close the tab, lose the creation. No internet, no access.&lt;/p&gt;

&lt;p&gt;So I built an iOS app that solves this permanently. &lt;strong&gt;It is live on the App Store right now.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Like Code — Your Offline HTML Library
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code&lt;/a&gt; lets you:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Import any HTML file or paste code directly&lt;/li&gt;
&lt;li&gt;Run it full-screen, no browser chrome — feels native&lt;/li&gt;
&lt;li&gt;Save it to your collection with a custom icon&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Run everything offline&lt;/strong&gt; — no internet required&lt;/li&gt;
&lt;li&gt;Edit the code on your phone whenever you want&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The "Aha" Moment
&lt;/h2&gt;

&lt;p&gt;The moment I realized this was useful: I was on that train ride, opened Like Code, and had 15+ games and tools ready to go. A snake game, a pixel art editor, a Pomodoro timer, a reaction time tester — all built with AI, all offline, all one tap away.&lt;/p&gt;

&lt;p&gt;Your collection becomes your personal app store that you built yourself.&lt;/p&gt;

&lt;h2&gt;
  
  
  It Is Available Now
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code is already on the App Store&lt;/a&gt;. No subscription needed. Download it, paste some HTML, and see for yourself.&lt;/p&gt;

&lt;p&gt;Your ideas deserve a home. This one gives them one.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>What If Your Phone Could Run Any HTML You Throw at It?</title>
      <dc:creator>HUAICHUAN</dc:creator>
      <pubDate>Tue, 02 Jun 2026 13:31:51 +0000</pubDate>
      <link>https://dev.to/huaian666/what-if-your-phone-could-run-any-html-you-throw-at-it-en</link>
      <guid>https://dev.to/huaian666/what-if-your-phone-could-run-any-html-you-throw-at-it-en</guid>
      <description>&lt;p&gt;Here is a thought experiment: what if you never had to download another niche app again?&lt;/p&gt;

&lt;p&gt;Need a BMI calculator? An AI writes the HTML. A countdown timer? HTML. A two-player game for you and your friend? HTML. A romantic webpage for your partner? You guessed it — HTML.&lt;/p&gt;

&lt;p&gt;HTML is the most universal runtime on the planet. Every phone speaks it natively. The missing piece was always: &lt;strong&gt;where do you keep these HTML creations, and how do you run them like real apps?&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Enter Like Code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code&lt;/a&gt; is an iOS app that gives your HTML a home:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Run any HTML&lt;/strong&gt; in a clean, full-screen experience — no browser bars, no chrome&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Save to your collection&lt;/strong&gt; with custom icons — like your own app library&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Works offline&lt;/strong&gt; — no internet needed to run your stuff&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Edit code on device&lt;/strong&gt; — tweak that game to make yourself invincible, adjust colors, change anything&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Import from anywhere&lt;/strong&gt; — paste code, upload files, whatever works&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Mindset Shift
&lt;/h2&gt;

&lt;p&gt;Stop thinking "I need to find an app for that." Start thinking "I can make that in HTML in 5 minutes."&lt;/p&gt;

&lt;p&gt;Your collection grows organically:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A pixel art editor you made with AI&lt;/li&gt;
&lt;li&gt;A white noise generator for focus&lt;/li&gt;
&lt;li&gt;A trivia game for game night&lt;/li&gt;
&lt;li&gt;A photo collage tool&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each one lives in your collection, ready to launch with one tap. Offline or online.&lt;/p&gt;

&lt;h2&gt;
  
  
  Not For Developers Only
&lt;/h2&gt;

&lt;p&gt;You do not need to know how to code. Describe what you want to an AI, get the HTML, paste it into Like Code. Done. The AI writes it, Like Code runs it, you enjoy it.&lt;/p&gt;

&lt;p&gt;This is what personal computing looks like when the barrier between idea and working software is essentially zero.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code is on the App Store&lt;/a&gt;. Give it a try if this philosophy resonates with you.&lt;/p&gt;

</description>
      <category>html</category>
      <category>ios</category>
      <category>mobile</category>
      <category>showdev</category>
    </item>
    <item>
      <title>AI Can Write HTML for You — But Where Does It Land?</title>
      <dc:creator>HUAICHUAN</dc:creator>
      <pubDate>Tue, 02 Jun 2026 13:31:27 +0000</pubDate>
      <link>https://dev.to/huaian666/ai-can-write-html-for-you-but-where-does-it-land-1mil</link>
      <guid>https://dev.to/huaian666/ai-can-write-html-for-you-but-where-does-it-land-1mil</guid>
      <description>&lt;p&gt;We have all been there. You prompt an AI, it generates a beautiful HTML game, a piano, a drawing tool, or even a romantic webpage. You play with it for five minutes in a browser tab, and then... it is gone. Buried in your chat history. Lost when you close the tab.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI can bring your ideas to life through HTML — but it needs a place to land.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Not Another Traditional iOS App
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code&lt;/a&gt; is not trying to be another app you download and forget. It is your personal HTML playground. Your creations deserve better than being stuck in a browser tab or a chat log.&lt;/p&gt;

&lt;h2&gt;
  
  
  How It Works
&lt;/h2&gt;

&lt;p&gt;You (or AI) write HTML. Like Code runs it. If you like it, add it to your collection with a custom icon. Next time you want to play that game or use that tool — one tap, instantly running, no browser chrome.&lt;/p&gt;

&lt;p&gt;Your collection grows with your ideas:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Today: a mini game&lt;/li&gt;
&lt;li&gt;Tomorrow: an image converter tool&lt;/li&gt;
&lt;li&gt;Next week: a piano you built with AI&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The more ideas you have, the richer your collection becomes.&lt;/p&gt;

&lt;h2&gt;
  
  
  Your Private Game Library + Toolbox
&lt;/h2&gt;

&lt;p&gt;Think of it as two things:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;A private game library&lt;/strong&gt; — every HTML game you create or find, organized and ready to play&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;A personal toolbox&lt;/strong&gt; — useful HTML tools you built or customized, always available&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Works Offline
&lt;/h2&gt;

&lt;p&gt;No internet? No problem. Everything in your collection runs offline. That moment when you are bored on a train with no signal — your games and tools are still there.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Bigger Picture
&lt;/h2&gt;

&lt;p&gt;You do not need to download more and more apps anymore. Need a calculator? Ask AI to write one in HTML. Need a specific game? Describe it, get the HTML, run it in Like Code. Your phone becomes whatever you want it to be.&lt;/p&gt;

&lt;p&gt;If this resonates with how you think about software, give &lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code&lt;/a&gt; a try. It is on the App Store.&lt;/p&gt;

&lt;p&gt;Your ideas deserve a home. Like Code gives them one.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>I Built an iOS App for Running HTML on Your Phone (Even Offline)</title>
      <dc:creator>HUAICHUAN</dc:creator>
      <pubDate>Tue, 02 Jun 2026 13:18:07 +0000</pubDate>
      <link>https://dev.to/huaian666/i-built-an-ios-app-for-running-html-on-your-phone-even-offline-1k9o</link>
      <guid>https://dev.to/huaian666/i-built-an-ios-app-for-running-html-on-your-phone-even-offline-1k9o</guid>
      <description>&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;Every time I used an AI tool to generate an HTML game or tool, I ran into the same wall: &lt;strong&gt;there was no easy way to actually run it on my phone and keep it around.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I would make something cool in a browser tab, show it to a friend, and then... it was gone. Buried in some folder or lost when I closed the tab.&lt;/p&gt;

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

&lt;p&gt;&lt;strong&gt;&lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code&lt;/a&gt;&lt;/strong&gt; is an iOS app that does one thing well: you upload any HTML file (or paste code directly), and it runs it in a clean, full-screen environment. No browser chrome, no address bar - it feels like a native app experience.&lt;/p&gt;

&lt;h2&gt;
  
  
  What It Actually Does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Runs any HTML&lt;/strong&gt; - games, tools, animations, whatever you create&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Works completely offline&lt;/strong&gt; - once you save something to your collection, it is there without internet&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Code editing built in&lt;/strong&gt; - if you generated a game with AI, you can tweak the code to change difficulty, make yourself invincible, or customize it however you want&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Collection management&lt;/strong&gt; - organize your HTML creations like your own private app library&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;File import&lt;/strong&gt; - upload HTML files directly or paste code from clipboard&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why I Think This Matters
&lt;/h2&gt;

&lt;p&gt;The vibe coding movement is producing incredible HTML content every day. People are building games, interactive tools, creative experiments - but most of this content disappears in browser tabs.&lt;/p&gt;

&lt;p&gt;HTML is arguably the most universal runtime that exists. Every phone has a browser. But there is a gap between it works in a browser and it feels like my app. That is the gap I am trying to close.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Honest Part
&lt;/h2&gt;

&lt;p&gt;This is an indie app built by a solo developer. It is not backed by a tech company. It does what it says - runs your HTML on your phone, keeps it available offline, lets you edit the code. If you are into HTML development or vibe coding, I think you will find it genuinely useful.&lt;/p&gt;

&lt;p&gt;If you want to check it out: &lt;a href="https://apps.apple.com/app/like-code/id6740400004" rel="noopener noreferrer"&gt;Like Code on the App Store&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Happy to answer any questions about how it works or what is under the hood.&lt;/p&gt;

</description>
      <category>html</category>
      <category>ios</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
