<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>JuxtaLux Blog</title>
    <link>https://juxtalux.com.br/blog/en/</link>
    <description>Practical guides and engineering notes from a Brazilian app studio.</description>
    <language>en</language>
    <lastBuildDate>Wed, 12 Aug 2026 00:00:00 +0000</lastBuildDate>
    <image>
      <url>https://juxtalux.com.br/assets/logo.png</url>
      <title>JuxtaLux Blog</title>
      <link>https://juxtalux.com.br/blog/en/</link>
    </image>
    <atom:link href="https://juxtalux.com.br/blog/en/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why one game is Godot and the others are Flutter</title>
      <link>https://juxtalux.com.br/blog/en/why-one-game-is-godot.html</link>
      <guid isPermaLink="true">https://juxtalux.com.br/blog/en/why-one-game-is-godot.html</guid>
      <description>Four of the studio&#x27;s games are Flutter. One is Godot 4.3, and it was not a whim: a platformer with hand-drawn levels needs a scene editor. What switching tools actually cost.</description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
      <category>Engineering</category><category>Games</category>
    </item>
    <item>
      <title>The video title kept reverting to the filename</title>
      <link>https://juxtalux.com.br/blog/en/the-video-title-kept-reverting-to-the-filename.html</link>
      <guid isPermaLink="true">https://juxtalux.com.br/blog/en/the-video-title-kept-reverting-to-the-filename.html</guid>
      <description>We typed the title, saved, and YouTube gave us back &#x27;jornada 01 cena s s usuario abre o 1&#x27;. It took seven videos to find out these were two different bugs, not one.</description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
      <category>Organic marketing</category><category>Engineering</category>
    </item>
    <item>
      <title>The post looked published. It existed for nobody else.</title>
      <link>https://juxtalux.com.br/blog/en/the-post-looked-published-and-did-not-exist.html</link>
      <guid isPermaLink="true">https://juxtalux.com.br/blog/en/the-post-looked-published-and-did-not-exist.html</guid>
      <description>It took 14 hours to find out Reddit&#x27;s spam filter had swallowed our first post — and it still looked normal on our own screen. What we learned about account and domain reputation.</description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
      <category>Organic marketing</category><category>Product</category>
    </item>
    <item>
      <title>Offline-first with Drift and SQLite: an app with no server</title>
      <link>https://juxtalux.com.br/blog/en/offline-first-with-drift-and-sqlite.html</link>
      <guid isPermaLink="true">https://juxtalux.com.br/blog/en/offline-first-with-drift-and-sqlite.html</guid>
      <description>RodaGrana computes a rideshare driver&#x27;s real profit with no back end at all. That is not a limitation — it is the right architecture for the problem. What changes when you take the server out of the equation.</description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
      <category>Engineering</category><category>Flutter</category><category>Offline</category>
    </item>
    <item>
      <title>Moderating memes with AI before publishing, not after</title>
      <link>https://juxtalux.com.br/blog/en/moderating-memes-with-ai-before-publishing.html</link>
      <guid isPermaLink="true">https://juxtalux.com.br/blog/en/moderating-memes-with-ai-before-publishing.html</guid>
      <description>In EuRi a Cloud Function calls Gemini the moment a post is created, and content only goes live if it passes. What that inversion cost in latency, false positives and product complexity.</description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
      <category>Engineering</category><category>AI</category>
    </item>
    <item>
      <title>Games for kids: what to check before installing</title>
      <link>https://juxtalux.com.br/blog/en/kids-games-what-to-check-before-installing.html</link>
      <guid isPermaLink="true">https://juxtalux.com.br/blog/en/kids-games-what-to-check-before-installing.html</guid>
      <description>The store listing says more than the game description. Four fields answer what an app collects, what it charges and how much it interrupts — and why &#x27;free&#x27; is rarely the right word.</description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
      <category>Privacy</category><category>Games</category><category>Product</category>
    </item>
    <item>
      <title>Why CyberDropX runs its whole economy on the server</title>
      <link>https://juxtalux.com.br/blog/en/game-economy-that-runs-on-the-server.html</link>
      <guid isPermaLink="true">https://juxtalux.com.br/blog/en/game-economy-that-runs-on-the-server.html</guid>
      <description>Eighteen minigames, rewards, a global leaderboard and withdrawals — and no value decision made on the client. The main reason has less to do with cheating than you would expect.</description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
      <category>Engineering</category><category>Games</category>
    </item>
    <item>
      <title>Flame or plain widgets? How we decided across five games</title>
      <link>https://juxtalux.com.br/blog/en/flame-or-plain-widgets.html</link>
      <guid isPermaLink="true">https://juxtalux.com.br/blog/en/flame-or-plain-widgets.html</guid>
      <description>Not every Flutter game needs an engine. Of our five, two use Flame, two run on plain widgets and one left Flutter entirely. The criterion that separates the cases is simpler than the debate suggests.</description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
      <category>Engineering</category><category>Flutter</category><category>Games</category>
    </item>
    <item>
      <title>Fixed coordinates are debt: six platforms, one bug</title>
      <link>https://juxtalux.com.br/blog/en/fixed-coordinates-are-technical-debt.html</link>
      <guid isPermaLink="true">https://juxtalux.com.br/blog/en/fixed-coordinates-are-technical-debt.html</guid>
      <description>A time picker that jumps three hours per click, a toolbar that moves when the text wraps to a second line, a window that resizes on its own. Every publishing failure had the same root cause.</description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
      <category>Organic marketing</category><category>Engineering</category>
    </item>
    <item>
      <title>15,248 lines in one main.dart: what a monolith taught us</title>
      <link>https://juxtalux.com.br/blog/en/fifteen-thousand-lines-in-one-main-dart.html</link>
      <guid isPermaLink="true">https://juxtalux.com.br/blog/en/fifteen-thousand-lines-in-one-main-dart.html</guid>
      <description>One of our apps has a single file with more than fifteen thousand lines. It shipped, it works and it pays bills. An honest account of what that choice gave us, what it cost, and when it stops being viable.</description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
      <category>Engineering</category><category>Flutter</category>
    </item>
    <item>
      <title>Eight apps, nineteen channels: what paid off and what wasted time</title>
      <link>https://juxtalux.com.br/blog/en/eight-apps-nineteen-channels.html</link>
      <guid isPermaLink="true">https://juxtalux.com.br/blog/en/eight-apps-nineteen-channels.html</guid>
      <description>The honest scoreboard of an organic marketing push: four channels at 100%, five at zero, and one unchecked assumption that left 47 videos live with the wrong text.</description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
      <category>Organic marketing</category><category>Product</category>
    </item>
    <item>
      <title>Anonymous questions: can you find out who sent it?</title>
      <link>https://juxtalux.com.br/blog/en/anonymous-questions-can-you-find-out-who-sent-it.html</link>
      <guid isPermaLink="true">https://juxtalux.com.br/blog/en/anonymous-questions-can-you-find-out-who-sent-it.html</guid>
      <description>The short answer is no — and anyone promising otherwise is selling an illusion or harvesting your data. The long answer explains what the app knows, what it does not, and what to do about abusive messages.</description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
      <category>Product</category><category>Privacy</category>
    </item>
  </channel>
</rss>
