<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>ThingRex</title>
        <link>http://thingrex.com/</link>
        <description>ThingRex</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Thu, 14 May 2026 13:07:03 &#43;0200</lastBuildDate>
            <atom:link href="http://thingrex.com/index.xml" rel="self" type="application/rss+xml" />
        <item>
    <title>Open source models are not capable of generating enterprise-class solutions.</title>
    <link>http://thingrex.com/local_ai_enterprise_solutions/</link>
    <pubDate>Thu, 14 May 2026 13:07:03 &#43;0200</pubDate>
    <author>LMtx</author>
    <guid>http://thingrex.com/local_ai_enterprise_solutions/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/posts/local_ai_enterprise_solutions/local_ai_enterprise_solutions.png" referrerpolicy="no-referrer">
            </div>That is the common belief I see on the internet. I do not agree with that and have a process to prove otherwise.
Currently, open-source models that can run on affordable hardware are not as capable as commercial AI models running in huge data centers. Everyone knows it, and I do not argue with that.
My point is that it is perfectly possible to use open-source models running on local hardware to generate enterprise-class solutions that directly impact business operations and provide tangible business results.]]></description>
</item><item>
    <title>Local AI, enterprise-grade code</title>
    <link>http://thingrex.com/local_ai_enterprise_grade_code/</link>
    <pubDate>Sat, 09 May 2026 11:53:36 &#43;0200</pubDate>
    <author>LMtx</author>
    <guid>http://thingrex.com/local_ai_enterprise_grade_code/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/posts/local_ai_enterprise_grade_code/local_ai_enterprise_grade_code.png" referrerpolicy="no-referrer">
            </div>I use local AI agents to build enterprise-grade software, not fancy demos.
After testing all major models that can run on affordable local hardware, I am convinced that the Qwen3-Coder-Next is the best option. It might not be the &ldquo;most fancy&rdquo; model, it might not design &ldquo;most outstanding&rdquo; websites, but (typically) it does deliver enterprise-grade outcomes.
Yes, I am aware Qwen3-Coder-Next is not as good as II from OpenAI or Anthropic.]]></description>
</item><item>
    <title>Lessons from the Factory Floor: Scaling from Prototype to Mass Production in China</title>
    <link>http://thingrex.com/factory_floor_lessons/</link>
    <pubDate>Thu, 16 Apr 2026 13:12:33 &#43;0200</pubDate>
    <author>LMtx</author>
    <guid>http://thingrex.com/factory_floor_lessons/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/posts/factory_floor_lessons/factory_floor_lessons.png" referrerpolicy="no-referrer">
            </div>I interviewed Hans Stam about practical lessons from building hardware in China versus Europe and why &ldquo;hardware is hard&rdquo; but becomes manageable when you understand the process.
Hans explains how Chinese factory ecosystems move from prototype to mass production. The conversation covers pitfalls in Europe&rsquo;s decision-by-committee culture, critical-path project planning, choosing certification partners, selecting Chinese factories, CapEx vs. OpEx trade-offs, component shortages, and many other topics.
👉 Let me know if those topics are relevant to your business.]]></description>
</item><item>
    <title>Your internal notes, strategies, and operational documents are the missing ingredient to make AI meet (and exceed) your expectations.</title>
    <link>http://thingrex.com/missing_context_for_ai_agents/</link>
    <pubDate>Fri, 20 Mar 2026 09:38:54 &#43;0100</pubDate>
    <author>LMtx</author>
    <guid>http://thingrex.com/missing_context_for_ai_agents/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/posts/missing_context_for_ai_agents/missing_context_for_ai_agents.png" referrerpolicy="no-referrer">
            </div>Intro Vanilla coding agents are optimized for shipping web apps fast, and they are great at building SaaS products.
But if you&rsquo;re connecting sensors, managing edge deployments, or orchestrating hardware fleets, the default agents get completely lost.
Connected infrastructure has constraints that generic AI has never encountered during training.
Missing training data Hardware-specific protocols MQTT, Modbus, BACnet, LoRaWAN, Zigbee — these aren&rsquo;t in the training data at scale. An agent that&rsquo;s great at React components will hallucinate when building solutions using those technologies.]]></description>
</item><item>
    <title>Hire for attitude and an open mind, not for hard skills. That is easier said than implemented.</title>
    <link>http://thingrex.com/hire_for_attitude/</link>
    <pubDate>Wed, 18 Mar 2026 09:42:25 &#43;0100</pubDate>
    <author>LMtx</author>
    <guid>http://thingrex.com/hire_for_attitude/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/posts/hire_for_attitude/hire_for_attitude.png" referrerpolicy="no-referrer">
            </div>Every day we read about mass layoffs by huge companies. But on the flip side, how do you hire a good technical engineer in the age of AI?
