Live data from Hacker News

Viewing profile — pmc00

pmc00

HN member
Joined
Tue, May 05, 2020, 8:38 PM UTC
HN karma
78
Public activity
33 items

About pmc00

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #45707081

    Windows isn’t quite like Linux in that typically apps don’t make syscalls directly. Maybe you could say what’s in ntdll is the system call contract, but in practice you call the su…

  4. comment
    Comment #45706907

    You can do this in Windows too, useful if you want tiny executables that use minimum resources. I wrote this little systemwide mute utility for Windows that way, annoying to be mis…

  5. comment
    Comment #45657075

    Fair point on latency, we (Azure AI Search) target both scenarios with different features. For instant search you can just do the usual hybrid + rerank combo, or if you want query …

  6. story
  7. comment
    Comment #43032967

    Code-golfed Game of Life in Javascript we wrote a while back with some friends. Always surprising how much abuse Javascript can take: https://shorterlife.github.io/challenge/

  8. story
  9. story
  10. story
  11. comment
    Comment #40528130

    For another set of measurements that support RRF + Hybrid > vectors, we (Azure AI Search team) did a bunch of evaluations a few months ago: https://techcommunity.microsoft.com/t5/a…

  12. comment
    Comment #39944168

    (Disclaimer: I work in this team) More details, including old vs new limits: https://techcommunity.microsoft.com/t5/ai-azure-ai-services-...

  13. story
  14. comment
    Comment #39944088

    It depends on the scenario. For example, for concept-seeking queries, vectors tend to do better (less likely to be an overlap in words between query and content), whereas for keywo…

  15. comment
    Comment #39832031

    Here's a bit of a quantification of the point Doug makes. Indeed, for a number of scenarios you get better results if you combine vector search and keyword search into a hybrid ret…

  16. story
  17. story
  18. comment
    Comment #37770808

    Agreed, vector search is great but it's only one of many tools you can use to create a great search solution. We recently did a bunch of evaluation work to quantify the differences…

  19. story
  20. story
  21. story
  22. story
  23. comment
    Comment #29072473

    Microsoft (Azure Cognitive Search team) | Engineering Manager | Full-Time | Onsite (multiple locations) The Cognitive Search team continues to grow. We're looking for engineering m…

  24. comment
    Comment #28021819

    A friend forked the original I posted and did exactly that: https://nbruno234.github.io/hello-world/lifewar.html

  25. story