<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>FutureGo — Independent Software Studio</title>
    <link>https://futurego.dev/en</link>
    <description>FutureGo is an independent software studio turning operational problems into web, AI, and automation products.</description>
    <language>en</language>
    <atom:link href="https://futurego.dev/en/rss.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>The Logic of Course Scheduling with OR-Tools</title>
      <link>https://futurego.dev/en/blog/ortools-ile-ders-programi-en</link>
      <guid>https://futurego.dev/en/blog/ortools-ile-ders-programi-en</guid>
      <pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate>
      <description>Why is course scheduling such a hard problem? Hard/soft constraint modeling with CP-SAT, teacher-class-classroom constraints, and lessons from real school data.</description>
      <author>Yücel Yılmaz</author>
      <category>OR-Tools</category>
      <category>CP-SAT</category>
      <category>Optimizasyon</category>
      <category>EdTech</category>
      <category>Python</category>
    </item>
    <item>
      <title>Deploying Hermes Agent on Coolify: Lessons Learned</title>
      <link>https://futurego.dev/en/blog/deploying-hermes-agent-on-coolify</link>
      <guid>https://futurego.dev/en/blog/deploying-hermes-agent-on-coolify</guid>
      <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
      <description>Fixing Traefik routing, choosing between tunnel and public deployment modes, and building a sane credential model for a self-hosted AI agent on Coolify.</description>
      <author>Yücel Yılmaz</author>
      <category>Coolify</category>
      <category>Hermes Agent</category>
      <category>Docker</category>
      <category>DevOps</category>
      <category>Self-hosting</category>
    </item>
  </channel>
</rss>