Live data from Hacker News

Viewing profile — 3rd3

3rd3

HN member
Joined
Sun, Sep 30, 2012, 5:15 AM UTC
HN karma
1,856
Public activity
905 items

About 3rd3

No profile information was provided.

Recent public activity

  1. story
  2. comment
  3. comment
    Comment #47687442

    Isn't that "scheduled sampling"? In that case they also shift the input distribution toward that of the model, which possibly is even more crucial than shifting the output distribu…

  4. story
  5. comment
    Comment #44810279

    You probably mean "e.g." as "for example", not "i.e."? This might be on purpose and part of the training data because "for example" just sounds much better than "e.g.". Presumably …

  6. comment
  7. comment
  8. comment
    Comment #40074319

    > 2D and 3D tools get this right Except for (vector) graphics design, desktop publishing, page layout designing and reporting software... The reason is of course that most printed …

  9. comment
    Comment #39934289

    Much of our wealth is grounded in immorality.

  10. comment
    Comment #39929029

    The "lesson" does not seem so clear according to the article you have linked: > Schneider claimed that the decision had been political, “not made on the basis of facts” > “We do no…

  11. comment
    Comment #39737218

    A nano font but huge images. The large image is a 4873 KB bitmap which can be losslessly compressed to 47 KB using PNG.

  12. comment
  13. comment
  14. comment
    Comment #39294365

    Last time I checked lxml.html and lxml.html.clean (possibly with cssselect) were much faster than BeautifulSoup. Not sure this is still the case.

  15. comment
    Comment #39266790

    How does a lateral (cross) join compare to a window function in your example?

  16. comment
    Comment #39266026

    Could you give an example?

  17. comment
    Comment #39264360

    What is the point of the cross join? This would work as well: SELECT loop.value, loop.value * loop.value FROM generate_series(1,5) AS loop(value)

  18. comment
    Comment #39139983

    Aren't the image blobs embedded in the URLs using Base64-encoded strings rather than using JS?

  19. comment
    Comment #39110357

    As others have noted, it is more about the maximum complexity increasing than mean or median. Simple structures keep existing as long as they have their niche, and a human's niche …

  20. comment
    Comment #38661158

    True, but all the small communities went does due to a single point of failure.

  21. comment
    Comment #38660465

    SPOFs, smh. Oh, the irony that they call communities "servers".

  22. comment
    Comment #38497293

    To this list I'd add pulling the jaw backward/inward. Moving the jaw forward and then to the right has the biggest effect for me, causing the ringing on the left ear to increase. I…

  23. comment
    Comment #38118230

    > Yudkowsky’s call for declaring a global AI halt and engaging in unlimited warfare with anyone who defies it Could you provide a link to where he said this?

  24. comment
    Comment #38110334

    Since when are military spooks and political opportunists better at deciding on our technological future than startups and corporations? The degree of global policing and surveilla…

  25. comment
    Comment #37692808

    Even though p-values can be hacked, they are very useful when they aren't. At p = 0.1 I'd ignore the finding because there would be a 10% chance it was explained by random chance. …