Cloudflare ♥ Open Source: upgrade to Pro Plan on the house
February 14, 2018 7:11 PM
Making core contributions to a qualifying open source project? We want to thank you for your work for the community with a free Pro Plan upgrade....
February 14, 2018 7:11 PM
Making core contributions to a qualifying open source project? We want to thank you for your work for the community with a free Pro Plan upgrade....
February 01, 2018 5:00 PM
Cloudflare Workers Beta is now open! Cloudflare Workers lets you run JavaScript on Cloudflare’s edge, deploying globally to over 120+ data centers around the world in less than 30 seconds. Your code can intercept and modify any request made to your website....
January 31, 2018 12:11 PM
Among other interesting features, Rust has a powerful macro system. Unfortunately, even after reading The Book and various tutorials, when it came to trying to implement a macro which involved processing complex lists of different elements, I still struggled to understand how it should be done....
January 27, 2018 1:58 AM
As a startup founder, there are always key product decisions to be made when Site Search 360, our key product, is embedded in one context versus another. I’d like to share some experiences, choices, and challenges in our process packaging Site Search 360 for Cloudflare Apps....
December 16, 2017 5:00 PM
Along with four other Cloudflare colleagues, I traveled to New Haven, CT last weekend to support 1,000+ college students from Yale and beyond at YHack hackathon....
December 08, 2017 2:55 PM
Since joining Cloudflare I’ve always known that as we grew, incredible things would be possible. It’s been a long held ambition to work in an organisation with the scale to answer a very controversial and difficult question. ...
November 28, 2017 6:00 PM
Since our last newsletter, dozens of developers like you have reached out with ideas for new kinds of apps that weren’t yet possible. ...
November 22, 2017 1:00 PM
When our team learned about the opportunity to build an AddThis app on Cloudflare Apps, I was ready to pounce. ...
November 14, 2017 8:21 PM
Cloudflare Apps now lists 95 apps from apps which grow email lists to apps which acquire new customers to apps which help site owners make more money. ...
November 13, 2017 10:31 AM
Not long ago I needed to benchmark the performance of Golang on a many-core machine. I took several of the benchmarks that are bundled with the Go source code, copied them, and modified them to run on all available threads....
November 10, 2017 3:00 PM
If you’re a web dev / devops / etc. meetup group that also works toward building a faster, safer Internet, I want to support your awesome group by buying you pizza. ...
October 27, 2017 5:30 PM
Brady Gentile from Cloudflare's product team wrote an App Developer Playbook, embedded within the developer documentation page. ...
October 25, 2017 5:00 PM
Earlier this year, Cloudflare Apps was launched so app developers may leverage our global network of 6 million+ websites, applications, and APIs. ...
October 23, 2017 12:57 PM
Scaling up TCP servers is usually straightforward. Most deployments start by using a single process setup. When the need arises more worker processes are added. ...
October 19, 2017 7:38 AM
Programming language Virtual Machines (VMs) are familiar beasts: we use them to run apps on our phone, code inside our browsers, and programs on our servers. ...
October 12, 2017 2:17 PM
Cloudflare helps make over 6 million websites faster and more secure. In doing so, Cloudflare has a vast and diverse community of users throughout the world. ...
October 01, 2017 5:00 PM
Recently we launched an internal monthly Go Hack Night at our San Francisco office, open to anyone who works at Cloudflare regardless of their department or position. ...
September 29, 2017 1:01 PM
It all comes down to the speed of light. It always does. The speed of light limits the latency possible between someone using the Internet and the application they are accessing. ...
September 29, 2017 1:00 PM
You see this everywhere, but as a lifelong gamer, my personal favorite example is probably graphics cards. In the '90s, graphics hardware generally provided a fixed set of functionality. ...