Earlier quoted context omitted.
Not a mega power vim user, but maybe this qualifies. I use vim as my git editor. When doing interactive rebase, if I want to squash/fix commits, for example, I go to the first commit I want to change the command for, ‘ciw’ to change the command, ‘esc’ to exit exit, then for the subsequent commits I want to squash/fix, just use ‘.’ to replay those same commands to the new line. Works very well! I love using vim as the…
That's a neat tip, thanks for sharing that, this is the exact use case I was looking for. I was hoping to kick the can on learning vim macros down the road, and so here we go...
Show HN: I built an online interactive course that helps you learn Vim faster
101–110 of 283 posts
Re: Show HN: I built an online interactive course that helps you learn Vim faster
#102The typical conversion rate is ~1/100, so you'll need 10000 visitors to earn 1500$ this month (optimistically). The next month you'll need another 10000 to earn the same amount. Taking into account the amount of work put into this project, what's your marketing strategy besides Show HN posts?
I'm going to work on SEO next for it :)
Re: Show HN: I built an online interactive course that helps you learn Vim faster
#103Earlier quoted context omitted.
I am absolutely not calling you dumb! Emacs doesn't work for my brain at all, but Vim does. There are lots of tools that are made for different kinds of people and they all help us towards getting to a certain result. I don't think it's fair to say that the user interfaces are bad, though. The defaults may be bare bones, but the point is that they are programmable environments that allow you to tailor them to your ne…
Ok, I'm sorry but I believe you are incorrect. People do not have different brains that way. Just like they don't have different 'learning styles'. That sort of thing is a discredited myth. I also think that it is objectively true and not only fair but also important for people to start to point out how bad these interfaces are. At some point traditions start to become a drag on society. One of the core principles of…
Have a good day.
Re: Show HN: I built an online interactive course that helps you learn Vim faster
#104https://catonmat.net/why-vim-uses-hjkl-as-arrow-keys
For a mostly data/SQL guy wanting to learn more about coding it still don't make much sense but at least I know why and I can move on. When I was trying vimtutor in a CLI interface I was less curious and more WTF F... this is pure madness kind of mood.
Dunno if I'll subscribe but nice first experience through this demo.
Re: Show HN: I built an online interactive course that helps you learn Vim faster
#105Before trying these courses , Please try vimtutor that comes bundled with vim . After practicing with vimtutor , you can try these additional courses.
For anyone wondering, you use it by executing vimtutor in terminal (not in vim). Also, you exit by pressing ESC and then typing :q (hit enter)
Re: Show HN: I built an online interactive course that helps you learn Vim faster
#106$15 for lifetime access... rubs chin... I'm old. Would you take $5 as my life is 2/3 gone?
Re: Show HN: I built an online interactive course that helps you learn Vim faster
#107$15 for lifetime access... rubs chin... I'm old. Would you take $5 as my life is 2/3 gone?
Even though, admit it... If the course is really good, the extra $10 are nothing compared to the several hours of frustration that you could save.
Re: Show HN: I built an online interactive course that helps you learn Vim faster
#108Re: Show HN: I built an online interactive course that helps you learn Vim faster
#109Well I think the nice point of doing excercise in a web browser is that you can quickly switch to another tab and search for daring questions such as " by the way why on earth does this monstrosity want me to use hjkl? That don't make any sense!!!!" https://catonmat.net/why-vim-uses-hjkl-as-arrow-keys For a mostly data/SQL guy wanting to learn more about coding it still don't make much sense but at least I know why a…
On the contrary... I'd say that if you are outside a browser, it is somewhat easier to have a browser window side by side and ALT-TAB between both. Having two tabs visible at the same time is a bit cumbersome.
Re: Show HN: I built an online interactive course that helps you learn Vim faster
#110Earlier quoted context omitted.
Even though, admit it... If the course is really good, the extra $10 are nothing compared to the several hours of frustration that you could save.
Or save all frustration and just don’t use vim ;-)