Ricardo Bánffy
Ricardo Bánffy
I thought about `brick`, but `rectangular_cuboid` sounds much more precise. I'll try to find the documentation on how to actually run the documentation, as it seems it's evaluated when rendered...
I am thinking about making one to use the 2x2, 2x3, 2x3 smoothed mosaic, and (when the Unicode org releases the codepoints) 2x4 mosaic characters. 2x2's are useful for the...
An pip-installable Python module would be just fine too.
Does Batman work with the NSA? I always thought he didn't like to share his toys.
I agree, but there would be some complications. Server processes cannot write to the server's filesystem (which is ephemeral, anyway), so we would be restricted to dumping local data. Local...
It could take the form of a command-line utility using the same plumbing `download_data` uses, but it would be a little complicated to replicate the `__children__[x]__` thing. It could, however,...
Makes sense. We should think about it.
Thanks a lot, John! I was imagining in turning the JSON loader inside out so that ancestors would be .put() before their children, allowing ancestor/children to be defined using the...
Not sure. The original idea I had was to use the `"__children__"` key with a list of dicts as its value. This way, an ancestor could have any number of...
I have no big problem with being backward-incompatible. This tool is very new and not many people are using it. I'm not sure of what you meant by "how would...