<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>nijitech blog</title>
    <link>https://www.nijitech.io/en/blog</link>
    <atom:link href="https://www.nijitech.io/en/blog/rss.xml" rel="self" type="application/rss+xml" />
    <description>Weekly writing on technology, software and artificial intelligence.</description>
    <language>en</language>
    <item>
      <title>MCC limits at car dealerships: why the bank cuts instalments</title>
      <link>https://www.nijitech.io/en/blog/mcc-limits-at-car-dealerships-why-the-bank-cuts-instalments</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/mcc-limits-at-car-dealerships-why-the-bank-cuts-instalments</guid>
      <description>When a dealership cannot offer instalments, the cause is usually not the customer’s limit but the merchant category code. What the code does, and how to work around it.</description>
      <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Escrow in car sales: when does the money change hands?</title>
      <link>https://www.nijitech.io/en/blog/escrow-in-car-sales-when-does-the-money-change-hands</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/escrow-in-car-sales-when-does-the-money-change-hands</guid>
      <description>In an escrow structure the money goes not to the seller but to a licensed third party, released once the conditions are met. How the flow works, step by step.</description>
      <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Finding export buyers: why buying a list does not work</title>
      <link>https://www.nijitech.io/en/blog/finding-export-buyers-why-buying-a-list-does-not-work</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/finding-export-buyers-why-buying-a-list-does-not-work</guid>
      <description>There is a difference between a purchased email list and finding a buyer. One gives you a name; the other shows why that name would buy your product.</description>
      <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Voice-first hiring: ATS versus talent intelligence</title>
      <link>https://www.nijitech.io/en/blog/voice-first-hiring-ats-versus-talent-intelligence</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/voice-first-hiring-ats-versus-talent-intelligence</guid>
      <description>An ATS is a system of record; talent intelligence is a system of assessment. Treat them as the same thing and candidates who could do the job get cut on keyword match.</description>
      <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Blockchain finality: when is a transaction really done?</title>
      <link>https://www.nijitech.io/en/blog/blockchain-finality-when-is-a-transaction-really-done</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/blockchain-finality-when-is-a-transaction-really-done</guid>
      <description>“Confirmed” and “irreversible” are not the same thing. For a system accepting payments, that difference is what decides how many seconds you wait.</description>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>The costliest mistake in remote access: forgetting to revoke</title>
      <link>https://www.nijitech.io/en/blog/the-costliest-mistake-in-remote-access</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/the-costliest-mistake-in-remote-access</guid>
      <description>In remote access, whoever connects holds the same privilege as the person sitting at the machine. The real risk is not the password but not knowing who can still get in.</description>
      <pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Hardcoding prompts: a new form of technical debt</title>
      <link>https://www.nijitech.io/en/blog/hardcoding-prompts-a-new-form-of-technical-debt</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/hardcoding-prompts-a-new-form-of-technical-debt</guid>
      <description>When model prompts get scattered through source code, every text change turns into a release. This is exactly what happened to SQL queries a decade ago.</description>
      <pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>RAG or fine-tuning? Which problem wants which</title>
      <link>https://www.nijitech.io/en/blog/rag-or-fine-tuning</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/rag-or-fine-tuning</guid>
      <description>Both get taken as the answer to a sentence that starts “let us teach the model our own data”. They solve two different problems. Three criteria that settle the choice.</description>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>The black box problem in marketplace repricing</title>
      <link>https://www.nijitech.io/en/blog/the-black-box-problem-in-marketplace-repricing</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/the-black-box-problem-in-marketplace-repricing</guid>
      <description>If a system that changes your prices automatically cannot say why it changed them, mistakes cannot be found. Nobody notices until the margin has melted. How to build auditable repricing.</description>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Where is your data processed? Mapping the whole chain</title>
      <link>https://www.nijitech.io/en/blog/where-is-your-data-processed-mapping-the-chain</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/where-is-your-data-processed-mapping-the-chain</guid>
      <description>“Our data is in Europe” usually describes the first link in the chain. The real question is who that link depends on. A practical way to build a processing inventory.</description>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Measuring hallucination: how to build an eval set</title>
      <link>https://www.nijitech.io/en/blog/measuring-hallucination-building-an-eval-set</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/measuring-hallucination-building-an-eval-set</guid>
      <description>“The model makes things up sometimes” is an observation, not a measurement. You cannot claim to have fixed a problem you cannot measure. A practical way to build an evaluation set.</description>
      <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Cloud on your own hardware: when does it make sense?</title>
      <link>https://www.nijitech.io/en/blog/self-hosted-cloud-when-it-makes-sense</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/self-hosted-cloud-when-it-makes-sense</guid>
      <description>The cloud is not always the right answer, and neither is your own hardware. The decision is set by four questions, not by a price table.</description>
      <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Why AI pilots stall before production</title>
      <link>https://www.nijitech.io/en/blog/why-ai-pilots-stall-before-production</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/why-ai-pilots-stall-before-production</guid>
      <description>The gap between an AI pilot that works and a system that survives in production is not in the model but in the layer built around it. Four concrete breaking points.</description>
      <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How many models, how much money? Costing AI</title>
      <link>https://www.nijitech.io/en/blog/what-ai-actually-costs</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/what-ai-actually-costs</guid>
      <description>Per-transaction cost is small and invisible in a pilot; multiplied by volume it decides the entire invoice. A practical way to measure it and bring it down.</description>
      <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Where automation ends and autonomy begins</title>
      <link>https://www.nijitech.io/en/blog/where-automation-ends-and-autonomy-begins</link>
      <guid isPermaLink="true">https://www.nijitech.io/en/blog/where-automation-ends-and-autonomy-begins</guid>
      <description>Rule-based automation works as long as the input arrives the same way every time. The moment it does not, it stops. Where the boundary sits and which approach belongs where.</description>
      <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
