
We have officially moved past the era of humanoid robots as mere public relations stunts. As they become increasingly lifelike, society may soon face profound social, psychological, and ethical challenges. What happens when the boundary between humans and machines becomes almost impossible to distinguish?

Our data shows that agents are capable of independently writing code and integrating with APIs like Stripe’s. Yet, many steps adjacent to writing code are still too hard for agents to do on their own. We’re expanding Stripe Projects to solve this.


This blog explores the experience of PGConf Dev 2026, in depth, you can know more about the experience from the blog.




Having the right tools can only take you so far. To become a master of your craft, you need to hone a point of view.

Find the answers to some of the most common GitHub-related questions.

GitHub Universe is back: returning to the historic Fort Mason Center in San Francisco on October 28–29, 2026.

We investigated why firmware updates were causing our core servers to take four hours to reboot. By diving into UEFI data structures and iPXE automation, we eliminated unnecessary timeouts and cut boot times back down to minutes.

Let’s kick off June — and the beginning of summer — with some fresh inspiration! Artists and designers from across the globe once again tickled their creativity to welcome the new month with a new collection of desktop wallpapers. Enjoy!

Discover some of the interesting features that have landed in stable and beta web browsers during May 2026.

The ESC collection lets you escape the confines of your desk and get out into the sun where good ideas are bound to happen.

What it took to ship our Slack-native agent River, lessons learned, and the substrate that runs beneath it. Co-authored by River.

In 2025, solo founders in the top decile generated 61 times the revenue of the median solo founder in their first six months. We analyzed the data to understand what drives that gap.

In a recent article about harness engineering for coding agent users, I laid out a mental model for expanding a coding agent harness: a system of guides and sensors that increase the probability of good agent outputs and enable self-correction before issues reach human eyes. This article is a more practical follow-up where I walk through my experience with using sensors that help keep the codebase

Radar now blocks high-risk transactions across all supported payment methods; defends against new fraud types; and gives platforms new tools to evaluate and mitigate merchant risk on and off Stripe.


Discover how to use VS Code to interact with GitHub and maintain your projects.



This blog post talks about the partnership between CYBERTEC and SUSE which offers a pre-validated part for users. Read to know more!

Code has two distinct but intertwined purposes. It is a set of instructions for a machine, and it is also a conceptual model of the problem domain. A well designed codebase is a representation of the vocabulary of a domain. These abstractions reveal themselves only as developers build the software. Programming languages act as thinking tools, enabling the construction of a conceptual model that su

Learn how to find opportunities to contribute to the open source community.

Youth safety requirements are moving down the tech stack to operating systems and app stores—raising new questions for open source developers.

Mat Marquis on Google pulling the web standards equivalent of U2 album marketing:

This blog talks about the vlog series and the episode showcasing the Nordic Pgday 2026 and pgDayParis. Read to know more.




Dynamic Workflows is a library that lets you route durable execution to tenant-provided code on the fly. Built on Dynamic Workers, it enables platforms to serve millions of unique workflows at near-zero idle cost.



Let’s welcome May with a new collection of desktop wallpapers! Following our monthly tradition, the wallpapers were created by the community for the community and can be downloaded for free. Enjoy!

Firefox 150 shipped ariaNotify(), an alternative to ARIA live regions, but it lacks Safari support and is unreliable on macOS.

Link’s wallet for agents gives agents programmatic access to Link, including the ability to generate a one-time-use card or SPT backed by the cards and bank accounts already in your wallet. It’s built on Stripe’s new Issuing for agents.

The first quarter of 2026 saw a surge in Internet disruptions, from nationwide shutdowns in Uganda and Iran to unprecedented drone strikes on cloud infrastructure. We explore the data behind these events using Cloudflare Radar.

This article shows the queries that I use to monitor autovacuum and explains the background and the measures you can take to avoid problems.

Audit your application in CYPEX - The visual editor allows you to track all changes in a table and quickly see what has changed where.

Discover how to format and edit your comments and posts using Markdown.

Here’s what we’ve done—and what we’re still doing—to improve our availability and reliability.

Discover some of the interesting features that have landed in stable and beta web browsers during April 2026.

Firefox 150 ships :muted and all other media-based pseudo-classes, but they lack support in Chrome.


It's been one of those months, and by that, I mean one of the 663 months since I was born. This won't be a long post, because I only have two things to say. First, I'm really glad we re-ordered the GMI (Guaranteed Minimum Income) rural study counties so Mercer County, WV, my Dad's county, went first in October 2025. I knew dad was close to the end, and sure enough, that was the last time I ever sa

The open source Git project just released Git 2.54. Here is GitHub’s look at some of the most interesting features and changes introduced since last time.

Today, we’re excited to give you a sneak peek of our support for shared compression dictionaries, show you how it improves page load times, and reveal when you’ll be able to try the beta yourself.

Changes to the status page will provide more specific data, so you’ll have better insight into the overall health of the platform.

Agents are becoming multi-channel. That means making them available wherever your users already are — including the inbox. Today, Cloudflare Email Service enters public beta with the infrastructure layer to make that easy: send, receive, and process email natively from your agents.

Give your agents, developers, and automations a home for code and data. We’ve just launched Artifacts: Git-compatible versioned storage built for agents. Create tens of millions of repos, fork from any remote, and hand off a URL to any Git client.

An experimental voice pipeline for the Agents SDK enables real-time voice interactions over WebSockets. Developers can now build agents with continuous STT and TTS in just ~30 lines of server-side code.

Here’s what MCP unlocks for everyone who builds products.

We’re sharing recent policy updates that developers should know about, updating our Transparency Center with the full year of 2025 data, and looking to what’s ahead.

How we cut our CI pipeline build time by 65% and open-sourced the project.

Learn how to create a free website for any repository on GitHub Pages.

Cloudflare's mission has always been to help build a better Internet. Sometimes that means building for the Internet as it exists. Sometimes it means building for the Internet as it's about to become. This week, we're kicking off Agents Week, dedicated to what comes next.

Chrome 147 becomes the first to ship border-shape as well as the scroll range for view timelines.

Get inspired by five of the most memorable, magical, and quirky Universe sessions to date.

Cascade layers, specificity tricks, smarter ordering, and even some clever selector hacks can often replace !important with something cleaner, more predictable, and far less embarrassing to explain to your future self.