Viewing profile — winslett
winslett
HN member- Joined
- Sun, Mar 16, 2014, 8:18 PM UTC
- HN karma
- 616
- Public activity
- 97 items
- HN profile
- View on Hacker News ↗
About winslett
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48649013
As the author of this blog post, your comment is overwhelmingly my favorite.
- story
-
comment
Comment #46421505
For golf, you don't try harder, you relax more. At the highest level of sports, even rowing, I suspect it's similar. Only in golf do we compare the outcome of a ball flight -- we t…
- story
-
story
Ask HN: Where are developers hanging out?
Conferences seem dead. Meetups deem dead. Where are developers learning from others?
-
comment
Comment #42991304
Do all of these comments seem like they are AI generated to anyone else?
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #37835808
Finding a business / product that actually is working is unique. When you find it, stick with it. Nothing is perfect, and shit is going to be hard, it’s just the next level of the …
- story
- story
-
comment
Comment #37316088
You can do this with a lateral join. SELECT * FROM A, LATERAL (SELECT * FROM B ORDER BY a.embedding b.embedding LIMIT 2) AS closest_in_b ORDER BY A.id; It’s going to have so-so per…
- story
- story
- story