Live data from Hacker News

Viewing profile — oahziur

oahziur

HN member
Joined
Sat, Nov 09, 2013, 5:10 AM UTC
HN karma
14
Public activity
22 items

About oahziur

.

Recent public activity

  1. comment
    Comment #11418433

    We used PR based review before, but we found it is hard and inefficient when many changes are required. Its hard to see whether comments is being addressed in Bitbucket PR. We swit…

  2. comment
    Comment #9920939

    I think Maybe monad could be really useful in Swift (Apple's new language). Some people use it for chaining up the optional type. However, I found that the lack of functional featu…

  3. comment
    Comment #9593443

    Learning some basic emacs bindings before using vim bindings is still valuable to me. Sometimes I have to use emacs bindings to do things.

  4. comment
    Comment #9568744

    I really miss Control+R when I use fish. I also prefer to click Control+R again instead of using the inconvenient up arrow key to search the history.

  5. comment
    Comment #9439137

    I am using ubuntu 14.04 on Macbook.

  6. comment
    Comment #9385939

    I think "slate" is a bit more powerful than spectacleapp. However, the experience is far away from something like Xmonad and i3wm on Linux. https://github.com/jigish/slate

  7. comment
    Comment #9385823

    I think OS X is really missing a good tiling window managers for developers. I think it is the only pain point that I found when using OS X.

  8. comment
    Comment #8906627

    How is the stability of wifi?

  9. comment
    Comment #8906618

    I am using Mac OS for my Macbook because I tried several times to configure different version of Linux on Macbook, but I failed. Especially the support for retina display was poor.…

  10. comment
    Comment #8815656

    The "REPL via NodeJS" is amazing!!! I want to try ClojureScript on NodeJS for a long time. Now I can play with the REPL.

  11. comment
    Comment #8810233

    I think Tor network was not working in China a long time ago...

  12. comment
    Comment #8803913

    Totally agree, and the BLE peripheral mode only support Nexus 6 and Nexus 9. It was working on Nexus 5 on L Preview, and then unsupported... https://code.google.com/p/android-devel…

  13. comment
  14. comment
    Comment #7947127

    I use Evil with emacs prelude now. Has more than enough features I need.

  15. comment
    Comment #7802758

    It seems this is really good for single page (WebView) embedded in a native app. I am curious whether the wrong scrolls will happen if turn off the scroll functionality of the WebV…

  16. comment
    Comment #6817710

    "They built drives with extreme speeds while entirely sacrificing longevity and reliability." This is so true, I had their SSD before, and it broken ==> I lost most of my data in t…

  17. comment
    Comment #6768383

    I also have a pair of QC15. It is amazing, but for some reason, I cannot use it while I am wearing glass. so most of time, I work without wearing glass (Although it is hard for me …

  18. comment
    Comment #6768329

    good point, I think this user deserve a second chance in this situation. Another thing is they should not say that the files are safe in first place, and then destroy them afterwar…

  19. comment
    Comment #6765818

    well, this should be another case that digital ocean sucks. bad customer services plus not return important files after suspend.

  20. comment
    Comment #6742940

    Agreed, I will be crazy if I use ctrl-a. Also it conflict with start of line of default bash settings

  21. comment
    Comment #6742932

    I use Ctrl-o as my key bind for tmux. Maybe Ctrl-\ is a better choice for me, since Ctrl-o conflict with something that I does not always using.

  22. comment
    Comment #6702973

    htdp was my first programming book, and it is really helpful.