Explore >> Select a destination


You are here

darkcoding.net
| | shrik3.com
4.0 parsecs away

Travel
| | Personal blog.
| | www.extua.pw
4.8 parsecs away

Travel
| | I ordered a book from Britain recently, and had a lot of postal difficulties with UPS. The bookseller asked me to provide my Chinese address in pinyin which I did, but I was confused as to why, until I finally received the parcel.
| | brandonrozek.com
12.8 parsecs away

Travel
| | Recently I wanted a way to transfer structured messages between two python applications over a unix domain socket. The cleanest and simplest way I found so far is to make use of the dataclasses and json standard libraries. We'll consider the following message for the rest of the post: from dataclasses import dataclass @dataclass class QueryUserMessage: auth_key: str username: str Marshalling Let's say we have a message we want to send:
| | aless.co
69.2 parsecs away

Travel
| Learn to Solder