diff --git a/content/series/building-with-bazel/_index.md b/content/series/building-with-bazel/_index.md index 32e6fa5..759e2d6 100644 --- a/content/series/building-with-bazel/_index.md +++ b/content/series/building-with-bazel/_index.md @@ -1,3 +1,4 @@ --- title: "Building with Bazel" --- +Bazel is a build system with a lower profile than stuff like cmake or gradle, and it's more esoteric by a significant margin. In particular, the ecosystem is going through a migration between different ways to handle dependencies and it seems to be going about as smoothly as the Go 1.11 transition. \ No newline at end of file diff --git a/content/series/path-of-market/_index.md b/content/series/path-of-market/_index.md index 78e0c01..3f2d37a 100644 --- a/content/series/path-of-market/_index.md +++ b/content/series/path-of-market/_index.md @@ -1,3 +1,4 @@ --- title: "Path of Market" --- +A brief foray into market manipulation in an ARPG. I wanted to learn Prometheus and make a bit of walking-money on the side. \ No newline at end of file