On Designing a Distributed Actor Framework
A developer shares insights and design considerations for building a distributed actor framework, based on experience with Dapr, Orleans, and a custom Go project.
Un blog tecnico che approfondisce architetture software moderne, sicurezza, crittografia, sistemi distribuiti e sviluppo full-stack, con articoli pratici su JavaScript, Docker, Go, WebAssembly, cloud e best practice per sviluppatori.
11 articles from this blog
A developer shares insights and design considerations for building a distributed actor framework, based on experience with Dapr, Orleans, and a custom Go project.
An introduction to the distributed actor model for building concurrent, resilient systems, explaining its core concepts and benefits.
Explains how to achieve high availability for services over Tailscale using DNS-based load balancing, avoiding single points of failure.
The author discusses a new architecture proposal for Hereditas v0.3, a tool for creating trustless digital legacy boxes, and seeks community feedback.
Announcing a new book for JavaScript developers on practical cryptography, covering hashing, encryption, and digital signatures.
Explains why storing secrets like passwords and API keys in Git is a security risk and discusses better alternatives for secret management.
A guide to overcoming x86/ARM architecture mismatch issues when developing on ARM-based machines using VS Code and Docker.
A developer reflects on leaving the decentralized web (IPFS) after realizing its potential for misuse and ethical concerns.
A technical guide on using Go with WebAssembly to create JavaScript objects, Promises, HTTP requests, and streaming in the browser.
A developer recounts accidentally creating a spying app as a teenager while trying to solve the iPhone's 1000-SMS limit, exploring early mobile hacking.
Guide to installing Docker and Docker Compose on Raspberry Pi OS, covering 32-bit vs 64-bit variants and Lite vs Desktop editions.