Live data from Hacker News

Viewing profile — rk17

rk17

HN member
Joined
Sat, Feb 15, 2014, 3:21 PM UTC
HN karma
15
Public activity
28 items

About rk17

"You think it and then you make it." ~ Bill Joy

http://stackoverflow.com/users/1559857/kem-heyndels

https://twitter.com/KemHeyndels

Recent public activity

  1. comment
    Comment #7492910

    The point Dijkstra was trying to make is that humans are inherently incapable of dealing with that kind of detailed complexity, and still reliably make useful programs. That's why …

  2. comment
    Comment #7476635

    Actually Goto doesn't have a problem; And it wouldn't matter in modern languages that deny access to that low-level instruction. In basic you can use your labels and goto statement…

  3. comment
    Comment #7466836

    Great comment. Off-topic: funny name.

  4. comment
    Comment #7466083

    Yeah, I should have included that example. Just adding that repression on that scale actually merits regime change more than finding a workaround. Although the workaround might be …

  5. comment
    Comment #7466059

    So what crypto needs is an easy-to-use plugin for developers, so more end-users can take advantage of this software.

  6. comment
    Comment #7466046

    Nice counter-argument, with the concession that this is more like git than it is github. It might really put crypto on the radars of, and make it accessible to, the developers invo…

  7. comment
    Comment #7465770

    I'd increase the time a little at least a couple of times during the week. Because learning to programming or playing an instrument is like learning a language, and it requires som…

  8. comment
    Comment #7465738

    Nice analysis/strategy description. I just want to add that one of the primary reasons why saas companies increase in size, is because they provide convenience. It seems that the S…

  9. comment
    Comment #7465509

    Maybe. But just consider that GitHub popularized git among professional developers. I don't think it's the audience this initiative has to reach. Though it will certainly make cryp…

  10. comment
    Comment #7465469

    The advantages of the anonymous marketplace only really apply to people who's work is being suppressed (activists/journalists) or who's work is rightfully being persecuted (crimina…

  11. comment
    Comment #7465316

    You're making ad hominem attacks. Yes comparatively it is ridiculous to portray this as a major issue, but just because other people are less-off doesn't mean you should let yourse…

  12. comment
    Comment #7465281

    About your two first paragraphs: Over time that market-mechanic would also have as an effect that all engineers have capped wages, because the cause for wage increases - negotiatio…

  13. comment
    Comment #7465173

    I also think you have a misunderstanding. Adam Smith is clearly explaining the reason for the more liberal wages from the perspective of the one who is to commence the study, and h…

  14. comment
    Comment #7465130

    In theory at least, wage should reflect responsibility and liability within the company. If you go over those of the CEO, you see why they make so much more money. They should be h…

  15. story
    YC Application Form

    Practical question: Are we supposed to submit only one form per group or multiple? Because the introductory explanation talks about a group submission, but on the form itself there…

  16. comment
    Comment #7299300

    One could make the argument that amount of information to be exchanged in order to get a good assessment really is that small. If they mostly look at how you behave under pressure …

  17. comment
    Comment #7299271

    In my honest opinion, they should just re-apply afterwards. It's impossible for investors to see if those red flags will or will not disappear during development. They are quite ex…

  18. story
  19. comment
    Comment #7274932

    I basically disagree with the article, here is why: Although it's true that disruption is not always caused by technology - you could argue that the Sears mail-order catalogue syst…

  20. comment
    Comment #7274884

    In my opinion, it's usually a sign of decline when a company has to purchase added value where it failed to gather or create it herself. Forty-two dollars for your phone book!? I t…

  21. comment
    Comment #7274852

    How about simply adding an additional certificate - e.g. random string of specified length - held by your webapp in closure? And then configure your server to only respond to reque…

  22. comment
    Comment #7245883

    Noob's mistake: I noticed you are the author of the article (#^-^#), I'll read it again after you've updated it.

  23. comment
    Comment #7245875

    Thanks for the feedback. I'm still a little confused, because in my understanding heuristics are also based on statistical properties; e.g. Is there a strong correlation between pr…

  24. comment
    Comment #7245737

    Am I mistaken or does algorithmic in this case simply translate to actually formulating a model that accurately represents your problem? I agree that the heuristic approach might b…

  25. comment
    Comment #7245231

    The title should be: Why javascript programmers hate statically typed languages, because they are less flexible than dynamically typed languages. I honestly thought the talk was bo…