<?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: Ani</title>
    <description>The latest articles on DEV Community by Ani (@pixeltoprod).</description>
    <link>https://dev.to/pixeltoprod</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%2F2975605%2Fbcefb852-b4ed-45ca-891f-8debaeb90d7f.png</url>
      <title>DEV Community: Ani</title>
      <link>https://dev.to/pixeltoprod</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pixeltoprod"/>
    <language>en</language>
    <item>
      <title>Ever notice your AWS CDK stacks start to look… the same?</title>
      <dc:creator>Ani</dc:creator>
      <pubDate>Tue, 12 Aug 2025 17:23:13 +0000</pubDate>
      <link>https://dev.to/pixeltoprod/ever-notice-your-aws-cdk-stacks-start-to-look-the-same-1bfe</link>
      <guid>https://dev.to/pixeltoprod/ever-notice-your-aws-cdk-stacks-start-to-look-the-same-1bfe</guid>
      <description>&lt;p&gt;Buckets, Lambdas, CloudFront, over and over.&lt;br&gt;
We walk through how to abstract a static site pattern into a reusable L3 construct in TypeScript — cutting repetition and locking in secure defaults.&lt;a href="https://betaacid.co/blog/avoid-repetition-and-enforce-standards-with-custom-cdk-constructs-in-typescript?utm_source=devto" rel="noopener noreferrer"&gt;Read more&lt;/a&gt;&lt;/p&gt;

</description>
      <category>aws</category>
      <category>typescript</category>
      <category>snippet</category>
    </item>
    <item>
      <title>We replaced pip, poetry, and pyenv with uv—here’s what happened</title>
      <dc:creator>Ani</dc:creator>
      <pubDate>Tue, 22 Jul 2025 14:55:20 +0000</pubDate>
      <link>https://dev.to/pixeltoprod/we-replaced-pip-poetry-and-pyenv-with-uv-heres-what-happened-709</link>
      <guid>https://dev.to/pixeltoprod/we-replaced-pip-poetry-and-pyenv-with-uv-heres-what-happened-709</guid>
      <description>&lt;p&gt;Managing Python projects shouldn’t be this hard.&lt;br&gt;
 We tried uv, a new CLI tool that replaces pip, pyenv, poetry, virtualenv, and more.&lt;br&gt;
One tool. Real benchmarks. Full setup.&lt;br&gt;
 👉 &lt;a href="https://betaacid.co/blog/uv-a-powerful-reliable-and-retro-compatible-package-manager-for-python?utm_source=dev.to&amp;amp;utm_medium=social&amp;amp;utm_campaign=blog_2025"&gt;Read more&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>uv</category>
    </item>
    <item>
      <title>Forget Swagger. How tRPC Saved Our TypeScript Stack</title>
      <dc:creator>Ani</dc:creator>
      <pubDate>Tue, 08 Jul 2025 14:32:50 +0000</pubDate>
      <link>https://dev.to/pixeltoprod/forget-swagger-how-trpc-saved-our-typescript-stack-58i2</link>
      <guid>https://dev.to/pixeltoprod/forget-swagger-how-trpc-saved-our-typescript-stack-58i2</guid>
      <description>&lt;p&gt;We’ve used OpenAPI + Orval in plenty of projects. But for one TypeScript-heavy monorepo, we chose tRPC and never looked back.&lt;br&gt;
This post breaks down why, plus the trade-offs we ran into (file uploads, testing, and caching quirks included).&lt;br&gt;
 👉 Full write-up &lt;a href="https://betaacid.co/blog/keeping-your-types-in-sync-lessons-from-trpc-in-the-real-world?utm_source=dev.to&amp;amp;utm_medium=social&amp;amp;utm_campaign=blog_2025"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>trpc</category>
      <category>typescript</category>
      <category>webdev</category>
      <category>dx</category>
    </item>
    <item>
      <title>Rebuild vs. New Software Build: Two Playbooks, One Goal</title>
      <dc:creator>Ani</dc:creator>
      <pubDate>Thu, 26 Jun 2025 14:01:23 +0000</pubDate>
      <link>https://dev.to/pixeltoprod/rebuild-vs-new-software-build-two-playbooks-one-goal-2ich</link>
      <guid>https://dev.to/pixeltoprod/rebuild-vs-new-software-build-two-playbooks-one-goal-2ich</guid>
      <description>&lt;p&gt;We treat every new software project as either a build from scratch or a legacy rebuild, and the difference runs deeper than just “start fresh” vs. “migrate old stuff.”&lt;/p&gt;

