Hacker News new | ask | show | jobs
by tomxor 1367 days ago
Shameless plug

Matrix opening scene "Trace Program Running" in 194 bytes of javascript

https://www.dwitter.net/d/25497

Close to authentic but not 100% due to fonts, non-linear easing of the zoom, and of course the end transition diving into the CGI 0 which is a bit beyond this size bracket of code golfing (although you kind get a modicum of the effect via aliasing).

2 comments

For those interested, the beta version of dwitter.net has an option to show the uncompressed copy of the code

https://beta.dwitter.net/d/25497

That's incredible!

The ingenuity of code golfers and other constrained coding varieties stymies me.