Live data from Hacker News

Viewing profile — ykler

ykler

HN member
Joined
Sun, Aug 28, 2016, 4:21 AM UTC
HN karma
269
Public activity
100 items

About ykler

No profile information was provided.

Recent public activity

  1. comment
    Comment #17291218

    It sounds like a lot of the criticism is that employees don't get enough compensation or don't get it quickly enough. With options, the variance is too high, since even companies t…

  2. comment
    Comment #15814106

    OK, sorry that I misunderstood you. But for what it's worth, lots of people with no connections have bootstrapped or gotten into incubators and then gotten funded or just hustled a…

  3. comment
    Comment #15814050

    What are the principal sources of excess overhead?

  4. comment
    Comment #15812627

    Do you have evidence of this? This web page suggests that the extra costs in the UK are not that high: https://www.crunch.co.uk/knowledge/employment/how-much-does-... In some Europ…

  5. comment
    Comment #15812499

    It sounds like you're complaining, but if it is really so easy, just become a founder. In a way, it is impossible for there to be an unfair distribution of wealth between people wh…

  6. comment
    Comment #15730807

    I don't know if you can really put a p-value on this result without a more specific null hypothesis, but anyway it looks like this tournament result provides extremely weak evidenc…

  7. comment
    Comment #15658270

    Obviously it is a problem that social security numbers are often accepted as proof of identity, but the article seems to be saying that permanent id numbers are bad even apart from…

  8. comment
    Comment #15625375

    Hard drives need a gas because the heads use it to float over the platter. And helium is hardly that rare that it is an issue; it is used in balloons for children.

  9. story
  10. comment
    Comment #15487374

    Yes, or a full-featured programming language. Even though I don't really know or like Ruby, I still like that Vagrant uses it for config since it is at least possible to do complex…

  11. comment
    Comment #15474817

    Wow, that is a shockingly steep dropoff! If you believe this chart, clojure will be extinct in another year. Could there be some other explanation than that clojure is really in a …

  12. comment
    Comment #15440722

    I just glanced at this, and maybe I don't understand, but it sounds like psycopg2 namedtuples only work on one table at a time; is this right?

  13. comment
    Comment #15436795

    I don't want a full-fledged ORM, and I sort of like SQL, but just normalizing nested objects to put them in the database and then unnormalizing them on the way out is really annoyi…

  14. comment
    Comment #15424291

    Yeah, if that is right about China, it is pretty damning. And sure, given how few data points there are, it is the kind of thesis that would be impossible to really definitively co…

  15. comment
    Comment #15423853

    "People talked about putting a telegraph on every desk in America to improve productivity. But it wouldn’t have worked. It required that people learn this whole sequence of strange…

  16. comment
    Comment #15423826

    Dude is 29 years old and already this timeless bullshit that in my day kids were idealistic and now they just care about money. (Although, maybe there are fluctuations about the me…

  17. comment
    Comment #15423093

    Obviously most writing systems are derived from older systems, so I tried to only list systems that might have independent origins (although both the Semitic and Western systems co…

  18. comment
    Comment #15421005

    No, this is why we have the first amendment. The second amendment is crap. I have no very strong opinion on whether people should be allowed to have guns, but the issue is not very…

  19. story
    Ask HN: Did lunar calendars cause right-to-left writing systems?

    I am not an expert and may be off-base here. But I believe that Chinese and Semitic writing systems are right-to-left (in the Chinese case, up-to-down first) and that these culture…

  20. comment
    Comment #15419372

    This is very interesting. Why was it thought that at-large districts would dilute the black vote? Blacks were a minority in every southern state, I believe, so naively one would th…

  21. comment
    Comment #15415459

    The article is specifically about exceptionally good restaurants that are moderately priced. And San Francisco has historically been famous for this (at least I heard about it a lo…

  22. comment
    Comment #15396790

    The French Wikipedia article has much more info than the English one.

  23. comment
    Comment #15385547

    In what sense is Kafka (or your use of it) hacky? I have never used Kafka, but I have always thought of it as being more solidly engineered than Redis but also more complicated and…

  24. comment
    Comment #15374154

    This is ridiculous. Obviously if you want to test whether a raccoon understands the concept of displacing water with rocks you can't just have one experimental setup. You have to p…

  25. comment
    Comment #15371878

    The Draggable JS homepage doesn't have this problem. Is this because it doesn't use HTML5 drag/drop at all?