Skip to content
TILens What matters today in tech v0.0.5
Theme

Topic · Edition

Rust

2 items on 14 Dec 2022
Go Rust

Ultimate Go: Advanced Engineering Episode 4

Introduction In episode 3, Bill needed to figure out how to share ownership of his dependency manager’s database in a secure and efficient manner. Bill is the only stakeholder with full access to his dependency…

Source: Ardan Labs Blog
Go Rust

Ultimate Go: Advanced Engineering Episode 3

Introduction In episode 2, Bill designed a database for his dependency manager to enable Go developers to have reproducible,durable and secure builds. This database will house the hash value for each of the dependencies…

Source: Ardan Labs Blog