/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

tech.trivago.com
| | ekhabarov.com
5.2 parsecs away

Travel
| | Building simplest gRPC service.
| | yos.io
4.5 parsecs away

Travel
| | Above is a recorded talk I gave on 'Beyond JSON: Fantastic Serialization Formats and Where to Find Them' for API Craft. Slides are available here. This blog post is an aspirational transcript for the talk. Keep reading for more!
| | blog.adnansiddiqi.me
4.0 parsecs away

Travel
| | In this post, I am going to talk about Proto Buffers and how you can use them in Python for passing messages across networks. Protocol Buffers or Porobuf in short, are used for data serialization and deserialization. Before I discuss Protobuf, I would like to discuss data serialization and serialization first. Data Serialization and De-serialization
| | austinhenley.com
26.8 parsecs away

Travel
| Make your own BASIC to C compiler in Python.