Viewing profile — _sid
_sid
HN member- Joined
- Mon, Jul 29, 2019, 6:46 PM UTC
- HN karma
- 22
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About _sid
No profile information was provided.
Recent public activity
-
comment
Comment #21671945
I find it hard to believe that programmers could disagree with eachother.
-
comment
Comment #21630739
Apparently it had been done even earlier :D [1]. [1] https://www.theverge.com/2017/2/14/14601254/shinder-dating-a...
-
comment
Comment #21629017
I had this idea yesterday (and even wrote it down). Too slow I guess...
-
comment
Comment #21375336
Not sure that's how biases work.
-
comment
Comment #21190998
> If there was no merit to the complaint, the Guardian would tell Schmidt to sod off. Logical fallacy.
-
comment
Comment #20865433
I'm British and I've only ever experienced people calling it ketchup
-
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.
-
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…