Live data from Hacker News

Viewing profile — mrmaloke

mrmaloke

HN member
Joined
Tue, Aug 28, 2012, 7:24 AM UTC
HN karma
41
Public activity
9 items

About mrmaloke

No profile information was provided.

Recent public activity

  1. comment
    Comment #41284498

    Agreed. His hacking day of the week is definitely Wednesday

  2. comment
    Comment #32780611

    I would disagree with your disagreement and instead argue that the UX is indeed horrible. SAP is very inconsistent across different views. It's not about learning a different conce…

  3. comment
    Comment #25227925

    > Feedback should almost always be based on data I do agree with you here. What I wanted to express is that you should hold back on interpretation. If you talk about your own perce…

  4. comment
    Comment #25226278

    > 1. Ask (“Can I give you some feedback?”) > 2. State the behavior (“When you X…”) Yes, please do this when giving feedback > 3. State the impact (“…the result is Y.”) Your convers…

  5. comment
    Comment #18626154

    That way you force a serialization standard upon everyone. I'd rather force a formatting standard upon everyone and get the benefit of readable code with any tool e.g. also code re…

  6. comment
    Comment #8939362

    I find these terms strange. I have to pay for the high resolution and SVG but still have to check for right violations. For a payment of 5$ (compare stock photo prices), I expect t…

  7. comment
    Comment #6789704

    A friend of mine made a presentation on tips and tricks on bash (and more). I learned some really helpful shortcuts from it. http://joschi.github.io/shell-for-developers-presentati…

  8. story
  9. comment
    Comment #5144636

    The most valuable feature from rebase to me is, that the one who commits to a feature branch, also "merges" the branch to the current master. So right after you finish your work on…