ELSEIF
Your brief EB
305 stories from 172 feeds 984 clusters Refreshed 14 minutes ago next pull 23:56

TOPIC

Edge

Compute that runs close to the reader: CDNs, edge runtimes, and the constraints that come with a few milliseconds and no filesystem. Where the model helps, and where it quietly does not.

0TODAY
8FEEDS
5mMEDIAN
FEEDS Hacker News 10 Lobsters 5 Cloudflare 4 InfoQ 2 Chipsandcheese 1 www.theregister.com - Articles 1 Phoronix 1 Techmeme 1

EDGE

Everything in Edge.

01 367 new

Edge Cloudflare

Introducing Kitesurf: The agent-first browser that runs in V8 isolates on Cloudflare Workers

Why it matters — Kitesurf reduces the CPU and memory footprint needed for agent workloads such as screenshots and HTML extraction, making it cheaper to run large numbers of AI agents at the edge. By stripping away human-centric features like tabs, themes, extensions and pixel-perfect rendering, it trades visual fidelity for scalability and cost efficiency. Engineers who adopt it must adapt their agent code to its API and accept that it cannot replace a full Chromium-based browser for visually rich or interactive web applications.

3 feeds
15 min
02 357 -1

Edge techaro.lol

Anubis gains WebAssembly support after a year-long development

Why it matters — The year-long effort shows a significant investment in integrating WebAssembly into the Anubis proof-of-work system. This indicates that the project prioritized WebAssembly despite its reliance on modern JavaScript features for the challenge page.

2 feeds
1 min
03 312 new

Edge Cloudflare

A revisit of remote Spectre attacks on Cloudflare Workers

Why it matters — The finding shows that even with existing mitigations, Spectre-style transient execution can still leak data in a multi-tenant edge environment, highlighting the importance of continuous reassessment. Engineers must consider timer restrictions, co-location challenges, and the need for layered defenses when running untrusted code at the edge. The updated defenses reduce the risk, but the research underscores that speculative execution remains a persistent threat.

2 feeds
16 min
04 252 new

Edge wasmi-labs.github.io

Wasmi 2.0 ships direct-threaded Wasm dispatch mode, ~2.2x faster than 1.0

Why it matters — For engineers embedding a Wasm runtime in IoT firmware, plugin systems, smart contracts or cloud hosts, the dispatch-mode switch is a behavioral change: the fastest path now relies on tail-call support, with portable fallbacks that trade speed. The 2.2x figure comes from the project's own benchmarks on Apple M2 Pro, AMD EPYC 7763 and Intel Xeon Platinum 8370C, and only one feed in the provided material carries this release, so there is no independent corroboration to lean on yet.

2 feeds
22 min
05 252 new

Edge github.com

Celld: Self-hosted, distributed Durable Objects

Why it matters — Engineers who want the Durable Objects programming model can now run it on their own machines without depending on Cloudflare's platform, trading managed convenience for operational control and cost flexibility. The per-object SQLite architecture eliminates shared-database contention by construction, which could simplify sharding for distributed stateful applications.

2 feeds
5 min
06 202 new

Edge Cloudflare

An API for MoQ: provision your own isolated relays

Why it matters — Engineers can now use Cloudflare's global MoQ infrastructure for production applications requiring confidentiality and role-based access, rather than just protocol testing. This removes the need to deploy, scale, or load-balance dedicated media servers, allowing low-latency publish/subscribe applications to operate globally through a simple API configuration.

1 feed
8 min
10 142 new

Edge github.com

Browser-based LaTeX editor compiles pdfTeX to PDF entirely client-side via WASM

Why it matters — For engineers and researchers who rely on LaTeX, this removes friction from document preparation by eliminating toolchain setup and paywalled features. The trade-off is limited engine support and no native bibliography tools, but the zero-install workflow could streamline collaboration and quick edits.

1 feed
6 min
12 142 new

Edge kukuroo.cc

Kukuroo deploys self-hosted web push notifications as a Cloudflare Worker with iOS 18.4 support

Why it matters — Engineers who need alerts from their own systems can now get push to an iPhone lock screen without building a native app, paying an App Store developer fee, or routing through a vendor's dashboard. The tradeoff is narrow platform support: it only runs on Cloudflare Workers and only delivers to Safari on iOS 18.4+ or macOS Safari 18.5+, with other browsers explicitly turned away.

1 feed
3 min
13 124 new

Edge github.com

Git server demo runs on Cloudflare Durable Objects with per-repo SQLite storage

Why it matters — Engineers can now deploy a lightweight Git server on Cloudflare Workers or self-hosted celld, eliminating the need for a central filesystem or GitHub in the critical path. The design ensures isolation between repositories, preventing one hot repo from impacting others, while maintaining compatibility with standard Git clients.

1 feed
3 min
16 85 new

Edge InfoQ

Podcast: WebAssembly on the JVM: Feature Evolution, Performance, and the Transition to Endive

Why it matters — Running WebAssembly on the JVM gives engineers a secure, sandboxed alternative to JNI for executing code written in languages other than Java, and the newer JIT‑based runtimes narrow the speed gap with native execution. The transition to Endive, managed by a neutral foundation, promises a stable, community‑driven runtime that can be relied upon for production workloads such as edge services and modular plugin systems.

1 feed
27 min
17 80 new

Edge InfoQ

Cloudflare rebuilds cdnjs on its Developer Platform, using R2 for package storage

Why it matters — This migration shows Cloudflare's Developer Platform can handle a large-scale public service, but it also required raising platform limits and using Containers for compression. Engineers relying on cdnjs get the same URLs and SRI hashes, while Cloudflare demonstrates dogfooding at 9 billion requests per day.

1 feed
4 min
19 51 new

Edge www.theregister.com - Articles

Ryan Dahl's celld brings Durable Objects to self-hosted S3-backed infrastructure

Why it matters — Developers can now run Durable Objects on their own infrastructure without Cloudflare's backend, potentially cutting costs. The project is compatible with Cloudflare's JavaScript APIs, so existing code may port over. However, Cloudflare disputes the cost savings, noting that the comparison assumes continuously active objects.

1 feed
4 min
Showing 20 of 20 0 saved