<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[The Pragmatic Engineer]]></title><description><![CDATA[Observations across the software engineering industry.]]></description><link>https://blog.pragmaticengineer.com/</link><image><url>https://blog.pragmaticengineer.com/favicon.png</url><title>The Pragmatic Engineer</title><link>https://blog.pragmaticengineer.com/</link></image><generator>Ghost 6.57</generator><lastBuildDate>Mon, 10 Aug 2026 16:58:55 GMT</lastBuildDate><atom:link href="https://blog.pragmaticengineer.com/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[The Pulse: Bending Spoons' Acquisition Strategy]]></title><description><![CDATA[In only 5 years, Hopin went from zero to a $7.7B valuation, and back to zero again. Also: Bending Spoons’ startup acquisition model.]]></description><link>https://blog.pragmaticengineer.com/the-pulse-bending-spoons-acquisition-strategy/</link><guid isPermaLink="false">6a72f95dd1f60900010e34a7</guid><dc:creator><![CDATA[Gergely Orosz]]></dc:creator><pubDate>Wed, 05 Aug 2026 11:45:13 GMT</pubDate><content:encoded><![CDATA[<p>Bending Spoons has <a href="https://investors.bendingspoons.com/newsroom/bending-spoons-agrees-to-acquire-airtable?ref=blog.pragmaticengineer.com" rel="noreferrer">announced</a> buying Airtable for $1.285B in cash this week - which is less than the $1.4B in total funding Airtable has raised in the past, and well below the $11B valuation it had during its last fundraise in December 2021.</p><p>Selling to Bending Spoons is a company admitting defeat, and its inability or unwillingness to turn its business around, and wanting to get the highest possible cash for the business. Because this is what Bending Spoons is excellent at: they pay the highest cash value for a struggling business with a well-known brand, then take over operations, and operate the product with a fraction of the staff. They often let go most or all of the original team as they move over product operations to their in-house engineering team based in Italy and Europe.</p><h3 id="evernote-what-happens-when-a-new-team-takes-over-a-legacy-application">Evernote: what happens when a new team takes over a legacy application</h3><p>And having talked with Bending Spoons&apos; engineering team <a href="https://newsletter.pragmaticengineer.com/p/twisting-the-rules-of-building-software?ref=blog.pragmaticengineer.com" rel="noreferrer">on the podcast</a>: they have done impressive engineering work after a takeover, in the past! For example, upon acquiring Evernote, the Bending Spoons engineering team discovered that the note-taking service was running as a Java 11 monolith (!!), with user data sharded across 750 <em>manually</em> provisioned virtual machines (!!!) on top of Google Cloud - in 2023! At a time when running cloud-native setups (managed databases, microservices) was common knowledge for years.</p><p>Evernote&apos;s existing setup was weirdly inefficient and operationally very heavy, with manual interventions needed to keep the service running. Needless to say, performance was poor because some VMs were regularly overloaded. Also, oncall was brutal! </p><p>The Bending Spoons engineering team rationalized the architecture:</p><ul><li>Migrated user data sharded from the 750 manually provisioned VMs to a managed database</li><li>Split up the Java 11 monolith to microservices</li><li>Did all of the above without disrupting user experience</li><li>Improved performance of the backend by a wide margin</li><li>Reduced oncall load after finishing the migration to a cloud-native setup vs the previous manual provisioning setup</li><li>Did all the above in about 6 months.</li></ul><p>It&apos;s a fair question: would long would have the original Evernote engineering team have taken to do the same changes that made the service more reliable, more performant, and cheaper to operate? I would guess it would have taken them many years: in fact, if they did not make this change until 2023, who knows if they would have ever made these pretty rational changes? And so the &quot;shock therapy&quot; of Bending Spoons starting with a blank page, and a new team taking over operating the full product, with a laser focus on efficiency: well, this approach can be pretty efficient, as the Evernote example shows.</p><p><em>You can listen to the full podcast episode I did with the Bending Spoons team: </em><a href="https://newsletter.pragmaticengineer.com/p/twisting-the-rules-of-building-software?ref=blog.pragmaticengineer.com" rel="noreferrer"><em>Twisting the rules of building software: Bending Spoons</em></a><em>.</em></p><h3 id="price-increases-and-the-existing-team-let-go-the-two-most-typical-complaints">Price increases and the existing team let go: the two most typical complaints</h3><p>Bending Spoons taking over an existing product has two major criticisms:</p><ol><li><strong>Price increases. </strong>Evernote was the biggest example of price hikes: after Bending Spoons took over operating the product - and improving its performance - price hikes followed. Being Spoons kept investing in Evernote, adding new features (including AI ones), but customers paying $37/year for the Pro plan pre-2023 were charged $250/year <a href="https://www.zdnet.com/article/why-i-left-evernote-for-notion/?ref=blog.pragmaticengineer.com" rel="noreferrer">by 2026</a>. My take is that this is what happens when a product starts working a business maximizing profits: lots of customers will leave for competition, while others will pay more, valuing a more reliable service that gets more investment than before. Bending Spoons <a href="https://evernote.com/release-notes?ref=blog.pragmaticengineer.com" rel="noreferrer">keeps improving</a> Evernote since the acquisition, alongside the price increases. Clearly, the company is optimizing for maximizing revenue, not maximizing the number of customers, though.</li><li><strong>Layoffs</strong>. Bending Spoons let go most/all of the Evernote team in the US, briging operations in-house. This is part of the &quot;usual&quot; playbook of Bending Spoons: they buy products to operate them as efficiently as possible. The re-architecting example shows benefits of starting from scratch, and not needing to deal with internal resistance for changes that result in more efficient operations. Knowing that with a Bending Spoons acquisition, letting go of all the existing team is on the table is something that comes with selling to this company.</li></ol><p>With this, let me share my analysis of a past Bending Spoons acquisition: when they bought SteamYard from Hopin.</p><hr><p><em>Below is the now un-paywalled excerpt from </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-89?ref=blog.pragmaticengineer.com" rel="noreferrer"><strong><em>The Pulse #89: The end of Hopin</em></strong></a><em><strong>,</strong> from April 2024, sent to paid The Pragmatic Engineer subscribers. If you&apos;d like to get analysis like this in your inbox, weekly, </em><a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com" rel="noreferrer"><em>subscribe to The Pragmatic Engineer</em></a><em>.</em></p><h3 id="the-end-of-hopin">The End of Hopin</h3><p>It&#x2019;s been a real rollercoaster ride for the virtual events provider:</p><ul><li><strong>2019</strong>: founded with a mission to provide a solution for hosting virtual events.</li><li><strong>2020-2021:</strong>&#xA0;raised a total of $1B in funding during a seed round in Feb 2020, Series A in June, Series B in November, and then a Series C in March-June 2021. The company was valued at $7.75B and acquired several startups, the biggest of which was video streaming platform, StreamYard, for $250M.</li><li><strong>2022</strong>: layoffs in&#xA0;<a href="https://newsletter.pragmaticengineer.com/p/the-scoop-3?s=w&amp;ref=blog.pragmaticengineer.com">February</a>, when Hopin was one of the early scaleups to do large cuts (12%), followed by more&#xA0;<a href="https://newsletter.pragmaticengineer.com/p/the-scoop-18?ref=blog.pragmaticengineer.com">in July</a>&#xA0;(29%), and&#xA0;<a href="https://www.conference-news.co.uk/uncategorized/hopin-announces-new-layoffs-and-transformation-new-product-launches/?ref=blog.pragmaticengineer.com">November</a>&#xA0;(17%)</li><li><strong>2023</strong>: Hopin&#xA0;<a href="https://newsletter.pragmaticengineer.com/i/135691414/events-tech-hopin-selling-its-events-tech-business?ref=blog.pragmaticengineer.com">sold</a>&#xA0;its core event tech business to RingCentral for $50M. We&#xA0;<a href="https://newsletter.pragmaticengineer.com/i/135691414/events-tech-hopin-selling-its-events-tech-business?ref=blog.pragmaticengineer.com">analyzed this at the time.</a></li><li><strong>2024:&#xA0;</strong>Last month, Hopin&#x2019;s UK entity entered liquidation. Insiders told me it was merely a restructure, with Hopin UK employees joining StreamYard. Basically, Hopin became the business it had purchased back in 2021.</li></ul><p>This week, Italian mobile app developer Bending Spoons&#xA0;<a href="https://www.businesswire.com/news/home/20240409133596/en/Bending-Spoons-to-Acquire-StreamYard-Leader-in-Live-Streaming-and-Video-Recording-Solutions?ref=blog.pragmaticengineer.com">acquired</a>&#xA0;the remains of Hopin, which is basically the StreamYard product. All Hopin staff will soon be laid off.</p><h3 id="the-bending-spoons-acquisitions-strategy">The Bending Spoons acquisitions strategy</h3><p>Bending Spoons has previously acquired apps such as the notes app Evernote in 2022, events app Meetup in 2024, and video-recording app FiLMiC in 2022. Their approach to these acquisitions was the same each time:</p><ol><li>Take over operating the product</li><li>Fire most staff immediately</li><li>Have some remaining staff hand over services, then fire them as well</li><li>Operate the app with a much smaller team and raise prices.</li><li>Profit!</li></ol><p>I talked with current Hopin employees for details on what will happen next, and if this model will be followed again. Unfortunately, it will.</p><p><strong>All existing Hopin staff will be let go, eventually.</strong>&#xA0;This affects around 80 staff working on StreamYard, and another 70 on other Hopin products, Streamable (video sharing) and Superwave (community platform.) I&#x2019;m told severance packages are generous enough, at around 3-4 months&#x2019; salary.</p><p>As with other Bending Spoon acquisitions, a subset of the team was requested by Bending Spoons to help with the transition (and then be let go afterwards.) Understandably, morale is very low for this reason, and the certainty that everyone will lose their jobs.</p><h3 id="how-much-did-streamyard-sell-for">How much did StreamYard sell for?</h3><p>From talking with current employees, I gather that circa 95% of Hopin&#x2019;s revenue comes from StreamYard, and not more than 5% from Streamable and Superwave. So the only valuable asset that this acquisition priced in is StreamYard.</p><p>In 2021, Hopin paid $250M for it. Back then, the video streaming service generated about $40M in annual revenue. This has risen to about $70M per year and keeps growing in an increasingly crowded market. StreamYard was at around break even and can be easily made profitable, I&#x2019;m told.</p><p>A good question is whether Bending Spoons paid $250M or more for this asset. In 2023, RingCentral paid $50M for the &#x201C;core&#x201D; virtual events offering which was making $20M in annual recurring revenue (ARR) at the time, I&#x2019;ve confirmed with insiders. However, ARR was falling steeply, and was forecast to hit $10-15M within a year. So RingCentral paid a 2.5x multiple for an asset losing revenue.</p><p>StreamYard brings in $70M per year, and this is increasing. I&#x2019;d assume the purchase price would be at least the same 2.5x multiplier, if not more. So there&#x2019;s a fair chance this sale&#x2019;s value is close to $200M.</p><h3 id="why-did-hopin-sell-to-a-buyer-which-wants-to-lay-off-everyone">Why did Hopin sell to a buyer which wants to lay off everyone?</h3><p>I have exclusively learned that StreamYard&#x2019;s founders actually offered to Hopin&#x2019;s board of directors to buy the company back, and operate independently, as before. This would&#x2019;ve been a better outcome for employees, most of whom would surely have kept their jobs. Some of StreamYard&#x2019;s staff knew of this plan and naturally supported it. The Bending Spoons sale has taken everyone by surprise.</p><p>But why would Hopin choose a buyer that is guaranteed to sack existing staff? Well, the board might have had no real choice, due to Hopin having raised&#xA0;<em>too much</em>&#xA0;money.</p><p>Hopin raised $1B in funding, during which it almost certainly offered board seats to investors including a16z, General Catalyst, Coatue, Northzone, Salesforce Ventures, Tiger Global, Accel, and others. It&#x2019;s safe to assume investors control the board, and as Hopin will never live up to its $7.75B valuation, the board-level rationale has evidently been to maximize the amount of money clawed back.</p><p>Of that $1B, here&#x2019;s what&#x2019;s left:</p><ul><li>$50M from selling Hopin&#x2019;s core business</li><li>Whatever StreamYard sells for</li><li>Residual cash left over from the fundraising</li></ul><p>The board serving investors&#x2019; interests&#xA0;<em>had</em>&#xA0;to shop around for the highest bidder, and minimize losses. I have to assume the decision on whether StreamYard&#x2019;s founders could buy back their own company came down to whether or not someone else was offering more money for it. Unfortunately for Hopin&#x2019;s staff (and fortunately for investors,) Bending Spoons probably offered more.</p><h3 id="the-risk-of-raising-too-much-venture-capital">The risk of raising too much venture capital</h3><p>Hopin is a reminder that raising too much venture capital can have unexpected, seemingly irrational, outcomes.<strong>&#xA0;</strong>Firing all staff from a company making $70M/year while being break-even or profitable sounds irrational from the company&#x2019;s perspective. But it is rational for investors and a buyer:</p><ul><li>Hopin&#x2019;s investors realized the company is a &#x201C;failed bet.&#x201D; They want to cash out their losses: get back whatever money they can &#x2013; which is still in the hundreds of millions of dollars! &#x2013; and use this capital to make new bets.</li><li>Hopin&#x2019;s buyer &#x2013; Bending Spoons &#x2013; wants to maximize their return. They pay $X for the company, and the goal is to generate $Y over the next several years in profit from it, where $Y &gt; $X. So, the acquisition pays for itself. Bending Spoons has a working model that involves firing all existing staff, and operating the product more efficiently.</li></ul><p>The biggest losers in this story are:</p><ul><li>Some investors. Collectively, investors poured $1B into Hopin. In October 2023, Hopin&#xA0;<a href="https://find-and-update.company-information.service.gov.uk/company/12035150/filing-history?page=1&amp;ref=blog.pragmaticengineer.com">returned</a>&#xA0;$581M of capital to investors (so 58% of all amount raised). It is unclear if the StreamYard purchase that could be another $200-300M, will be returned to them. It is safe to assume that investors will lose about 20-42% of the amount they invested, depending on how much proceedings of the StreamYard purchase they get paid.&#xA0;<em>This is much better than in the case of&#xA0;</em><a href="https://newsletter.pragmaticengineer.com/p/the-scoop-fast?ref=blog.pragmaticengineer.com"><em>one-click checkout startup Fast going bankrupt</em></a><em>&#xA0;a year after raising $100M in funding, where investors most likely lost all their investment! In the case of Hopin: it&#x2019;s still a loss, but it&#x2019;s far from a 100% loss like with Fast.</em></li><li>Employees who expected a better outcome. Shares issued to staff by Hopin are now officially worthless. At the same time, Hopin did pay above-the-market base salaries, and offered generous severance during redundancies. Unfortunately, a reality of fast-growing startups is that they can grow fast, but also go down fast.</li></ul><p>Winners of this sale are:</p><ul><li>The original founders of StreamYard who sold the company for $250M cash. Even though these founders are also departing, they netted a healthy return in 2021.</li><li>Bending Spoons, which has acquired a market-leading streaming product generating $70M per year and growing. StreamYard would normally not be available to buy, but the need of the Hopin board to &#x201C;cash in&#x201D; the company&#x2019;s remaining assets made this sale possible.</li></ul><p>I assume the biggest winner of the Hopin story stands to be Hopin&#x2019;s founder and former CEO, Johnny Boufarhat. He sold more than &#xA3;100M ($127M) of his shares&#xA0;<a href="https://www.ft.com/content/3472e2db-717f-4c7a-9d65-c1c461c79870?ref=blog.pragmaticengineer.com">in 2021 as secondaries</a>. He probably netted more money than Hopin &#x2013; excluding StreamYard &#x2013; generated in its lifetime! Selling a good chunk of his shares in 2021, at the peak of hype for virtual events is a good reminder that when everyone is buying, it can be a profitable strategy to sell!</p><h3 id="what-happened-to-other-fast-growing-startups-in-europe">What happened to other fast-growing startups in Europe?</h3><p>In 2020, Hopin was known as the fastest-ever growing startup in Europe by valuation. This visualization by Sifted went viral, and was widely shared by Hopin staff on social media:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/08/image.png" class="kg-image" alt loading="lazy" width="1456" height="801" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/08/image.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/08/image.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/08/image.png 1456w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Graph showing Hopin&#x2019;s growth to $7.75B in under 2 years. Source:&#xA0;</em></i><a href="https://sifted.eu/articles/hopin-fastest-growing-startup?ref=blog.pragmaticengineer.com"><i><em class="italic" style="white-space: pre-wrap;">Sifted</em></i></a><i><em class="italic" style="white-space: pre-wrap;">.</em></i></figcaption></figure><p>Hopin&#x2019;s current value is now zero, having sold its valuable assets. But how have other, formerly fastest-growing startups in Europe performed? I visualized this:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/08/image-1.png" class="kg-image" alt loading="lazy" width="1600" height="1025" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/08/image-1.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/08/image-1.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/08/image-1.png 1600w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">How the group of fastest-growing startups in Europe in 2020 are doing today. Wolt and Revolut were the only two to remain on a &#x201C;hockey stick-growth,&#x201D; valuation-wise.</span></figcaption></figure><p>Excluding Hopin, the car sale website Cazoo did worst; it&#x2019;s currently close to bankruptcy, valued at about $60M. The companies that managed to grow above than their 2020 valuations are:</p><ul><li>Food delivery service Wolt was acquired by DoorDash for &#x20AC;7B ($8.1B) in 2022</li><li>Ride-hailing app Bolt was last valued at $8.5B, and is supposedly&#xA0;<a href="https://www.reuters.com/business/autos-transportation/uber-rival-bolt-names-new-cfo-preparation-ipo-2023-07-06/?ref=blog.pragmaticengineer.com">preparing</a>&#xA0;for an IPO in 2025</li><li>Neobank, Revolut, was valued at $33B, even though some investors&#xA0;<a href="https://www.ft.com/content/5adbb200-02bf-40d6-815c-c13a4a30b5c4?ref=blog.pragmaticengineer.com">cut their valuation</a>&#xA0;of the company to around $20B in the summer of 2023</li><li>Spotify&#x2019;s current market cap is nearly $60B, and the company is trading close to its 2021 all-time-high</li></ul><p>This chart confirms what we already know: 2020-2022 was a time when startup and scaleup valuations hit all-time highs, fueled by zero interest rates, and widespread changes in consumer spending caused by the Covid-19 pandemic.&#xA0;<em>We have covered&#xA0;</em><a href="https://newsletter.pragmaticengineer.com/p/zirp?ref=blog.pragmaticengineer.com"><em>what the end of rock bottom rates could mean for the tech industry.</em></a></p>]]></content:encoded></item><item><title><![CDATA[The Pulse: Quitting Spotify Podcasts over reliability]]></title><description><![CDATA[Spotify’s podcast platform has become chronically unreliable since the company’s leadership started boasting about AI adoption. Competitors haven’t had similar issues, so I offboarded from Spotify.]]></description><link>https://blog.pragmaticengineer.com/the-pulse-quitting-spotify-podcasts-over-reliability/</link><guid isPermaLink="false">6a6b68cb5afb0c00015a3f23</guid><dc:creator><![CDATA[Ivan Klaric]]></dc:creator><pubDate>Thu, 30 Jul 2026 15:51:38 GMT</pubDate><content:encoded><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics of </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-quitting-spotify-podcasts?ref=blog.pragmaticengineer.com" rel="noreferrer"><em>last week&apos;s The Pulse issue</em></a><em>. Full subscribers received the article below seven days ago. If you&#x2019;ve been forwarded this email, you can </em><a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em>subscribe here</em></a><em>.</em></p><p>You can no longer watch The Pragmatic Engineer Podcast as <em>video</em> in the Spotify app (only as audio) because I have quit publishing video on that streaming platform. This comes after I decided that reliability takes a back seat within that team &#x2013; and across much of Spotify. Unlike on other platforms such as YouTube, Apple Podcasts, and Substack, I&#x2019;ve recently encountered a series of reliability issues around Spotify being unable to process video episodes. Even though I enjoyed a direct link with the Podcasts team there, things haven&#x2019;t improved.</p><p>So from now, I will no longer be publishing video episodes on Spotify. You can find videos of my in-depth chats with guests only <a href="https://www.youtube.com/@pragmaticengineer?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">on YouTube</a>. <em>Apologies for any inconvenience this change causes! </em>Audio episodes of the podcast can still be found <a href="https://open.spotify.com/show/2Bho9xCbOQMWMJ7UKmqCzD?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">on Spotify</a> via the RSS podcast feed hosted <a href="https://pragmaticpodcast.com/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">on Substack</a>.</p><p>Honestly, the decision to quit the streaming giant wasn&#x2019;t hard, and I reckon there&#x2019;s a point here about the risk of deprioritizing reliable operations at major companies in order to push on things like AI adoption, as Spotify seems to be doing.</p><p>Some context: for the first two years of The Pragmatic Engineer Podcast, it was published on three podcast platforms:</p><ol><li><strong>Substack&#x2019;s podcast platform (audio)</strong>: this is where the <a href="https://api.substack.com/feed/podcast/458709.rss" rel="noopener noreferrer nofollow">&#x201C;master&#x201D; RSS feed</a> is served to the likes of Apple Podcasts, the web, Overcast, Pocket Casts, etc</li><li><strong>YouTube (video):</strong> video episodes uploaded individually</li><li><strong>Spotify (video + audio): </strong>every video episode<em> was </em>uploaded individually and then served as video or audio episodes from the platform.</li></ol><p>As someone hosting a podcast, there are good reasons to bother doing three separate uploads:</p><ul><li><strong>Most podcast platforms don&#x2019;t support video.</strong> There will always be a need for a platform that serves the master RSS feed for audio versions while the video ones are elsewhere.</li><li><strong>YouTube doesn&#x2019;t integrate with anything. </strong>YouTube is the leader in video podcast distribution, and uploading there directly makes sense.</li><li><strong>I had a direct line to the Spotify team, which was a big plus. </strong>Starting out the podcast, I had the unusual privilege of contact with the podcasts team, thanks to the newsletter gaining a decently-size audience. I was persuaded to take the plunge with them.</li></ul><p>For eighteen months, nothing <em>major</em> went wrong. The admin portal for podcast publishers (called &#x2018;Spotify Creators&#x2019;) was pretty wonky; it gave intermittent errors, and was unable to remember me when I signed in, so, each Wednesday, I&#x2019;d have to sign in with a code sent to my email to publish an episode.</p><p>But overall, things worked, until it all went suddenly downhill&#x2026;</p><h3 id="unable-to-publish-spotify-podcast-episodes-3-out-of-5-weeks"><strong>Unable to publish Spotify podcast episodes 3 out of 5 weeks</strong></h3><p>From late May, I did not include links to Spotify on new episode announcements because their podcasts product or platform seemingly had outages every time one published on Wednesdays at around 9am PST / 12pm EST / 6pm EU time.</p><p><strong>Outage #1 (20 May): podcast publishing broke</strong>, my episode would not process on Spotify for 2+ hours. When uploading a video file to Spotify, there&#x2019;s a processing pipeline that runs to create chunks of the podcast in different video and audio formats. This pipeline appeared to stop running, meaning new episodes were not published.</p><p>It was not just the publishing that broke: the Creator portal looked absurd, with NaN% values everywhere, during the outage:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!dFJF!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8041085f-fc43-4b61-9e99-47d7e11e5a84_1752x1058.png" class="kg-image" alt loading="lazy" width="1456" height="879"><figcaption><i><em class="italic" style="white-space: pre-wrap;">During outage #1</em></i></figcaption></figure><p>I emailed the Spotify team to alert them about the outage and also <a href="https://x.com/GergelyOrosz/status/2057127878517526860?s=20&amp;ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">complained online</a>. I got a response, confirming the outage and pledging to do better:</p><blockquote>&#x201C;The issue was in one of our podcast publishing metadata pipelines. A small subset of episodes completed normal media processing but then missed a downstream publish update because a newly introduced validation signal was not correctly wired into the logic that wakes up the publishing path. In simpler terms: the episode could become eligible to publish, but the final propagation step was not reliably triggered for that class of episodes.<br><br>We identified the root cause, deployed a fix, and reprocessed the affected episodes with all-clear called early this morning. We&#x2019;re also tightening the system so that fields used for publishing eligibility cannot be added without also triggering the relevant downstream updates.<br><br>Separately, we&#x2019;re reviewing how partial creator-impacting publishing delays are surfaced, because even when this is not a broad platform outage, it is still a bad experience for publishers like yourself.<br><br>Apologies again that you hit this. It was a real bug, not a wide outage, but it hit some of our most relevant creators.&#x201D;</blockquote><p><strong>Outage #2 (17 June): Spotify down. </strong>Four weeks later, when attempting to publish a video episode, all of Spotify went down for many users, <a href="https://x.com/GergelyOrosz/status/2067285989710582271?s=20&amp;ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">including myself.</a></p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!nelU!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fece389ea-6dd6-45c8-b269-718ee5fc0098_1100x620.png" class="kg-image" alt loading="lazy" width="1100" height="620"><figcaption><span style="white-space: pre-wrap;">Spotify&#x2019;s web player on 17 June</span></figcaption></figure><p>Spotify does not maintain a status page, so it&#x2019;s impossible to tell how widespread the outage was. I didn&#x2019;t include a Spotify link in that week&#x2019;s announcement either.</p><p><strong>Outage #3 (24 June): podcast publishing broke &#x2013; again. </strong>Outage #3 in five weeks; <em>deja vu</em>. This time, it was episode publishing not working, yet again. After waiting two hours for the episode to publish on Spotify, I yet again sent out the announcement with no Spotify link.</p><p>I also emailed the Spotify Podcasts team, who confirmed the outage. I said I was considering stopping publishing video episodes, and to switch to audio-only publishing (which means pointing Spotify to my master RSS feed.) I said that an apology was appreciated but it wasn&#x2019;t enough to make it worth publishing video episodes there.</p><p><strong>I also asked for the incident review because I had the feeling that reliability was not all that important on this podcast product. </strong>For the first outage I got a vague description of what happened, and promises of improvements that were never done &#x2013; e.g. during this second outage, there was no improved communications to creators, which I was told would happen, after outage #1.</p><p>Internally, Spotify&#x2019;s team surely conducted an incident review as per usual, so I figured I&#x2019;d hear back in about two weeks&#x2019; time, and assumed a reply would be forthcoming because I&#x2019;d made clear I was ready to leave Spotify Podcasts if reliability didn&#x2019;t improve.</p><h3 id="no-incident-review-three-weeks-later-so-i-quit-spotify"><strong>No incident review three weeks later, so I quit Spotify</strong></h3><p>The incident review had never arrived as promised by three weeks later, even though there had been time for it to be completed. It was yet another sign of a platform that has become unreliable. Also, the creator portal occasionally threw up this error:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!Y77E!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0e90510f-31f3-4ea4-a0d5-b84827c929a0_868x470.png" class="kg-image" alt loading="lazy" width="868" height="470"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Spotify&#x2019;s creator portal on 16 July</em></i></figcaption></figure><p>I checked my Spotify stats: stream plays had been trending downwards unsurprisingly, given the ongoing outages, while the other podcast platforms didn&#x2019;t show the decline.<strong> </strong>It made me decide &#x201C;enough is enough&#x201D; and to move off Spotify.</p><p>Staying on their platform depended on seeing an incident review, but they didn&#x2019;t prioritize transparency, still had no status page, and nobody had built a feature for episode-processing status like YouTube has had for years. So, I pulled the plug and left:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!fWEQ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4477d3a8-1d2b-4434-80d8-f8eb7165562a_1358x930.png" class="kg-image" alt loading="lazy" width="1358" height="930"><figcaption><span style="white-space: pre-wrap;">Offboarding from Spotify&#x2019;s (video) podcasts product</span></figcaption></figure><p>After I made the switch away from Spotify, the platform&#x2019;s creators portal became buggier than ever, as in these examples:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!cc6F!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffd0e0887-73fe-4c4b-9ca0-76460aecca8f_2048x1150.png" class="kg-image" alt loading="lazy" width="1456" height="818"><figcaption><span style="white-space: pre-wrap;">My Creators page after I changed the source of my podcasts to the master RSS feed</span></figcaption></figure><p>Comments disappeared:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!Kclv!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F182ad478-188d-4f67-ab5b-962fa3196d3b_2048x1546.png" class="kg-image" alt loading="lazy" width="1456" height="1099"><figcaption><i><em class="italic" style="white-space: pre-wrap;">My show had no comments, suddenly</em></i></figcaption></figure><p>&#x2026; even though other parts of the UI showed dozens of comments:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!ks8o!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ef9802b-f2d7-466d-8c4d-b59c1972be91_2048x1190.png" class="kg-image" alt loading="lazy" width="1456" height="846"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Zero comments, yet episodes with comments</em></i></figcaption></figure><p>Episode links directed to 404 pages:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!Keep!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8c237ccb-e0cb-4bac-903d-83da831ea9e9_2048x1309.png" class="kg-image" alt loading="lazy" width="1456" height="931"><figcaption><span style="white-space: pre-wrap;">404 pages inside the Creator portal, when clicking links</span></figcaption></figure><p>A day or two later, these issues disappeared: I assume no one had tested the flow of moving away from Spotify Podcasts to an RSS feed, and it&#x2019;s why the experience was so poor.</p><h3 id="incident-review-finally-published-but-with-a-wrong-timeline"><strong>Incident review finally published, but with a wrong timeline</strong></h3><p>A few days after offboarding from Spotify, their team <a href="https://engineering.atspotify.com/2026/7/content-ingestion-and-podcast-video-incident-report?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">published the incident report</a> for outage #3. Reading through it, something did not add up in the timeline:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!5ROX!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb0bb70a5-df4c-444c-a9a9-9642c084f7c1_1662x866.png" class="kg-image" alt loading="lazy" width="1456" height="759"><figcaption><span style="white-space: pre-wrap;">The original timeline published for the 24 June incident</span></figcaption></figure><p>My email account confirmed that I mailed the Spotify team at around 17:30 about the outage. So, after weeks of creating this report, why did the incident report downplay the fact that customers alerted the team before their own automated alerts fired?I complained to the Podcasts team, and to their credit, the incident report was updated:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!a8Ln!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F36fa0a3a-ba07-453f-b1dd-0269b80a7552_2048x932.png" class="kg-image" alt loading="lazy" width="1456" height="663"><figcaption><i><em class="italic" style="white-space: pre-wrap;">The updated incident timeline</em></i></figcaption></figure><p>I didn&#x2019;t like how high-level <a href="https://engineering.atspotify.com/2026/7/content-ingestion-and-podcast-video-incident-report?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">the report is</a>, and how vague the promised improvements were. Specifically, this one:</p><blockquote>&#x201C;During this incident, many creators learned something was wrong from their audiences before they heard anything from us. We are improving our processes and technical capabilities so creators get notified as soon as possible when things aren&#x2019;t working.&#x201D;</blockquote><p>Overall, I don&#x2019;t regret the choice to leave, particularly when the focus of Spotify&#x2019;s leadership is on AI, not reliability.</p><h3 id="does-spotify-have-%E2%80%9Cai-psychosis%E2%80%9D"><strong>Does Spotify have &#x201C;AI psychosis?&#x201D;</strong></h3><p>Previously, I used the term &#x201C;AI psychosis&#x201D; differently from the usual way of describing when someone starts believing everything an AI model tells them, however outlandish. I <a href="https://newsletter.pragmaticengineer.com/i/202307236/7-is-ai-psychosis-just-a-meta-issue?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">applied it</a> to Meta&#x2019;s rush to develop its own AI model at the cost of the reliability of its profitable business activities. This was based on Instagram&#x2019;s most embarrassing-ever account takeover incident, which <a href="https://newsletter.pragmaticengineer.com/i/202307236/7-is-ai-psychosis-just-a-meta-issue?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">occurred</a> when the team responsible for Instagram&#x2019;s Trust &amp; Safety was slashed. Soon after, AI-generated, AI-reviewed code caused the hacking of a former US president&#x2019;s account.</p><p>At Spotify, it should have gone the other way. In March, I had the opportunity to meet its Head of Technology &amp; Platforms, Tyson Singer, who said the company puts reliability far ahead of AI adoption, and doesn&#x2019;t adopt AI for its own sake. So, it was somewhat surprising to read the summary below of a podcast Spotify did <a href="https://x.com/ClaudeDevs/status/2071671418245492926?s=20&amp;ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">with Anthropic</a>:</p><blockquote>&#x201C;Spotify now ships 4,500 production deploys a day, and 73% of PRs are now AI-assisted.<br><br>Niklas Gustavsson (VP of Engineering at Spotify) keeps 5 to 10 Claude sessions running in tmux, one per git worktree, agents working in the background. All of it inside a 20M+ line monorepo. He expected agents to struggle at that size, but it&#x2019;s worked well.<br><br>Spotify&#x2019;s migration codemods grew into thousands of lines of edge cases. Code has too much API surface for static rewrites. Early LLMs barely did better. Adding a judge took PR success from ~25% to 80%.<br><br>All of this leans on verification, the single most important thing when agents are used and the place most companies underinvest<br><br>Spotify rebuilt their test automation around it so engineers can confidently guide and supervise agents, rather than manually execute repetitive tasks.&#x201D;</blockquote><p>It seems to me that all the talk is about <em>usage</em> of AI, and none about <em>reliability</em>, all while Spotify&#x2019;s platform becomes less reliable than ever, at the same time as the streamer is going all-in on AI; with AI judges and devs running 5-10 parallel Claude sessions.</p><p>All things considered, it&#x2019;s worth asking if Spotify has the corporate variant of &#x201C;AI psychosis&#x201D;, whereby the reliability of a successful operation gets torched in the chase for the next big thing by executives. I don&#x2019;t even think Spotify is all that different from Meta and other companies in this!</p><p>Things look bad, based on the quality and reliability degradation of products. Annoyingly, in many cases, customers don&#x2019;t really have the choice of going elsewhere. My podcast is an exception, as video podcasts on Spotify never truly took off, so quitting the platform wasn&#x2019;t a big deal. Even so, I&#x2019;m particularly disappointed that Spotify has prioritized AI usage over reliability. I know some executives there pushed against this, but I feel safe in assuming that they lost that battle.</p><h3 id="value-of-staying-reliable-%E2%80%9Csucking-less%E2%80%9D"><strong>Value of staying reliable &amp; &#x201C;sucking less&#x201D;</strong></h3><p>Max Kanat-Alexander, distinguished engineer at Capital One, has <a href="https://www.codesimplicity.com/post/suck-less/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">written about</a> how a software project can become wildly successful just by &#x201C;sucking less&#x201D; in his reflections upon the success of the Bugzilla project, (2004-2009):</p><blockquote>&#x201C;All you have to do to succeed in software is to consistently suck less with every release.<br><br>Nobody would say that Bugzilla 2.18 was awesome, but everybody would say that it sucked less than Bugzilla 2.16 did. Bugzilla 2.20 wasn&#x2019;t perfect, but without a doubt, it sucked less than Bugzilla 2.18. And then Bugzilla 3.0 fixed a whole lot of sucking in Bugzilla, and it got a whole lot more downloads.<br><br>Why is it that this worked?<br><br>As long as you consistently suck less with every release, you will retain most of your users. You&#x2019;re fixing the things that bother them, so there&#x2019;s no reason for them to switch away. Even if you didn&#x2019;t fix everything in this release, if you sucked less, your users will have faith that eventually, the things that bother them will be fixed. New users will find your software, and they&#x2019;ll stick with it too. And in this way, your user count will increase steadily over time.<br><br><strong>But what happens if you release frequently, but instead of fixing the things in your software that suck, you just add new features that don&#x2019;t fix the sucking?</strong> Well, eventually the patience of the individual user is going to run out. They&#x2019;re not going to wait forever for your software to stop sucking.&#x201D;</blockquote><p>Personally, I got tired of Spotify&#x2019;s Podcasts product continually going in the wrong direction on Max&#x2019;s scale: the poor reliability, frequent errors on the Creators site, and the sense that they don&#x2019;t really care about improving <em>existing</em> things.</p><hr><p>Read the full issue of <a href="https://pragmaticengineer.substack.com/p/the-pulse-quitting-spotify-podcasts" rel="noopener noreferrer nofollow">last week&apos;s The Pulse</a>. The full The Pulse additionally covers:</p><ol><li><strong>Will Kimi K3 trigger US push for closed-source AI models?&#xA0;</strong>Moonshot AI&#x2019;s latest open model, Kimi K3, is on par with Anthropic&#x2019;s Fable 5. Could it lead to the US government regulating or banning Chinese open models to protect US labs?</li><li><strong>AWS laughs off &#x201C;heart attack&#x201D; billing error.&#xA0;</strong>AWS customers were billed trillions more than they should have been, due to what was likely a conversion error. But instead of sharing an incident report, AWS saw the funny side.</li><li><strong>Industry pulse.&#xA0;</strong>OpenAI&#x2019;s unreleased model tried to hack HuggingFace to improve its test scores, X took more than a year to develop its new Android app, Google&#x2019;s new AI model flops, and more.</li></ol><p><a href="https://pragmaticengineer.substack.com/p/the-pulse-quitting-spotify-podcasts" rel="noreferrer">Read the full The Pulse.</a></p>]]></content:encoded></item><item><title><![CDATA[The Pulse: New trend - concern about massive increase in code review load]]></title><description><![CDATA[Top of mind for engineering leaders: what to do about the growing code review load, and how devs are starting to review code less thoroughly than before? Many questions, but few proven solutions.]]></description><link>https://blog.pragmaticengineer.com/the-pulse-new-trend-concern-about-massive-increase-in-code-review-load/</link><guid isPermaLink="false">6a61e422435ae800016524b9</guid><dc:creator><![CDATA[Ivan Klaric]]></dc:creator><pubDate>Thu, 23 Jul 2026 16:55:29 GMT</pubDate><content:encoded><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics of </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-groks-cli-caught-uploading?ref=blog.pragmaticengineer.com" rel="noreferrer"><em>last week&apos;s The Pulse issue</em></a><em>. Full subscribers received the article below seven days ago. If you&#x2019;ve been forwarded this email, you can </em><a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em>subscribe here</em></a><em>.</em></p><p>One thing I am hearing that&#x2019;s top of mind for many engineering leaders is what is being done to deal with&#xA0;the&#xA0;continuous increase in code review load. It&#x2019;s been a topic for a while, and more such conversations seem to be taking place.</p><p>For me, it began in January, when Opus 4.5 and GPT 5.4 started to write more and better code at most companies. Around then, Director-level folks started talking about the bottleneck of building software moving from coding to the review phase.</p><p><strong>There&#x2019;s been a boom in AI code review tools to deal with the increase in load since February</strong>, and an explosion of experimentation with and adoption of dedicated AI code review tools like&#xA0;<a href="https://www.coderabbit.ai/?ref=blog.pragmaticengineer.com"><u>CodeRabbit</u></a>,&#xA0;<a href="https://www.greptile.com/?ref=blog.pragmaticengineer.com"><u>Greptile</u></a>,&#xA0;<a href="https://www.qodo.ai/?ref=blog.pragmaticengineer.com"><u>Qodo</u></a>,&#xA0;<a href="https://www.sonarsource.com/products/sonarqube/?ref=blog.pragmaticengineer.com"><u>SonarQube</u></a>&#xA0;(now also&#xA0;<a href="https://gitar.ai/?ref=blog.pragmaticengineer.com"><u>Gitar</u></a>). There&#x2019;s also tools offered by coding harnesses themselves like Claude Code review, Cursor review, GitHub Copilot review. And then tools previously not involved in code reviews &#x2013; but which have context on the codebase &#x2013; are also adding this, like&#xA0;<a href="https://sentry.io/product/seer/ai-code-review/?ref=blog.pragmaticengineer.com"><u>Sentry&#x2019;s Seer AI reviews</u></a>,&#xA0;<a href="https://linear.app/diffs?ref=blog.pragmaticengineer.com"><u>Linear code reviews</u></a>.</p><p><strong>Larger companies are building in-house tools to improve the code review experience.&#xA0;</strong>Uber&#x2019;s Code Inbox is one case:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!4ppW!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3a171592-37ca-4c2a-b1b8-0086fe9c88fe_1456x901.png" class="kg-image" alt loading="lazy" width="1456" height="901"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Uber&#x2019;s Code Inbox. From </em></i><a href="https://newsletter.pragmaticengineer.com/p/how-uber-uses-ai-for-development?ref=blog.pragmaticengineer.com"><i><em class="italic" style="white-space: pre-wrap;">How Uber uses AI for software development</em></i></a></figcaption></figure><p>Smart assignments are a feature inside Code Inbox for having reviews progress:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!-zWf!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F20aa60fe-9b8b-4772-b971-1c6737adcf93_956x692.png" class="kg-image" alt loading="lazy" width="956" height="692"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Smart assignment settings for Code Inbox</em></i></figcaption></figure><p>Then there&#x2019;s Risk Profiles which estimate the impact of a change, and encourage devs to pay extra attention to risky ones:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://substackcdn.com/image/fetch/$s_!cvl3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F30e886bc-2fd9-4626-a79a-eb988a8b7647_996x812.png" class="kg-image" alt loading="lazy" width="996" height="812"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Code Inbox tries to estimate the risk of a code change, and bring attention to it</em></i></figcaption></figure><p>We covered&#xA0;<a href="https://newsletter.pragmaticengineer.com/p/how-uber-uses-ai-for-development?ref=blog.pragmaticengineer.com"><u>how Uber uses AI for software development</u></a>, and it&#x2019;s not just Uber: companies like Cloudflare (<a href="https://blog.cloudflare.com/ai-code-review/?ref=blog.pragmaticengineer.com"><u>AI Code Reviewer</u></a>), Faire (<a href="https://craft.faire.com/agent-fairey-agentic-development-with-custom-mcp-servers-71784c9bc5bd?gi=8a98cd2b8d91&amp;ref=blog.pragmaticengineer.com"><u>Fairey</u></a>), and HubSpot (<a href="https://product.hubspot.com/blog/automated-code-review-the-6-month-evolution?ref=blog.pragmaticengineer.com"><u>Sidekick</u></a>) and many others have also built tools to make their code review flows more fluid, after finding that an in-house implementation worked better than integrating a vendor.</p><p><strong>Another approach is thinking about how to verify code, instead of reviewing.</strong>&#xA0;This is easier said than done; in theory, thorough testing should be able to verify that code works as expected. But how much testing is &#x2018;thorough&#x2019;? What type of tests are we talking about? Integration and end-to-end as well? What about fuzz testing? Or formal methods? What about verifying that new tests exercise the functionality as expected? And how do we connect all of this with observability?</p><p><strong>Too much thorough code review is burning out engineers, and resulting in sub-par code reviews.&#xA0;</strong>I hear a lot anecdotally that devs see others as no longer able to review code with intent, whereby, if the AI code review has no real comments, they just approve it. Meanwhile, those devs who put the same effort and energy into code review as before feel overloaded by AI slop PRs sent their way.</p><p>The problems exist, and the solutions feel more like experiments.</p><p>What are you seeing inside your company, and how are you dealing with the increase in code reviews? Share your ideas for practical, workable &#x201C;replacements&#x201D;?</p><hr><p>Read the full issue of <a href="https://newsletter.pragmaticengineer.com/p/the-pulse-groks-cli-caught-uploading?ref=blog.pragmaticengineer.com" rel="noreferrer"><strong>The Pulse this excerpt is from</strong></a>, or check out <a href="https://newsletter.pragmaticengineer.com/s/the-pulse?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>the latest The Pulse</strong></a> from today. <a href="https://pragmaticengineer.substack.com/p/the-pulse-quitting-spotify-podcasts" rel="noreferrer">Today&#x2019;s issue</a> covers:</p><ol><li>Moving video podcasts off Spotify due to constant reliability issues</li><li>&#x201C;Kimi K3&#x201D; moment &amp; a US lobby for closed-source AI models</li><li>AWS laughs off huge billing error</li><li>Industry Pulse</li></ol><p><a href="https://pragmaticengineer.substack.com/p/the-pulse-quitting-spotify-podcasts" rel="noreferrer"><em>Read the full issue here</em></a></p>]]></content:encoded></item><item><title><![CDATA[The Pulse: What can we learn from Bun’s rapid Rust rewrite with AI?]]></title><description><![CDATA[To a sceptic, spending $165K to migrate Bun from Zig to Rust sounds very expensive. But to a realist, shortening a 1-2 year migration down to 11 days opens amazing new opportunities for devs. However, a thoroughly-tested project is required to pull it off.]]></description><link>https://blog.pragmaticengineer.com/the-pulse-what-can-we-learn-from-buns-rapid-rust-rewrite-with-ai/</link><guid isPermaLink="false">6a58cdde676a90000149edb3</guid><dc:creator><![CDATA[Ivan Klaric]]></dc:creator><pubDate>Thu, 16 Jul 2026 16:50:20 GMT</pubDate><content:encoded><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics of </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-what-can-we-learn-from?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em>last week&apos;s The Pulse issue</em></a><em>. Full subscribers received the article below seven days ago. If you&#x2019;ve been forwarded this email, you can </em><a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em>subscribe here</em></a><em>.</em></p><p>Last week in San Francisco, I met Jarred Sumner, creator of JavaScript runtime, Bun, and was keen to learn more about the rewrite of Bun from Zig to Rust. But at the time, Jarred didn&#x2019;t want to say too much, as the tool used for the migration, Fable, was out of action due to the US government imposing export controls.&#xA0;</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/data-src-image-e6450cb0-ef41-4b2a-9217-6bcdd2c7a816.png" class="kg-image" alt loading="lazy" width="2000" height="1347" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/07/data-src-image-e6450cb0-ef41-4b2a-9217-6bcdd2c7a816.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/07/data-src-image-e6450cb0-ef41-4b2a-9217-6bcdd2c7a816.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1600/2026/07/data-src-image-e6450cb0-ef41-4b2a-9217-6bcdd2c7a816.png 1600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/data-src-image-e6450cb0-ef41-4b2a-9217-6bcdd2c7a816.png 2048w" sizes="(min-width: 720px) 720px"></figure><p><em>Jarred and I at Anthropic&#x2019;s HQ, last week</em></p><p>Fortunately, the situation is now resolved and Fable is available globally, and Jarred has published a detailed <a href="https://bun.com/blog/bun-in-rust?ref=blog.pragmaticengineer.com"><u>post about the project.</u></a> Before we get into the migration, some context:</p><p><strong>Bun is a complex project, with lots of production software depending on it. </strong>Bun itself does many things:</p><ul><li>JavaScript, TypeScript and CSS <a href="https://stackoverflow.com/questions/44931479/compiling-vs-transpiling?ref=blog.pragmaticengineer.com"><u>transpiling</u></a>, <a href="https://en.wikipedia.org/wiki/Minification_(programming)?ref=blog.pragmaticengineer.com"><u>minifying</u></a> and bundling</li><li>A test runner</li><li>A package manager (npm-compatible)</li><li>Other things: module resolution, a WebSocket client, Node.js implementations and many modules</li></ul><p>Today, Bun has 22 million monthly downloads, and software like Claude Code and OpenCode depend on it, while hosting providers like Vercel, Railway and DigitalOcean do first-party support for Bun.</p><h3 id="why-a-rewrite">Why a rewrite?&#xA0;</h3><p>Zig is not a memory safe language, and memory-related bugs occurred continuously.<strong> </strong>Jarred <a href="https://bun.com/blog/bun-in-rust?ref=blog.pragmaticengineer.com"><u>lists</u></a> memory-related bugs in the latest version of Bun: memory leaks, crashes due to memory issues, heap-out-of-bounds writes, and so on. This was after the Bun team patched the Zig compiler to reduce memory-related issues, and put end-to-end memory leak tests in place. As Jarred says:</p><p>&#x201C;Our bugfix list felt bad and I was tired of going to sleep worrying about crashes in Bun. I don&apos;t blame Zig for that - other users of Zig don&apos;t have the bugs we had, and mixing GC with manually-managed memory is an uncommon enough thing for software to need that no language really designs for it. (...)</p><p>For Bun, correctly handling the lifetimes of garbage-collected values and manually-managed values has been a major source of stability issues - most often small memory leaks and occasionally crashes. Every memory allocation has to be meticulously reviewed. Where do these bytes get freed? How do we ensure it only gets freed once? Did we check for JavaScript exceptions properly? Is this garbage-collected pointer visible to the conservative stack scanner? Is this garbage collected memory or manually managed memory?&#x201D;</p><p>Moving to a memory-safe, yet performant language could eliminate such errors, and Rust is one such language that fitted the bill. Jarred:</p><p>&#x201C;A large percentage of bugs from that list are use-after-free, double-free, and &quot;forgot to free&quot; in an error path. In safe Rust, these are compiler errors and RAII-like automatic cleanup with Drop. Compiler errors are a better feedback loop than a style guide.&#x201D;</p><p>However, doing a <em>full</em> rewrite on Rust has always been a terrible idea. Or at least, it used to be, because of how unbearably long it would have taken:</p><p><strong>There are two problems with rewrites: they take too long, and they take waaaay too long. </strong>A dev who has done rewrites probably knows how things tend to go:</p><ol><li>Make an educated guess about how long it will take; say, nine months.</li><li>Nine months later, there&#x2019;s still another ~6 months to go because new functionality is added to the <em>original</em> codebase, and now that new functionality needs to be added in!</li><li>By 15 months in, there&#x2019;s still months left to go for the same reason!</li><li>In the end, you manage to mandate a &#x201C;feature freeze&#x201D; for two months and finish the rewrite in ~18 months, if lucky. The original nine-month estimate can end up taking 2+ years.</li></ol><p>Jarred likened rewriting Bun in Zig to this:</p><p>&#x201C;Historically, rewrites are a terrible idea. Excluding comments, Bun is 535,496 lines of Zig.&#xA0;</p><p><strong>A rewrite in another language would take a small team of engineers a full year.</strong></p><p>A year of zero user-facing impact is not a realistic option we could consider. So, enforcement through code-style to fix stability issues was our best bet, and was our plan when we added Rust-inspired smart pointers to Bun&apos;s codebase.</p><p>But honestly, I didn&apos;t want to do it. Homegrown smart pointers offer worse ergonomics than Rust, with none of the guarantees.</p><p>What if, instead, I spend a week testing if Anthropic&apos;s new model [Fable] can rewrite Bun in Rust?&#x201D;</p><h3 id="rewriting-bun-with-fable">Rewriting Bun with Fable</h3><p>Unsurprisingly, the rewrite was not as simple as typing a prompt like: &#x201C;Claude, rewrite Bun in Rust. Make zero mistakes.&#x201D; Instead, this is how Jarred did it:</p><p><strong>Step #1: Prep work.</strong> Three hours of intense prep work with Claude, explained<strong> </strong>Jarred:</p><p>&#x201C;Before writing any code, I spent about 3 hours talking to Claude about how to map patterns from our Zig codebase closely to Rust. Claude serialized this discussion into a <a href="https://github.com/oven-sh/bun/commit/46d3bc29f270fa881dd5730ef1549e88407701a5?ref=blog.pragmaticengineer.com"><u>PORTING.md</u></a> document, which ended up <a href="https://news.ycombinator.com/item?id=48016880&amp;ref=blog.pragmaticengineer.com"><u>on Hacker News</u></a> [as the Zig &#x2192; Rust porting guide]&#x201D;</p><p>This guide is a 600-line file with instructions like:</p><p>Ground rules:</p><ul><li>No <strong>tokio</strong>, <strong>rayon</strong>, <strong>hyper</strong>, <strong>async-trait</strong>, <strong>futures</strong>. No std::fs, std::net, std::process. Bun owns its event loop and syscalls. (Rust core/std slice, iter, mem, fmt, and core::ffi are fine &#x2014; only the I/O-touching modules are banned.)</li><li>No <strong>async fn</strong>. Everything is callbacks + state machines, same as the Zig.</li><li><strong>Borrow-checker reshaping is allowed.</strong> When matching Zig flow yields overlapping &amp;mut, capture the needed scalar (.len(), index) into a local, drop the borrow, then re-borrow. Do NOT reach for raw pointers just to silence borrowck; leave // PORT NOTE: reshaped for borrowck so Phase B diff readers aren&apos;t confused.</li></ul><p>It&#x2019;s a series of instructions that makes sense to someone who&#x2019;s expert in Rust.<em> If you want to learn more, we cover </em><a href="https://newsletter.pragmaticengineer.com/p/why-rust-is-different-with-alice?ref=blog.pragmaticengineer.com"><em><u>Rust basics and why Rust is different, with Alice Ryhl.</u></em></a></p><p><strong>Step #2: Trial run + adversarial review. </strong>Asking Claude to rewrite three files out of 1,448 total number of files. After the rewrite, Jarred ran two separate adversarial reviews with Claude to critique the result, in separate sessions than the one that Claude made the changes in.</p><p><strong>Step #3: split up the work across 64 AI agents. </strong>Jarred split up the job so that agents worked on files independent from one another, in parallel.</p><p><strong>Step #4: iron out issues with the run (~1 day). </strong>When Jarred attempted to run all this, agents kept getting in each other&#x2019;s way:</p><p>&#x201C;I asked Claude to loop the workflow on all 1,448 .zig files, and about 2 minutes in, one Claude ran git stash before committing. Another ran git stash pop. And then git reset HEAD --hard. They were stepping on each other! And if I put each Claude into a separate worktree, I would run out of disk space because Bun&apos;s git repository is too big and eventually the changes will need to be compiled and seen together.</p><p>So, I asked Claude to edit the workflow to instruct Claude to never run git stash or git reset or any git command that doesn&apos;t commit a specific file at once. No cargo either. No slow commands at all.</p><p>Then, Claude resumed the workflows. And it was working! Too slowly, so I split it into just 4 workflow shards each with their own worktree (4 worktrees total), each running 16 Claudes committing and pushing files.&#x201D;</p><p><strong>Step #5: have it run and wait ~2 days. </strong>The parallel agents went to work, and completed the rewrite of 535,496 lines of Zig code over the course of two days. Each commit was checked by two adversarial reviews, before being committed.</p><p><strong>Step #7: fix ~1,600 compiler errors (~12 hours).</strong> The rewrite was completed, but nothing compiled. Going crate-by-crate (&#x2018;crate&#x2019; is Rust&#x2019;s concept of a top-level compilation unit), Jarred had Claude fix compiler errors. <em>This alone would be a herculean task for an engineer, but not for Claude</em>:</p><p>&#x201C;Fixing the cyclical dependencies revealed about 16,000 compiler errors. A massive number for 1 human, but not a crazy number for 64 Claude&#x2019;s at once.</p><p>To maximize parallelism, the workflow looped over each crate.</p><ul><li>For each crate, run cargo check, group the output by file and save the errors to a file</li><li>Fix all the compiler errors within that crate</li><li>2 adversarial reviewers for the crate&apos;s changes</li><li>1 fixer applies the fixes&#x201D;</li></ul><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/data-src-image-cd28edee-cd89-4840-b174-c33834d838df.png" class="kg-image" alt loading="lazy" width="1656" height="1200" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/07/data-src-image-cd28edee-cd89-4840-b174-c33834d838df.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/07/data-src-image-cd28edee-cd89-4840-b174-c33834d838df.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1600/2026/07/data-src-image-cd28edee-cd89-4840-b174-c33834d838df.png 1600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/data-src-image-cd28edee-cd89-4840-b174-c33834d838df.png 1656w" sizes="(min-width: 720px) 720px"></figure><p><em>Visualizing fixing of errors, one by one, done by the agents. Source: </em><a href="https://bun.com/blog/bun-in-rust?ref=blog.pragmaticengineer.com"><em><u>Anthropic</u></em></a></p><p>The enjoyable thing about this phase of the migration was that the agents ran from midnight until 11:30am, fixing compiler bugs on their own &#x2013; when Jarred and the team were getting some sleep.</p><p><strong>Step #8: run tests locally (~2 days). </strong>Bun has a large test suite. The next step was to get these tests to <em>run </em>without compilation errors.&#xA0;</p><p><strong>Step #9: get the test suite to pass CI (~3 days). </strong>Once the tests were running (and failing), the next step was to fix the code, so that the tests could pass. This took two days.</p><p><strong>Step #10: Done in 11 days! </strong>After all the tests passed and Jarred verified that everything worked as expected, he merged the changes. The whole process took 11 days, from planning to the finish.</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/data-src-image-15c365dd-95ef-4cf9-a4f3-0f0e6f7e6312.png" class="kg-image" alt loading="lazy" width="1746" height="1084" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/07/data-src-image-15c365dd-95ef-4cf9-a4f3-0f0e6f7e6312.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/07/data-src-image-15c365dd-95ef-4cf9-a4f3-0f0e6f7e6312.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1600/2026/07/data-src-image-15c365dd-95ef-4cf9-a4f3-0f0e6f7e6312.png 1600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/data-src-image-15c365dd-95ef-4cf9-a4f3-0f0e6f7e6312.png 1746w" sizes="(min-width: 720px) 720px"></figure><p><em>The rewrite: porting ~550K lines of code, in 6,500 commits, over 11 days, with 64 agents</em></p><h3 id="how-repeatable-is-this-process">How repeatable is this process?</h3><p><strong>The rewrite cost a whopping $165,000 with API pricing. </strong>With Fable&#x2019;s API prices, the rewrite consumed 5.9 billion uncached input tokens, 690 million output tokens, and 72 billion cached input token reads. Anthropic sells API tokens at a margin as its business, so the cost of the rewrite for it was lower. It&#x2019;s a large amount: the equivalent of the annual base salary for a software engineer at a mid-tier company in the US!</p><p>But then again, could have an engineer done <em>all this work </em>in a year? Probably not, and Mitchell Hashimoto <a href="https://x.com/mitchellh/status/2075244791571611753?s=20&amp;ref=blog.pragmaticengineer.com"><u>says the same</u></a>:</p><p>&#x201C;On the cost, I think $165,000 at API pricing for Fable (didn&#x2019;t verify) is an incredible deal. There&#x2019;s absolutely no way an engineer with that salary would&#x2019;ve been able to achieve the milestones Claude did in 11 days. No way. (Even if you break it down to N engineers paid $165K total in 11 days it doesn&#x2019;t math out)</p><p>This does, however, also reconfirm my own biases which is that Fable in particular is most excellent at hard, focused tasks with clear reward functions. I&#x2019;ve been tweeting about this recently.&#x201D;</p><p><strong>What if AI enables rewrites and migrations that wouldn&#x2019;t have been considered before? </strong>The idea of rewriting Bun in Rust without AI was impractical, admits Jarred:</p><p>&#x201C;By hand, I think this would&apos;ve taken three engineers with full context on the codebase about a year, during which time we wouldn&apos;t be able to improve Node.js compatibility, fix bugs, fix security issues or implement new features. We never would&apos;ve done that. The realistic alternative was to do nothing and keep fixing the bugs at the top of this post forever.&#x201D;</p><p>A rewrite or migration taking months or years is why so many of these projects never happen. Let&#x2019;s take aside the cost for a minute and consider this question: if AI can shorten a one-year rewrite to a week: would you do it?&#xA0;</p><p>If the answer is &#x201C;hell, yes:&#x201D; a blueprint now exists in the form of the Bun migration on how to do it. There are some caveats not detailed in the post, though:</p><ol><li>You need an engineer who is <em>very</em> motivated and knows the codebase very well</li><li>You need an <em>extremely</em> robust test suite, so when the test suite passes, you know it works</li><li>You need to be willing to invest a lot in tokens, not knowing how well it all will work</li></ol><p>In fairness, #3 is the weakest point because we know LLMs are pretty good at &#x201C;mundane&#x201D; work like code migrations. With a good test suite (#2) and a motivated engineer to iron out things (#1), you&#x2019;ll more likely than not succeed.</p><p>The remaining question is how much can be spent. It will likely not be $165K: and costs can be reduced with a simpler project, or by being thoughtful about model usage. For example, do high-level planning with the most expensive model, and cheaper ones for coding and review tasks.</p><p>Migrations with AI are surely speeding up, but only when projects are well-engineered like Bun&#x2019;s has been.</p><hr><p>Read the full issue of <a href="https://newsletter.pragmaticengineer.com/p/the-pulse-what-can-we-learn-from?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>The Pulse this excerpt is from</strong></a>, or check out <a href="https://newsletter.pragmaticengineer.com/s/the-pulse?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>the latest The Pulse</strong></a> from today. <a href="https://newsletter.pragmaticengineer.com/p/the-pulse-groks-cli-caught-uploading?ref=blog.pragmaticengineer.com" rel="noreferrer">Today&#x2019;s issue</a> covers:</p><ol><li>Grok&#x2019;s CLI uploaded all your local files to the cloud, then got caught.</li><li>New trend: concern about massive increase in code review load.</li><li>Are more devs at enterprises upset about enterprise pricing by AI labs &#x2013; and does it matter?</li><li>Linux creator: AI &#x201C;clearly useful.&#x201D;</li></ol><p><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-groks-cli-caught-uploading?ref=blog.pragmaticengineer.com" rel="noreferrer"><em>Read the full issue here</em></a></p>]]></content:encoded></item><item><title><![CDATA[The Pulse: Interesting AI coding stats from Cursor]]></title><description><![CDATA[Power users generate 10x as many lines of code vs the median, most of the AI spend is coming from input tokens not output ones, and almost half of AI changes are accepted without manual review by devs (!!)]]></description><link>https://blog.pragmaticengineer.com/the-pulse-interesting-ai-coding-stats-from-cursor/</link><guid isPermaLink="false">6a4fd7106171aa00016f1eab</guid><dc:creator><![CDATA[Gergely Orosz]]></dc:creator><pubDate>Thu, 09 Jul 2026 17:20:34 GMT</pubDate><content:encoded><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-a-trend-of-trying-to-cut?ref=blog.pragmaticengineer.com" rel="noreferrer"><em>a past <u>The Pulse issue</u></em></a><em>. Full subscribers received the article below five weeks ago. If you&#x2019;ve been forwarded this email, you can</em><a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com"><em> <u>subscribe here</u></em></a><em>.</em></p><p>Cursor has just released a new report based on two years of its aggregated usage data, and there are some interesting findings:</p><h3 id="power-users-generate-10x-as-many-lines-of-code-vs-the-median">Power users generate 10x as many lines of code vs the median</h3><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image.png" class="kg-image" alt loading="lazy" width="1456" height="815" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/07/image.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/07/image.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image.png 1456w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Source: </em></i><a href="https://cursor.com/insights?ref=blog.pragmaticengineer.com" target="_blank" rel="noopener noreferrer nofollow"><i><em class="italic" style="white-space: pre-wrap;">Cursor</em></i></a></figcaption></figure><p>The median dev using Cursor (the p50) generates about 700 lines of code per week with it, while for the 90th percentile, it&#x2019;s closer to 9,000 lines.</p><h3 id="top-1-of-users-create-incredible-volume-of-code">Top 1% of users create incredible volume of code</h3><p>The p99 data is pretty stunning:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-2.png" class="kg-image" alt loading="lazy" width="1456" height="774" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/07/image-2.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/07/image-2.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-2.png 1456w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">The top 1% of Cursor users (p99) vs the top 10% (p90)</span></figcaption></figure><p>The top 1% of users generate around 30-40K lines of code <strong>per week</strong>! That&#x2019;s the equivalent of what ~45 &#x201C;median&#x201D; devs generate in the same period.</p><p>It&#x2019;s worth asking how these top 1% of users are different. Are they writing a lot more greenfield code, do they have a bias for not using libraries, are they tokenmaxxing to get to the top of leaderboards? Do they generate 45x as many bugs, and importantly: are they adding a lot of business value with the software they ship?</p><h3 id="cursor-consumes-10x-more-input-tokens-than-it-generates-in-output-tokens">Cursor consumes 10x more input tokens than it generates in output tokens</h3><p>This is surprising: 90% of Cursor&#x2019;s token usage is input tokens! This means that most of the tokens used are for reading the existing codebase and documentation. Outputting of code is a minority usage:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-3.png" class="kg-image" alt loading="lazy" width="1456" height="811" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/07/image-3.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/07/image-3.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-3.png 1456w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">Input tokens (Cursor reading the codebase) is the bulk of token usage</span></figcaption></figure><p>In some ways, this usage makes sense: as devs, we always spent far more time on reading the code, compared to lines of code we typed out. The &#x201C;10:1 read-to-write&#x201D; ratio is a classic. Here&#x2019;s Robert. C. Martin (aka &#x201C;uncle Bob&#x201D;) sharing this observation in 2008, in his book, Clean Code:</p><blockquote>&#x201C;<strong>Indeed, the ratio of time spent reading versus writing is well over 10 to 1.</strong> We are constantly reading old code as part of the effort to write new code&#x2026; [Therefore] making it easy to read, makes it easier to write.&#x201D;</blockquote><p>I find it amusing that we&#x2019;re now seeing this 10:1 read / write ratio for token usage with AI agents!</p><h3 id="input-tokens-become-the-main-ai-token-cost">Input tokens become the main AI token cost</h3><p>Input tokens are priced at a fraction of output tokens: for example, Opus 4.7 charges 5x more for output tokens than for input tokens ($5 per 1 million input tokens and $25 per 1 million output tokens). Still, thanks to input tokens dominating token usage, Cursor is seeing input tokens account for closer to 70% of the cost of AI coding agents:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-4.png" class="kg-image" alt loading="lazy" width="1456" height="807" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/07/image-4.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/07/image-4.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-4.png 1456w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">Input tokens dominate Cursor costs</span></figcaption></figure><h3 id="without-caching-context-token-cost-would-be-10x-higher">Without caching context, token cost would be 10x higher</h3><p>Cursor does smart caching of context, to avoid re-generating old context with more new input tokens. When taking cache usage into account, Cursor only spends 0.6% of tokens on output tokens. The remaining 99% is split between cache read (90%), cache write (2.5%), and input tokens (7%):</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-5.png" class="kg-image" alt loading="lazy" width="1456" height="793" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/07/image-5.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/07/image-5.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-5.png 1456w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">Output tokens are only 0.6% of token usage when considering cache reads &amp; writes</span></figcaption></figure><p><strong>I wonder if context reuse and caching will be a key AI efficiency component in the future? </strong>AI tokens are expensive to generate, so any form of reuse will make a lot of sense, especially in workflows like coding where a lot of existing context is reused.</p><p>Of course, Cursor sharing this detail also makes sense, as they remind everyone that building an efficient AI agent harness is far from trivial. Indeed, if you roll your own agent harness, you also need to put an efficient caching layer in place to match the efficiency of tools like Cursor.</p><h3 id="opus-is-the-most-expensive-model-could-hurt-anthropic">Opus is the most expensive model &amp; could hurt Anthropic</h3><p>At the time of publishing, Opus 4.7 was still considered the most capable coding model. However, it&#x2019;s also very expensive, and Cursor&#x2019;s own data shows it&#x2019;s close to 10x more expensive than its own Composer 2.5 model:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-6.png" class="kg-image" alt loading="lazy" width="1456" height="782" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/07/image-6.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/07/image-6.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-6.png 1456w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">Opus 4.7 is twice as expensive as GPT-5.5 &amp; nearly 10x more than Composer 2.5</span></figcaption></figure><p>It&#x2019;s significant that Cursor compares the cost of a single agent request; it&#x2019;s not a direct token-to-token comparison. And it&#x2019;s worth noting this benchmark is being shared by Cursor, which has an incentive for its Composer model to appear the lowest-cost.</p><p>Still, assuming you can get similar-enough results with a 10x cheaper model, it is a saving that&#x2019;s hard to ignore, especially for mid-sized and above companies. I would not be surprised if more tech companies find ways for devs to use less capable &#x2013; but cheaper &#x2013; models for less critical work.</p><h3 id="more-expensive-models-result-in-higher-acceptance-rates">More expensive models result in higher acceptance rates</h3><p>An interesting metric Cursor shares is cost-per-line-added, per model:</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-7.png" class="kg-image" alt loading="lazy" width="1456" height="759" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/07/image-7.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/07/image-7.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-7.png 1456w" sizes="(min-width: 720px) 720px"></figure><p>This metric is a more realistic cost because it correlates to output: &#x201C;smart&#x201D; models that are expensive, but which produce code that is frequently accepted, are penalized by the cost-per-agent-request metric, but they&#x2019;re not here.</p><p>Indeed, Opus 4.7 has the same cost-per-line-accepted as GPT 5.5 at half the cost per agent request. In this comparison, Cursor&#x2019;s Composer model is &#x201C;only&#x201D; 5x as efficient.</p><p>Missing from both lists are Google&#x2019;s Gemini models, a strange omission by Cursor. I reached out to Cursor and they told me that Gemini was left out simply because they see very little usage of this model on their platform, similar to the sparsely used Grok model.</p><h3 id="almost-half-of-ai-changes-accepted-without-manual-review-by-devs">Almost half of AI changes accepted without manual review by devs</h3><p>I&#x2019;ve left the most interesting part of this report to last: in just a month, among devs using Cursor, it has gone from 10% who let AI agents create commits without a manual step, to around 40% of devs who no longer personally check the code:</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-8.png" class="kg-image" alt loading="lazy" width="1456" height="746" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/07/image-8.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/07/image-8.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/07/image-8.png 1456w" sizes="(min-width: 720px) 720px"></figure><p>The jump correlates with Opus 4.7 and GPT-5.5 being released, and around the time when many devs seem to have <a href="https://newsletter.pragmaticengineer.com/p/the-pulse-160-why-its-so-dramatic?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">concluded that writing code by hand is dying</a> after experiencing this generation of models&#x2019; capability at generating code.</p><p>Check out <a href="https://cursor.com/insights?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">the full report from Cursor</a> for more details. Thanks to the team for releasing this data!</p><hr><p>Read the full issue of <a href="https://newsletter.pragmaticengineer.com/p/the-pulse-a-trend-of-trying-to-cut?ref=blog.pragmaticengineer.com" rel="noreferrer">The Pulse this excerpt is from</a>, or check out <a href="https://newsletter.pragmaticengineer.com/p/the-pulse-what-can-we-learn-from?ref=blog.pragmaticengineer.com" rel="noreferrer">the latest The Pulse</a> from today. Today&apos;s issue covers:</p><ul><li>Bun&#x2019;s Rust rewrite with Fable: what can we learn?</li><li>Anthropic&#x2019;s Fable, OpenAI&#x2019;s GPT-5.6 Sol, Cursor&#x2019;s Grok 4.5, Meta&#x2019;s Muse</li><li>North Korean hackers keep trying to infiltrate full-remote companies</li><li>Industry Pulse: Meta&#x2019;s key logging exposed sensitive data, massive cuts at Xbox, Meta could not buy enough AI capacity from Google, Qualcomm acquires Modular, and memory price hikes hit Apple products.</li></ul>]]></content:encoded></item><item><title><![CDATA[The Pulse: a new trend, smart model routing]]></title><description><![CDATA[Are there any ‘intelligent’ router solutions out there which select the right model for the right task? I looked into it, and there are a few options.]]></description><link>https://blog.pragmaticengineer.com/the-pulse-a-new-trend-smart-model-routing/</link><guid isPermaLink="false">6a46b160d2d7770001b1479c</guid><dc:creator><![CDATA[Gergely Orosz]]></dc:creator><pubDate>Thu, 02 Jul 2026 18:46:24 GMT</pubDate><content:encoded><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics from a previous </em><a href="https://newsletter.pragmaticengineer.com/p/did-anthropics-new-model-just-boost?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em>The Pulse issue</em></a><em>. Full subscribers received the article below three weeks ago. If you&#x2019;ve been forwarded this email, you can</em><a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em> subscribe here</em></a><em>.</em></p><p>Two weeks ago, I covered a <a href="https://newsletter.pragmaticengineer.com/p/the-pulse-a-trend-of-trying-to-cut?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">trend of companies trying to reduce spending on AI within their engineering departments</a>. While talking to my sources about this, one head of engineering at a larger company told me that they wished there was an &#x2018;intelligent&#x2019; router that picks the right model for the right task.</p><p>The reason for such a wish is clear; prices for tokens vary greatly per model, and there can easily be a 10-20x difference between a cheap, average model, and a state-of-the-art one.</p><p>I did some digging into whether any solutions like this currently exist because the benefits look obvious, and what I found is listed below. <em>Usual disclaimer: I have no affiliation with these vendors, and have not been paid to mention any of them!</em></p><p><strong>Vendors:</strong></p><ul><li><a href="https://factory.ai/news/factory-router?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>Factory Router</strong></a>: automatically selecting the right model per session, claiming 20-25% cost savings. <a href="https://factory.ai/news/factory-router?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">More details</a>.</li><li><a href="https://www.notdiamond.ai/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>Not Diamond</strong></a>: auto-selection of coding models, claiming around 30% cost savings. Used by OpenRouter, under the hood. <a href="https://www.notdiamond.ai/blog?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">More details</a>.</li><li><a href="https://vercel.com/ai-gateway?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>Vercel AI gateway</strong></a>. Hundreds of AI models, smart routing and billing in one place.&#xA0;<a href="https://vercel.com/ai-gateway?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">More details</a>.</li><li><a href="https://www.augmentcode.com/blog/augment-prism-model-routing-to-reduce-cost-and-maintain-quality?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>Prism</strong></a><strong> </strong>by Augment Code. Choosing the &#x201C;best&#x201D; model automatically for coding tasks. <a href="https://www.augmentcode.com/blog/augment-prism-model-routing-to-reduce-cost-and-maintain-quality?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">More details</a>.</li><li><a href="https://docs.morphllm.com/sdk/components/router?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>Model Router</strong></a> by Morph. An API to suggest model selection for a prompt, based on a list of models. <a href="https://docs.morphllm.com/sdk/components/router?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">More details</a></li><li><a href="https://weaverouter.com/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>Weave router</strong></a>: a token router that works inside Codex, Claude Code and Cursor. &#x201C;Hard&#x201D; requests stay on frontier models, while &#x201C;easy&#x201D; ones go to open source ones. <a href="https://weaverouter.com/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">More details</a></li></ul><p><strong>AI gateways with routing built in.</strong> API gateways are popular ways to use LLMs in workplaces.</p><ul><li><a href="https://openrouter.ai/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>OpenRouter</strong></a>: comes with &#x201C;auto router&#x201D; functionality where, after analyzing the prompt, the best one is selected. Uses Not Diamond under the hood.<strong> </strong><a href="https://openrouter.ai/docs/guides/routing/routers/auto-router?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">More details</a></li><li><a href="https://kilo.ai/gateway?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>Kilo Gateway</strong></a>: route requests the model considered the best price-per-value. Supports using your own model keys, and using the service only as a router. <a href="https://kilo.ai/gateway?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">More details</a></li><li><a href="https://www.requesty.ai/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>Requestly.ai</strong></a>: automatically route requests to the right model based on cost, latency, and availability, and tons of configuration. <a href="https://www.requesty.ai/solution/llm-routing?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">More details</a></li><li><a href="https://www.litellm.ai/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>LiteLLM</strong></a>: define routing rules that automatically select the best model, based on input content with the &#x201C;auto routing&#x201D; functionality. The setup is more manual, but you get more control than with many other AI gateways. <a href="https://docs.litellm.ai/docs/proxy/auto_routing?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">More details</a></li><li><a href="https://github.com/envoyproxy/ai-gateway?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><strong>Envoy AI Gateway</strong></a>: an open source gateway that offers <em>some</em> routing configuration, though it feels that the routing engine focuses more on availability, not cost optimization and smart model routing. <a href="https://aigateway.envoyproxy.io/docs/capabilities/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">More details</a></li></ul><p>Cursor and GitHub Copilot also have an &#x201C;Auto&#x201D; model selection that does automatic model selection. For Cursor, it&#x2019;s a <a href="https://cursor.com/docs/models-and-pricing?ref=blog.pragmaticengineer.com#usage-pools" rel="noopener noreferrer nofollow">fixed-price model</a> where any savings made are for Cursor: they are not passed on to customers, but the model is cheaper than most others. For Copilot, the <a href="https://docs.github.com/en/copilot/concepts/models/auto-model-selection?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">Auto mode</a> results in intelligent model selection &#x2013; but I&#x2019;ve not heard much positive feedback about this mode from the few devs I asked about it. For Pro plans, Copilot supports pretty old models: GPT-5.5 and Opus 4.8 are not available. These are, however, available on the Pro+ and above plans.</p><p>Demand seems to be extremely high for intelligent routing. I asked <a href="https://x.com/matanSF?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">Matan Grinberg</a>, cofounder and CEO at Factory AI, who told me:</p><blockquote>&#x201C;Demand has been off the charts, especially from the enterprise [from large companies.] I&#x2019;ve met with practically every bank CEO since we launched this offering, because they want a layer to control spend, while still generating high-quality code.<br><br><strong>Pretty much everyone in tech is starting to see that open models are often sufficient. </strong>We&#x2019;re seeing open model usage strictly increasing the last six months. My guess is that hosted open models are sufficient in performance for around 60% of coding-related work, in terms of token spend.&#x201D;</blockquote><p>It feels to me that &#x201C;intelligent routing&#x201D; will become table stakes, and so we can expect pretty much all AI vendors to build some version of it, and many new vendors to offer this kind of functionality.</p><p>If you know of any additional vendors not listed, you can add a comment <a href="https://newsletter.pragmaticengineer.com/p/did-anthropics-new-model-just-boost?ref=blog.pragmaticengineer.com" rel="noreferrer">on the original The Pulse article</a>, and see more options there.<br><br><em>Read the full issue </em><a href="https://newsletter.pragmaticengineer.com/p/did-anthropics-new-model-just-boost?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em>The Pulse that this excerpt was from</em></a><em>, or check out </em><a href="https://newsletter.pragmaticengineer.com/s/the-pulse?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em>all The Pulse issues.</em></a></p>]]></content:encoded></item><item><title><![CDATA[Pollen tried to remove my article about CEO Callum Negus-Fancey and CTO Bradley Wright, and Google is assisting with it]]></title><description><![CDATA[<p>In 2022, I wrote about the damning fall of events tech company Pollen. The <a href="https://blog.pragmaticengineer.com/pollen/" rel="noreferrer">short of it:</a></p><blockquote>Pollen seemed to have pulled off the improbable feat of building a business in the notoriously low margin industry of events, surviving Covid-19, and building a solid software engineering organization. In April</blockquote>]]></description><link>https://blog.pragmaticengineer.com/pollen-tried-to-remove-my-article-about-callum-negus-fancey-and-google-is-assisting-to-it/</link><guid isPermaLink="false">6a4069be08e0e1000161f830</guid><dc:creator><![CDATA[Gergely Orosz]]></dc:creator><pubDate>Sun, 28 Jun 2026 00:40:25 GMT</pubDate><media:content url="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/Screenshot-2022-09-19-at-19.32.45.png" medium="image"/><content:encoded><![CDATA[<img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/Screenshot-2022-09-19-at-19.32.45.png" alt="Pollen tried to remove my article about CEO Callum Negus-Fancey and CTO Bradley Wright, and Google is assisting with it"><p>In 2022, I wrote about the damning fall of events tech company Pollen. The <a href="https://blog.pragmaticengineer.com/pollen/" rel="noreferrer">short of it:</a></p><blockquote>Pollen seemed to have pulled off the improbable feat of building a business in the notoriously low margin industry of events, surviving Covid-19, and building a solid software engineering organization. In April this year, the company announced it had raised another $150M in fresh funding.<br><br>But just three weeks later, Pollen&#xA0;<a href="https://newsletter.pragmaticengineer.com/p/the-scoop-11?ref=blog.pragmaticengineer.com">laid off</a>&#xA0;about 200 people, a third of staff. Leadership assured employees all was well. However, from that point on, things got worse. Leadership later pulled the plug on Slack, employees were not paid wages, pension contributions went missing, and vendors were not paid. Some vendors took matters into their own hands; on 9 August 2022, JIRA was suspended when Atlassian tired of the company&#x2019;s failure to pay.<br><br>On 10 August 2022, Pollen went bankrupt, collapsing into administration.</blockquote><p>The article looked bad on Pollen&apos;s founder, Callum Negus-Fancey. He was ultimately responsible for lying to staff, not paying salaries, the missing pension contributions, and the unpaid health insurance for US employees. The story was so bad that the BBC created a documentary titled <a href="https://www.bbcselect.com/watch/festival-fail/?ref=blog.pragmaticengineer.com" rel="noreferrer"><em>Crashed: $800M Festival Fail</em></a><em>.&#xA0;</em></p><p>And then there was the $3.2M double charge for customers, manually initiated by CTO Bradley Wright, detailed extensively in the documentary <a href="https://www.bbc.co.uk/iplayer/episode/m001n327/crashed-800m-festival-fail?ref=blog.pragmaticengineer.com">Crashed: $800M Festival Fail</a>. That double charge would have been trivial to reverse, but the reversal never happened, customers never got their money back, and the postmortem of the incident was never released to staff.<br><br><strong>Four years later, Pollen and Callum Negus-Fancey are attempting to erase this shameful story from the public record. </strong>The article is my original writing, and thus I am the copyright holder of it. So imagine my surprise when I was notified that Google removed the article from its search results thanks to a copyright infringement claim it received:</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/Screenshot-2026-06-27-at-17.33.43.png" class="kg-image" alt="Pollen tried to remove my article about CEO Callum Negus-Fancey and CTO Bradley Wright, and Google is assisting with it" loading="lazy" width="1184" height="872" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/06/Screenshot-2026-06-27-at-17.33.43.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/06/Screenshot-2026-06-27-at-17.33.43.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/Screenshot-2026-06-27-at-17.33.43.png 1184w" sizes="(min-width: 720px) 720px"></figure><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/Screenshot-2026-06-27-at-17.34.13.png" class="kg-image" alt="Pollen tried to remove my article about CEO Callum Negus-Fancey and CTO Bradley Wright, and Google is assisting with it" loading="lazy" width="1250" height="1362" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/06/Screenshot-2026-06-27-at-17.34.13.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/06/Screenshot-2026-06-27-at-17.34.13.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/Screenshot-2026-06-27-at-17.34.13.png 1250w" sizes="(min-width: 720px) 720px"></figure><p><strong>It seems that anyone can file a bogus copyright claim to get an article they don&apos;t like removed from Google&apos;s search index. </strong>This happened in this case. I have no information on who filed the copyright claim. Even less so on who claims to be the copyright owner? Because I am the only possible copyright owner!</p><p>And Google has gone ahead and removed my article about <a href="https://blog.pragmaticengineer.com/pollen/" rel="noreferrer">Pollen&apos;s shameful collapse</a> from its search results.</p><p>I have the option to appeal, which I have done so.</p><p><strong>Google&apos;s copyright removal system is clearly being abused, to a comical degree. </strong>Someone doesn&apos;t like that I went into extreme detail about the events at Pollen - all of which are facts. And, for some reason, bogus copyright requests can be weaponized to remove information like this from Google&apos;s search index.</p><p>I managed to find <a href="https://lumendatabase.org/notices/88811436?ref=blog.pragmaticengineer.com" rel="noreferrer">the bogus DMCA complaint</a> submission, after Google removed my site from search results. It is absolute BS: it claims that my original article is a copy of a The New York Post article. Which is absolute nonsense! </p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/Screenshot-2026-06-27-at-21.19.04.png" class="kg-image" alt="Pollen tried to remove my article about CEO Callum Negus-Fancey and CTO Bradley Wright, and Google is assisting with it" loading="lazy" width="2000" height="1365" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/06/Screenshot-2026-06-27-at-21.19.04.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/06/Screenshot-2026-06-27-at-21.19.04.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1600/2026/06/Screenshot-2026-06-27-at-21.19.04.png 1600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/Screenshot-2026-06-27-at-21.19.04.png 2122w" sizes="(min-width: 720px) 720px"></figure><p>This &quot;Ellie Piee&quot; claimed that this 1998 article titled <a href="https://nypost.com/1999/01/01/band-leader-hits-winning-chord/?ref=blog.pragmaticengineer.com" rel="noreferrer">Band Leader Hits Winning Chord</a> was copied by my article <a href="https://blog.pragmaticengineer.com/pollen/" rel="noreferrer">Inside Pollen&#x2019;s Collapse: &#x201C;$200M Raised&#x201D; but Staff Unpaid - Exclusive</a>. The two do not even share a single sentence!</p><p><strong>The fake DMCA is made by a fake profile from a country with zero inhabitants. </strong>The removal requests by this &quot;Ellie Piee&quot; are made from the country called Bouvet Island, an <em>uninhabited</em> Norwegian dependent territory in the South Atlantic/Southern Ocean near Antarctica. It has zero inhabitants, and is referred to as the &quot;<a href="https://www.lifeinnorway.net/bouvet-island/?ref=blog.pragmaticengineer.com" rel="noreferrer">world&apos;s most remote island.</a>&quot;</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-9.png" class="kg-image" alt="Pollen tried to remove my article about CEO Callum Negus-Fancey and CTO Bradley Wright, and Google is assisting with it" loading="lazy" width="1536" height="864" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/06/image-9.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/06/image-9.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-9.png 1536w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">Bouvet Island. No inhabitants, and yet Google accepted a fake DMCA takedown request from a fake person claiming to reside here. What a joke</span></figcaption></figure><p><strong>Why does Google allow fraudulent DMCA notices to be filed with no penalty? </strong>My own speculation is that it is clear enough that either Pollen, or its former CEO Callum Negus-Fancey, or its cofounder and COO Liam Negus-Fancey or someone else related to the company hired reputation firms to remove Pollen articles from Google. This firm then files the most bogus requests under fake names supposedly residing in uninhabited regions of the world, and Google complies.</p><p>I never thought I would have to revisit the shameful history of Pollen, but someone at the company felt the need to prompt me to do so. </p><p><strong>Lawsuits are still ongoing against Pollen, by the way. </strong>Now that someone from Pollen tried to erase the record of this story, I got a bit of renewed interest in what has happened since. In California, the <a href="https://www.courtlistener.com/docket/67107563/tayler-ulmer-v-streetteam-software-llc/?ref=blog.pragmaticengineer.com" rel="noreferrer">lawsuit Tayler Ulmer vs Pollen is still in progress</a>, summarized as:</p><ul><li>Tayler Ulmer and five other named former employees, on behalf of themselves and &#x201C;all similarly situated employees&#x201D; claim to have been laid off without paid wages and benefits, plus claiming possible fraud</li><li>The filing says that Pollen executives Callum Negus&#x2011;Fancey, Liam Negus&#x2011;Fancey, and James Ellis are personally liable in this lawsuit </li><li>The lawsuit wants to reclaim unpaid wages, unpaid severance, restoration of lost 401(k) contributions, and a uling that all the named entities and individuals are jointly liable, including successor entities, so employees can collect regardless of how Pollen shuffled assets and dissolved subsidiaries</li></ul><p>I am wishing best of luck to the claimants - former Pollen employees - and we will see how the judge rules in this lawsuit. The more Pollen wants to silence me writing about this, the more I&apos;ll likely pay attention.</p><p>Pollen executives should have read what the <a href="https://en.wikipedia.org/wiki/Streisand_effect?ref=blog.pragmaticengineer.com" rel="noreferrer">Streinsand effect</a> means!</p>]]></content:encoded></item><item><title><![CDATA[Reliability fail: No automated zone failover for Coinbase’s global trading service]]></title><description><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics from </em><a href="https://newsletter.pragmaticengineer.com/p/did-anthropics-new-model-just-boost?ref=blog.pragmaticengineer.com" rel="noreferrer"><em><u>this past The Pulse issue</u></em></a><em>. Full subscribers received the</em></p>]]></description><link>https://blog.pragmaticengineer.com/coinbase-fail/</link><guid isPermaLink="false">6a3ab42d341dfc0001969c22</guid><dc:creator><![CDATA[Gergely Orosz]]></dc:creator><pubDate>Tue, 23 Jun 2026 16:30:59 GMT</pubDate><content:encoded><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics from </em><a href="https://newsletter.pragmaticengineer.com/p/did-anthropics-new-model-just-boost?ref=blog.pragmaticengineer.com" rel="noreferrer"><em><u>this past The Pulse issue</u></em></a><em>. Full subscribers received the article below two weeks ago. If you&#x2019;ve been forwarded this email, you can</em><a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com"><em> <u>subscribe here</u></em></a><em>.</em></p><p>On the evening of Thursday, 7 May, trading at Coinbase went offline and stayed that way for nearly 10 hours (!!). Customers could not buy, sell, deposit, receive, or withdraw. Basically, the core services of Coinbase were unavailable.</p><p>The outage coincided with a regional AWS outage. But no other company suffered a global outage; the most I observed was a few infra companies like Datadog noting that some regions had issues, and were failing over to a healthy region.</p><p>It&#x2019;s weird that Coinbase &#x2013; a $40B company! &#x2013; told customers to monitor AWS&#x2019;s status pages for recovery. This made it pretty clear that the company fully depends on a single AWS zone. Unusually, Coinbase deleted this information from its status page, but I got a screenshot first:</p><p><a href="https://substackcdn.com/image/fetch/$s_!iItF!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4d501e6f-08e4-4d20-82da-6756c6f437d2_1862x1000.png?ref=blog.pragmaticengineer.com"></a></p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-6.png" class="kg-image" alt loading="lazy" width="1456" height="782" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/06/image-6.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/06/image-6.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-6.png 1456w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Out in the open: Coinbase shifts blame for outage to a cloud provider</em></i></figcaption></figure><p><strong>Coinbase later confirmed that it does indeed have a single-availability zone dependency.&#xA0;</strong>From&#xA0;<a href="https://www.coinbase.com/en-gb/blog/a-postmortem-of-our-may-7-2026-outage?ref=blog.pragmaticengineer.com">its postmortem</a>:</p><blockquote>&#x201C;Our matching engine was pinned to a single building. The Coinbase Exchange matching engine runs as a Raft-based replicated cluster inside an AWS Cluster Placement Group. We make this choice deliberately. A matching engine that meets the latency and throughput demands of a serious market cannot tolerate inter-zone network hops between voting cluster members. The physics of distributed consensus and the economics of running a fair, liquid order book point to the same answer, which is co-location.&#x201D;</blockquote><p>A quick recap on the difference between an availability zone (AZ) and region:</p><ul><li><strong>Availability zone:</strong>&#xA0;One or more data centers (in the case of AWS, it is usually several data centers) located close enough to have low latency between them. Data centers in different AZs must be independently resilient. In the same AZ, there is no such requirement.</li><li><strong>Region:</strong>&#xA0;Within AWS, this consists of at least three isolated, physically separated AZs, usually 10-30 miles apart. It&#x2019;s unlikely they&#x2019;ll go down simultaneously, even in extreme circumstances.</li></ul><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-7.png" class="kg-image" alt loading="lazy" width="1138" height="1052" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/06/image-7.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/06/image-7.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-7.png 1138w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">From deepdive,&#xA0;</em></i><a href="https://newsletter.pragmaticengineer.com/p/three-cloud-providers-three-outages?ref=blog.pragmaticengineer.com"><i><em class="italic" style="white-space: pre-wrap;">Three Cloud Providers, Three Outages, Three Different Responses</em></i></a></figcaption></figure><p>Coinbase is saying that running from more than one availability zone (AZ) (building) would introduce too much latency to their product. This makes sense for low-latency activities like trading. But what about preparing for a failover as and when the AZ goes down? After all, an AZ is not guaranteed to have high uptime!</p><p>Turns out, Coinbase did not prepare for a failover for an AZ. Also from&#xA0;<a href="https://www.coinbase.com/en-gb/blog/a-postmortem-of-our-may-7-2026-outage?ref=blog.pragmaticengineer.com">its postmortem</a>&#xA0;(emphasis mine):</p><blockquote>&#x201C;We lacked an automated ability to fail over to another availability zone. When AWS terminated EC2 instances inside our placement group at 9:29 PM ET, three of five matching-engine nodes went down and we lost quorum.&#xA0;<strong>There was no automated cross-zone failover.</strong>&#xA0;Recovery required an emergency code change shipped during the incident to remove a startup assumption that all five cluster nodes were resolvable, the creation of a new node group outside the impaired placement group, and a careful sequence to restore a 3-of-5 quorum. This allowed us to reopen markets: first cancel-only, then auction mode, and finally full trading.&#x201D;</blockquote><p><strong>Having no automated failovers is incredibly amateurish for an operation of Coinbase&#x2019;s scale.&#xA0;</strong>Coinbase moves about 5.2&#xA0;<em>trillion&#xA0;</em>dollars per year, and is valued at around $40B. The outage interrupted around $7 billion-worth of financial activity, based on my napkin math.</p><p>Back in 2016, Uber was valued at roughly as much as Coinbase, and handled circa $40-50B yearly. It had two data centers on the east and west coasts, and operated more as if it ran out of two zones. I worked at Uber at the time and there were regular failover drills to another data center (another region), in preparation should a region go down. Uber&#x2019;s business, in terms of the financial figures, was a fraction of Coinbase&#x2019;s!</p><p>My impression of Coinbase&#x2019;s engineering culture has sunk after this incident, and it&#x2019;s almost comical that CEO Brian Armstrong is&#xA0;<a href="https://x.com/brian_armstrong/status/2051616759145185723?s=20&amp;ref=blog.pragmaticengineer.com">boasting</a>&#xA0;that non-technical teams now ship production code, thanks to AI. This feels like the wrong thing to focus on when Coinbase&#x2019;s infrastructure basics seem to be in far worse shape in 2026 than Uber&#x2019;s were a decade ago in 2016!</p><p><strong>It seems Coinbase did not learn lessons after getting burned by previous regional AWS outages.&#xA0;</strong>In October 2025, the company suffered a three-hour-long global trading outage due to issues with AWS&#x2019;s DynamoDB service. Following that outage, Coinbase engineering&#xA0;<a href="https://www.coinbase.com/en-gb/blog/Retrospective-AWS-Outage-Impact-and-Coinbase-Next-Steps?ref=blog.pragmaticengineer.com">said</a>&#xA0;(emphasis mine):</p><blockquote>&#x201C;To be better prepared in the future, we are exploring all options,&#xA0;<strong>including reviewing our regional deployment strategy</strong>&#xA0;to implement immediate and long-term fixes to reduce the impact of these types of outages.&#x201D;</blockquote><p>That process of reviewing the regional deployment strategy evidently missed or ignored the risk of a single-zone dependency of the heart of the business, with no cross-zone failover.</p><p>Read <a href="https://newsletter.pragmaticengineer.com/p/did-anthropics-new-model-just-boost?ref=blog.pragmaticengineer.com" rel="noreferrer">the full The Pulse</a> issue.</p>]]></content:encoded></item><item><title><![CDATA[The Pulse: a trend of trying to cut back on AI spend within eng departments?]]></title><description><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics from </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-a-trend-of-trying-to-cut?ref=blog.pragmaticengineer.com" rel="noreferrer"><em><u>The Pulse issue</u></em></a><em> from two weeks ago. Full subscribers</em></p>]]></description><link>https://blog.pragmaticengineer.com/the-pulse-a-trend-of-trying-to-cut-back-on-ai-spend-within-eng-departments/</link><guid isPermaLink="false">6a2ae21f4eaa560001de7fde</guid><dc:creator><![CDATA[Gergely Orosz]]></dc:creator><pubDate>Thu, 11 Jun 2026 16:31:42 GMT</pubDate><content:encoded><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics from </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-a-trend-of-trying-to-cut?ref=blog.pragmaticengineer.com" rel="noreferrer"><em><u>The Pulse issue</u></em></a><em> from two weeks ago. Full subscribers received the article below fourteen days ago. If you&#x2019;ve been forwarded this email, you can</em><a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com"><em> <u>subscribe here</u></em></a><em>.</em></p><p><em>The below The Pulse is interesting, as a week after the original was sent it out, OpenAI CEO Sam Altman </em><a href="https://www.businessinsider.com/ai-bubble-heads-doomers-sam-altman-ai-costs-huge-issue-2026-6?ref=blog.pragmaticengineer.com" rel="noreferrer"><em>also said</em></a><em> how AI budgeting is a huge issue for some companies &#x2013; echoing findings from this analysis.</em></p><hr><p>In mid-May, Uber president, Andrew McDonald, was on the&#xA0;<a href="https://www.youtube.com/watch?v=y_mQ6xLcKyc&amp;ref=blog.pragmaticengineer.com">Rapid Response podcast</a>&#xA0;for a conversation about the ridesharing giant with host Bob Safian, who raised the lack of hoped-for efficiency leverage from AI, citing the language learning app, Duolingo.</p><blockquote>&#x201C;When you hear companies talking about 25% of code commits over the last quarter were AI-driven, or how their token usage went from X to Y percentage of employees: all these numbers are amazing. I think it&#x2019;s a massive transformation of society&#x201D;, McDonald said.<br><br>&#x201C;But, then you go and you talk to your senior engineering leaders, and you&#x2019;re asking: &#x201C;how many projects that were &#x201C;on the cutting room floor&#x201D; got moved above the line [of being done] because of the productivity gains? Because 25% of our code commits were via Claude Code last quarter.&#x201D;<br><br><strong>That link [of improved productivity thanks to AI] is not there yet.</strong>&#xA0;I mean,&#xA0;<em>maybe</em>&#xA0;implicitly there&#x2019;s more that is getting shipped, but it&#x2019;s very hard to draw a line between one of those stats and more useful consumer features.<br><br>Over the coming quarters and years, maybe that will become clearer. But today it&#x2019;s hard, even if some of the underlying metrics are trending in a really astronomical direction.<br><br>Our CTO, Praveen, went viral because he said in an interview that we had blown through our AI budget for 2026 and it was the middle of March. We&#x2019;re going to have to start talking about token consumption and the associated cost versus headcount, and making tradesoffs on that as an engineering organization.<br><br><strong>If you&#x2019;re not able to draw a direct line to [how many] useful features and functionality you&#x2019;re shipping to your users, that tradeoff [on AI spend] becomes harder to justify because AI is not free.</strong><br><br>If you&#x2019;re just a user [of AI tools] sitting there and coming up with interesting use cases, and you don&#x2019;t pay the bill, it can feel [like AI is free]. But somebody&#x2019;s paying the bill&#x201D;.</blockquote><p>My hunch is that pretty much every company is starting to, or will do soon, ask questions about the massive growth in AI spend; starting with AI coding tools. I talked with a few folks at larger and smaller companies about it:</p><ul><li><strong>OpenCode: customer demand for optimizing spend is spiking.&#xA0;</strong>Yesterday, on the podcast episode with OpenCode creator, Dax Raad, he said demand for OpenCode&#x2019;s hosted inference service (<a href="https://opencode.ai/docs/zen/?ref=blog.pragmaticengineer.com">OpenCode Zen</a>) surpassed all expectations because larger companies want cheaper, but still capable, AI models. He revealed that over the past month,&#xA0;<em>every single</em>&#xA0;inbound enterprise request was about optimizing spend. So, there&#x2019;s some widespread concern about AI bills.</li><li><strong>Companies with cutting-edge AI bite the bullet with model routing.&#xA0;</strong>I talked with a CTO and a Head of Engineering at two cutting-edge tech companies. They also do not have an obvious return on investment (ROI) as yet. Still, they feel they have no choice but to pay the &#x201C;intelligence premium&#x201D; for state-of-the-art models or increase the number of bugs shipped. To reduce costs, both are considering &#x201C;smart&#x201D; model routing based on use case and prompt.<em>&#xA0;These places pay top-of-market for the best engineers, so similarly, there are expectations of access to the best tools and models.</em></li><li><strong>DoorDash: More knowledge-sharing sessions and responsibility for devs.&#xA0;</strong>The leading food delivery company gives responsibility for spending to devs: everyone has a high monthly token usage limit. To exceed it, you need to justify why, and also share the plan for being more efficient next month. Many regular in-house knowledge-sharing sessions are about efficient AI use.</li><li><strong>Traditional company: monthly limits and dumb-model downgrades.&#xA0;</strong>One month ago, one of the largest retirement-savings companies in the US updated its AI usage policy for all devs, a current engineer told me, imposing a monthly GitHub Copilot token limit. Once gone, devs must use the less capable &#x201C;0x&#x201D; models on Copilot, which are not charged extra: GPT&#x2011;5 mini, GPT&#x2011;4.1, and Grok Code Fast 1.</li><li><strong>Startups: signing up for multiple Claude / Codex Max subscriptions.&#xA0;</strong>I talked with several smaller startups that are generating meaningful revenue, and don&#x2019;t want to pay expensive API prices. So, they&#x2019;ve made it a practice for devs to get subsidized Claude Code Max or Codex Max subscriptions.</li></ul><p><strong>There&#x2019;s a new bottom-up focus on AI efficiency.&#xA0;</strong>Most tech companies do a variety of internal knowledge-sharing things like regular team demos, lunch-and-learn sessions, and engineering all-hands. I&#x2019;ve been noticing more AI efficiency-focused sessions in the past couple of months, coming from engineers: no top-down mandate!</p><p>Engineering all-hands, CTOs, and even CEOs have started to raise concerns about increasing AI token costs, and now more engineers are experimenting with cheaper models for simpler tasks, model routing, more efficient token usage, etc.</p><p>I&#x2019;d expect that during the next performance review and promotion cycles, engineers who helped save on token costs might be rewarded, like two years ago, when engineering teams were rewarded for saving on third-party vendor bills.</p><p>For an engineer, the best way to show impact in your work is to translate it to money: revenue generated, or costs saved. With AI spending as high as (or higher than) on observability, it should be straightforward to show massive savings with smart optimizations. There&#x2019;s a touch of irony in how any savings &#x2013; for which there might be promotions and pay rises &#x2013; will come from the places that actually did the rocketing spending.</p><hr><p>Read the full issue in the <a href="https://newsletter.pragmaticengineer.com/p/the-pulse-a-trend-of-trying-to-cut?ref=blog.pragmaticengineer.com" rel="noreferrer">previous The Pulse</a>. Or check out this week&apos;s The Pulse: <a href="https://newsletter.pragmaticengineer.com/p/did-anthropics-new-model-just-boost?ref=blog.pragmaticengineer.com" rel="noreferrer">Did Anthropic&#x2019;s new model just boost rival Codex&#x2019;s market share?</a></p>]]></content:encoded></item><item><title><![CDATA[The Pulse: Antigravity 2.0 takes ‘IDE’ out of its new IDE]]></title><description><![CDATA[Feedback about the redesigned IDE is overwhelmingly negative due to bugs, poor UX & model support, and eating through Gemini token quotas. Also: a clue that Antigravity’s own devs use other tools for their work?]]></description><link>https://blog.pragmaticengineer.com/the-pulse-antigravity-2-0-takes-ide-out-of-its-new-ide/</link><guid isPermaLink="false">6a2ae0124eaa560001de7f72</guid><dc:creator><![CDATA[Gergely Orosz]]></dc:creator><pubDate>Thu, 11 Jun 2026 16:22:16 GMT</pubDate><content:encoded><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics from </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-antigravity-20-takes-ide?ref=blog.pragmaticengineer.com" rel="noreferrer"><em><u>The Pulse</u></em> issue</a><em> from 21 May 2026. Full subscribers received the article below three weeks days ago. If you&#x2019;ve been forwarded this email, you can</em><a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com"><em> <u>subscribe here</u></em></a><em>.</em></p><p>Yesterday, Google launched a full redesign of its flagship AI IDE, Antigravity 2.0. The &#x201C;original&#x201D; Antigravity came out&#xA0;<a href="https://newsletter.pragmaticengineer.com/p/the-pulse-154?ref=blog.pragmaticengineer.com">in November 2025</a>, as pretty much a clone of Windsurf, the IDE whose team Google acquired for $2.4B&#xA0;<a href="https://newsletter.pragmaticengineer.com/i/168569875/3-windsurf-sale-a-complicated-story-of-openai-microsoft-google-and-cognition?ref=blog.pragmaticengineer.com">last July.</a></p><p>Google has turned Antigravity into two distinct applications, &#x201C;Antigravity IDE&#x201D; (its former incarnation) and &#x201C;Antigravity 2.0&#x201D;. This new version itself resembles a clone of Codex&#x2019;s desktop app. When you install Antigravity 2.0, there are two different applications. From&#xA0;<a href="https://antigravity.google/blog/introducing-google-antigravity-2-0?ref=blog.pragmaticengineer.com">Google&#x2019;s launch post</a>:</p><blockquote>&#x201C;If you already have installed the Antigravity IDE, when that application next updates, it will automatically update to Antigravity 2.0. At this point, you will be asked if you would like to still keep the Antigravity IDE, which is recommended for developers:</blockquote><p><a href="https://substackcdn.com/image/fetch/$s_!8g3M!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53f91dec-ad34-4544-ad1e-5dda28d62b21_1288x810.png?ref=blog.pragmaticengineer.com"></a></p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image.png" class="kg-image" alt loading="lazy" width="1288" height="810" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/06/image.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/06/image.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image.png 1288w" sizes="(min-width: 720px) 720px"></figure><p>My sense is that the team at Google may have struggled to decide whether to keep supporting &#x201C;original&#x201D; Antigravity while investing in the Codex-like experience, and so kept both. Whatever the reasoning, it has created confusing naming, and it feels to me like the team&#x2019;s true focus is 2.0.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-1.png" class="kg-image" alt loading="lazy" width="1400" height="1466" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/06/image-1.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/06/image-1.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-1.png 1400w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">Big change: Antigravity 2.0 throws out the IDE and adds a conversational interface</span></figcaption></figure><p><strong>The upgrade feels rushed, sloppy, and poorly thought out.&#xA0;</strong>I had Antigravity on my machine, and installed Antigravity 2.0 separately. I wanted to use them side-by-side, but when I tapped &#x201C;Restart to update&#x201D; on Antigravity 1.0, it upgraded itself to Antigravity 2.0 (the non-IDE version). Suddenly, I had two applications with different names, but neither is an IDE:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-2.png" class="kg-image" alt loading="lazy" width="1236" height="436" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/06/image-2.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/06/image-2.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-2.png 1236w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">Testing times: Two apps but no IDE version on my machine, due to lack of testing</span></figcaption></figure><p><strong>Google has introduced an &#x201C;Agent Manager&#x201D; concept that feels unintuitive, and perhaps suitably, its creator struggles to&#xA0;</strong><a href="https://antigravity.google/blog/introducing-google-antigravity-2-0?ref=blog.pragmaticengineer.com"><strong>explain</strong></a><strong>&#xA0;it</strong>&#xA0;(emphasis mine:)</p><blockquote>&#x201C;When we launched the Google Antigravity IDE in November 2025, there was no agent-first GUI surface in the market. We wanted to prove that such a surface worked, at least for software development. So, while the core of the Antigravity IDE was a familiar agent-powered IDE, we introduced the Agent Manager, a second surface that stripped away much of the &#x201C;IDE&#x201D; UI. This allowed users to focus on the agent conversations themselves, the artifacts the agents produced, and multi-agent management.<br><br>Even without this separation, we have been pleasantly surprised how many people have adopted the Agent Manager in the Antigravity IDE for such non-development tasks,&#xA0;<strong>but it is not particularly intuitive&#x201D;.</strong></blockquote><p>The &#x201C;Agent Manager&#x201D; is basically a way to launch several agents, and the most intuitive interfaces for doing so are inside Claude and Codex desktop apps and Claude CoWork. Antigravity 2.0 copies them by starting new agent tasks on the right hand of the UI, and keeping track of them.</p><p><strong>Google looks indecisive about what to do with the IDE part of Antigravity</strong>. The&#xA0;<a href="https://antigravity.google/blog/introducing-google-antigravity-2-0?ref=blog.pragmaticengineer.com">release announcement</a>&#xA0;suggests they&#x2019;ll keep on confusing users (emphasis mine:)</p><blockquote>&#x201C;Although Antigravity 2.0 is the future, we won&#x2019;t disrupt your workflows right away. For now, both the Antigravity IDE application itself and the Agent Manager in the Antigravity IDE will remain available.&#xA0;<strong>In an upcoming release, we will remove the Agent Manager from the Antigravity IDE, turning the IDE into a purely agent-powered IDE.</strong>&#x201D;</blockquote><p>Basically, the Antigravity IDE (not &#x201C;the future&#x201D; in Google&#x2019;s vision) will become more limited over time. It&#x2019;s unclear what a &#x201C;purely&#x201D; agent-powered IDE will be once agentic functionality is removed, especially as Antigravity IDE is&#xA0;<em>not</em>&#xA0;the future, as per Google.</p><p>Not only that, but the announcement also encourages devs to use Antigravity 2.0 with other IDEs! From&#xA0;<a href="https://antigravity.google/blog/introducing-google-antigravity-2-0?ref=blog.pragmaticengineer.com">the launch post</a>&#xA0;(emphasis mine):</p><blockquote>&#x201C;We recommend dual-wielding Antigravity 2.0 with your IDE of choice, whether it is the Antigravity IDE or otherwise.&#xA0;<strong>Googlers have already been dual wielding Antigravity 2.0 with a whole host of IDEs!&#xA0;</strong>We will have compatible extensions and plugins into other popular IDEs shortly&#x201D;.</blockquote><p>To me, this suggests Google will retire Antigravity IDE and recommend VS Code, JetBrains, Cursor, or Zed, with Antigravity. Then again, why would Cursor or Zed support Antigravity? The messaging is extremely confusing: Google&#x2019;s still the king of opacity.</p><p><strong>Feedback on Antigravity 2.0 has been negative due to bugs, poor UX and model support, more bugs, and eating up Gemini token quotas rapidly.&#xA0;</strong>Antigravity does not support state-of-the-art Anthropic or OpenAI models (no Opus 4.7 or GPT 5.5). Not supporting OpenAI&#x2019;s models like this is sensible as they&#x2019;re competitors, but Google is an investor in Anthropic, so not supporting Opus 4.7 (while supporting the legacy 4.6 model) is a bit odd.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-3.png" class="kg-image" alt loading="lazy" width="1182" height="466" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/06/image-3.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/06/image-3.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-3.png 1182w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Models which Antigravity 2.0 supports</em></i></figcaption></figure><p>Gemini 3.5 Flash is Google&#x2019;s cutting-edge model, but it gets&#xA0;<a href="https://x.com/robinebers/status/2056928512364400805?s=20&amp;ref=blog.pragmaticengineer.com">lots of complaints</a>&#xA0;from devs for editing files without asking, and seems like an inefficient model. Another&#xA0;<a href="https://x.com/ZackKorman/status/2056843880843096580?s=20&amp;ref=blog.pragmaticengineer.com">common complaint</a>&#xA0;is that Antigravity uses up the $100/month Ultra subscription daily quota in minutes. Basically, it seems like a poor-quality product that wasn&#x2019;t polished due to lack of time or inclination.</p><p>In context, it&#x2019;s embarrassing for there to be a &#x201C;Codex&#x201D; folder in the launch video if it suggests that Google&#x2019;s own Antigravity devs are using Codex for day-to-day work. It also suggests that the launch video was not reviewed properly, otherwise this obvious detail would presumably have been caught and fixed:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-4.png" class="kg-image" alt loading="lazy" width="1200" height="603" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/06/image-4.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/06/image-4.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-4.png 1200w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Codex folder in Documents suggests Antigravity devs are users of it. Source:&#xA0;</em></i><a href="https://x.com/GergelyOrosz/status/2057054276266885590?s=20&amp;ref=blog.pragmaticengineer.com"><i><em class="italic" style="white-space: pre-wrap;">Antigravity 2.0 launch video</em></i></a></figcaption></figure><p><strong>To upset devs even more, Google is replacing its open source Gemini CLI with the closed source Antigravity CLI.&#xA0;</strong>There are a few issues with this move:</p><ul><li>Antigravity CLI does not support Google&#x2019;s own&#xA0;<a href="https://geminicli.com/docs/cli/acp-mode/?ref=blog.pragmaticengineer.com">Agent Client Protocol (ACP)</a>, used for programmatic control, primarily for IDE and other developer tool integrations. This is protocol which IDEs like JetBrains and Zed have adopted, so Antigravity CLI becomes incompatible with them</li><li>Google offers no migration path from Gemini CLI settings/skills/MCPs into Antigravity.&#xA0;<em>Figure it out on your own!</em></li><li>Devs using Gemini models are&#xA0;<em>forced</em>&#xA0;to move as Google has removed support for Gemini 3.5 Flash model from Gemini CLI. It can only be used from Antigravity CLI. Clearly, this was done to force a move.&#xA0;<em>Why not offer a migration path?</em></li></ul><p><strong>My sense is the Antigravity team is moving fast, breaking things, and shipping a broken product.&#xA0;</strong>It feels like the Antigravity 2.0 and Antigravity CLI products have been rushed to meet the annual Google conference (Google I/O) deadline, this week. Google deprecates existing products to attempt to get users to switch to the new version. But the new one is broken.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-5.png" class="kg-image" alt loading="lazy" width="1430" height="1056" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/06/image-5.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/06/image-5.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/06/image-5.png 1430w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">What&#x2019;s changed?&#xA0;</em></i><a href="https://goomics.net/50?ref=blog.pragmaticengineer.com"><i><em class="italic" style="white-space: pre-wrap;">Manu Cornet</em></i></a><i><em class="italic" style="white-space: pre-wrap;">&#xA0;penned this cartoon in 2011</em></i></figcaption></figure><p>And this is a big reason why I don&#x2019;t believe Google will become a serious player in the dev tools space &#x2013; not even with AI dev tools. Every six to twelve months they remind devs who onboarded to their dev tools that it was a mistake to do so. I would expect the majority of Google CLI and Antigravity users to go and try products from other vendors &#x2013; be that Cursor, Anthropic, OpenAI, GitHub, or others &#x2013; and for few to stick around after their workflows are broken.</p>]]></content:encoded></item><item><title><![CDATA[The Pulse: Forward deployed engineering heats up again]]></title><description><![CDATA[Massive demand for the role at Google, OpenAI, and Anthropic. The latest version of the FDE role looks like the consultant / solution architect role done by many early-junior engineers.]]></description><link>https://blog.pragmaticengineer.com/the-pulse-forward-deployed-engineering-heats-up-again/</link><guid isPermaLink="false">6a0f3a9025c8da0001c931d1</guid><dc:creator><![CDATA[Gergely Orosz]]></dc:creator><pubDate>Sun, 24 May 2026 20:35:11 GMT</pubDate><content:encoded><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of five topics from </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-forward-deployed-engineering?ref=blog.pragmaticengineer.com" rel="noreferrer"><em><u>last week&#x2019;s The Pulse</u></em></a><em> issue. Full subscribers received the article below seven days ago. If you&#x2019;ve been forwarded this email, you can</em><a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com"><em> <u>subscribe here</u></em></a><em>.</em></p><p>Last August, we covered a sudden trend of&#xA0;<a href="https://newsletter.pragmaticengineer.com/p/forward-deployed-engineers?ref=blog.pragmaticengineer.com">high demand</a>&#xA0;for forward deployed engineers (FDEs), and now there are signs demand is increasing more.</p><h3 id="google-fde-recruitment-spike">Google: FDE recruitment spike</h3><p>Google is doubling down on FDEs and making the interview process much simpler. Google Cloud CEO, Thomas Kurian, has&#xA0;<a href="https://www.linkedin.com/posts/thomas-kurian-469b6219_today-we-announced-a-new-ai-focused-organization-share-7460023646418489344-5xWp?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAIk0KwBsmE3oBadWSg2ettxmEyKbqZKG34">announced</a>&#xA0;a new, AI-focused organization within the Go-To-Market team, and is hiring a bunch of FDEs for it.</p><p>I&#x2019;m hearing the hiring process&#xA0;<a href="https://x.com/sanjeed_i/status/2054418365159178371?ref=blog.pragmaticengineer.com">has been shortened</a>&#xA0;from 4-6 interviews held over the course of weeks, to as few as two interviews in just two days. It looks like Google is unusually eager (desperate?) to fill this job.</p><h3 id="openai-outsources-fde-hiring-spree">OpenAI outsources FDE hiring spree</h3><p>On Monday (11 May), OpenAI&#xA0;<a href="https://openai.com/index/openai-launches-the-deployment-company/?ref=blog.pragmaticengineer.com">announced</a>&#xA0;The OpenAI Deployment Company, a standalone entity&#xA0;<a href="https://openai.com/index/openai-launches-the-deployment-company/?ref=blog.pragmaticengineer.com">funded by</a>&#xA0;$4 billion of private equity from TPG, Advent, and others at a $14B valuation. It appears OpenAI is not an investor and holds a partner role.</p><p>The announcement mentions FDEs and says their job will be to &#x201C;work closely with business leaders, operators, and frontline teams to identify where AI can make the biggest impact, redesign organizational infrastructure and critical workflows around it, and turn those gains into durable systems&#x201D;.</p><p>Based on that, the FDEs will play an important role in OpenAI&#x2019;s enterprise sales activity by ensuring the company&#x2019;s AI systems work and deliver value for customers. Outsourcing this to the new Deployment Company should also free up OpenAI to focus on developing better AI models, while the partner company and its FDEs take care of the customer-facing side of things.</p><p>In a related development, OpenAI has acquired Tomoro, a UK-headquartered AI company founded in 2023, which employs 150 FDEs across the UK, Asia, and Australia. Tomoro is the first acquisition of the OpenAI Deployment Company.</p><h3 id="anthropic-plans-outsourced-fde-recruitment">Anthropic plans outsourced FDE recruitment</h3><p>Anthropic is doing the same by creating its own distinct FDE consulting company. Last Monday (May 4), Anthropic issued&#xA0;<a href="https://www.anthropic.com/news/enterprise-ai-services-company?ref=blog.pragmaticengineer.com">an unusually hand-wavy announcement</a>&#xA0;about the new business without a name and with few investment details mentioned.</p><p>Investors are Anthropic, Blackstone, Hellman &amp; Friedman, and Goldman Sachs, and the new business will work with &#x201C;mid-sized companies across sectors to bring Claude into their most important operations.&#x201D;</p><p>Anthropic&#x2019;s approach seems to be the same as OpenAI&#x2019;s: create a standalone company with external funding, in which FDEs integrate Claude into enterprises that will then presumably start purchasing more Claude tokens than ever.</p><h3 id="fde-or-a-consultant">FDE or a consultant?</h3><p>These FDE roles seem very similar to those of an external consultant or a systems integrator. A year ago, I talked with FDEs at OpenAI and Ramp whose jobs seemed a genuine mix of platform engineering &#x2013; with an FDE contributing back to the platform &#x2013; software engineering, in that they built new solutions, and also solutions engineering: integrating into customers&#x2019; services.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-9.png" class="kg-image" alt loading="lazy" width="1202" height="684" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/image-9.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/image-9.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-9.png 1202w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">The FDE role as I visualized it in mid-2025</em></i></figcaption></figure><p>But today, it looks like the role is about to become indistinguishable from a solutions architect or consultant, especially given that these new FDE jobs are in quasi-external companies and separate organizations from where AI products are built.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-10.png" class="kg-image" alt loading="lazy" width="1456" height="1338" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/image-10.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/image-10.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-10.png 1456w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">The reality of the FDE role: an AI-focused solutions architect or consultant</span></figcaption></figure><p>Job adverts are increasingly clear about the role, but it still helps to read between the lines. Here&#x2019;s one for&#xA0;<a href="https://www.google.com/about/careers/applications/jobs/results/77713823254880966-forward-deployed-engineer/?ref=blog.pragmaticengineer.com">an FDE at Google Cloud</a>. At first glance, it&#x2019;s impressive (emphasis mine):</p><blockquote><strong>&#x201C;You are an embedded builder who bridges the gap between frontier AI products and production-grade reality within customers.</strong>&#xA0;Unlike traditional advisory roles, you function as an &#x201C;innovator-builder,&#x201D; moving beyond high-level architecture to code, debug, and jointly ship bespoke agentic solutions directly within the customer&#x2019;s environment. Your role is designed for high-agency engineers with a founder&#x2019;s mindset. You will address blockers to production, including solving the integration complexities, data readiness issues, and state-management challenges that prevent AI from reaching enterprise-grade maturity. By embedding with strategic accounts, you serve a dual purpose: providing &#x201C;white glove&#x201D; deployment of complex AI systems and acting as a critical feedback loop, transforming real-world field insights into Google Cloud&#x2019;s future product roadmap.&#x201D;</blockquote><p>Translated into plain English:</p><blockquote><strong>You are a contractor who codes at a customer&#x2019;s office.&#xA0;</strong>The actual job is around ~25% coding-related, 50% integration/plumbing, 25% meetings and customer hand-holding. Anything else will be assorted admin and internal process-related stuff.</blockquote><p>Here&#x2019;s what I reckon some of the terms in Google&#x2019;s job advert will add up to on the job:</p><ul><li>&#x201C;Founder&#x2019;s mindset&#x201D;. No one will provide a spec, and scope creep is your problem to deal with. If your project doesn&#x2019;t ship, that&#x2019;s also your problem</li><li>&#x201C;High-agency&#x201D;. There are no resources besides your own</li><li>&#x201C;White glove&#x201D;. Do not say &#x201C;no&#x201D; to anything the customer suggests, even when they should probably listen to your feedback about whatever it is</li><li>&#x201C;Critical feedback loop transforming real-world field insights into Google Cloud&#x2019;s future product roadmap&#x201D;. You will file tickets and a few PMs at Google may read some of them</li></ul><p>But in all fairness, this FDE job looks like a great fit for some folks:</p><ul><li>Those at the early-career stage who want Google on their resumes, but who might struggle to land a software engineering job with the tech giant</li><li>Those who enjoy shipping end-to-end, can work well with ambiguity (&#x201C;founder&#x2019;s mindset&#x201D; is spot on!) and will own outcomes</li></ul><p>On the other hand, I suspect this FDE role will not be a good fit for those who:</p><ul><li>Like to build well-engineered systems and value the time to do it well</li><li>Like building greenfield systems</li><li>Prefer longer-term projects and working with other software engineers</li></ul><p><strong>In the cases of OpenAI and Anthropic, the outsourcing of FDEs is even clearer.&#xA0;</strong>Google at least hires FDEs to the company, and they will be issued some stock as part of their compensation package. But at OpenAI and Anthropic, new FDEs will be hired to a standalone company, and if they get stock, it will likely not be OpenAI or Anthropic stock. So, if OpenAI or Anthropic benefit greatly from FDEs&#x2019; work, then the FDEs won&#x2019;t see the upside!</p><p>Putting it more simply: FDEs hired in these external companies will not be seen as &#x201C;core&#x201D;. If they were, then the companies would hire more FDEs, as in the past.</p><h3 id="opportunity-for-new-grads">Opportunity for new grads?</h3><p>As mentioned above, the new FDE roles could be a great opportunity for early-career software engineers entering the industry,&#xA0;<a href="https://x.com/levie/status/2054729966630441007?ref=blog.pragmaticengineer.com">according to</a><strong>&#xA0;</strong>Box CEO, Aaron Levie:</p><blockquote>&#x201C;If I were a college career counselor or in career services, I&#x2019;d quickly be figuring out how to get students to understand these forward deployed engineer jobs exist and how to get them.<br><br>The requirements are a mix of deep technical skills, often CS majors or minors. You must be great at understanding problem solving, how to have systems thinking, and have a strong business acumen. The kicker, of course, is to make sure you&#x2019;re very deep in AI agents; you need to have fluency in coding agents, MCP, CLIs, Skills, and so on.<br><br>Hundreds (thousands?) technology companies will be hiring for these roles, same with any consulting and IT services company, and the vast majority of mid-size and large enterprises will be hiring for this talent internally as well.&#x201D;</blockquote><p>Historically, tech consultancies hired many new grads for consultant roles, which are not so attractive to experienced engineers, but are great, real-world, paid learning opportunities for more junior ones. With product companies hiring fewer new grads, new grads will increasingly find FDE roles that they have a chance at getting.</p><p><strong>All things considered, I expect demand for FDE roles to increase, industry-wide.&#xA0;</strong>They speed up AI rollouts, which several parties have an interest in doing:</p><ul><li>AI labs: the faster that AI solutions roll out, the more revenue they make!</li><li>AI vendors: any company selling AI products will, similarly, want FDEs to help integrate the software with customers, so they can sell more</li><li>Non-AI companies: these will want to hire FDEs for an &#x201C;AI transformation&#x201D; and to integrate AI into workflows and products</li><li>Non-AI vendors: even SaaS companies that don&#x2019;t sell AI products will be able to close larger clients if they hire FDEs who can roll out their software faster, and for more use cases, inside enterprises they work with.</li></ul><p>FDE was the hottest tech role in 2025 and this trend seems set to continue this year. Demand for this role is high and rising, but it&#x2019;s likely to stay unattractive to experienced devs for whom being a consultant may feel like a step down &#x2013; especially after you&#x2019;ve learned to love building products!</p><p><em>Read the full issue of </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-forward-deployed-engineering?ref=blog.pragmaticengineer.com" rel="noreferrer"><em><u>last week&#x2019;s The Pulse</u></em></a><em>, or check out </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-antigravity-20-takes-ide?ref=blog.pragmaticengineer.com" rel="noreferrer"><em><u>this week&#x2019;s The Pulse</u></em></a><em>. This week&#x2019;s issue covers:</em></p><ol><li><strong>Antigravity 2.0 takes the &#x2018;IDE&#x2019; out of its new IDE.&#xA0;</strong>Feedback about the redesigned IDE is overwhelmingly negative due to bugs, poor UX &amp; model support, and eating through Gemini token quotas. Also: a clue that Antigravity&#x2019;s own devs use other tools for their work?</li><li><strong>Why is Google&#x2019;s product ecosystem chaotic?&#xA0;</strong>The range of products on display at the Google I/O conference made a messy, incoherent impression. But Google&#x2019;s &#x201C;let a thousand flowers bloom&#x201D; approach might be giving the search giant an underrated advantage in the AI race that no other Big Tech giant has.</li><li><strong>Meta cuts 8,000 jobs.&#xA0;</strong>Morale is very low inside the social media giant as thousands lose their jobs, just as revenue and profits hit record levels. Meanwhile, those assigned to dull data labeling work are spared the axe.</li><li><strong>Industry pulse.&#xA0;</strong>Anthropic pays $15B/year for SpaceX compute, SpaceX&#x2019;s financials and IPO filing, more woes for GitHub, court dismisses Elon Musk&#x2019;s &#x201C;hypocritical&#x201D; OpenAI lawsuit, and Spain may stop blocking its internet during La Liga football games.</li><li><strong>How to get a job at a frontier lab in 2026.&#xA0;</strong>A Distinguished Engineer at Google recommends focusing on developing particular skills</li></ol><p>Read <a href="https://newsletter.pragmaticengineer.com/p/the-pulse-antigravity-20-takes-ide?ref=blog.pragmaticengineer.com" rel="noreferrer">the full The Pulse</a>.</p><p></p>]]></content:encoded></item><item><title><![CDATA[Google Cloud deletes Australian trading fund’s infra]]></title><description><![CDATA[A $124B fund in Australia would have lost all data stored with Google Cloud, had they not relied on a third-party backup. A rare blunder from GCP, where regional replication did not stop the deletion – and a just as rare statement from Google Cloud’s CEO taking the blame.]]></description><link>https://blog.pragmaticengineer.com/google-cloud-deletes-australian-trading-funds-infra/</link><guid isPermaLink="false">6a0d707867d99e0001f62c84</guid><dc:creator><![CDATA[Gergely Orosz]]></dc:creator><pubDate>Wed, 20 May 2026 08:31:08 GMT</pubDate><content:encoded><![CDATA[<p><em>A $124B fund in Australia would have lost all data stored with Google Cloud, had they not relied on a third-party backup. A rare blunder from GCP, where regional replication did not stop the deletion &#x2013; and a just as rare statement from Google Cloud&#x2019;s CEO taking the blame.</em></p><p><em>The below is an excerpt from </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-93?ref=blog.pragmaticengineer.com" rel="noreferrer"><em>The Pulse #93: OpenAI makes Google dance</em></a><em>, originally published on 16 May, 2024. I am republishing it because on 20 May 2026 Google Cloud has done it again: they took offline cloud infra provider Railway by </em><a href="https://x.com/Railway/status/2056873075401007338?s=20&amp;ref=blog.pragmaticengineer.com" rel="noreferrer"><em>blocking Railway&apos;s Google Cloud account</em></a><em>. The below is a warning: if you are on GCP, have a plan B, should GCP delete your account and data, or block your account.</em></p><p>Following on from Google Cloud being a distant third among cloud providers, a recent event could cement its reputation as the least reliable of the top three.&#xA0;</p><p>UniSuper is one of the largest retirement savings accounts in Australia, used by 615,000 citizens, that&#x2019;s also known as a &#x201C;superannuation fund.&#x201D; UniSuper has $124B of assets under management and is one of the biggest in the country.</p><p>On 29 April, the service suffered an outage. Members could not log into their online accounts, or manage their funds until two weeks later, on 15 May.</p><p>The reason was that Google Cloud accidentally deleted UniSuper&#x2019;s subscription, which also deleted all data associated with the subscription. UniSuper had set up replication across two regions in Google Cloud to protect from a regional failure, but Google Cloud deleted the replica as well!</p><p><strong>UniSuper could only avoid data loss thanks to having a backup on another service provider outside Google.&#xA0;</strong>In a surprising admission, UniSuper would have lost all data with Google thanks to the failure of the cloud provider. The only reason UniSuper could restore services was by having another provider with whom they&#x2019;d backed up the data. Basically, UniSuper not trusting Google&#x2019;s replication across two regions turned out to be a 100% correct assumption. Whoever pushed through the decision to spend additional resources in &#x201C;a backup in case Google fails&#x201D; saved the day at the retirement fund.</p><p>The incident is incredibly embarrassing for Google. UniSuper seems to have forced Google Cloud&#x2019;s hand by issuing a joint statement with Google Cloud CEO Thomas Kurian, in which Google Cloud&#xA0;<a href="https://www.unisuper.com.au/contact-us/outage-update?ref=blog.pragmaticengineer.com">takes all the blame</a>&#xA0;for this failure. In my experience, the situation is rarely this black-and-white, as it usually takes two parties to cause such a major outage. I would not be shocked if it turned out UniSuper&#x2019;s staff played a role in this failure, but Google Cloud made enough mistakes that the press release could dump all blame on it.&#xA0;<em>I asked Google Cloud if the press release really was a joint release, and if they had more to add. The company confirmed the press release is correct and added nothing else.</em></p><p>Whoever was at fault, two weeks of downtime is still very long for a major fund. As I understand, the damage to UniSuper is mainly reputational because the funds are safe and secure.&#xA0;</p><p>Users could not see their balances for a few weeks, and were told Google Cloud had messed things up. This means there are up to 615,000 Australians in whose minds UniSuper and Google Cloud are indelibly linked with unreliability.</p><p>I keep seeing that Google Cloud has no apparent strategy for what it wants its cloud to offer. A few months ago, we dived into how&#xA0;<a href="https://newsletter.pragmaticengineer.com/p/three-cloud-providers-three-outages?ref=blog.pragmaticengineer.com">AWS, Azure and GCP respond to regional outages</a>, and I concluded it&#x2019;s hard to see a strategy at GCP beyond following processes, while doing the least impressive job of all three cloud providers. It&#x2019;s hard to gain market share if you remain the slowest to respond to regional outages, and the provider for whom a zone outage takes down a region, or which loses all customers&#x2019; data, despite regional replication, by deleting it.</p><p><strong>This incident is a reminder you shouldn&#x2019;t fully trust your cloud provider.&#xA0;</strong>UniSuper was smart to have backups elsewhere for its data in Google Cloud. And while it&#x2019;s tempting to point fingers at Google Cloud: there are no definite assurances that another vendor would not make a similarly unprecedented mistake in the future!</p><p>The learning is that if you have really valuable data, keep a backup somewhere else. If you use any cloud provider, use&#xA0;<em>another</em>&#xA0;cloud, on-prem backups, or something else.</p><p><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-93?ref=blog.pragmaticengineer.com" rel="noreferrer"><strong>Read the full The Pulse issue</strong></a></p>]]></content:encoded></item><item><title><![CDATA[The Pulse: Did capacity shortages turn Anthropic hostile to devs?]]></title><description><![CDATA[For the past few weeks, Anthropic has continually upset devs with its “dumber” model, and by removing Claude Code access from some paid accounts. After securing lots of compute from SpaceX, could the reason have been to conceal capacity issues?]]></description><link>https://blog.pragmaticengineer.com/the-pulse-did-capacity-shortages-turn-anthropic-hostile-to-devs/</link><guid isPermaLink="false">6a05f20bbfd90c000141d3d3</guid><dc:creator><![CDATA[Gergely Orosz]]></dc:creator><pubDate>Thu, 14 May 2026 16:10:59 GMT</pubDate><content:encoded><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of five topics from </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-did-capacity-shortages?ref=blog.pragmaticengineer.com" rel="noreferrer"><em><u>last week&#x2019;s The Pulse</u></em></a><em> issue. Full subscribers received the article below seven days ago. If you&#x2019;ve been forwarded this email, you can</em><a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com"><em> <u>subscribe here</u></em></a><em>.</em></p><p>Last week, we reported on Anthropic <a href="https://newsletter.pragmaticengineer.com/i/196004322/2-anthropics-speed-run-to-break-peoples-goodwill?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">seemingly being on a speed run</a> to break devs&#x2019; goodwill by silently &#x201C;nerfing&#x201D; Claude Code, banning corporate accounts without warning, and a weird growth experiment involving revoking Claude Code and then restoring it. This week, a dev on the $20/month Pro plan had Claude Code removed just days into their subscription:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-7.png" class="kg-image" alt loading="lazy" width="1182" height="960" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/image-7.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/image-7.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-7.png 1182w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Claude Code turned out to be a trial for seven days for some paying customers. Source: </em></i><a href="https://x.com/jgeigerm/status/2051142221702087149?s=20&amp;ref=blog.pragmaticengineer.com" target="_blank" rel="noopener noreferrer nofollow"><i><em class="italic" style="white-space: pre-wrap;">Jaime Geiger</em></i></a></figcaption></figure><p><strong>This week, Anthropic announced a big data center expansion, and relaxing previous usage limitations, </strong>while<strong> </strong>Elon Musk&#x2019;s SpaceX / xAI ( a single company after a merger) is renting its complete Colossus 1 data center to Anthropic. From <a href="https://x.ai/news/anthropic-compute-partnership?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">the announcement:</a></p><blockquote>&#x201C;Colossus 1 features over 220,000 NVIDIA GPUs, including dense deployments of H100, H200, and next-generation GB200 accelerators. The cluster delivers extreme parallel performance for large language models, multimodal systems, scientific simulations, and generative AI at frontier scale.<br><br>Anthropic plans to use this additional compute to directly improve capacity for Claude Pro and Claude Max subscribers.&#x201D;</blockquote><p>In parallel with this release, Anthropic <a href="https://x.com/ClaudeDevs/status/2052064938840228237?s=20&amp;ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">announced</a>:</p><ul><li>Doubling Claude Code&#x2019;s current 5-hour limits for Pro, Max, Team, and seat-based Enterprise plans</li><li>Removing peak hours limit reduction on Claude Code for Pro and Max plans</li><li>Substantially raising API rate limits for Opus models</li></ul><p><strong>Is it possible that capacity issues are what led Anthropic to make Claude worse? </strong>It&#x2019;s confirmed the company has struggled with capacity for months. Conveniently, Claude Code being &#x201C;nerfed&#x201D; led to lower compute load, while removing Claude Code access from cheap plans could look like rate limiting. Even the banning of corporate accounts could be seen as scaling back at a time when the business has struggled to serve existing growth. Yesterday, (6 May), at the Code with Claude event hosted by Anthropic, CEO, Dario Amodei, said:</p><blockquote>&#x201C;We originally planned for 10x growth, and we&#x2019;ve seen something more like 80x growth in revenue and usage over the last period of time.&#x201D;</blockquote><p><strong>SpaceX / xAI renting a good chunk of its capacity to Anthropic is ironic, </strong>considering that xAI (Musk&#x2019;s AI startup) builds Grok, a frontier model and direct rival of Claude, and also in January, Anthropic banned xAI developers from Claude. As <a href="https://newsletter.pragmaticengineer.com/i/184676515/xai-devs-used-claude-for-coding-and-got-cut-off?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">covered at the time:</a></p><blockquote>&#x201C;It&#x2019;s common for an AI lab to not allow another AI lab to use its model, like at OpenAI, Anthropic, and Google. On the other side, there&#x2019;s also the pertinent question of why a leading AI lab would even want to use a rival for its own day-to-day work?<br><br>Turns out, xAI (Elon Musk&#x2019;s AI lab) was relying on Cursor to write code, which we know because they got cut off.&#x201D;</blockquote><p>Anthropic likely banned xAI to stop Claude from being potentially <a href="https://labelbox.com/guides/model-distillation/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">distilled</a> while it tried to improve Grok&#x2019;s coding capability. Meanwhile, Musk <a href="https://x.com/FredLambert/status/2052166477818839416?s=20&amp;ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">called</a> Anthropic &#x201C;misanthropic and evil&#x201D; earlier this year, and said the new tenant &#x201C;hates Western civilization&#x201D;. But both parties seem happy to put that behind them and strike a deal, so perhaps there&#x2019;s something else at play.</p><p><strong>Could SpaceX / xAI be checking out of the frontier-AI model wars? </strong>Leasing a good chunk of its data center capacity might suggest that.<strong> </strong>SpaceX / xAI has two data centers: Colossus 1 and Colossus 2. Colossus 1 represents somewhere <a href="https://x.com/tanayj/status/2052078899744714908?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">around</a> 45% of current SpaceX / xAI capacity, and 20-25% of planned total capacity.</p><p>Giving up as much capacity as this might indicate a lack of demand, or capacity sitting idle. It also means Grok is losing out in market share to Claude, ChatGPT, and other leading models. <em>In </em><a href="https://newsletter.pragmaticengineer.com/i/189777574/3-popular-models?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em>February&#x2019;s AI tooling survey</em></a><em> we found scarce mention of Grok, which lagged in usage behind open models like DeepSeek and Qwen.</em></p><p>To be fair, unlike Anthropic and OpenAI, Grok never had a B2C nor B2B business that took off. The biggest consumer use case for Grok seems to be its integration into the social media platform, X; at least, I don&#x2019;t know of any tech company using the model for serious work.</p><p><strong>&#x201C;The enemy of my enemy is my friend&#x201D;, says the maxim, </strong>and if there&#x2019;s one company Musk hates, it&#x2019;s OpenAI. He is currently suing OpenAI, claiming it betrayed its founding nonprofit mission to develop safe AGI for humanity&#x2019;s benefit by shifting to a profit-driven model backed by Microsoft. Musk also claims that despite investing about $40M, he has no ownership of the company.</p><p>He wants $150B in damages, the removal of Sam Altman and Greg Brockman, and for OpenAI to return to a full nonprofit, as per when he invested in the company. <em>We covered more about OpenAI&#x2019;s own ethical challenges between nonprofit and for-profit right after the firing of Sam Altman in 2023, in the deepdive </em><a href="https://newsletter.pragmaticengineer.com/p/what-is-openai?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em>What is OpenAI, really?</em></a></p><p>Similarly, Anthropic may well have an issue with OpenAI, if CEO Dario Amodei&#x2019;s failure to join hands with Sam Altman while sharing a stage with the Prime Minister of India earlier this year is anything to go by.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-8.png" class="kg-image" alt loading="lazy" width="1280" height="853" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/image-8.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/image-8.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-8.png 1280w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">(Most) AI leaders join hands at the AI Impact Summit with India&#x2019;s Prime Minister. Source: </em></i><a href="https://fortune.com/2026/02/19/openai-anthropic-sam-altman-dario-amodei-refused-to-hold-hands-ai-super-bowl-ad-war-ceos-big-tech-conflict/?ref=blog.pragmaticengineer.com" target="_blank" rel="noopener noreferrer nofollow"><i><em class="italic" style="white-space: pre-wrap;">Fortune</em></i></a></figcaption></figure><p>Capacity issues hurting Anthropic would benefit OpenAI, and so by offering significant capacity to Anthropic, Musk is making it harder for OpenAI to win the market. That would be ironic, given he&#x2019;s a former investor.</p><p><em>Read the full issue of </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-did-capacity-shortages?ref=blog.pragmaticengineer.com" rel="noreferrer"><em><u>last week&#x2019;s The Pulse</u></em></a><em>, or check out </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-forward-deployed-engineering?ref=blog.pragmaticengineer.com" rel="noreferrer"><em><u>this week&#x2019;s The Pulse</u></em></a><em>. This week&#x2019;s issue covers:</em></p><ol><li><strong>Forward deployed engineering heats up again.&#xA0;</strong>Massive demand for the role at Google, OpenAI, and Anthropic. The latest version of the FDE role looks like the consultant / solution architect role done by many early-junior engineers.</li><li><strong>Why are layoffs spiking?&#xA0;</strong>Tech job cuts are higher than since early 2023 for various reasons: smaller teams prompt reorgs and reduce the need for middle management. Meanwhile, poorly performing companies make layoffs without the influence of AI.</li><li><strong>New trend: self-reporting 100% AI generated code at Microsoft.&#xA0;</strong>With mid-year performance reviews looming, some managers advise their reports to claim they use AI for everything.</li><li><strong>Industry Pulse.&#xA0;</strong>Tokenmaxxing at Amazon, too, SaaS companies grow faster than before &#x2013; perhaps partly due to AI, Bun rewritten in Rust with AI works well, Anthropic overtakes OpenAI in enterprise spend, and more.</li><li><strong>Vibe coding &amp; agentic engineering get uncomfortably close</strong>. A relatable observation by software engineer, Simon Willison, about reviewing AI agents&#x2019; code less than would be ideal.</li></ol>]]></content:encoded></item><item><title><![CDATA[TechPays has been acquired by Levels.fyi]]></title><description><![CDATA[<p><em>tl;dr:</em><a href="https://techpays.com/?ref=blog.pragmaticengineer.com"><em> <u>TechPays</u></em></a><em> is joining</em><a href="https://www.levels.fyi/?ref=blog.pragmaticengineer.com"><em> <u>Levels.fyi</u></em></a><em>: so the leading tech salary site in Europe gets the love and care it deserves. Thanks to</em><a href="https://www.linkedin.com/in/rzsombor/?ref=blog.pragmaticengineer.com"><em> <u>Zsombor</u></em></a><em> for building this project with me for so many years.</em></p><p>Pay transparency has always been an issue in tech, <em>especially</em> in Europe. For a while,</p>]]></description><link>https://blog.pragmaticengineer.com/techpays-has-been-acquired-levels-fyi/</link><guid isPermaLink="false">6a0348f9c21cab000134339f</guid><dc:creator><![CDATA[Gergely Orosz]]></dc:creator><pubDate>Tue, 12 May 2026 16:06:08 GMT</pubDate><content:encoded><![CDATA[<p><em>tl;dr:</em><a href="https://techpays.com/?ref=blog.pragmaticengineer.com"><em> <u>TechPays</u></em></a><em> is joining</em><a href="https://www.levels.fyi/?ref=blog.pragmaticengineer.com"><em> <u>Levels.fyi</u></em></a><em>: so the leading tech salary site in Europe gets the love and care it deserves. Thanks to</em><a href="https://www.linkedin.com/in/rzsombor/?ref=blog.pragmaticengineer.com"><em> <u>Zsombor</u></em></a><em> for building this project with me for so many years.</em></p><p>Pay transparency has always been an issue in tech, <em>especially</em> in Europe. For a while, I assumed that the most that a senior+ software engineer could make in London or Amsterdam would be in the realm of &#xA3;100K / &#x20AC;100K. Once you reach that level, you&apos;ve made it. You&#x2019;re now at the very top of the market! <em>Or are you?</em></p><p>So when I was making  &#xA3;93K in London, working as a principal engineer at Skyscanner in 2016, I was not expecting that I could be compensated meaningfully better. Pay surveys kept confirming that I&apos;m well above the median, and into the 90th percentile of pay grades.</p><p>Imagine my surprise when I got an offer from Uber, in Amsterdam, that effectively doubled by compensation, into the realm of around &#x20AC;220-250K ($260-295K). By year four, I made &#x20AC;283K ($332K):</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/Screenshot-2026-05-12-at-17.46.16.png" class="kg-image" alt loading="lazy" width="1210" height="1358" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/Screenshot-2026-05-12-at-17.46.16.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/Screenshot-2026-05-12-at-17.46.16.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/Screenshot-2026-05-12-at-17.46.16.png 1210w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">My total compensation at Uber, per year, 2016-2019. Blue is base salary, yellow is equity, green is cash bonus. Note how by year 5 (2020), my compensation dropped to below year 2, thanks to hitting my 4-year vesting cliff for the initial equity grant.</span></figcaption></figure><p><strong>It felt like I discovered a &quot;secret, upper-tier&quot; of the market that no one else knew about. </strong>When I became a manager at Uber, and started hiring for my team, several strong software engineers were hesitant to move forward with the process, because they <em>assumed</em> that they were at the very top of the market &#x2013; but they still made ~half of what we would have offered! I had no way of telling them &quot;your data is wrong, this place pays a lot more!&quot; and so several of them just never bothered to interview, assuming the most raise they would get would be 5-10%. When they could have potentially doubled their compensation&#x2026;</p><p><strong>I saw first-hand that not having good compensation information works against us, developers, and decided to try and change this. </strong>I collected data points from closer to 200 engineers working in the Netherlands, and explained that there&apos;s a third, &quot;hidden&quot; tier of compensation in <a href="https://blog.pragmaticengineer.com/software-engineering-salaries-in-the-netherlands-and-europe/" rel="noreferrer">The Trimodal Nature of Software Engineering Salaries in the Netherlands and Europe</a>.</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-6.png" class="kg-image" alt loading="lazy" width="1600" height="1026" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/image-6.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/image-6.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-6.png 1600w" sizes="(min-width: 720px) 720px"></figure><p>After the success of the article, I decided to &quot;open source&quot; compensation data points I collected, and thus <a href="https://techpays.com/?ref=blog.pragmaticengineer.com" rel="noreferrer">TechPays</a> was born:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/Screenshot-2026-05-12-at-17.53.55.png" class="kg-image" alt loading="lazy" width="2000" height="1318" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/Screenshot-2026-05-12-at-17.53.55.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/Screenshot-2026-05-12-at-17.53.55.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1600/2026/05/Screenshot-2026-05-12-at-17.53.55.png 1600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/Screenshot-2026-05-12-at-17.53.55.png 2336w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">TechPays</span></figcaption></figure><p>I built this site together with <a href="https://www.linkedin.com/in/rzsombor/?ref=blog.pragmaticengineer.com" rel="noreferrer">Zsombor Erd&#x151;dy-Nagy</a>. We paid attention to support compensation anonymization, capture freelancer compensation, and break down how compensation packages were put together. We&apos;ve received so many heart-warming stories on how you&apos;ve been able to negotiate better compensation packages, thanks to having access to this information. </p><p>Knowing that we&apos;re making a difference kept us going for a few years, as a side project. However, over time, both Zsombor and I got busier with other projects. For me, it was <a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com"><u>The Pragmatic Engineer</u></a> taking up more of my time. We wanted to find a way to keep TechPays running, and get the care it deserves.</p><p><strong>Levels.fyi will be taking over operating TechPays</strong> &#x2013; and taking learnings about European compensation packages, and integrating into their global pay transparency platform. I&apos;ve known Levels.fyi founders <a href="https://www.linkedin.com/in/zuhayeer/?ref=blog.pragmaticengineer.com" rel="noreferrer">Zuhayeer</a> and <a href="https://www.linkedin.com/in/zmohiuddin/?ref=blog.pragmaticengineer.com" rel="noreferrer">Zaheer</a> for years, and we share our drive to make compensation as transparent as possible, across the tech industry.</p><p>With TechPays, there are no changes: you get to browse the data, as before. And expect even more, high-quality data points on Levels.fyi, for Europe, and globally.</p><p>To get more details on compensation, check out Levels.fyi. And read the <a href="https://newsletter.pragmaticengineer.com/p/trimodal?ref=blog.pragmaticengineer.com"><u>Trimodal nature of tech compensation in the US, UK and India</u></a>, based on Levels.fyi data points:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/data-src-image-fb8866c5-3b41-45b6-a0b9-1ebf281adf7d.png" class="kg-image" alt loading="lazy" width="739" height="712" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/data-src-image-fb8866c5-3b41-45b6-a0b9-1ebf281adf7d.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/data-src-image-fb8866c5-3b41-45b6-a0b9-1ebf281adf7d.png 739w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">From the deepdive </span><a href="https://newsletter.pragmaticengineer.com/p/trimodal?ref=blog.pragmaticengineer.com"><u><span class="underline" style="white-space: pre-wrap;">The trimodal nature of tech compensation in the US, UK and India</span></u></a></figcaption></figure>]]></content:encoded></item><item><title><![CDATA[The Pulse: AI load breaks GitHub – why not other vendors?]]></title><description><![CDATA[GitHub’s leadership blames the 3.5x increase in service load as the cause of degradation – or it might be self-inflicted.]]></description><link>https://blog.pragmaticengineer.com/the-pulse-ai-load-breaks-github/</link><guid isPermaLink="false">69fccc856562a30001f428bb</guid><dc:creator><![CDATA[Gergely Orosz]]></dc:creator><pubDate>Thu, 07 May 2026 17:33:18 GMT</pubDate><content:encoded><![CDATA[<p><em>Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics from </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-github-breaks?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em>last week&#x2019;s The Pulse</em></a><em> issue. Full subscribers received the article below seven days ago. If you&#x2019;ve been forwarded this email, you can</em><a href="https://newsletter.pragmaticengineer.com/about?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em> subscribe here</em></a><em>.</em></p><p>GitHub&#x2019;s reliability has been beyond unacceptable recently: last month, third party measurements pinned it at <a href="https://newsletter.pragmaticengineer.com/i/192229275/1-does-github-still-merit-top-git-platform-for-ai-native-development-status?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">one nine</a> (right at 90%). This month, reliability has been down to <em>zero</em> nines &#x2013; 86% &#x2013; as per <a href="https://mrshu.github.io/github-statuses/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">a third-party tracker</a>, and last week, things got even worse: a frankly embarrassing data integrity incident, more outages, and a partial explanation from GitHub, eventually.</p><h3 id="data-integrity-incident">Data integrity incident</h3><p>Last Thursday (23 April), <a href="https://www.githubstatus.com/incidents/zsg1lk7w13cf?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">this happened</a>: PRs merged via the merge queue using the squash merge method produced incorrect merge commits, when the merge group contained more than one PR. Commits were reverted from subsequent merges: basically, commits were &#x201C;lost&#x201D; in the code that was merged!</p><p>Thanks to <a href="https://www.githubstatus.com/incidents/zsg1lk7w13cf?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">a bug</a> GitHub introduced, the service broke its integrity promise that pull requests would be merged as expected when using <a href="https://docs.gitlab.com/user/project/merge_requests/squash_and_merge/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">squash merge</a>, which is a technique typically used to merge multiple small commits into a single, meaningful commit. This is a big deal: as data integrity promises are some of the most important ones, for services like GitHub.</p><p>A total of 2,092 pull requests were impacted, and companies hit by the outage included Modal and Zipline. Effectively, GitHub pushed a bunch of work on affected customers who had to manually untangle and recover lost commits, which GitHub could offer zero assistance with.</p><p>Customers had to manually go through their git history and restore missing code. After following manual recovery steps (reverting the squash commit and re-applying commits one by one), all commits should have been recovered.</p><p>GitHub <a href="https://x.com/davidxia_/status/2047642368724120043?s=20&amp;ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">later emailed</a> the list of affected commits to customers, but it&#x2019;s odd that GitHub executives seemed to downplay the nature of this outage. After all, an outage that messes with data integrity is a much bigger deal than something like a fall in availability where no data is corrupted.</p><p>Can Duruk, software engineer at Modal, <a href="https://x.com/can/status/2047823390342324572?s=20&amp;ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">was unhappy</a> about GitHub&#x2019;s muted response to the outage:</p><blockquote>&#x201C;The COO going out of their way to find a huge denominator to make the impact appear small feels very dishonest; versus a sincere apology about how this invalidates their entire promise to their customers. We had to dig into their status page about this to even realize they just casually f***ed up our repo.&#x201D;</blockquote><h3 id="outages-don%E2%80%99t-stop">Outages don&#x2019;t stop</h3><p>On Monday (27 April), pull requests and issues disappeared from GitHub&#x2019;s web UI:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image.png" class="kg-image" alt loading="lazy" width="1456" height="788" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/image.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/image.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image.png 1456w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Pull requests go missing. Source: </em></i><a href="https://x.com/badlogicgames/status/2048803113683788138?s=20&amp;ref=blog.pragmaticengineer.com" target="_blank" rel="noopener noreferrer nofollow"><i><em class="italic" style="white-space: pre-wrap;">Mario Zechner</em></i></a></figcaption></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-1.png" class="kg-image" alt loading="lazy" width="1198" height="298" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/image-1.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/image-1.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-1.png 1198w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Issues also not to be found. Source: </em></i><a href="https://x.com/zeeg/status/2048810616849355252?s=20&amp;ref=blog.pragmaticengineer.com" target="_blank" rel="noopener noreferrer nofollow"><i><em class="italic" style="white-space: pre-wrap;">David Cramer</em></i></a></figcaption></figure><p>This had to do with an Elasticsearch outage on GitHub&#x2019;s backend: the cluster became overloaded and went down. So, while pull requests, issues, and projects didn&#x2019;t vanish altogether, they also didn&#x2019;t show up during <a href="https://www.githubstatus.com/incidents/ql942tw29yl6?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">the 6-hour-long outage.</a></p><p>There were other outages this week:</p><ul><li><a href="https://www.githubstatus.com/incidents/x69zbgdyfzg0?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">Some pull requests not showing up</a> (Tuesday, 28 April)</li><li><a href="https://www.githubstatus.com/incidents/dbypmw7h77l5?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">Problems with some GitHub Actions</a> (the same day)</li><li><a href="https://www.githubstatus.com/incidents/x69zbgdyfzg0?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">Incomplete pull requests in repositories</a> (Wednesday, 29 April)</li></ul><p>Also on Tuesday (28 April), security firm Wiz <a href="https://www.wiz.io/blog/github-rce-vulnerability-cve-2026-3854?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">disclosed a critical security issue</a>, where a bad actor could get access to all repositories on GitHub and GitHub Enterprise server by using only a <em>git push</em> command. <em>GitHub fixed the issue on GitHub.com within six hours, but GitHub Enterprise servers that were not updated remain vulnerable.</em></p><h3 id="famous-open-source-contributor-quits-github-in-frustration">Famous open source contributor quits GitHub in frustration</h3><p>On Tuesday, Mitchell Hashimoto, founder of HashiCorp, creator of Ghostty, announced GitHub was unfit for professional work and that he was moving off to Ghostty, the open source terminal that&#x2019;s his main focus. Mitchell&#x2019;s reasoning <a href="https://mitchellh.com/writing/ghostty-leaving-github?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">was dead simple</a>: being on GitHub makes him unproductive (emphasis mine:)</p><blockquote>&#x201C;The past month I&#x2019;ve kept a journal where I put an &#x201C;X&#x201D; next to every date where a GitHub outage has negatively impacted my ability to work. Almost every day has an X. On the day I am writing this post, I&#x2019;ve been unable to do any PR review for ~2 hours because there is a GitHub Actions outage. <strong>This is no longer a place for serious work if it just blocks you out for hours per day, every day.</strong><br><br>It&#x2019;s not a fun place for me to be anymore. I want to be there, but it doesn&#x2019;t want me to be there. I want to get work done and it doesn&#x2019;t want me to get work done. I want to ship software and it doesn&#x2019;t want me to ship software.<br><br>I want it to be better, but I also want to code. And I can&#x2019;t code with GitHub anymore. I&#x2019;m sorry. After 18 years, I&#x2019;ve got to go. I&#x2019;d love to come back one day, but this will have to be predicated on real results and improvements, not words and promises.&#x201D;</blockquote><p>Mitchell&#x2019;s experience suggests that GitHub&#x2019;s official status page is inaccurate from the point of view of a heavy user like himself. The third-party &#x201C;<a href="https://mrshu.github.io/github-statuses/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">missing GitHub status page</a>&#x201D; is likely to be a better estimation: where GitHub&#x2019;s reliability is at zero nines: at 85.51% uptime. That means that a part of GitHub was down for 2-3 hours, per day, on average, for the last 90 days (!!)</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-2.png" class="kg-image" alt loading="lazy" width="1456" height="516" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/image-2.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/image-2.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-2.png 1456w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Reliability woes: GitHub &#x201C;not a place for serious work.&#x201D; Source: </em></i><a href="https://mrshu.github.io/github-statuses/?ref=blog.pragmaticengineer.com" target="_blank" rel="noopener noreferrer nofollow"><i><em class="italic" style="white-space: pre-wrap;">The Missing GitHub Status Page</em></i></a></figcaption></figure><p>Mitchell&#x2019;s complaint sounds straightforward:</p><ol><li>As a professional software engineer, it&#x2019;s important to have tools that help you get work done</li><li>For months, GitHub has got in the way of his work on open source projects via a flood of outages</li><li>It makes no sense to use a product unfit for professional work.</li><li>As GitHub shows no signs of improvement, it&#x2019;s worthwhile to move to a different solution which <em>just</em> <em>works</em></li></ol><h3 id="cto-blames-ai-agent-fuelled-load-spike">CTO blames AI agent-fuelled load spike</h3><p>GitHub CTO, Vlad Fedorov, <a href="https://github.blog/news-insights/company-news/an-update-on-github-availability/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">shared an update</a> on why reliability has been terrible for months at GitHub. He identified the load from agents being much bigger than expected as the culprit. Charts illustrating this were shared by GitHub:</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-3.png" class="kg-image" alt loading="lazy" width="1200" height="671" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/image-3.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/image-3.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-3.png 1200w" sizes="(min-width: 720px) 720px"></figure><p>This chart looks eye-catching &#x2013; but there&#x2019;s just one tiny issue: no Y axis! So, while it tells the story of the load going up slowly and then very fast, we&#x2019;re not told by how much. However, I managed to get data from GitHub, and below is the chart showing the actual load increase over two years:</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-4.png" class="kg-image" alt loading="lazy" width="1456" height="913" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/image-4.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/image-4.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-4.png 1456w" sizes="(min-width: 720px) 720px"></figure><p><strong>A load increase of ~3.5x, spread across two years, doesn&#x2019;t seem so brutal at first glance. </strong>It is nothing like a load increase of 10x in a month, and a good chunk of it occurred in recent months. So, why can&#x2019;t GitHub handle it? In a blog post, Fedorov said:</p><blockquote>&#x201C;A pull request can touch Git storage, mergeability checks, branch protection, GitHub Actions, search, notifications, permissions, webhooks, APIs, background jobs, caches, and databases. At large scale, small inefficiencies compound: queues deepen, cache misses become database load, indexes fall behind, retries amplify traffic, and one slow dependency can affect several product experiences.&#x201D;</blockquote><p>Here&#x2019;s how the per-second load numbers from January 2023 and today compare:</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-5.png" class="kg-image" alt loading="lazy" width="1456" height="633" srcset="https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w600/2026/05/image-5.png 600w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/size/w1000/2026/05/image-5.png 1000w, https://storage.ghost.io/c/39/f8/39f85cc7-8637-40fc-a57c-f45754453717/content/images/2026/05/image-5.png 1456w" sizes="(min-width: 720px) 720px"></figure><p>GitHub took 15 years to achieve the 2023 numbers, and maybe it expected to continue growing in a comparable way in the future. If so, some engineering decisions about long-term infrastructure improvements would have been made obsolete by the arrival of AI agents.</p><p><strong>To add to GitHub&#x2019;s challenges, the company is in the midst of a migration from its own data centers &#x2192; Azure. </strong>In October last year, GitHub <a href="https://thenewstack.io/github-will-prioritize-migrating-to-azure-over-feature-development/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">started to</a> move over to Azure &#x2013; a project expected to take 12 months &#x2013; because it already had constraints on its own data center capacity.</p><p>Such large-scale infrastructure migrations are hard enough when the load on a service is relatively stable; just making sure nothing breaks takes a lot of effort. But moving at a time when load is spiking means that bugs can cause more visible outages. Of course, GitHub can secure a lot more compute capacity on Azure, now they know what to expect.</p><p><strong>But other major companies prepared for a 10x increase in infra load, so why not Microsoft / GitHub? </strong>A year ago, I did research on how Big Tech was preparing to respond to the impact of AI on their business. Google was improving its internal systems to accommodate for a 10x increase in load. As we covered in The Pragmatic Engineer, <a href="https://newsletter.pragmaticengineer.com/i/167269400/google?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">in July last year:</a></p><blockquote>&#x201C;Google is preparing for 10x more code to be shipped. A former Google Site Reliability Engineer (SRE) told me:<br><br>&#x201C;What I&#x2019;m hearing from SRE friends is that they are preparing for 10x the lines of code making their way into production.&#x201D;<br><br>If any company has data on the likely impact of AI tools, it&#x2019;s Google. 10x as much code generated will likely also mean 10x more: code review, deployments, feature flags, source control footprint and, perhaps, even bugs and outages, if not handled with care.&#x201D;</blockquote><p>Predicted enormous load increases were not secret knowledge within the industry, yet it seems GitHub was blissfully ignorant of their potential size. According to Vlad, GitHub did <em>eventually</em> plan for a need to increase capacity by 10x, but this was in October 2025, months later. In February 2026, the company is now adjusting that expectation to 30x. <a href="https://github.blog/news-insights/company-news/an-update-on-github-availability/?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">He wrote</a>:</p><blockquote>&#x201C;We started executing our plan to increase GitHub&#x2019;s capacity by 10X in October 2025 with a goal of substantially improving reliability and failover. By February 2026, it was clear that we needed to design for a future that requires 30X today&#x2019;s scale.&#x201D;</blockquote><p>There&#x2019;s also the question of whether GitHub miscalculated how much time it had to prepare for explosive load growth, and whether it was caught off guard when that growth materialized months sooner than expected at the start of this year.</p><p><strong>Given GitHub only started to prepare for a major load increase in October, its current problems are unsurprising. </strong>At the scale of GitHub, it&#x2019;s common enough for each team owning a service to plan a year ahead on how much load their service will have, and hardware resources like storage, VMs, and networking are allocated accordingly. Load planning can account for up to half of the preparations, and when reality doesn&#x2019;t conform to plans, some systems can struggle to scale up.</p><p>So, on one hand, dealing with a 3.5x increase in load over 2 years should not be such a big deal for most services; especially not ones which can be horizontally scaled (when there&#x2019;s not much state, and scaling is achieved simply by adding new nodes.) But GitHub probably stores a lot more state with pull requests, workflows, projects, etc. This probably makes scaling more tricky when it comes to databases and systems running workflows.</p><p><strong>GitHub also has 18 years of tech debt on its hands, and thousands of staff to align as &#x201C;organizational overhead.&#x201D; </strong>As its service load grows faster than before, responding is harder due to all that accumulated &#x201C;debt&#x201D;:</p><ul><li>Tech debt: many systems at the company are 10+ years old and are likely patched up, making them more difficult and risky to change</li><li>Organizational debt: around 4,000 people work at GitHub, of whom 1,000 are engineers. Teams have dependencies with each other, and even seemingly simple work can require dozens of engineers to work together</li><li>Customer expectations: GitHub cannot break customer workflows, even if doing so would mean changes to systems happen faster</li></ul><p>GitHub finds itself in the &#x2018;innovator&#x2019;s dilemma&#x2019;: the company became successful because it built developer workflows that made sense, pre-AI, and it used to be able to accurately forecast service load changes. But now that engineering teams&#x2019; workflows include AI agents, GitHub&#x2019;s own workflows are not necessarily the best fit, and the company failed to forecast service-level changes.</p><h3 id="other-vendors-floored-by-ai-load-not-really">Other vendors floored by AI load? Not really</h3><p>One thing that doesn&#x2019;t add up about the situation is that other vendors who are presumably experiencing similar load spikes don&#x2019;t appear to be suffering with reliability issues as much. Vercel, Linear, Resend, Railway, Sentry, and other infra providers see record-level growth thanks to AI, but keep up with the load.</p><p>Yes, it&#x2019;s true that AI vendors like Anthropic, OpenAI, and Cursor have some reliability issues, but it&#x2019;s not at the scale of GitHub&#x2019;s. GitHub&#x2019;s direct competitors, GitLab and Bitbucket, presumably see load going up similarly, but they&#x2019;re not going down as much.</p><p><strong>An obvious question is how much of GitHub&#x2019;s pain is self-inflicted? </strong>With Microsoft as owner, it has more resources at its disposal than any competitor or startup, and yet failed to predict load increases and is too big to respond with the nimbleness of a startup.</p><p>It&#x2019;s undeniable that solving for a major load increase is a hard challenge; it&#x2019;s when the difference between average and standout engineering teams is apparent. GitHub hasn&#x2019;t been responding like a world-class engineering org.</p><h3 id="github-alternatives">GitHub alternatives?</h3><p>Every regular user of GitHub feels the pain of ongoing outages. As a dev, you can either hope Microsoft will <em>eventually</em> improve reliability, or seek alternatives. As covered above, Mitchell has chosen to quit and is currently deciding where to take Ghostty.</p><p>The obvious alternatives are GitHub&#x2019;s biggest competitors, GitLab, and Bitbucket. Each offers Git hosting, and neither comes with the uptime woes that GitHub is suffering from.</p><p><strong>Self-hosted </strong>solutions are also an option, like self-hosting your git repo, or going with a <strong>self-hosted forge </strong>like <a href="https://tailscale.com/blog/self-hosted-git-server-tailscale-forgejo?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow">Forgejo</a>, which is an open source, local-first GitHub alternative.</p><p>I also suspect that, soon enough, we&#x2019;ll see startups offering GitHub-like code hosting capabilities, while offering more robust uptime and being architected to handle the 30x-or-more scale which GitHub hopes one day to support.</p><p><em>Read the full issue of </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-github-breaks?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em>last week&#x2019;s The Pulse</em></a><em>, or check out </em><a href="https://newsletter.pragmaticengineer.com/p/the-pulse-did-capacity-shortages?ref=blog.pragmaticengineer.com" rel="noopener noreferrer nofollow"><em>this week&#x2019;s The Pulse</em></a><em>. This week&#x2019;s issue covers:</em></p><ol><li>Did Anthropic turn hostile on devs because capacity was running low?</li><li>Amazon finally allows Claude Code and Codex usage</li><li>Meta forcefully assigns engineers to data labelling ahead of job cuts</li><li>New trend: small &#x201C;AI-forward&#x201D; teams</li><li>Industry Pulse: why Meta tracks employees&#x2019; computer activity, OpenAI starts to move off Datadog, Apple lets slip it uses Claude Code, GitHub &#x2192; Xbox transfers at Microsoft, VS Code inserted &#x201C;coathored by Copilot&#x201D; even when Copilot did nothing, analysis of the Coinbase layoffs</li></ol>]]></content:encoded></item></channel></rss>