<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kenton Varda &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/author/kenton-varda/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Tue, 14 Oct 2025 20:00:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Unpacking Cloudflare Workers CPU Performance Benchmarks</title>
		<link>https://noise.getoto.net/2025/10/14/unpacking-cloudflare-workers-cpu-performance-benchmarks/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Tue, 14 Oct 2025 20:00:25 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developer Platform]]></category>
		<category><![CDATA[Developers]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=551669024972b614407a0cbbeaa39db0</guid>

					<description><![CDATA[Cloudflare investigated CPU performance benchmark results for Workers, uncovering and fixing issues in infrastructure, V8 garbage collection, and OpenNext optimizations.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Code Mode: the better way to use MCP</title>
		<link>https://noise.getoto.net/2025/09/26/code-mode-the-better-way-to-use-mcp/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Fri, 26 Sep 2025 13:00:00 +0000</pubDate>
				<category><![CDATA[Agents]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[MCP]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=0c33192b32bbc182c68ac6ff4c9d4adc</guid>

					<description><![CDATA[It turns out we've all been using MCP wrong. Most agents today use MCP by exposing the "tools" directly to the LLM.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Cap&#8217;n Web: a new RPC system for browsers and web servers</title>
		<link>https://noise.getoto.net/2025/09/22/capn-web-a-new-rpc-system-for-browsers-and-web-servers/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Mon, 22 Sep 2025 13:00:00 +0000</pubDate>
				<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developer Platform]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[open source]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=c25b615fea348d39524021a62c88587d</guid>

					<description><![CDATA[Cap'n Web is a new open source, JavaScript-native RPC protocol for use in browsers and web servers. It provides the expressive power of Cap'n Proto, but with no schemas and no boilerplate.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Zero-latency SQLite storage in every Durable Object</title>
		<link>https://noise.getoto.net/2024/09/26/zero-latency-sqlite-storage-in-every-durable-object/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Thu, 26 Sep 2024 13:00:00 +0000</pubDate>
				<category><![CDATA[Agile Developer Services]]></category>
		<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developer Platform]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[Durable Objects]]></category>
		<category><![CDATA[Product News]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=1d0b22eeac60e16c22a9c37a7ada9ac3</guid>

					<description><![CDATA[Traditional cloud storage is inherently slow because it is accessed over a network and must synchronize many clients. But what if we could instead put your application code deep into the storage layer, such that your code runs where the data is stored? Durable Objects with SQLite do just that.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>We&#8217;ve added JavaScript-native RPC to Cloudflare Workers</title>
		<link>https://noise.getoto.net/2024/04/05/weve-added-javascript-native-rpc-to-cloudflare-workers/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Fri, 05 Apr 2024 13:00:38 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developer Week]]></category>
		<category><![CDATA[Developers]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=05f26fb933e9f1d47039827f9e968a1f</guid>

					<description><![CDATA[Cloudflare Workers now features a built-in RPC (Remote Procedure Call) system for use in Worker-to-Worker and Worker-to-Durable Object communication, with absolutely minimal boilerplate. We've designed an RPC system so expressive that calling a remote service can feel like using a library]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Why Workers environment variables contain live objects</title>
		<link>https://noise.getoto.net/2024/04/01/why-workers-environment-variables-contain-live-objects/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Mon, 01 Apr 2024 13:00:10 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developer Platform]]></category>
		<category><![CDATA[Developer Week]]></category>
		<category><![CDATA[Developers]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=42d047a7003aaf4d9f5efc38d68e9d6a</guid>

					<description><![CDATA[Bindings don't just reduce boilerplate. They are a core design feature of the Workers platform which simultaneously improve developer experience and application security in several ways. Usually these two goals are in opposition to each other, but bindings elegantly solve for both at the same time]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Introducing workerd: the Open Source Workers runtime</title>
		<link>https://noise.getoto.net/2022/09/27/introducing-workerd-the-open-source-workers-runtime/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Tue, 27 Sep 2022 13:01:00 +0000</pubDate>
				<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[open source]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=9f1db87f96efb7b838c7778fed26af77</guid>

					<description><![CDATA[workerd is the JavaScript/Wasm runtime code that powers Cloudflare Workers, now open source under the Apache 2.0 license]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2022/09/image1-48.png" length="0" type="" />

			</item>
		<item>
		<title>A Workers optimization
that reduces your bill</title>
		<link>https://noise.getoto.net/2022/01/14/a-workers-optimizationthat-reduces-your-bill/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Fri, 14 Jan 2022 13:58:51 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Unbound]]></category>
		<category><![CDATA[Workers Unbound]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=a134db0cf64fe6e82b1a95176769a539</guid>

					<description><![CDATA[Recently, we made an optimization to the Cloudflare Workers runtime which reduces the amount of time Workers need to spend in memory. We're passing the savings on to you for all your Unbound Workers]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2022/01/image2-19.png" length="0" type="" />

			</item>
		<item>
		<title>Backwards-compatibility in
Cloudflare Workers</title>
		<link>https://noise.getoto.net/2021/10/19/backwards-compatibility-incloudflare-workers/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Tue, 19 Oct 2021 15:20:10 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=4204cf511f47a2adec36b5a902b41a21</guid>

					<description><![CDATA[On the Workers team, we have a policy:
A change to the Workers Runtime must never break an application that is live in production.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2021/10/Screen-Shot-2021-10-19-at-8.15.35-AM.png" length="0" type="" />

			</item>
		<item>
		<title>Dynamic Process Isolation: Research by Cloudflare and TU Graz</title>
		<link>https://noise.getoto.net/2021/10/12/dynamic-process-isolation-research-by-cloudflare-and-tu-graz/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Tue, 12 Oct 2021 12:59:31 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=20c4f727e6ed8bcf7e0e76e527430f85</guid>

					<description><![CDATA[Cloudflare worked with TU Graz to study the impact of Spectre on Cloudflare Workers and to develop new defenses against it. Today we're publishing a paper about our research.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2021/10/Frozen-Spectre-1.png" length="0" type="" />

			</item>
		<item>
		<title>Durable Objects: Easy, Fast, Correct — Choose three.</title>
		<link>https://noise.getoto.net/2021/08/03/durable-objects-easy-fast-correct-choose-three/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Tue, 03 Aug 2021 13:24:44 +0000</pubDate>
				<category><![CDATA[Durable Objects]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=b195604529795caf20c044ef48304fd0</guid>

					<description><![CDATA[When multiple clients access the same storage concurrently, race conditions abound. Durable Objects can make it easier. We recently rolled out improvements to Durable Objects that automatically correct many common race conditions while actually making your code faster.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2021/08/blog-570-DO-collisions.png" length="0" type="" />

			</item>
		<item>
		<title>Workers Durable Objects Beta:
A New Approach to Stateful Serverless</title>
		<link>https://noise.getoto.net/2020/09/28/workers-durable-objects-betaa-new-approach-to-stateful-serverless/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Mon, 28 Sep 2020 13:00:00 +0000</pubDate>
				<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=a85b7c1b93251873ddefcaf2004c3e85</guid>

					<description><![CDATA[Durable Objects provide a truly serverless approach to storage and state: consistent, low-latency, distributed, yet effortless to maintain and scale. They also enable coordination and real-time collaboration between clients.]]></description>
		
		
		<enclosure url="https://blog-cloudflare-com-assets.storage.googleapis.com/2020/09/facebook-link-image.png" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 45/171 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2026-02-10 09:09:17 by W3 Total Cache
-->