<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Product on Ilscipio - Enterprise Commerce Experts</title>
    <link>https://www.ilscipio.com/en/categories/product/</link>
    <description>Recent content in Product on Ilscipio - Enterprise Commerce Experts</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Tue, 08 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.ilscipio.com/en/categories/product/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Jenni Built a Knitting App and It Works</title>
      <link>https://www.ilscipio.com/en/blog/jenni-built-knitting-app/</link>
      <pubDate>Tue, 08 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://www.ilscipio.com/en/blog/jenni-built-knitting-app/</guid>
      <description>&lt;p&gt;I am not a knitter. I do not know what a stockinette stitch is. But I watched Jenni build &lt;a href=&#34;https://yarn-squirrel.app?utm_source=blog&amp;amp;utm_medium=post&amp;amp;utm_campaign=sep2026&#34;&gt;Yarn Squirrel&lt;/a&gt; from a pile of SwiftUI prototypes into an app that real people use, and I find it genuinely impressive.&lt;/p&gt;&#xA;&lt;p&gt;Yarn Squirrel is a pattern organizer for knitters and crocheters. You import a PDF pattern, the app keeps your place, tracks your yarn stash, counts your rows, and calculates gauge adjustments. That last part - the math - is the thing that made Jenni build it in the first place. She was doing it on paper and kept getting it wrong.&lt;/p&gt;</description>
    </item>
    <item>
      <title>So I Accidentally Built 22 JetBrains Plugins</title>
      <link>https://www.ilscipio.com/en/blog/jetbrains-plugins-lessons/</link>
      <pubDate>Tue, 25 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://www.ilscipio.com/en/blog/jetbrains-plugins-lessons/</guid>
      <description>&lt;p&gt;It started with a Freemarker plugin. We were using Freemarker templates in ScipioERP and the IDE support was limited - no completion, no navigation, no syntax highlighting worth mentioning. I thought, how hard can it be.&lt;/p&gt;&#xA;&lt;p&gt;Turns out: not that hard, actually. The JetBrains platform is powerful. The documentation just does not tell you that.&lt;/p&gt;&#xA;&lt;h2 id=&#34;one-plugin-became-a-pattern&#34;&gt;One plugin became a pattern&lt;/h2&gt;&lt;p&gt;The Freemarker plugin worked. People downloaded it. I got emails. And I noticed something: the core infrastructure I had built - the PSI tree builder, the completion engine, the settings framework - was reusable. Adding support for a new language meant implementing the grammar and a few custom inspections. Everything else was shared.&lt;/p&gt;</description>
    </item>
    <item>
      <title>I Got Tired of Dragging Text Boxes, So I Built a Slide Language</title>
      <link>https://www.ilscipio.com/en/blog/slaide-plain-text-slides/</link>
      <pubDate>Fri, 21 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://www.ilscipio.com/en/blog/slaide-plain-text-slides/</guid>
      <description>&lt;p&gt;Every presentation tool I have used wants to be a design tool. Drag this box, align that shape, pick a font, fiddle with spacing. I have given hundreds of presentations over 20 years, and the pattern is always the same: 30% of my time goes to content, 70% to layout. Moving text boxes, resizing images, fighting with PowerPoint&amp;rsquo;s idea of &amp;ldquo;alignment.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;So I built &lt;a href=&#34;https://getslaide.com/?utm_source=blog&amp;amp;utm_medium=article&amp;amp;utm_campaign=slaide-intro&#34;&gt;Slaide&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;One &lt;code&gt;.slaide&lt;/code&gt; file - Markdown for the words, a short YAML block for the theme - renders to a web deck, a PDF and an editable &lt;code&gt;.pptx&lt;/code&gt; from the same source. Because the source is plain text, it diffs in git, it lives in your repo, and an AI agent can write it directly without touching a GUI.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How a Spreadsheet Turned Into an AI Inference Router</title>
      <link>https://www.ilscipio.com/en/blog/route-ai-cheapest-gpu/</link>
      <pubDate>Fri, 14 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://www.ilscipio.com/en/blog/route-ai-cheapest-gpu/</guid>
      <description>&lt;p&gt;I accidentally stumbled on spot market pricing for AI compute. So naturally, I built a service around it.&lt;/p&gt;&#xA;&lt;p&gt;The short version: GPU prices vary wildly between providers. Same model, same output, different costs depending on when and where you run it. An H100 on one provider costs $2.10/hr right now. Same GPU on another, $3.80/hr. Tomorrow those numbers will be different again.&lt;/p&gt;&#xA;&lt;p&gt;I found out the hard way. I was running AIVory Guard on a single provider, picked because it was cheapest when I checked. A month later the bill was 40% higher than I expected. The prices had moved and I had not noticed.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
