<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kouji Apps Blog</title>
    <link>https://koujiapps.com/blog/ko/</link>
    <description>Kouji Apps를 만들며 남기는 앱 개발, Cloudflare, 자동화 운영 기록.</description>
    <language>ko</language>
    <lastBuildDate>Wed, 03 Jun 2026 15:00:00 GMT</lastBuildDate>
    <atom:link href="https://koujiapps.com/blog/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Siri 2.0 프리뷰: WWDC26에서 Apple Intelligence는 어디까지 바뀔까</title>
      <link>https://koujiapps.com/blog/ko/ios-next-beta-install-checklist/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ios-next-beta-install-checklist/</guid>
      <pubDate>Wed, 03 Jun 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>iOS</category>
      <category>WWDC26</category>
      <category>Siri</category>
      <category>AppleIntelligence</category>
      <description>WWDC26에서 Siri와 Apple Intelligence가 어떻게 바뀔 수 있을지 새 인터페이스, 에이전트형 실행, 외부 AI 모델, App Intents, 한국어 지원 관점으로 미리 봅니다.</description>
    </item>
    <item>
      <title>WWDC26 프리뷰: 이번엔 Siri, AI, 폴더블 힌트를 먼저 본다</title>
      <link>https://koujiapps.com/blog/ko/wwdc26-preview-solo-ios-developer/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/wwdc26-preview-solo-ios-developer/</guid>
      <pubDate>Tue, 02 Jun 2026 15:00:00 GMT</pubDate>
      <category>App Dev</category>
      <category>iOS</category>
      <category>WWDC26</category>
      <category>iOS27</category>
      <category>Siri</category>
      <description>WWDC26을 앞두고 새 Siri 앱, Apple Intelligence, 폴더블 iPhone 힌트까지 이번 키노트에서 먼저 보고 싶은 것들을 정리했습니다.</description>
    </item>
    <item>
      <title>AI 주식은 결국 병목을 사는 게임일까: 미장과 국장을 나눠서 보는 법</title>
      <link>https://koujiapps.com/blog/ko/ai-stock-bottleneck-investing/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-stock-bottleneck-investing/</guid>
      <pubDate>Sat, 30 May 2026 15:00:00 GMT</pubDate>
      <category>Daily Life</category>
      <category>Investing</category>
      <category>AI</category>
      <category>투자</category>
      <category>미장</category>
      <description>AI 관련 주식을 볼 때 종목 이름보다 GPU, HBM, 클라우드, 전력, 데이터센터 같은 병목이 어디에 생기는지 먼저 보는 관점을 정리합니다.</description>
    </item>
    <item>
      <title>AI 구독제도 결국 사용량 관리 게임이 됐다</title>
      <link>https://koujiapps.com/blog/ko/ai-subscription-usage-management/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-subscription-usage-management/</guid>
      <pubDate>Wed, 27 May 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>AI Cost</category>
      <category>AI구독제</category>
      <category>Codex</category>
      <description>ChatGPT, Claude, Gemini의 공식 요금제와 한도 설명을 확인해보니 AI 구독제는 단순 월정액보다 사용량 관리에 가까워지고 있습니다.</description>
    </item>
    <item>
      <title>AI를 써먹기 위한 최소 지식 8편: 권한 경계와 보안</title>
      <link>https://koujiapps.com/blog/ko/ai-basics-08-permission-security/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-basics-08-permission-security/</guid>
      <pubDate>Sat, 23 May 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>AI Basics</category>
      <category>Security</category>
      <category>Agent</category>
      <description>AI에게 파일 수정, 배포, 외부 API 호출 권한을 줄수록 권한 경계와 보안 기준이 중요해집니다. 개인 개발 프로젝트에서 현실적으로 적용할 기준을 정리합니다.</description>
    </item>
    <item>
      <title>AI를 써먹기 위한 최소 지식 7편: Eval과 검증</title>
      <link>https://koujiapps.com/blog/ko/ai-basics-07-eval-verification/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-basics-07-eval-verification/</guid>
      <pubDate>Fri, 22 May 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>AI Basics</category>
      <category>Eval</category>
      <category>Testing</category>
      <description>AI 결과물을 믿을 수 있게 만들려면 느낌이 아니라 검증 기준이 필요합니다. Eval, 테스트, 회귀 방지 흐름을 개발 작업 기준으로 정리합니다.</description>
    </item>
    <item>
      <title>AI를 써먹기 위한 최소 지식 6편: Tool Calling과 Agent</title>
      <link>https://koujiapps.com/blog/ko/ai-basics-06-tool-calling-agent/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-basics-06-tool-calling-agent/</guid>
      <pubDate>Thu, 21 May 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>AI Basics</category>
      <category>Agent</category>
      <category>Tool Calling</category>
      <description>AI가 말만 하는 단계에서 실제로 파일을 읽고 명령을 실행하는 단계로 넘어가면 Tool Calling과 Agent 개념이 중요해집니다.</description>
    </item>
    <item>
      <title>AI를 써먹기 위한 최소 지식 5편: RAG와 검색 인덱스</title>
      <link>https://koujiapps.com/blog/ko/ai-basics-05-rag-search-index/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-basics-05-rag-search-index/</guid>
      <pubDate>Mon, 18 May 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>AI Basics</category>
      <category>RAG</category>
      <category>Embedding</category>
      <description>AI가 모르는 문서나 내 코드베이스 내용을 참고하게 만들려면 검색과 RAG가 필요합니다. RAG를 검색, 선별, 답변 생성 흐름으로 나누어 정리합니다.</description>
    </item>
    <item>
      <title>AI를 써먹기 위한 최소 지식 4편: 좋은 질문보다 좋은 입력 묶음</title>
      <link>https://koujiapps.com/blog/ko/ai-basics-04-better-input-package/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-basics-04-better-input-package/</guid>
      <pubDate>Sun, 17 May 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>AI Basics</category>
      <category>Coding</category>
      <category>Prompting</category>
      <description>AI에게 코딩을 맡길 때는 질문 하나보다 목표, 제약, 관련 파일, 검증 기준을 묶은 입력 패키지가 더 안정적입니다.</description>
    </item>
    <item>
      <title>AI를 써먹기 위한 최소 지식 3편: 토큰과 컨텍스트 윈도우</title>
      <link>https://koujiapps.com/blog/ko/ai-basics-03-tokens-context-window/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-basics-03-tokens-context-window/</guid>
      <pubDate>Sat, 16 May 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>AI Basics</category>
      <category>LLM</category>
      <category>Token</category>
      <description>AI에게 정보를 줄 때 자주 나오는 토큰과 컨텍스트 윈도우를 개발 작업 관점에서 정리합니다. 무엇을 넣고 무엇을 빼야 하는지 판단하는 기준을 다룹니다.</description>
    </item>
    <item>
      <title>AI를 써먹기 위한 최소 지식 2편: 프롬프트보다 중요한 컨텍스트</title>
      <link>https://koujiapps.com/blog/ko/ai-basics-02-context-over-prompt/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-basics-02-context-over-prompt/</guid>
      <pubDate>Mon, 11 May 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>AI Basics</category>
      <category>LLM</category>
      <category>Context</category>
      <description>AI에게 좋은 답을 받으려면 멋진 프롬프트 문장보다 필요한 맥락을 빠짐없이 주는 것이 중요합니다. 개발 작업에서 컨텍스트를 어떻게 묶어야 하는지 정리합니다.</description>
    </item>
    <item>
      <title>AI 코딩 에이전트 업데이트를 볼 때 내가 먼저 확인하는 기준</title>
      <link>https://koujiapps.com/blog/ko/ai-coding-agent-update-checklist/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-coding-agent-update-checklist/</guid>
      <pubDate>Sat, 09 May 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>DevTools</category>
      <category>Codex</category>
      <category>GitHubCopilot</category>
      <description>Codex, GitHub Copilot, Cloudflare 같은 개발 도구들이 에이전트 흐름으로 가는 상황에서 개인 개발자가 먼저 확인해야 할 기준을 정리합니다.</description>
    </item>
    <item>
      <title>AI 코딩 도구도 업데이트 공지를 먼저 봐야 하는 이유</title>
      <link>https://koujiapps.com/blog/ko/ai-coding-tool-security-update-check/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-coding-tool-security-update-check/</guid>
      <pubDate>Fri, 08 May 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>Security</category>
      <category>Codex</category>
      <category>보안</category>
      <description>AI 코딩 도구를 개발 환경에 깊게 붙여 쓸수록 모델 성능뿐 아니라 설치 경로, 업데이트 공지, 서명, 권한 범위를 같이 봐야 합니다.</description>
    </item>
    <item>
      <title>Codex, Claude Code, GitHub Copilot Agent를 비교할 때 먼저 보는 기준</title>
      <link>https://koujiapps.com/blog/ko/ai-agent-tools-comparison-2026/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-agent-tools-comparison-2026/</guid>
      <pubDate>Thu, 07 May 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>DevTools</category>
      <category>Codex</category>
      <category>ClaudeCode</category>
      <description>AI 코딩 도구를 단순 자동완성이 아니라 실제 작업을 맡기는 에이전트로 볼 때, 개인 개발자가 먼저 비교해야 할 기준을 정리합니다.</description>
    </item>
    <item>
      <title>App Store 심사 전에 내가 체크하는 배포 전 목록</title>
      <link>https://koujiapps.com/blog/ko/app-store-review-checklist/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/app-store-review-checklist/</guid>
      <pubDate>Wed, 06 May 2026 15:00:00 GMT</pubDate>
      <category>App Dev</category>
      <category>iOS</category>
      <category>AppStore</category>
      <category>AppReview</category>
      <description>App Store 심사 전에 앱 기능뿐 아니라 개인정보처리방침, 권한 문구, 스크린샷, 서버 상태, 리뷰 노트를 함께 확인하는 기준입니다.</description>
    </item>
    <item>
      <title>개인 앱을 운영하다 보니 웹사이트와 블로그가 필요해진 이유</title>
      <link>https://koujiapps.com/blog/ko/app-site-blog-needed/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/app-site-blog-needed/</guid>
      <pubDate>Tue, 05 May 2026 15:00:00 GMT</pubDate>
      <category>App Dev</category>
      <category>AppOps</category>
      <category>AppDev</category>
      <category>개인앱</category>
      <category>운영</category>
      <description>앱을 만들고 배포하는 것에서 끝나지 않고, 웹사이트와 블로그가 왜 운영 도구가 되는지 정리합니다.</description>
    </item>
    <item>
      <title>AI 코딩 도구를 쓸 때 내가 직접 확인해야 하는 부분</title>
      <link>https://koujiapps.com/blog/ko/ai-coding-human-checkpoints/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/ai-coding-human-checkpoints/</guid>
      <pubDate>Mon, 04 May 2026 15:00:00 GMT</pubDate>
      <category>AI</category>
      <category>Workflow</category>
      <category>개발도구</category>
      <description>AI 코딩 도구가 빠르게 구현해줘도 개발자가 직접 확인해야 하는 빌드, 배포, 보안, 비용, 사용자 영향 기준을 정리합니다.</description>
    </item>
    <item>
      <title>여러 블로그 도구를 고민하다가 Cloudflare로 직접 만들기로 한 이유</title>
      <link>https://koujiapps.com/blog/ko/cloudflare-blog-cost-first/</link>
      <guid isPermaLink="true">https://koujiapps.com/blog/ko/cloudflare-blog-cost-first/</guid>
      <pubDate>Sun, 03 May 2026 15:00:00 GMT</pubDate>
      <category>Dev etc.</category>
      <category>Cloudflare</category>
      <category>WordPress</category>
      <category>Tistory</category>
      <description>티스토리와 네이버 블로그를 써본 경험을 바탕으로 여러 블로그 도구를 비교하고, 최종적으로 WordPress와 Cloudflare 사이에서 어떤 기준으로 선택했는지 정리합니다.</description>
    </item>
  </channel>
</rss>
