Hacker News new | past | comments | ask | show | jobs | submit | hyperbling's comments login

nothing new here.

the OP doesn't even mention anything about taxes, which shifts things even more in favor of index investing.


or just use bookmarks and enjoy the exact same workflow as git.


emacs is moving off of bzr.


[deleted]



Yeah I was wrong. Thanks!


Git is (mostly) GPLv2. The other licenses, at least according to git's docs, are GPLv2 compatible.


git is licensed under the GPL (== v2), just not GPL (>= v2).


<smartass>logically impossible, you mean (== v2), just not GPL (> v2)</smartass>


> Git is an Open Source project covered by the GNU General Public License version 2 (some parts of it are under different licenses, compatible with the GPLv2).

https://github.com/git/git


No, the project's leads have already approved the move to Git, and ESR is spearheading the (massive) effort involved.


Indeed, ESR wrote this about it: http://esr.ibiblio.org/?p=5211

"This is a brief heads-up that the reason I’ve been blog silent lately is that I’m concentrating hard on a sprint with what I consider a large payoff: getting the Emacs project fully converted to git. In retrospect, choosing Bazaar as DVCS was a mistake that has presented unnecessary friction costs to a lot of contributors. RMS gets this and we’re moving.

I’m also talking with RMS about the possibility that it’s time to shoot Texinfo through the head and go with a more modern, Web-friendly master format. Oh, and time to abolish info entirely in favor of HTML. He’s not entirely convinced yet of this, but he’s listening."

He's also involved in freeing code-repositories from their prisons, and porting them to other versioning systems, with the Reposurgeon. See https://gitorious.org/reposurgeon/

"reposurgeon enables risky operations that version-control systems don’t want to let you do, such as (1) editing past comments and metadata, (2) excising commits, (3) coalescing commits, and (4) removing files and subtrees from repo history. The original motivation for reposurgeon was to clean up artifacts created by repository conversions. It also functions as a repository conversion tool. Supported VCSes include git, hg, bzr, and Subversion."


Huh?

Git is GPLv2.


git is GPLv2 not GPLv2-or-any-later-version.


GPLv2-or-layer is effectively GPLv2 plus recipient-friendly features. It is NOT suitable for the intended purpose of GPLv3, which adds restrictions on the recipient (for the benefit of 2nd-order recipients of derivatives).


KISS!!

comments describe why. code describes what.


I thought this was just another stupid HN comment. Had to read it several times for it to make sense. Its solid advice.


neocomplete is also my preferred autocomplete plugin. it integrates very well with all of shougo's other plugins, and it works on windows. YCM officially does not support windows and it's not uncommon for it to be broken for a week or two.


hi. is this the same problem that `set ttimeoutlen=10` addresses or something else?


here's a blog post i found that does what you need (http://got-ravings.blogspot.com/2008/10/vim-pr0n-statusline-...)

and then you can replace one of the airline sections with it.


8 hour flight, written over international waters!


you're welcome! i had a lot of fun writing this.


i'm a big fan of jetbrains, but this is a poorly written article.

> Here is a poignant example of Vim being overloaded.

i don't see how this is any different from opening every toolbar window in PyCharm and cluttering the interface.

> Nothing can replace Vim, but IdeaVim feels closer than any other editor’s attempts

emacs evil does the best emulation. IdeaVim fails at two of the most important emulation tasks: escape and undo.

i used webstorm for a while to do javascript/html, but once i got proficient with vim it wasn't even close. just like how people are going crazy with livereload and how it makes development awesome, that's how i feel with using vim. it does what i tell it to do NOW, not 3 seconds from now.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: