Joined January 2013
·
Posted to
Speed up your already speedy Vim development
over 1 year
ago
Yea his stuff is cool thats what I based most of my early vim days on
Posted to
Extracting archives from the terminal easily
over 1 year
ago
You could easily condense all the tar commands to just
tar xvf <file.ext>
This works on tar.{bz2,xz,gzip,tbz2,tgz}
Achievements
219 Karma
4,655 Total ProTip Views

Beaver
Have at least one original repo where go is the dominant language

Honey Badger 3
Have at least three Node.js specific repos

Honey Badger
Have at least one original Node.js-specific repo

Philanthropist
Truly improve developer quality of life by sharing at least 50 individual open source projects

Python 3
Have at least three original repos where Python is the dominant language

Forked
Have a project valued enough to be forked by someone else

Altruist
Increase developer well-being by sharing at least 20 open source projects

Velociraptor 3
Have at least three original repos where Perl is the dominant language

Mongoose 3
Have at least three original repos where Ruby is the dominant language

Python
Would you expect anything less? Have at least one original repo where Python is the dominant language

Velociraptor
Have at least one original repo where Perl is the dominant language

Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos

Charity
Fork and commit to someone's open source project in need

Mongoose
Have at least one original repo where Ruby is the dominant language

T-Rex
Have at least one original repo where C is the dominant language

Raven
Have at least one original repo where some form of shell script is the dominant language
In the end its still javascript and that is tolerable at best. I'd like to hear your opinion on what you think the future-future of javascript should look like? Dart or Typescript (although this seems to really be just another layer on top of javascript. and yes I know dart can do the compiling to javascript too but it also runs natively in its own vm)