Multi-Path TCP: Revolutionizing Connectivity, One Path at a Time

The Internet is designed to provide multiple paths between two endpoints. Attempts to exploit multi-path opportunities are almost as old as the Internet, culminating in RFCs documenting some of t...

发布于 Blogs

Behind the Scenes With Stream Live, Cloudflare’s Live Streaming Service

Cloudflare announced Stream Live for open beta in 2021, and in 2022 we went GA. While we talked about the experience of using it and the value it delivers to customers, we didn’t talk about how w...

发布于 Blogs

The Forecast Is Clear: Clouds on E-Paper, Powered by the Cloud

I’ve noticed that many shops are increasingly using e-paper displays. They’re impressive: high contrast, no backlight, and no visible cables. Unlike most electronics, these displays are seamlessl...

发布于 Blogs

Open Sourcing H3i: A Command Line Tool and Library for Low-Level HTTP/3 Testing and Debugging

Have you ever built a piece of IKEA furniture, or put together a LEGO set, by following the instructions closely and only at the end realized at some point you didn't quite follow them correctly?...

发布于 Blogs

GitHub’s Top Blogs of 2024

As 2024 wraps up, we’re revisiting the highlights of a year packed with innovation, learning, and community. From unlocking the power of AI to mastering essential developer tools, these blogs refl...

发布于 Blogs

What’s New in Cloudflare: MASQUE Now Powers 1.1.1.1 & WARP Apps, DEX Now Generally Available With Remote Captures

At Cloudflare, we are constantly innovating and launching new features and capabilities across our product portfolio. Today’s roundup blog post shares two exciting updates across our platform: ou...

发布于 Blogs

Sometimes I Cache: Implementing Lock-Free Probabilistic Caching

HTTP caching is conceptually simple: if the response to a request is in the cache, serve it, and if not, pull it from your origin, put it in the cache, and return it. When the response is old, yo...

发布于 Blogs

Announcing CodeQL Community Packs

We are excited to introduce the new CodeQL Community Packs, a comprehensive set of queries and models designed to enhance your code analysis capabilities. These packs are tailored to augment the...

发布于 Blogs

Un Experimento Rápido: Translating Cloudflare Stream Captions With Workers AI

Cloudflare Stream launched AI-powered automated captions to transcribe English in on-demand videos in March 2024. Customers' immediate next questions were about other languages — both transcrib...

发布于 Blogs

When the World Logs Off: Christmas, New Year’s, and the Internet’s Holiday Rhythm

As January approaches and the year comes to a close, distinct changes in global Internet usage emerge. Year-end traditions — ranging from Christmas feasts to New Year’s Eve (NYE) countdowns — sha...

发布于 Blogs

Grinch Bots Strike Again: Defending Your Holidays From Cyber Threats

Grinch Bots are still stealing Christmas Back in 2021, we covered the antics of Grinch Bots and how the combination of proposed regulation and technology could prevent these malicious program...

发布于 Blogs

Global Elections in 2024: Internet Traffic and Cyber Threat Trends

Elections define the course of democracies (even as there are several types of democracies), and 2024 was a landmark year, with over 60 countries — plus the European Union — holding national elec...

发布于 Blogs

Hi Claude, Build an MCP Server on Cloudflare Workers

In late November 2024, Anthropic announced a new way to interact with AI, called Model Context Protocol (MCP). Today, we’re excited to show you how to use MCP in combination with Cloudflare to ex...

发布于 Blogs

Bring Multimodal Real-Time Interaction to Your AI Applications With Cloudflare Calls

OpenAI announced support for WebRTC in their Realtime API on December 17, 2024. Combining their Realtime API with Cloudflare Calls allows you to build experiences that weren’t possible just a few...

发布于 Blogs

Inside the Research: How GitHub Copilot Impacts the Nature of Work for Open Source Maintainers

I’m excited to share an interview with two researchers that I’ve had the privilege of collaborating with on a recently released paper studying how open source maintainers adjust their work after...

发布于 Blogs

OpenAI’s Latest O1 Model Now Available in GitHub Copilot and GitHub Models

Hey devs! We have some exciting news for ya. So, backstory first: in case you missed it, OpenAI launched its o1-preview and o1-mini models back in September, optimized for advanced tasks like codi...

发布于 Blogs

Enhance Build Security and Reach SLSA Level 3 With GitHub Artifact Attestations