&lt;p&gt;From MVP workshops to unearthing hidden quirks in old code, here’s how we tackle both—lean, fast, and focused on shipping real business value.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://betaacid.co/blog/rebuild-vs-new-build-how-beta-acid-tackles-the-two-big-project-types?utm_source=devto&amp;amp;utm_medium=social&amp;amp;utm_campaign=blog_2025" rel="noopener noreferrer"&gt;Read more&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Five Zero-Friction 3D Tools You Can Master in an Afternoon</title>
      <dc:creator>Ani</dc:creator>
      <pubDate>Wed, 14 May 2025 19:12:17 +0000</pubDate>
      <link>https://dev.to/pixeltoprod/five-zero-friction-3d-tools-you-can-master-in-an-afternoon-5ha0</link>
      <guid>https://dev.to/pixeltoprod/five-zero-friction-3d-tools-you-can-master-in-an-afternoon-5ha0</guid>
      <description>&lt;p&gt;Back in 2023 I demoed a Blender-made rocket in Three.js; since then I’ve been hunting for lighter 3D tools—here’s how Spline, Womp, Valence, Feather &amp;amp; Unbound stack up. &lt;a href="https://betaacid.co/blog/five-zero-friction-3d-tools-you-can-master-in-an-afternoon?utm_source=dev.to&amp;amp;utm_medium=social&amp;amp;utm_campaign=blog_2025"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>3dmodeling</category>
      <category>rapidprototyping</category>
      <category>designtools</category>
    </item>
    <item>
      <title>💡How to built a serverless ETL pipeline using just AWS Lambda, S3, and PostgreSQL</title>
      <dc:creator>Ani</dc:creator>
      <pubDate>Tue, 29 Apr 2025 14:17:49 +0000</pubDate>
      <link>https://dev.to/pixeltoprod/how-to-built-a-serverless-etl-pipeline-using-just-aws-lambda-s3-and-postgresql-1am7</link>
      <guid>https://dev.to/pixeltoprod/how-to-built-a-serverless-etl-pipeline-using-just-aws-lambda-s3-and-postgresql-1am7</guid>
      <description>&lt;p&gt;Tired of over-engineering your data pipeline? You can build a lean, event-driven ETL flow using Lambda functions and managed services—perfect for getting data from JSON to dashboard-ready. Read the full guide &lt;a href="https://betaacid.co/blog/a-hands-on-guide-to-serverless-etl-with-aws?utm_source=devto&amp;amp;utm_medium=social&amp;amp;utm_campaign=blog_2025" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>serverless</category>
      <category>aws</category>
      <category>lambda</category>
    </item>
    <item>
      <title>Detecting Errors Reliably: A Deep Dive into the Error.isError Proposal</title>
      <dc:creator>Ani</dc:creator>
      <pubDate>Mon, 07 Apr 2025 17:29:36 +0000</pubDate>
      <link>https://dev.to/pixeltoprod/detecting-errors-reliably-a-deep-dive-into-the-erroriserror-proposal-3lbe</link>
      <guid>https://dev.to/pixeltoprod/detecting-errors-reliably-a-deep-dive-into-the-erroriserror-proposal-3lbe</guid>
      <description>&lt;p&gt;Daniel Röhers Moura dives deep into the Error.isError proposal, a game-changer for reliable error detection across realms in &lt;br&gt;
JavaScript. &lt;a href="https://betaacid.co/blog/detecting-errors-reliably-a-deep-dive?utm_source=devto&amp;amp;utm_medium=social&amp;amp;utm_campaign=blog_2025" rel="noopener noreferrer"&gt;Read more&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
