Open
Description
should improve sharing by link instead of only being url-encoded.
ideas:
-
generate hash sums of playground snapshots and use for storing commit ids
-
prune old/free/anonymous playgrounds
retention = min_age + (-max_age + min_age) * pow((file_size / max_size - 1), 3)
source -
allow namespacing and vanity urls