The need for software build security is more pressing than ever. High-profile software supply chain attacks like SolarWinds, MOVEit, 3CX, and Applied Materials have revealed just how vulnerable ...

发布于 Blogs

The Role of Email Security in Reducing User Risk Amid Rising Threats

Phishing remains one of the most dangerous and persistent cyber threats for individuals and organizations. Modern attacks use a growing arsenal of deceptive techniques that bypass traditional sec...

发布于 Blogs

Introducing Annotated Logger: A Python Package to Aid in Adding Metadata to Logs

What it is Annotated Logger is a Python package that allows you to decorate functions and classes, which then log when complete and can request a customized logger object, which has additional f...

发布于 Blogs

Announcing 150M Developers and a New Free Tier for GitHub Copilot in vs Code

GitHub has a long history of offering free products and services to developers. Starting with free open source and public collaboration, we added free private repos, free minutes for GitHub Action...

发布于 Blogs

Uncovering GStreamer Secrets

In this blog post, I’ll show the results of my recent security research on GStreamer, the open source multimedia framework at the core of GNOME’s multimedia functionality. I’ll also go through t...

发布于 Blogs

Internationalization and Localization: Bringing Cloudflare Radar to a Global Audience

Cloudflare Radar celebrated its fourth birthday in September 2024. As we’ve expanded Radar’s scope over the last four years, the value that it provides as a resource for the global Internet has g...

发布于 Blogs

GitHub Availability Report: November 2024

In November, we experienced one incident that resulted in degraded performance across GitHub services. November 19 10:56 UTC (lasting 1 hour and 7 minutes) On November 19, 2024, between 10:56:00 U...

发布于 Blogs

So Many Tokens, So Little Time: Introducing a Faster, More Flexible Byte-Pair Tokenizer

Large language models (LLMs), such as those used by GitHub Copilot, do not operate directly on bytes but on tokens, which can complicate scaling. In this post, we explain how we solved that chal...

发布于 Blogs

Robotcop: Enforcing Your robots.txt Policies and Stopping Bots Before They Reach Your Website

Cloudflare’s AI Audit dashboard allows you to easily understand how AI companies and services access your content. AI Audit gives a summary of request counts broken out by bot, detailed path summ...

发布于 Blogs

Fern Wifi Cracker 报错解决方案

查看无线网卡1airmon-ng重新设置无线网卡12ip link set wlan0 downip link set wlan0 name wlan0mon fern wifi cracker 报错解决方案http://blog.imc.re/archives/91fb.html

发布于 Blogs

博客真的需要图片点击放大功能吗?

这是一个非常有争议的话题,自 Stellar 诞生之初,就有这个话题相关的讨论,本文将就这个话题展开详细阐述,解答一下 Stellar 为什么与众不同。 博客真的需要图片点击放大功能吗?https://xaoxuu.com/blog/20240208/

发布于 Blogs

我为什么开发了一个专栏功能?

在回访用户的过程中,我发现有不少用户用 wiki 当作专栏来使用,可见专栏确实是一个普遍的需求点,而现有的 wiki 系统并不是专门为此场景设计的,虽然能用,但是不够好用。 我为什么开发了一个专栏功能?https://xaoxuu.com/blog/20240203/

发布于 Blogs

项目警告对构建速度的巨大影响

近期(指一个月前)终于有时间偿还前辈留下的技术债了,下面分享一下经验和心得。 项目警告对构建速度的巨大影响https://xaoxuu.com/blog/20240111/

发布于 Blogs

关于 ObjC 通知的一个神奇崩溃

近日发现一个用 NSNotificationCenter 发通知时触发的 EXC_BAD_ACCESS 崩溃,表现形式比较奇怪,特此记录一下。 关于 ObjC 通知的一个神奇崩溃https://xaoxuu.com/blog/20240110/

发布于 Blogs

Gallery 标签组件的使用方法和 Unsplash 高清壁纸分享

水一下文,主要是为了测试一下图库功能,都是高清大图,可以用作壁纸。 Gallery 标签组件的使用方法和 Unsplash 高清壁纸分享https://xaoxuu.com/blog/20231223/

发布于 Blogs

Linux查询操作

whereis用来寻找可执行文件的位置12345678[root@master ~]# whereis lsls: /usr/bin/ls /usr/share/man/man1/ls.1.gz[root@master ~]# lsaaa  anaconda-ks.cfg  localperl  nohup.out  perl5  ShiSai2022-1.0-SNAPSHOT.jar s...

发布于 Blogs
123