Live data from Hacker News

Viewing profile — renku

renku

HN member
Joined
Fri, Jun 12, 2015, 9:56 PM UTC
HN karma
34
Public activity
6 items

About renku

No profile information was provided.

Recent public activity

  1. comment
    Comment #16891414

    I think the main advantage of Markdown is that the source is equally readable without having to run it through a processor. I don't think this really applies to this Mermaid librar…

  2. comment
    Comment #12492316

    What you mean to say: JavaScript is not class-oriented. Sure, there are features that JavaScript lacks compared to other object-oriented languages, but saying that it's not object-…

  3. comment
    Comment #12109891

    "robotic" part seems to be pure clickbait. From robotic you would expect something that would act autonomously. This one doesn't even seem to be automatic - requiring one to push a…

  4. comment
    Comment #11686762

    The problems you describe aren't really problems with Code Review per se, rather with the process that's enforcing the reviews. The idea of code reviews is that somebody else reads…

  5. comment
    Comment #11686548

    It's hard to decide which are the critical changes. Even a single line change can have major consequences - where do you draw the line... I guess both 100% code review coverage and…

  6. comment
    Comment #11686298

    What are these "more direct and optimal measures" that are cheaper than code reviews? In my experience code reviews are much cheaper than other means of raising software quality. F…