Frozen DuckLakes for Multi-User, Serverless Data Access
https://ducklake.select/2025/10/24/frozen-ducklake/
#HackerNews #FrozenDuckLakes #MultiUser #Serverless #DataAccess #CloudComputing #DataInnovation
#Tag
Frozen DuckLakes for Multi-User, Serverless Data Access
https://ducklake.select/2025/10/24/frozen-ducklake/
#HackerNews #FrozenDuckLakes #MultiUser #Serverless #DataAccess #CloudComputing #DataInnovation
Thinking about moving off Vercel? 🚀
I wrote a deep-dive guide on the best hosting alternatives for web devs in 2025 — costs, trade-offs, and my real migration lessons.
👉 https://dropletdrift.com/the-best-vercel-hosting-alternatives-for-web-developers/
#webdev #developer #coding #programming #javascript #nextjs #react #frontend #backend #fullstack #hosting #cloud #serverless #opensource #startup #software #tech #devlife #digitalocean #netlify #vercel #render #flyio #aws #gcp #azure #paas #saas #infrastructure #deployment #docker
Department of Mathematics and Computer Science
Computer Networks Group
The Computer Networks Group researches and develops distributed infrastructure for secure communication and computation at all levels of the networking stack. Our past activities include work on sensor networks, autonomic operations of networks, bio- and chemically-inspired networking, as well as mobile code. Currently our main focus is on survivable computing.
The aim of the P2P Basel workshop is to bring together researchers and software builders to share insights and collaborate towards the sound and sustainable development of efficient eventually-consistent (offline-first) peer-to-peer systems. Examples of related projects of interest are Secure #Scuttlebutt , DAT/Hypercore , Cabal , #Tox, BitMessage , #IPFS , Socket Supply co., #OrbitDB , Earthstar , Willow , #Nostr , #Holochain , #P2Panda , #GNUnet , #Hyphanet , #Freenet , #Zeronet , #Retroshare , #NextGraph , #Web3 , #serverless , #maidsafe , #matrix , Other P2P projects that are based on stronger consistency models, such as Mass Market are also of interest.
Department of Mathematics and Computer Science
Computer Networks Group
The Computer Networks Group researches and develops distributed infrastructure for secure communication and computation at all levels of the networking stack. Our past activities include work on sensor networks, autonomic operations of networks, bio- and chemically-inspired networking, as well as mobile code. Currently our main focus is on survivable computing.
The aim of the P2P Basel workshop is to bring together researchers and software builders to share insights and collaborate towards the sound and sustainable development of efficient eventually-consistent (offline-first) peer-to-peer systems. Examples of related projects of interest are Secure #Scuttlebutt , DAT/Hypercore , Cabal , #Tox, BitMessage , #IPFS , Socket Supply co., #OrbitDB , Earthstar , Willow , #Nostr , #Holochain , #P2Panda , #GNUnet , #Hyphanet , #Freenet , #Zeronet , #Retroshare , #NextGraph , #Web3 , #serverless , #maidsafe , #matrix , Other P2P projects that are based on stronger consistency models, such as Mass Market are also of interest.
We're excited to announce the release of #Fedify 1.6.1, which marks the beginning of the 1.6 series following the retraction of version 1.6.0. This release introduces significant new capabilities that expand Fedify's deployment options and enhance security compatibility across the #fediverse.
Fedify 1.6 introduces first-class support for Cloudflare Workers, enabling #serverless deployment of #ActivityPub applications at the edge.
WorkersKvStore: A key–value store implementation using Cloudflare's KV API for persistent storage in Workers environmentsWorkersMessageQueue: A message queue implementation leveraging Cloudflare Queues for reliable message processingqueue() methodFederation.processQueuedTask() methodFor a complete working example, see the Cloudflare Workers example in the Fedify repository.
Fedify 1.6 introduces the FederationBuilder class and createFederationBuilder() function to support deferred federation instantiation. This pattern provides several benefits:
The builder pattern is particularly useful for large applications and environments like Cloudflare Workers where configuration data is only available at runtime.
Fedify 1.6 implements the official HTTP Message Signatures standard (RFC 9421) specification, the final revision of the HTTP Signatures specification.
To ensure maximum compatibility across the fediverse, Fedify 1.6 introduces an intelligent double-knocking mechanism:
This approach ensures seamless communication with both modern and legacy ActivityPub implementations while positioning Fedify at the forefront of security standards.
The RFC 9421 implementation has been thoroughly tested for interoperability with existing ActivityPub implementations that support RFC 9421 signature verification:
These tests confirm that other ActivityPub implementations can successfully verify RFC 9421 signatures generated by Fedify, ensuring proper federation as the ecosystem gradually adopts the official specification. While these implementations currently support verification of RFC 9421 signatures, they do not yet generate RFC 9421 signatures themselves—making Fedify one of the first ActivityPub implementations to support both generation and verification of the modern standard.
The new Context.lookupWebFinger() method provides direct access to WebFinger data, offering developers more granular control over account discovery and resource resolution beyond the higher-level Context.lookupObject() method.
The new Context.clone() method enables dynamic context data replacement, providing greater flexibility in request processing and data flow management. This is particularly useful for middleware implementations and complex request routing scenarios.
Fedify 1.6 maintains full backward compatibility with existing applications. The new HTTP Message Signatures and double-knocking mechanisms work transparently without requiring any code changes.
Important: Fedify 1.6 requires Node.js 22.0.0 or later for Node.js environments. This change does not affect applications using Deno or Bun runtimes. If you're currently using Node.js, please ensure your environment meets this requirement before upgrading.
For new deployments, consider leveraging Cloudflare Workers support for:
Fedify 1.6 represents a significant expansion of deployment possibilities while maintaining the framework's commitment to broad compatibility across the fediverse. The addition of Cloudflare Workers support opens new architectural patterns for federated applications, while the RFC 9421 implementation ensures Fedify stays current with emerging ActivityPub security standards.
For detailed migration guides, API documentation, and examples, please visit the Fedify documentation. Join our community on Matrix or Discord for support and discussions.
#fedidev #RFC9421 #HTTPSignatures #HTTPMessageSignatures #CloudflareWorkers
A space for Bonfire maintainers and contributors to communicate