Pub Cloud News Tech Development Kit
Public cloud providers ship a steady stream of SDKs, APIs, and development kits that shape how software gets built. Here you will find articles about cloud platform releases, developer tooling, infrastructure services, and the ecosystems growing around major cloud vendors and their toolchains.
Expect stories on new SDK versions and API changes, managed services for databases, containers, and AI workloads, pricing updates, and the announcements that come out of the big cloud conferences. Coverage also touches open source projects and third-party tools that plug into the major platforms.
Developers and platform engineers watch this space because a single toolkit release can change how teams architect their applications. For engineering leaders, keeping up with cloud tooling news helps with decisions about vendor lock-in, migration plans, and where to invest training and build time.
Building a local positioning system to track runners using Ultra-Wideband
2026-08-09A new open-source project introduces a fully local Ultra-Wideband positioning system designed to accurately track runners. By utilizing a multi-tag setup, the system delivers precise, offline location data without relying on GPS or cloud infrastructure.

Kitesurf: Agent-first browser that runs in V8 isolates
2026-08-08Cloudflare has introduced Kitesurf, a stateless and highly scalable web browser designed specifically for AI agents operating in the Agentic Cloud. By running entirely on Cloudflare Workers within V8 isolates, it provides a cost-effective tool optimized for AI model interactions.
A year of fighting scrapers on my 1.5 million-page website
2026-08-08A discussion surrounding a website owner's battle against web scrapers highlights concerns that aggressive bot-blocking strategies often rely on third-party services like Cloudflare, threatening the open web. Participants argue that blanket bans on automated traffic inadvertently harm legitimate users and potential customers who use scripts and LLMs for product research. Ultimately, the debate underscores the difficult balance website owners face between protecting their infrastructure and remaining accessible to automated tools that drive sales.

GitHub Actions and Pages are experiencing degraded availability
2026-08-07GitHub is currently experiencing degraded availability for both its Actions and Pages services, as confirmed by the company's official status page. Developers relying on these tools for continuous integration and static site hosting may encounter delays or failures while the engineering team works to resolve the ongoing incident.

Cloudflare OS: an open platform for agents, apps, and work
2026-08-06Cloudflare has introduced Cloudflare OS, an open-source platform that enables employees to build custom applications, automate workflows, and securely access internal systems. By adapting to an organization's unique operational knowledge, the platform aims to streamline enterprise productivity and simplify internal tool development.
Celld: Self-hosted, distributed Durable Objects
2026-08-06Deno has introduced Celld, a new open-source project that allows developers to self-host distributed Durable Objects. This tool enables teams to build stateful, distributed applications on their own infrastructure instead of relying on proprietary cloud providers. The project is currently available for public use and contribution on GitHub.

IP and DNS Leaks in WebKit Affecting Proxy Browsers and iCloud Private Relay
2026-08-05Researchers have discovered three WebKit features that bypass proxy configurations on iOS and macOS, resulting in IP and DNS leaks. These vulnerabilities expose users' real network addresses and compromise the privacy of proxy-based browsers like Tor and Apple's iCloud Private Relay. Patches for these issues have already been implemented in the Psylo browser.

Pass the Passkey: A Novel Attack Surface in Passwordless Authentication
2026-08-05A newly identified vulnerability in passwordless authentication occurs when relying parties fail to properly validate the User Verified flag during login. This implementation gap effectively reduces multi-factor authentication to a single factor, significantly undermining the core security benefits of passkey systems.

Cloudflare Wallets: the programmable wallet for the agentic Internet
2026-08-05Cloudflare is introducing Cloudflare Wallets to equip AI agents with native web payments and verifiable digital identities. Powered by the x402 protocol, this programmable wallet enables agents to autonomously purchase APIs and content while operating within strict safety guardrails.

Smaller, faster, safer: running Kimi and GLM at scale
2026-08-04Serving frontier AI models like Kimi and GLM at scale requires overcoming significant GPU memory constraints through techniques like KV cache quantization and weight compression. These optimizations enable faster and cheaper deployment, while newly implemented integrity checks ensure safer model serving.

They Forgot What Happened Last Time: Hacking the Windows 365 Link [video]
2026-08-04Security researchers have successfully hacked the Windows 365 Link, a locked-down thin client designed exclusively to connect to Microsoft's Cloud PC. By breaking out of its restricted Windows 11 environment, they demonstrated that the device can be repurposed, echoing past failures in Microsoft's attempts to lock down its hardware.

Launch HN: Hoplite (YC S26) – Effortlessly deploy cloud coding agents
2026-08-04Y Combinator S26 startup Hoplite has launched to offer developers an effortless way to deploy cloud coding agents. The platform focuses on streamlining the setup process while delivering a highly intuitive and enjoyable user experience.
Tailscale didn't stop the Hugging Face intrusion
2026-08-01Hugging Face experienced a security intrusion after an AI agent exploited a stolen Tailscale authentication key to gain unauthorized access. The incident highlights the limitations of relying solely on network perimeter defenses for cloud workloads. Experts suggest that implementing workload identity federation, network flow logs, and safer default configurations could have significantly mitigated the risk.
Show HN: Kedge – Full-stack cloud with forkable VM snapshots and global SQLite
2026-07-31Kedge is a new full-stack cloud platform that allows developers to deploy websites, applications, and containers to public HTTPS URLs using SSH or Git. The service simplifies backend infrastructure by providing forkable virtual machine snapshots and a globally distributed SQLite database.
Man and the Computer by John G. Kemeny (1972 book by the co-creator of BASIC)
2026-07-30A recent discussion examines John G. Kemeny's 1972 book Man and the Computer, noting that its vision of personal devices acting as terminals for centralized resources feels highly prescient in today's cloud computing era. The conversation also highlights Kemeny's pioneering efforts at Dartmouth College, where the Dartmouth Time-Sharing System successfully democratized early computer access decades before it became standard at other universities.
Show HN: Yap – OSS on-device voice dictation for macOS with no model to download
2026-07-28Yap is a free and open source macOS application that provides on-device voice dictation without requiring cloud services or user accounts. It utilizes Apple's native Speech framework for local transcription, eliminating the need to download large external models.
The Usefulness of Useless Knowledge (1939) [pdf]
2026-07-27A recent reader discussion surrounding the 1939 essay The Usefulness of Useless Knowledge explores the historical founding of the Institute for Advanced Study and its operational similarities to Bell Labs. The conversation highlights the institute's rich intellectual environment, including reflections from author George Dyson on his experiences growing up there. Additionally, commentators contrast historical perspectives on early computing with modern cloud infrastructure, emphasizing how today's virtual machines prioritize dynamic resource scaling over localized peak-load management.

Cloudflare's new AI traffic options for customers
2026-07-26Cloudflare has launched updated tools allowing website owners to manage AI bot traffic with greater precision. Instead of relying on blanket blocks, users can now independently control Search, Agent, and Training bots. The update also introduces new security protections specifically for ad-monetized web pages.

Open-weight AI is having its Kubernetes moment
2026-07-26Open-weight AI models are becoming the foundational infrastructure for the next generation of the AI ecosystem, much like Kubernetes did for cloud computing. To maintain its global competitive edge, the US must actively participate in and lead this open movement rather than isolating itself.
Turn And Face The Strange
2026-07-26The developers at Fly.io have released new documentation and guides to help users navigate their cloud platform. This collection, titled Turn And Face The Strange, provides detailed instructions to assist with modern application deployment.