<?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: Laurentius Judhianto</title>
    <description>The latest articles on DEV Community by Laurentius Judhianto (@laurnts).</description>
    <link>https://dev.to/laurnts</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%2F3962808%2F0fc6e741-fc75-49d7-96b3-c32ba7a72e27.jpg</url>
      <title>DEV Community: Laurentius Judhianto</title>
      <link>https://dev.to/laurnts</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/laurnts"/>
    <language>en</language>
    <item>
      <title>Hypernode Is Great at Magento Hosting. Why I Built StoreFrame Anyway.</title>
      <dc:creator>Laurentius Judhianto</dc:creator>
      <pubDate>Tue, 02 Jun 2026 09:40:01 +0000</pubDate>
      <link>https://dev.to/laurnts/hypernode-is-great-at-magento-hosting-why-i-built-storeframe-anyway-4hmj</link>
      <guid>https://dev.to/laurnts/hypernode-is-great-at-magento-hosting-why-i-built-storeframe-anyway-4hmj</guid>
      <description>&lt;p&gt;&lt;a href="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%2Farticles%2Fucc92umognfujk1594da.webp" class="article-body-image-wrapper"&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%2Farticles%2Fucc92umognfujk1594da.webp" alt="StoreFrame Connected Hub" width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Hypernode is genuinely great at Magento hosting. So why did I build StoreFrame anyway? The answer was never about where a store runs.
&lt;/h2&gt;

&lt;p&gt;I started where a lot of Magento people start: the frontend. I built themes, and for years that was the whole job. I was happy there — until I tried to grow past it and a Magento upgrade bit me, hard. (Hyva makes the theme layer a much nicer place to live now. I’ll come back to that.) The lesson stuck: if I wanted to keep clients fast and take on more of them without cloning myself, I had to look past the theme.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Honest confession:&lt;/strong&gt; I’m not a backend developer. I still couldn’t tell you with a straight face what a private versus a public method really changes. So renting hosting — letting people who actually understand servers run the servers — was the only sensible call. Hypernode especially: secure, reliable, properly tuned for Magento. (Somewhere in the back of my head was a smaller, cheekier thought too: if I could ever match that for less, I’d pocket the difference. A solo dev is allowed to dream.)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Then the walls went up&lt;/strong&gt;&lt;br&gt;
I got curious about performance, and everything I reached for was locked.&lt;/p&gt;

&lt;p&gt;A newer PHP version? Not yet. MariaDB instead of MySQL? This hosting doesn’t allow it. Swap Redis for KeyDB? Sure — except no root, so I couldn’t install it. Tengine, Alibaba’s nginx fork? I even tried building it from the makefile myself — nope, slow, and nowhere to run it anyway. The Elasticsearch plugin ElasticSuite needs? Off the table. Nope, and nope again. Every change that might have made a store faster ended at the same wall.&lt;/p&gt;

&lt;p&gt;And it keeps happening. Today everyone’s talking about ARM and FrankenPHP — genuinely exciting for Magento. Where does a curious developer actually go to test them on managed hosting? Nowhere. You read the post and close the tab.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;One layer at a time&lt;/strong&gt;&lt;br&gt;
So I stopped waiting for permission and started doing it myself — one layer at a time. First, a server I could actually log into as root. Then the stack on top, tuned by hand. Then I wanted to see what was happening — traffic, performance, what was slow and when — so I wired up Grafana and proper monitoring. Then it needed to survive a reboot. Then a second client, then a tenth — each one ideally identical to the last, so I wasn’t relearning every box. Every problem I solved uncovered the next one underneath it.&lt;/p&gt;

&lt;p&gt;And I massively underestimated how hard running your own hosting actually is. There’s a reason managed hosts exist and charge what they do. For a while it felt like I’d traded a cage for a pile of pager duty — more freedom, yes, but every layer now mine to keep alive, alone.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;And then AI arrived&lt;/strong&gt;&lt;br&gt;
And then it all made sense.&lt;/p&gt;

&lt;p&gt;It started by covering the technical ground I don’t have. Building the HUB is genuinely hard, and I’d know: this is my third attempt at it. The first two never matched what I had in my head — this one finally did, across code, design, UX, and sheer completeness. AI closed the gaps I couldn’t close alone, and that on its own is worth a 10x engineer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The StoreFrame HUB dashboard&lt;/strong&gt;&lt;br&gt;
&lt;a href="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%2Farticles%2Fhus7xpqkwrzrs5wb457s.png" class="article-body-image-wrapper"&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%2Farticles%2Fhus7xpqkwrzrs5wb457s.png" alt="StoreFrame Unified Control Plane" width="799" height="581"&gt;&lt;/a&gt;&lt;br&gt;
The HUB, third time around — the one that finally matched what I had in my head.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;So — did it scale?&lt;/strong&gt;&lt;br&gt;
That was the whole point: going from one solo developer to running more stores without becoming many people. Did it work? Yes. A standardised stack I fully control, plus an AI that closes the gaps I can’t, means I can take on more without drowning in it. Hypernode is still great Magento hosting — I built StoreFrame anyway because I couldn’t stop tinkering, couldn’t scale myself, and AI is what finally turned the whole pile of layers into leverage.&lt;/p&gt;

&lt;p&gt;You can read more here &lt;a href="https://www.storeframe.io/how-were-different" rel="noopener noreferrer"&gt;storeframe vs hypernode&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The one thing I haven’t put to the test here is raw performance — whether a setup like this can actually keep pace with the premium stacks. That’s the &lt;a href="https://www.storeframe.io/blog/luma-faster-than-hyva-on-hypernode" rel="noopener noreferrer"&gt;next post&lt;/a&gt;: a well-tuned Luma theme on Hetzner bare metal against Hypernode with Hyva. Stay tuned.&lt;/p&gt;

</description>
      <category>magento</category>
      <category>ai</category>
      <category>hosting</category>
      <category>claude</category>
    </item>
  </channel>
</rss>
