Explore >> Select a destination


You are here

sideways-view.com
| | fedd.it
8.5 parsecs away

Travel
| | [AI summary] The article explains the features and technical aspects of SimpleX Chat, including its use of blockchain, end-to-end encryption, and decentralized network principles for secure communication.
| | 11011110.github.io
9.9 parsecs away

Travel
| | The drawing below shows the Petersen graph (blue vertices), with order-six dihedral symmetry rather than the order-10 symmetry that you're probably more used...
| | lsd.gnunet.org
11.2 parsecs away

Travel
| | This document contains the R 5 N DHT technical specification. R 5 N is a secure distributed hash table (DHT) routing algorithm and data structure for decentralized applications. It features an open peer-to-peer overlay routing mechanism which supports ad-hoc permissionless participation and support for topologies in restricted-route environments. Optionally, the paths data takes through the overlay can be recorded, allowing decentralized applications to use the DHT to discover routes. This document defin...
| | thume.ca
49.3 parsecs away

Travel
| [AI summary] This blog post by Tristan Hume details his experience writing a compiler for a course project using Rust. He discusses various aspects of the project including the use of Rust's powerful enums and pattern matching, handling variable and type resolution, reference counting with Rc, code generation for x86 assembly, and the use of usercorn to run Linux binaries on macOS. The post also reflects on the challenges and benefits of using Rust for such a project, comparing it with other languages and design decisions.