251 private links
Exemple de produit tournant sur les services gratuits Cloudflare
Comment développer des applications plus performantes que les versions "async" sans async.
This article provides a structural overview on the anatomy of my personal nix configuration.
Beautiful catppuccin themed NixOS configuration, with built in impermanence, full disk encryption and many more! - sioodmy/dotfiles
Diátaxis identifies four modes of documentation - tutorials, how-to guides, technical reference and explanation. It derives its structure from the relationship between them.
whole toolbox for software architecture documentation:
- Structure it with arc42
- Describe and visualize it with the C4 model
- Treat your documentation and diagrams like code with AsciiDoc, AsciiDoctor, docToolChain and Structurizr
An unofficial guide to the Rust ecosystem
Geohash: https://www.pubnub.com/learn/glossary/what-is-geohashing/
Quadtree: https://engblog.yext.com/post/geolocation-caching
Consistent hashing: https://www.toptal.com/big-data/consistent-hashing
Leaky bucket /token bucket: https://www.quora.com/What-is-the-difference-between-token-bucket-and-leaky-bucket-algorithms
Trie: https://en.wikipedia.org/wiki/Trie
Rsync: https://rsync.samba.org/tech_report/
Raft: https://raft.github.io/
Paxos: https://martinfowler.com/articles/patterns-of-distributed-systems/paxos.html
Bloom filter: https://www.linkedin.com/posts/alex-xu-a8131b11_systemdesign-coding-interviewtips-activity-6917494340315463680-O0sG/
Merkle tree: https://en.wikipedia.org/wiki/Merkle_tree
Hyperloglog: https://engineering.fb.com/2018/12/13/data-infrastructure/hyperloglog/
Count-min sketch: https://florian.github.io/count-min-sketch/
Hierarchical timing wheels: https://www.cse.wustl.edu/~cdgill/courses/cs6874/TimingWheels.ppt
Operational transformation: https://en.wikipedia.org/wiki/Operational_transformation