Live data from Hacker News

Viewing profile — soundMinded

soundMinded

HN member
Joined
Fri, Jul 05, 2019, 2:34 AM UTC
HN karma
1
Public activity
3 items

About soundMinded

No profile information was provided.

Recent public activity

  1. comment
    Comment #20362609

    I ended up using Azure Table Storage and Azure Search on top of it as the index. The azure auto suggester works great. it allows you to mark different fields as Retrievable, search…

  2. comment
    Comment #20359830

    I'm adding the hotel booking engine to the website. The first hurdle I came across was how to offer fast suggestions to the user when typing a location / hotel name. That's when I …

  3. comment
    Comment #20359447

    I'm working on a travel agency website that integrates with global booking systems, something like expedia but less complex. So far along the process I've learned a lot specially a…