Live data from Hacker News

Viewing profile — jkn

jkn

HN member
Joined
Tue, Oct 25, 2011, 12:55 PM UTC
HN karma
1,328
Public activity
294 items

About jkn

No profile information was provided.

Recent public activity

  1. comment
    Comment #24058346

    Star Trek's society is collectivist (as all societies are, to a degree), but is it authoritarian? I suspect that summarizing collectivism as authoritarian is like summarizing liber…

  2. comment
    Comment #18243355

    The Data Liberation Front team was formed at Google in 2007, and released Google Takeout in 2011, worldwide, well before the other big companies had anything similar in place. http…

  3. comment
  4. comment
    Comment #18049983

    Ha I thought you were wrong, but it turns out that indeed, you can disable image loading in the Gmail Web interface, in the Android app, but not on iOS: https://support.google.com/…

  5. comment
    Comment #16116000

    So on one hand a "bad" company advances its strategic interests by contributing to a free and open technology. On the other hand, this technology can bring general benefits beyond …

  6. comment
    Comment #16115469

    You could say the same of all Web technologies. Do you actually think it would be better to have software patents and royalties on every Web standard? For one thing, this would be …

  7. comment
    Comment #15788991

    No but it does grow the economy. Things you buy with the borrowed money count towards the GDP. If you have people buying and selling nothing that's going to be a small economy. If …

  8. comment
  9. comment
    Comment #14782804

    I'm impressed by the lengths to which the authors must go and have gone to refute the skeptics' counter-explanations. For example, they simulated the presence of a potentially obse…

  10. comment
  11. comment
    Comment #14483275

    The main idea is to have every line of text fall on an evenly spaced grid. Here's an example where the middle paragraph is not grid aligned: https://i.stack.imgur.com/XskJu.png Gen…

  12. comment
    Comment #14480398

    I'm typesetting a series of novels with LaTeX and memoir and I share your pain. I didn't have much trouble with fonts (fontspec is pretty awesome compared to the old TeX way), but …

  13. comment
    Comment #14480176

    Indeed... From the article: "He definitely goes where there is government money". In other words, he definitely goes where we wish more people would go.

  14. comment
    Comment #14395294

    This reminds me of Cloud Atlas... There is a natural order to this world, and those who try to upend it do not fare well. The natural order is the law of the jungle. The strong eat…

  15. comment
    Comment #14173449

    It's too bad the vision depicted at the beginning of the article (full texts potentially available in all libraries), didn't come true. But I feel that the public did get the most …

  16. comment
  17. comment
    Comment #14062368

    If you consider Nature in general, nothing is good or bad. Colder is better for organisms that prefer cold, warmer for those that prefer warm. No life at all might be best for the …

  18. comment
    Comment #14032799

    The BSD license is developer-centered. It's awesome for developers, mostly avoiding any licensing headache. The GPL is user-centered. It's not designed to be nice to developers, bu…

  19. comment
    Comment #14005949

    we saw this throughout the Obama tenure as well, more executive orders... Number of executive orders per president, per year in office[1]: Theodore Roosevelt 144.7 William Howard T…

  20. comment
  21. comment
    Comment #13757689

    All the data I have seen point to "altruism" [1] more than a war with Microsoft. Consider the list of Project Zero reports where the deadline was exceeded (thanks to brainfog for t…

  22. comment
    Comment #13571874

    This a pretty magical solution. - Backward compatible. No API change. - Naive, idiomatic and wrong use of the API automatically becomes naive, idiomatic and correct: Existing code …

  23. comment
  24. comment
  25. comment
    Comment #12987539

    On Unix, an empty file is a working implementation of the "true" command (provided that is in the PATH and set as executable). This is because it is interpreted as a shell script, …