I was involved in candidates&rsquo; interviews while working at AWS. I helped numerous founders to screen and hire candidates for different technical and management roles. Later on, I worked with those new hires and saw firsthand if those people were a good fit for roles, for teams, for tasks we had envisioned with the founders when we prepared for the hiring process.]]></description>
</item><item>
    <title>Anomaly detection that understands context</title>
    <link>http://thingrex.com/mqtt_ai_agent/</link>
    <pubDate>Mon, 09 Mar 2026 16:03:23 &#43;0100</pubDate>
    <author>LMtx</author>
    <guid>http://thingrex.com/mqtt_ai_agent/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/posts/mqtt_ai_agent/mqtt_ai_agent.png" referrerpolicy="no-referrer">
            </div>I have been experimenting with various AI agentic workflows over the past months, testing different architectural patterns and seeing where they deliver real value. Suddenly, I realized this technology is a perfect fit for IoT workloads that use MQTT (the primary protocol for managing devices).
I have worked with MQTT for years, but I had not connected it to AI agents until recently. MQTT&rsquo;s pub/sub architecture creates something unique: a continuous data stream that agents can subscribe to without impacting the environment.]]></description>
</item><item>
    <title>The Myth of Perfect Architecture</title>
    <link>http://thingrex.com/smb_architecture_myth/</link>
    <pubDate>Sun, 08 Mar 2026 17:25:03 &#43;0100</pubDate>
    <author>LMtx</author>
    <guid>http://thingrex.com/smb_architecture_myth/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/posts/smb_architecture_myth/smb_architecture_myth.png" referrerpolicy="no-referrer">
            </div>The overall solution design is a challenging topic in the world of Small and Medium Businesses.
I prefer working with those companies as they are very agile (in the day-to-day reality, not only on the powerpoint deck). On the same token, that agility makes it nearly impossible to properly design a solution (when we are halfway through the design/implementation process, the business conditions change, the owner adjusts, and I have to introduce small/medium/major updates).]]></description>
</item><item>
    <title>The Vendor Trap: You&#39;re Flying Blind and Don&#39;t Know It 🎯</title>
    <link>http://thingrex.com/vendor_trap/</link>
    <pubDate>Thu, 05 Mar 2026 12:24:16 &#43;0100</pubDate>
    <author>LMtx</author>
    <guid>http://thingrex.com/vendor_trap/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/posts/vendor_trap/vendor_trap.png" referrerpolicy="no-referrer">
            </div>Typical scenario You hired a vendor to build your platform. They delivered on time, on budget, and it works. Then your investor/board asks: &ldquo;What happens if this vendor disappears tomorrow?&quot; You don&rsquo;t know. Your team doesn&rsquo;t know. The vendor knows - but they&rsquo;re not telling. This is the Vendor Trap. And way more founders fall into it than would like to admit.
What You Think You Bought When you hire a vendor, you think you&rsquo;re buying:]]></description>
</item><item>
    <title>AI Agents Make Critical Mistakes 💣💥☠</title>
    <link>http://thingrex.com/ai_agents_mistakes/</link>
    <pubDate>Wed, 04 Mar 2026 10:50:47 &#43;0100</pubDate>
    <author>LMtx</author>
    <guid>http://thingrex.com/ai_agents_mistakes/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/posts/ai_agents_mistakes/ai_agents_mistakes.png" referrerpolicy="no-referrer">
            </div>Today, an AWS infrastructure management agent went down the wrong path. When I realized that, I was about to jump in and terminate the execution. Before I managed to smash the 'Esc' button, the Reviewer Agent caught it and course-corrected his AI colleague.
The fix happened automatically. My team of agents self-corrected without my intervention.
The root cause? My initial prompt wasn&rsquo;t precise enough. I was in a hurry, and I assumed they&rsquo;d read between the lines and fill in the details I neglected to describe.]]></description>
</item><item>
    <title>You&#39;re Testing the Wrong Things. And you do it on purpose!</title>
    <link>http://thingrex.com/testing/</link>
    <pubDate>Mon, 02 Mar 2026 05:48:48 &#43;0100</pubDate>
    <author>LMtx</author>
    <guid>http://thingrex.com/testing/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/posts/testing/testing.png" referrerpolicy="no-referrer">
            </div>Let me break it down for you.
&ldquo;Make sure it works.&rdquo; - That&rsquo;s what most teams hear when someone mentions testing. So they test the case where everything goes right.
Then production happens.
And suddenly the &ldquo;edge cases&rdquo; aren&rsquo;t edge cases anymore - they&rsquo;re Friday eventing.
The Happy Path Trap Your tests pass. Green checkmarks everywhere. You ship with confidence.
This is what you have neglected to test:
The API that times out after 30 seconds The null value that shouldn&rsquo;t exist but does The concurrent requests that race for the same resource The user clicks &ldquo;submit&rdquo; three times because the button didn&rsquo;t respond The request from someone who shouldn&rsquo;t have access but found a way Result: You tested the wrong thing, not the actual system.]]></description>
</item></channel>
</rss>
