Joined August 2011
Photos and videos
24 Feb 2017
UglifyJS has a new contributor with full commit/push access! Thanks for the great work! github.com/alexlamsl
UglifyJS retweeted
23 Nov 2015
Traceur and uglify-js support added to astexplorer.net/ by @RReverser. Autofocus feature for faster inspect. x.com/fkling42/status/668835…
3
13
23
9 May 2015
@eaiocom Don't be shy, file a bug report! ツ
UglifyJS retweeted
19 Mar 2015
#JavaScript best practice baseline: your code must still work after being piped through `uglifyjs -mc unsafe`.
1
2
UglifyJS retweeted
19 Feb 2015
Wondering if it's a good idea to replace Math.floor(x / 2) with x >> 2 in @UglifyJS (perhaps under --unsafe).
2
1
9 Feb 2015
Seems UglifyJS is 2-3x slower with Node 0.12. Anyone else noticed, perhaps in other projects? github.com/mishoo/UglifyJS2/…

6 Jan 2015
Thanks @_richardJ—now full-right contributor—for his heroic efforts in cleaning up issues. We should have a new release soon.
1
UglifyJS retweeted
31 Jan 2014
well, I meant this: github.com/mishoo/UglifyJS2/… (somewhat related)

1
1
UglifyJS retweeted
31 Jan 2014
Shouldn't HTTP server vendors default to UTF-8 already? github.com/mishoo/UglifyJS2/… (any case guys, this is fixed, please update UglifyJS!)

1
1
UglifyJS retweeted
New version of with (npmjs.org/package/with) is approximately 10x faster thanks to @UglifyJS replacing @esprima

2
3
2
2 May 2013
@arminrosu A comparison where you use -c in V1 is not exactly fair, since in V2 we don't have this option (it's bad for gzip).
2 May 2013
@arminrosu Ah, heh, you don't need to pass `-c` to V1. Again, please RTFM. ;-)
2 May 2013
@arminrosu I'm a bit surprised indeed by the big difference before gzip; but after gzip, V2 is consistently better. Will investigate.
2 May 2013
@arminrosu @jquery Try passing -m to UglifyJS2. So that's -c -m if you want full compression/mangling. Well, RTFM might help too. ;-)
1 May 2013
Published UglifyJS 2.3.0 on NPM. Long time since the last version. Short summary: gist.github.com/mishoo/27cbf… — thanks to all contributors!
22 Mar 2013
An increasing number of reported issues are fixed with --screw-ie. Should we turn that ON by default? I say yeah, fuck IE < 9.
2
6
2
9 Mar 2013
People, what do you think about github.com/mishoo/UglifyJS2/… ? Should we disable `unsafe` by default?

1
28 Feb 2013
github.com/mishoo/UglifyJS2/… — Seriously?? Next on the list could be uglification of assembly language, or better yet, machine code.

24 Jan 2013
Code that passes JSLint / JSHint achieves best minification ratios. ;-)
2