@mcc the socially acceptable asphyxiation option!
MayaMayaMaya
@itsmaya@social.treehouse.systems
Posts
-
I have decided to become obsessed with corsets -
did you know that the quicktimeMOV video container at one point supported@bri7 we've been missing out on, "but does it SMIL?" this whole time? Criminal.
-
One of the consistently hardest problems across my entire programming career is@mcc the really nasty one I ran into that we just gave up on was static object cleanup at process shutdown time. On top of all the other stuff c++ doesn't specify the ordering for destruction of these objects fully, so they have to be somehow tolerant of the destructor invocation order changing between runs.