Explore >> Select a destination


You are here

logr.cogley.info
| | grahamc.com
21.6 parsecs away

Travel
| |
| | www.madewithtea.com
19.1 parsecs away

Travel
| | In this brief tech article, Ill show how to add a serializer, deserializer to monix-kafka to work with Confluents schema registry. This is important to ensure out-of-the-box KSQL and Kafka connect compatibility when integrating Monix microservices.
| | www.wesleyross.com
18.2 parsecs away

Travel
| | Last Sunday as I was cooking dinner after a weekend spent in a cabin near the Rocky Mountain, I got an email notification from Google Domains, "The domain has been transferred". This concluded the past 3 months it took to source, negotiate & close a deal on my first SaaS purchase. I've been looking into
| | andrewpwheeler.com
142.8 parsecs away

Travel
| Here are some notes (for myself!) about how to format histograms in python using pandas and matplotlib. The defaults are no doubt ugly, but here are some pointers to simple changes to formatting to make them more presentation ready. First, here are the libraries I am going to be using. import pandas as pd import...