<?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>Forem: Juan Daniel Bustillos Camargo</title>
    <description>The latest articles on Forem by Juan Daniel Bustillos Camargo (@danielbustillos).</description>
    <link>https://forem.com/danielbustillos</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%2F3724693%2Ffdbfaa40-dc3e-4f0d-868b-deb80e5815c9.jpeg</url>
      <title>Forem: Juan Daniel Bustillos Camargo</title>
      <link>https://forem.com/danielbustillos</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/danielbustillos"/>
    <language>en</language>
    <item>
      <title>Stop Paying for ThingsBoard PE Just for Self-Registration (Serverless Style) 🚀</title>
      <dc:creator>Juan Daniel Bustillos Camargo</dc:creator>
      <pubDate>Wed, 21 Jan 2026 21:02:16 +0000</pubDate>
      <link>https://forem.com/danielbustillos/stop-paying-for-thingsboard-pe-just-for-self-registration-serverless-style-a7f</link>
      <guid>https://forem.com/danielbustillos/stop-paying-for-thingsboard-pe-just-for-self-registration-serverless-style-a7f</guid>
      <description>&lt;p&gt;Self-registration is locked behind the Professional Edition paywall, and manual onboarding in the Community Edition (CE) is a major pain for makers scaling their projects. I built a Serverless Unclocker to bypass this using AWS Lambda and API Gateway.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why use it?&lt;/strong&gt;&lt;br&gt;
Zero Cost: Stays within the AWS Free Tier, avoiding expensive licenses.&lt;br&gt;
Automated: No more manual user creation or dashboard assignment.&lt;br&gt;
Secure: Handles public onboarding without exposing your ThingsBoard root credentials.&lt;br&gt;
If you are tired of "resource scarcity" and manual tasks in IoT, this bridge is for you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Check the Repo:&lt;/strong&gt; &lt;a href="https://github.com/DanielBustillos/Users-self-registration-Thingsboard-community-edition" rel="noopener noreferrer"&gt;https://github.com/DanielBustillos/Users-self-registration-Thingsboard-community-edition&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What other CE features should I "unlock" next?&lt;/p&gt;

&lt;p&gt;I love Thingsboard ⭐️&lt;/p&gt;

&lt;h1&gt;
  
  
  iot #thingsboard #aws #serverless #esp32 #makers
&lt;/h1&gt;

&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%2Ffwff45rbirc560i6sfgg.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%2Ffwff45rbirc560i6sfgg.png" alt=" " width="800" height="543"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>iot</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>8TB/Month: Why compute clusters when you can just use Hexagons?</title>
      <dc:creator>Juan Daniel Bustillos Camargo</dc:creator>
      <pubDate>Wed, 21 Jan 2026 20:53:14 +0000</pubDate>
      <link>https://forem.com/danielbustillos/8tbmonth-why-compute-clusters-when-you-can-just-use-hexagons-4a7a</link>
      <guid>https://forem.com/danielbustillos/8tbmonth-why-compute-clusters-when-you-can-just-use-hexagons-4a7a</guid>
      <description>&lt;p&gt;Handling 8TB of mobile pings every month is a nightmare for traditional clustering. I spent a lot of time with DBSCAN—the results were great, but the compute cost at this scale is a killer.&lt;/p&gt;

&lt;p&gt;My current "lazy" experiment: Stop clustering and start indexing.&lt;/p&gt;

&lt;p&gt;I’m treating H3 hexagons as pre-realized clusters. Instead of running expensive algorithms, I’m letting the spatial grid do the discretization for me.&lt;/p&gt;

&lt;p&gt;If you’ve pushed spatial indexing to its breaking point at the terabyte level, tell me: where is this going to fail?&lt;/p&gt;

&lt;h1&gt;
  
  
  geospatial #bigdata #h3 #python #aws
&lt;/h1&gt;

&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%2Fihnrsoqkd0d7rsrq732j.jpeg" 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%2Fihnrsoqkd0d7rsrq732j.jpeg" alt=" " width="800" height="477"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
