<?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: Jonathan</title>
    <description>The latest articles on DEV Community by Jonathan (@mrbuilder).</description>
    <link>https://dev.to/mrbuilder</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4085197%2Fa33a43cb-7e9b-46b8-93d8-f6a4dfac87f7.jpg</url>
      <title>DEV Community: Jonathan</title>
      <link>https://dev.to/mrbuilder</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mrbuilder"/>
    <language>en</language>
    <item>
      <title>Why Most Tech Workers Get Hit With a Surprise RSU Tax Bill (And How to Fix It)</title>
      <dc:creator>Jonathan</dc:creator>
      <pubDate>Thu, 27 Aug 2026 14:47:17 +0000</pubDate>
      <link>https://dev.to/mrbuilder/why-most-tech-workers-get-hit-with-a-surprise-rsu-tax-bill-and-how-to-fix-it-29j8</link>
      <guid>https://dev.to/mrbuilder/why-most-tech-workers-get-hit-with-a-surprise-rsu-tax-bill-and-how-to-fix-it-29j8</guid>
      <description>&lt;p&gt;If you receive RSUs as part of your compensation package, there is a hidden tax mechanism that quietly catches thousands of software engineers off guard every single April.&lt;/p&gt;

&lt;p&gt;Here is why the math breaks down and how to avoid an unexpected four-figure IRS bill.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The 22% Supplemental Tax Trap&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;When your RSUs vest, your employer's broker automatically withholds shares to cover taxes. By default, federal tax guidelines apply a flat &lt;strong&gt;22% supplemental withholding rate&lt;/strong&gt; on these vested shares.&lt;/p&gt;

&lt;p&gt;If your total taxable income puts you in the &lt;strong&gt;32%, 35%, or 37% federal bracket&lt;/strong&gt;, your broker is under-withholding by &lt;strong&gt;10% to 15% on every single vest&lt;/strong&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;The Reality Check:&lt;/strong&gt; On a $50,000 annual RSU vest, a 13% tax gap leaves you with a &lt;strong&gt;$6,500 silent tax debt&lt;/strong&gt; by the end of the year.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The Penalty Compound:&lt;/strong&gt; If you owe more than $1,000 at tax time without hitting IRS Safe Harbor rules, you get hit with &lt;strong&gt;underpayment penalties&lt;/strong&gt; on top of what you already owe.&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;3 Steps to Protect Yourself&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Calculate Your True Marginal Rate:&lt;/strong&gt; Base salary + bonus + total vested equity value = your real top-line tax bracket.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Adjust Withholding or Pay Quarterly:&lt;/strong&gt; Request extra withholding on your W-4 base salary or submit quarterly estimated payments directly to the IRS.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Never Budget on Gross Equity:&lt;/strong&gt; Always project your financial plans on the after-tax net amount.&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;&lt;strong&gt;Why I Built a Calculator for This&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Tired of running these numbers on manual spreadsheets every quarter, I built a free, lightweight tool called &lt;strong&gt;&lt;a href="https://vestinggap.com" rel="noopener noreferrer"&gt;VestingGap&lt;/a&gt;&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;It lets you plug in your base salary, filing status and vesting schedule to instantly project your effective tax shortfall before the IRS bill arrives. No ads, no signup needed—just quick math for tech workers.&lt;/p&gt;

&lt;p&gt;How do you usually handle tax withholdings on your vesting schedules? Let's discuss in the comments!&lt;/p&gt;

</description>
      <category>tech</category>
      <category>career</category>
      <category>finance</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Why I build a 100% In-Browser HEIC Converter with WebAssembly (Bye Bye Cloud Server Upload! 🚀)</title>
      <dc:creator>Jonathan</dc:creator>
      <pubDate>Wed, 19 Aug 2026 17:21:36 +0000</pubDate>
      <link>https://dev.to/mrbuilder/why-i-build-a-100-in-browser-heic-converter-with-webassembly-bye-bye-cloud-server-upload--1559</link>
      <guid>https://dev.to/mrbuilder/why-i-build-a-100-in-browser-heic-converter-with-webassembly-bye-bye-cloud-server-upload--1559</guid>
      <description>&lt;p&gt;Hey DEV community! 👋&lt;/p&gt;

