mrmrs's comments

mrmrs | 9 years ago | on: Vim GIFs

Hi everyone.

Crazy to see this thing on the front page of hacker news.

First off - I JUST started putting the site together and didn't expect any attention yet. So apologies for the bugs and mismatched content. Pull requests welcome at github.com/mrmrs/vimgifs :)

I created vimgifs because I have found gifs to be an effective way to help people learn vim commands. And I really like helping people become more efficient at building out their ideas.

The long term vision is to have a comprehensive set of examples that can be searched in a myriad of ways i.e related commands, all motion commands,all commands available in insert mode, .etc. If it's in :help I want a gif of it!

I don't have an opinion on whether or not vim is 'intuitive' but I will say it is much easier to learn than people make it out to be. I'd say it is infinitely less complex than whatever language you are trying to write in.

It took me less than a week to become more proficient in vim than in textmate - and I knew most of the command and shortcuts in textmate.

To people who say they don't have time to learn vim, a counter: If you are pressed for time so much that you are debating whether or not you have time to learn something... it sounds like vim is definitely for you!

Vim isn't just about key strokes, commands, shortcuts, and the like. The more I learn about vim's capabilities the more I fundamentally think differently about editing and manipulating text. It has branching history, native ability to step through compile errors for ANY language, and navigation methods that truly changed how I think about exploring/navigating a code system. It's also ubiquitous which is pretty rad. I can't remember the last time I touched a computer that didn't have my favorite editor already installed.

I would encourage people not to denounce something they have never possessed. If you are not proficient in vim - it is difficult to denounce how intuitive it is. It's tough to denounce its ways and how much time they might save you.

I have become quite proficient in atom, sublime, textmate, and a few other editors. Even with 'vim mode' enabled these editors do not come close to the power that lies within vim.

But rest assured you can write amazing software with any text editor. I've met a lot of people who are excellent at writing code that never use vim and don't like it much.

In short - I hope this project makes it more fun and less intimidating to learn vim. I was lucky to have some amazing teachers when I got going and would love to pay their efforts forward a little bit.

Thanks for flying vim.

mrmrs | 9 years ago | on: Vim GIFs

not comprehensive yet, but we will get there!

mrmrs | 9 years ago | on: Vim GIFs

Well I started designing the site a few hours ago so - it would make sense it has bugs and is out of sorts at the moment. Better information architecture is coming down the pipe for sure.

mrmrs | 10 years ago | on: iOS dynamic type on the web

I get that this is proprietary - but I do like the idea of font styles being driven by global user settings at the browser or system level. Would love to see more of this in the future.

I put this together mostly so that I could build some simple iOS prototypes with html and css - not something I'd use for the average web app project.

mrmrs | 11 years ago | on: Basscss – Low-level CSS toolkit

You gain a significant amount of performance. And readability. You would also lose a lot of the benefits of framework level variables with only using inline styles.

mrmrs | 11 years ago | on: Basscss – Low-level CSS toolkit

Multi class patters render faster in the browser than inline styles. And I also think more readable especially with a series of single purpose classes that only target one breakpoint.

mrmrs | 11 years ago | on: CSS Stats

It's not currently grabbing all of the stylesheets - we are working on a fix for this at the moment.

mrmrs | 11 years ago | on: CSS Stats

It looks like we have a bug and that we're not grabbing all of amazons css - just the first referenced stylesheet. Opening an issue on github. Thanks for the heads up.

mrmrs | 11 years ago | on: CSS Stats

We don't have one yet - but that's a great idea. We'd like to support basic auth somehow.

mrmrs | 11 years ago | on: CSS Stats

Apologies for the downtime. Should be back up now.

mrmrs | 11 years ago | on: CSS Stats

It is hosted on AWS! I am just a dev ops n00b. Working out the kinks at the moment.
page 1