Email or username:

Password:

Forgot your password?
Top-level
jcreed

@simrob I want to call out @johnnesky 's beepbox as the thing that directly inspired me to keep "just put the data in the url" in my mind ever since as a design option

1 comment
Rob Simmons

@jcreed @johnnesky Yes, and it was beepbox that also inspired me to implement that sharing strategy in the current dusa.rocks/ ! I credit you (and @agoode8008 I guess) with the theory and implementation of "just make it a compressed base64 encoded thingy, the web platform includes that now"

Incidentally github.com/robsimmons/sketchzo includes additional error detection&handling and gets smaller URLs w "deflate-raw." If we don't move twelf-wasm to sketchzone, some is worth backporting

@jcreed @johnnesky Yes, and it was beepbox that also inspired me to implement that sharing strategy in the current dusa.rocks/ ! I credit you (and @agoode8008 I guess) with the theory and implementation of "just make it a compressed base64 encoded thingy, the web platform includes that now"

Incidentally github.com/robsimmons/sketchzo includes additional error detection&handling and gets smaller URLs w "deflate-raw." If we don't move twelf-wasm to sketchzone,...

Go Up