&lt;p&gt;If you use an iPhone or Mac alongside Windows or Android, you've definitely run into this frustrating scenario: You transfer a bunch of &lt;code&gt;.heic&lt;/code&gt; photos to your PC, only to realize half your apps can't open them. 😤&lt;/p&gt;

&lt;p&gt;Naturally, you Google &lt;em&gt;"HEIC to JPG converter"&lt;/em&gt; and click the first few results. But then the red flags start showing up:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🚨 &lt;strong&gt;Privacy Concerns:&lt;/strong&gt; You're uploading personal or confidential photos to unknown third-party servers.&lt;/li&gt;
&lt;li&gt;⏳ &lt;strong&gt;Bandwidth Bottlenecks:&lt;/strong&gt; Uploading 50+ high-res iPhone photos takes forever on standard internet connections.&lt;/li&gt;
&lt;li&gt;💳 &lt;strong&gt;Paywalls &amp;amp; Limits:&lt;/strong&gt; "You've reached your limit of 5 conversions today. Upgrade to Pro!" 🙄&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I got sick of this dance, so I decided to build my own solution: &lt;strong&gt;&lt;a href="https://pixheic.com" rel="noopener noreferrer"&gt;PixHeic&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;




&lt;h3&gt;
  
  
  💡 The Core Idea: 100% Client-Side Processing
&lt;/h3&gt;

&lt;p&gt;Instead of shipping your image bytes over the internet to a heavy backend server, why not make the user's browser do all the heavy lifting?&lt;/p&gt;

&lt;p&gt;Modern browsers are ridiculously powerful. By combining &lt;strong&gt;WebAssembly (Wasm)&lt;/strong&gt; and the native &lt;strong&gt;HTML5 Canvas API&lt;/strong&gt;, we can run desktop-class image processing right inside the tab.&lt;/p&gt;

&lt;p&gt;Here is the entire data flow in a nutshell:&lt;/p&gt;

&lt;p&gt;[ User File (HEIC) ]&lt;br&gt;
│&lt;br&gt;
▼&lt;br&gt;
[ WebAssembly Engine (In-Browser Decoding) ]&lt;br&gt;
│&lt;br&gt;
▼&lt;br&gt;
[ HTML5 Canvas Buffer ]&lt;br&gt;
│&lt;br&gt;
▼&lt;br&gt;
[ Export to JPG / PNG / WebP ]&lt;br&gt;
│&lt;br&gt;
▼&lt;br&gt;
[ Instant Local Download ]&lt;/p&gt;

&lt;h3&gt;
  
  
  🛠️ Why WebAssembly is a Game-Changer Here
&lt;/h3&gt;

&lt;p&gt;Decoding raw ⁠.heic⁠ container structures purely in JS used to be sluggish. By compiling low-level image decoding libraries into WebAssembly, we get near-native execution speed directly in the browser sandbox.&lt;/p&gt;

&lt;p&gt;The Benefits:&lt;br&gt;
 🔒 Zero Data Exposures: Photos literally never leave your device memory. You can even disconnect your internet and the app keeps converting!&lt;/p&gt;

&lt;p&gt;⚡ Lightning Fast: No upload/download wait times. Processing is limited only by your local CPU.&lt;/p&gt;

&lt;p&gt;🆓 No Daily Batch Caps: Since there are no cloud server bandwidth costs to cover, batch converting 100+ files remains completely free.&lt;/p&gt;

&lt;h3&gt;
  
  
  🚀 Try It Out &amp;amp; Feedback Welcome!
&lt;/h3&gt;

&lt;p&gt;You can test the tool live here: &lt;a href="https://pixheic.com" rel="noopener noreferrer"&gt;pixheic.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And the open repository is on GitHub: &lt;a href="https://github.com/MrGuthub/pixheic" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;br&gt;
I'd love to hear your thoughts! How are you handling heavy browser-side tasks in your own web apps? Any Wasm performance tweaks you'd recommend?&lt;/p&gt;

&lt;p&gt;Happy coding! 💻✨&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>webassembly</category>
      <category>javascript</category>
      <category>privacy</category>
    </item>
  </channel>
</rss>
