Viewing profile — mrmaloke
mrmaloke
HN member- Joined
- Tue, Aug 28, 2012, 7:24 AM UTC
- HN karma
- 41
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About mrmaloke
No profile information was provided.
Recent public activity
-
comment
Comment #41284498
Agreed. His hacking day of the week is definitely Wednesday
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
- story
-
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…