Live data from Hacker News

Viewing profile — _sid

_sid

HN member
Joined
Mon, Jul 29, 2019, 6:46 PM UTC
HN karma
22
Public activity
8 items

About _sid

No profile information was provided.

Recent public activity

  1. comment
    Comment #21671945

    I find it hard to believe that programmers could disagree with eachother.

  2. comment
    Comment #21630739

    Apparently it had been done even earlier :D [1]. [1] https://www.theverge.com/2017/2/14/14601254/shinder-dating-a...

  3. comment
    Comment #21629017

    I had this idea yesterday (and even wrote it down). Too slow I guess...

  4. comment
    Comment #21375336

    Not sure that's how biases work.

  5. comment
    Comment #21190998

    > If there was no merit to the complaint, the Guardian would tell Schmidt to sod off. Logical fallacy.

  6. comment
    Comment #20865433

    I'm British and I've only ever experienced people calling it ketchup

  7. comment
    Comment #20562846

    As far as I can tell, this method does just calculate the seams once, but it makes sure they don't overlap. Then you can go through the seams in order and remove them.

  8. comment
    Comment #20558015

    After reading the first article [1], I was inspired to implement the algo myself. Great to see a follow up! Would be cool if there was a third that explained what's going on in thi…