CeresDB is a high-performance, distributed, schema-less, cloud native time-series database that can handle both time-series and analytics workloads. - GitHub - CeresDB/ceresdb: CeresDB is a high-pe... (more…)
Read more »
The aim of this tutorial is to take you to a place where you can read and write
enough Rust to fully appreciate the excellent learning resources available
online, in particular The Book.
It's an opportunity to try before you buy, and get enough feeling fo... (more…)
Read more »
Writing these posts is a past-time right now as my full time job is educating (mostly) undergraduate college students. I will always
deliver content, but I could really use your help. If you're willing, please support me at Patreon (pavehawk2007)
... (more…)
Read more »
A standard pattern across pretty much every language I’ve worked with at least, is to stick statements that import modules and libraries at the top of the page. Some languages make you do this. (more…)
Read more »