diff --git a/content/rnd/a_serialized_mystery/index.md b/content/rnd/a_serialized_mystery/index.md new file mode 100644 index 0000000..dd45fa7 --- /dev/null +++ b/content/rnd/a_serialized_mystery/index.md @@ -0,0 +1,25 @@ ++++ +title = "A Serialized Mystery, in One Part" +slug = "serialized-mystery-one-part" +date = "2023-06-22" +updated = "2023-06-22" +[taxonomies] +tags = ["software", "rnd", "proclamation", "upcsm"] +[extra] +toc = false ++++ + +# *Mise en Scene* + +Imagine, if you will, that you're a computer programmer. + + - programmers like efficiency + - databases have primary keys and keep indices + - uuids are useful but wasteful (note: NO BENCHMARKS!) + - ulids seem cool + - endianness + - profit + +# First steps + +## A puzzling failure