<?xml version="1.0" encoding="UTF-8" ?>
    <rss version="2.0">
      <channel>
        <title>Qlawmarq on the net</title>
        <description>技術、日常生活、文化体験に関する個人的な記録。ソフトウェア開発から日々の気づきまで、様々な話題を扱います。</description>
        <link>https://qlawmarq.net/</link>
        <lastBuildDate>Tue, 27 Jan 2026 12:00:00 GMT</lastBuildDate>
        <language>ja</language>
        
      <item>
        <title>AIエージェント・ワークフロー（AI Agent Workflow）とは何か</title>
        <description>AIエージェントとLLMの違い、AIエージェント・ワークフローの概念、LangGraphやn8nなどの構築ツール、トークン制限への対処法やハルシネーション対策など、実務経験に基づいた設計・実装のポイントに関する私見</description>
        <link>https://qlawmarq.net/blog/what-is-ai-agent-workflow</link>
        <guid>https://qlawmarq.net/blog/what-is-ai-agent-workflow</guid>
        <pubDate>Thu, 22 Jan 2026 12:00:00 GMT</pubDate>
        <category>AI</category><category>LLM</category><category>AI Agent</category><category>Workflow Automation</category>
        
      </item>
    
      <item>
        <title>2025年12月時点における私のAI駆動開発の活用方法 - 「仕様書駆動開発」編</title>
        <description>2025年12月現在のAI駆動開発の活用方法・「仕様書駆動開発」とその課題に関する私見</description>
        <link>https://qlawmarq.net/blog/ai-driven-development-approach-december-2025</link>
        <guid>https://qlawmarq.net/blog/ai-driven-development-approach-december-2025</guid>
        <pubDate>Thu, 18 Dec 2025 12:00:00 GMT</pubDate>
        <category>AI</category><category>Software Development</category><category>Claude Code</category><category>Spec-Driven Development</category>
        
      </item>
    
      <item>
        <title>AI時代のiPhoneからmacOSへのリモート開発：Tailscale + Shellfish + tmux</title>
        <description>Claude CodeなどのAIツールに最適化された、外出先の iPhone から macOS に安全にリモートアクセスして快適な開発作業を可能にする環境構築ガイド（2025年11月更新版）</description>
        <link>https://qlawmarq.net/blog/iphone-macos-remote-development-tailscale-shellfish-tmux</link>
        <guid>https://qlawmarq.net/blog/iphone-macos-remote-development-tailscale-shellfish-tmux</guid>
        <pubDate>Sat, 01 Nov 2025 12:00:00 GMT</pubDate>
        <category>Software Development</category><category>AI</category><category>Remote Development</category><category>Claude Code</category>
        
      </item>
    
      <item>
        <title>2025年5月時点における私のAI駆動開発の活用方法</title>
        <description>2025年5月現在、AIを使ったソフトウェア開発、Cursor、Claude、MCPなどのツールの紹介と、今後の展望などに関する私見</description>
        <link>https://qlawmarq.net/blog/ai-driven-development-approach-may-2025</link>
        <guid>https://qlawmarq.net/blog/ai-driven-development-approach-may-2025</guid>
        <pubDate>Tue, 13 May 2025 12:00:00 GMT</pubDate>
        <category>AI</category><category>Software Development</category>
        
      </item>
    
      <item>
        <title>レガシーシステム移行プロジェクトから学んだ教訓</title>
        <description>レガシーシステム移行プロジェクトで直面したTCP通信の問題、エンディアン違いによるトラブルなど、実体験に基づく教訓を書いておきます</description>
        <link>https://qlawmarq.net/blog/legacy-system-migration-lessons</link>
        <guid>https://qlawmarq.net/blog/legacy-system-migration-lessons</guid>
        <pubDate>Mon, 24 Mar 2025 15:00:00 GMT</pubDate>
        <category>Software Development</category>
        
      </item>
    
      <item>
        <title>2024年の振り返り——AIの指数関数的な発達とソフトウェア開発の未来</title>
        <description>2024年におけるAIの指数関数的な発達の振り返り - ソフトウェア開発の変革と未来への展望についての考察</description>
        <link>https://qlawmarq.net/blog/ai-growth-and-software-dev-future-in-2024</link>
        <guid>https://qlawmarq.net/blog/ai-growth-and-software-dev-future-in-2024</guid>
        <pubDate>Sun, 29 Dec 2024 15:00:00 GMT</pubDate>
        <category>AI</category><category>Software Development</category>
        
      </item>
    
      <item>
        <title>オーストラリアのローカルなIT企業での経験：日本人エンジニアが感じた文化の違い</title>
        <description>オーストラリアのローカルなIT企業で働いた日本人ソフトウェアエンジニアとして、文化の違い、ワーク・ライフ・バランス、グローバルな職場環境について感じたことを書いておく場所</description>
        <link>https://qlawmarq.net/blog/japanese-engineer-experience-australian-company</link>
        <guid>https://qlawmarq.net/blog/japanese-engineer-experience-australian-company</guid>
        <pubDate>Fri, 04 Oct 2024 15:00:00 GMT</pubDate>
        <category>Work Experience</category><category>Cultural Differences</category><category>Software Development</category>
        
      </item>
    
      <item>
        <title>Next.js App RouterとPayload CMS を使ってブログを構築した</title>
        <description>Next.jsのApp RouterとPayload CMSを使ってどのように本ブログを構築しているかについて</description>
        <link>https://qlawmarq.net/blog/built-blog-with-nextjs-and-payload</link>
        <guid>https://qlawmarq.net/blog/built-blog-with-nextjs-and-payload</guid>
        <pubDate>Thu, 25 Jan 2024 15:00:00 GMT</pubDate>
        <category>Next.js</category><category>Payload CMS</category><category>Software Development</category>
        
      </item>
    
      <item>
        <title>2023年におけるReactを使った開発の最適なライブラリ・フレームワークは何か</title>
        <description>Next.js・Remix・CRA・Vite・Gatsbyなどの比較も交え、2023年時点でのReactを使った開発の最適なライブラリ・フレームワークは何かについての私見</description>
        <link>https://qlawmarq.net/blog/what-is-the-best-way-to-start-building-react-apps-in-2023</link>
        <guid>https://qlawmarq.net/blog/what-is-the-best-way-to-start-building-react-apps-in-2023</guid>
        <pubDate>Sun, 10 Dec 2023 15:00:00 GMT</pubDate>
        <category>React</category><category>Software Development</category>
        
      </item>
    
      </channel>
    </rss>
  