<?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: suren_</title>
    <description>The latest articles on DEV Community by suren_ (@suren_).</description>
    <link>https://dev.to/suren_</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%2F542873%2F59b49c04-8aed-4522-bda0-8796f985821f.png</url>
      <title>DEV Community: suren_</title>
      <link>https://dev.to/suren_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/suren_"/>
    <language>en</language>
    <item>
      <title>Shipping translations to the edge before your PR merges</title>
      <dc:creator>suren_</dc:creator>
      <pubDate>Tue, 28 Apr 2026 16:26:21 +0000</pubDate>
      <link>https://dev.to/suren_/shipping-translations-to-the-edge-before-your-pr-merges-2p7h</link>
      <guid>https://dev.to/suren_/shipping-translations-to-the-edge-before-your-pr-merges-2p7h</guid>
      <description>&lt;p&gt;If your i18n workflow looks like "edit JSON → push → wait → translator returns file → merge → deploy → translations live," you've already lost a day.&lt;/p&gt;

&lt;p&gt;I built &lt;a href="https://i18now.com" rel="noopener noreferrer"&gt;i18now&lt;/a&gt; because that loop felt absurd in 2026. Here's what changed when we flipped it.&lt;/p&gt;

&lt;h2&gt;
  
  
  The old loop
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Dev edits &lt;code&gt;en.json&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;PR opens, copy gets exported to a TMS&lt;/li&gt;
&lt;li&gt;Translators (or LLM jobs) work async&lt;/li&gt;
&lt;li&gt;Files come back, get reviewed, merged&lt;/li&gt;
&lt;li&gt;Deploy → translations are live&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Time-to-live: hours to days. Worse, the source of truth lives in two places (repo + TMS), so drift is inevitable.&lt;/p&gt;

&lt;h2&gt;
  
  
  The new loop
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Dev edits a key in i18now (or pushes from code via SDK)&lt;/li&gt;
&lt;li&gt;AI generates translations across locales using your chosen model (BYOK — GPT, Claude, Gemini, etc.)&lt;/li&gt;
&lt;li&gt;You review/approve in-context&lt;/li&gt;
&lt;li&gt;Translations publish to a CDN edge cache&lt;/li&gt;
&lt;li&gt;App fetches them at runtime — no rebuild&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Time-to-live: seconds.&lt;/p&gt;

&lt;h2&gt;
  
  
  How it works under the hood
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Edge delivery:&lt;/strong&gt; Cloudflare CDN serves locale bundles globally with sub-50ms TTFB&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;BYOK model routing:&lt;/strong&gt; Pick the model per language or per project — Claude for nuance, Gemini for cost, GPT for fallback&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SDKs:&lt;/strong&gt; Drop-in for Next.js, Nuxt, React, Vue&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Runtime fetch + ISR fallback:&lt;/strong&gt; Translations update without redeploy, but you can pin versions for stability&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What this unlocks
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Marketing tweaks copy at 11pm? Live in seconds, no eng on-call&lt;/li&gt;
&lt;li&gt;New language for a launch? Generate, review, ship in minutes&lt;/li&gt;
&lt;li&gt;A/B testing copy? Just version the keys&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I'm still figuring out
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Approval workflows for regulated industries (legal, medical)&lt;/li&gt;
&lt;li&gt;Translation memory + glossary handoff between AI and human reviewers&lt;/li&gt;
&lt;li&gt;Pricing for very high-volume edge fetches&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you've solved any of these in your stack, I'd love to hear how. And if the loop above resonates, &lt;a href="https://i18now.com" rel="noopener noreferrer"&gt;give i18now a try&lt;/a&gt; — free tier is real, no card required.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>i18n</category>
      <category>devops</category>
    </item>
    <item>
      <title>Well said</title>
      <dc:creator>suren_</dc:creator>
      <pubDate>Fri, 20 Feb 2026 07:18:30 +0000</pubDate>
      <link>https://dev.to/suren_/-52hf</link>
      <guid>https://dev.to/suren_/-52hf</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/adaka_ankita_feab18f8583a/prompting-is-not-engineering-building-reliable-llm-production-systems-with-control-layers-37lb" class="crayons-story__hidden-navigation-link"&gt;Prompting Is Not Engineering: Building Reliable LLM Production Systems with Control Layers&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/adaka_ankita_feab18f8583a" class="crayons-avatar  crayons-avatar--l  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3780375%2F6e8355fb-53bb-4e36-996e-34c157e4bb46.jpg" alt="adaka_ankita_feab18f8583a profile" class="crayons-avatar__image" width="472" height="1024"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/adaka_ankita_feab18f8583a" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Adaka Ankita
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Adaka Ankita
                
              
              &lt;div id="story-author-preview-content-3267034" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/adaka_ankita_feab18f8583a" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3780375%2F6e8355fb-53bb-4e36-996e-34c157e4bb46.jpg" class="crayons-avatar__image" alt="" width="472" height="1024"&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Adaka Ankita&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/adaka_ankita_feab18f8583a/prompting-is-not-engineering-building-reliable-llm-production-systems-with-control-layers-37lb" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Feb 19&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/adaka_ankita_feab18f8583a/prompting-is-not-engineering-building-reliable-llm-production-systems-with-control-layers-37lb" id="article-link-3267034"&gt;
          Prompting Is Not Engineering: Building Reliable LLM Production Systems with Control Layers
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/ai"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;ai&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/machinelearning"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;machinelearning&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/llm"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;llm&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/programming"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;programming&lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/adaka_ankita_feab18f8583a/prompting-is-not-engineering-building-reliable-llm-production-systems-with-control-layers-37lb" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="24" height="24"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;2&lt;span class="hidden s:inline"&gt; reactions&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/adaka_ankita_feab18f8583a/prompting-is-not-engineering-building-reliable-llm-production-systems-with-control-layers-37lb#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              2&lt;span class="hidden s:inline"&gt; comments&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            2 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>llm</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
