Live data from Hacker News

Viewing profile — yramagicman

yramagicman

HN member
Joined
Thu, Feb 19, 2015, 3:13 PM UTC
HN karma
13
Public activity
17 items

About yramagicman

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
    Comment #9655122

    Never knew about codereview.stackexchange.com. I'll have to keep that url in the back of my mind for later.

  4. story
    Am I asking bad questions, or is someone/a bot just being contrary?

    The past few times I've posted a question on Stack Overflow my question has been down-voted within minutes. Is there a down-vote bot? Or am I really asking bad questions? My latest…

  5. comment
    Comment #9648137

    I use block selection so often that I've switched the mappings in my vimrc. I have v mapped to visual-block selection and ctrl-v mapped to visual selection. It's very rare that I m…

  6. comment
    Comment #9648040

    I have hacked my tabline to be a list of my open buffers. It still functions as a tabline, for those of you who use tabs, but it's kinda nice to see all my open buffers in a nice l…

  7. comment
    Comment #9647996

    Woah, thanks! There's a "set winheight" counterpart that i'll be setting as well.

  8. comment
    Comment #9647667

    Also, did you know that Ctrl-w | maximizes the a window horizontally? So if you have splits open above and beside you ctlr-w _ ctrl-w | will maximize your current split. immediatel…

  9. comment
    Comment #9647618

    I'm in the same boat, rarely re-sizing windows, and I'd do the same thing, but I use Tmux and terminal Vim and using the mouse there just doesn't work in my terminal emulator. (I u…

  10. comment
    Comment #9647534

    I read the help, it's pretty awesome. There's a few bindings in there that I had no clue existed, like Ctrl-w {H J K L} to rotate windows, and ctrl-w f to split window and edit the…

  11. comment
    Comment #9647168

    Does anyone have any advice on bindings to change split size? Ctrl-w + and Ctrl-w - just don't work well, and my current configuration shadows Ctrl-a, which I really would like to …

  12. comment
    Comment #9553579

    Obligatory XKCD, though it's not a comic. https://what-if.xkcd.com/9/

  13. comment
    Comment #9439293

    I'm an OS X guy by birth. My dad has used Macs since the 512ke, but a year or so ago I tried Ubuntu and Crunchbang. I loved Crunchbang, Unity, however, got on my nerves. Eventually…

  14. comment
    Comment #9283118

    I'm getting a database error.

  15. comment
    Comment #9168032

    My dotfiles[1,2] are full of various functions to do stuff. Half of them I jacked from other people[3] when I was using Bash and ported to ZSH when I discovered Oh-my-zsh. However,…

  16. comment
    Comment #9166851

    I believe the problem comes when trying to do stuff like check to see if a file is in a directory. I'm a ZSH user myself, and my default scripting language is Python for similar re…

  17. comment
    Comment #9074613

    I'm a Mac user who half switched to Linux. I have a linux desktop and a Macbook pro running Yosemite. My transition was not terribly difficult. I use ZSH and all the terminal emula…