Live data from Hacker News

Viewing profile — tb99

tb99

HN member
Joined
Fri, Apr 30, 2021, 4:56 PM UTC
HN karma
43
Public activity
10 items

About tb99

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #49043238

    > If economy passengers preferred better services to cheaper fare, they would have chosen airlines with better services It's not quite that simple. Unless you fly a lot, it's hard …

  3. comment
    Comment #48636984

    Sneaky age filter? You must be young enough to remember your SAT scores.

  4. comment
    Comment #48363076

    Supply and demand of Google equity. The fundamental value of a share doesn't change, but you now need more investor capacity to hold the equity. So you need to sell to investors wh…

  5. comment
    Comment #27137158

    Yeah, there's been a lot of good stuff recently! We are definitely a build-things team more than a research team. I'm actually not sure about our hiring stance right now, but email…

  6. comment
    Comment #27136882

    Thanks! I can't talk about potential future releases, but we do have some nice thumbnailing capabilities that could be used for this sort of thing if we decided to go that way. Som…

  7. comment
    Comment #27133593

    Search by image is conceptually easier because you don't have to map between text and images, but it's a very different product. It is something we've considered. Encoding words an…

  8. comment
    Comment #27132498

    I think this is a nice approach. You may even be able to take it further; if you're training end to end based on users' queries, you can probably have the query and image represent…

  9. comment
    Comment #27132366

    Hi everyone, I wrote this post. I didn't notice it on hn until just now, but I'm happy to answer any questions about it.

  10. comment
    Comment #27132325

    Hi, I wrote this post. The retrieval stage amounts to storing the top 50 categories in the inverted index and searching for the top 10 from the query. The harder part is the rankin…