Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pmc00
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Foundry IQ: a knowledge layer for agents
(techcommunity.microsoft.com)
2 points
by
pmc00
10mo ago
|
0 comments
2.
▲
by
pmc00
11mo ago
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 subsystem specific API, typically the Win32 API, which is huge
3.
▲
by
pmc00
11mo ago
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 missing some parts of the CRT but not bad, code here: https:&#
4.
▲
by
pmc00
11mo ago
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 rewriting to improve user queries, you can enable QR at a mo
5.
▲
Using an LLM for query planning in RAG –> 40% better answer relevance
(techcommunity.microsoft.com)
1 points
by
pmc00
1y ago
|
0 comments
6.
▲
by
pmc00
2y ago
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/
7.
▲
Nearly 100x Compression for Vector Search with Minimal Quality Loss
(techcommunity.microsoft.com)
3 points
by
pmc00
2y ago
|
0 comments
8.
▲
VoiceRAG: A pattern for RAG and voice with the GPT-4o Realtime API for audio
(techcommunity.microsoft.com)
11 points
by
pmc00
2y ago
|
0 comments
9.
▲
by
pmc00
2y ago
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/ai-azure-ai-services-... We also inc
10.
▲
by
pmc00
2y ago
(Disclaimer: I work in this team) More details, including old vs new limits: https://techcommunity.microsoft.com/t5/ai-azure-ai-services-...
11.
▲
Up to 11x vector database capacity increase in Azure AI Search, no price change
(azure.microsoft.com)
1 points
by
pmc00
2y ago
|
1 comments
12.
▲
by
pmc00
2y ago
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 keyword searches (a product name, a serial number, project codena
13.
▲
by
pmc00
2y ago
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 retrieval step, and do reranking on top of that. https:&#
14.
▲
Vector search and state of the art retrieval for Generative AI (Ignite talk) [video]
(ignite.microsoft.com)
1 points
by
pmc00
3y ago
|
0 comments
15.
▲
Vector search and hybrid retrieval, intro and evaluations on Azure Search
(techcommunity.microsoft.com)
2 points
by
pmc00
3y ago
|
0 comments
16.
▲
by
pmc00
3y ago
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 between keyword search, vector search, hybrid, reranki
17.
▲
Outperforming vector search with hybrid retrieval and ranking
(techcommunity.microsoft.com)
3 points
by
pmc00
3y ago
|
0 comments
18.
▲
Native vector search support in Microsoft Azure
(techcommunity.microsoft.com)
2 points
by
pmc00
3y ago
|
0 comments
19.
▲
A simple intro to how to create ChatGPT-like apps with your own data in Azure
(youtube.com)
1 points
by
pmc00
3y ago
|
0 comments
20.
▲
Got ChatGPT to run (interpret? guess?) x86 assembly for the Fibonacci sequence
(twitter.com)
1 points
by
pmc00
4y ago
|
0 comments
21.
▲
by
pmc00
5y ago
Microsoft (Azure Cognitive Search team) | Engineering Manager | Full-Time | Onsite (multiple locations) The Cognitive Search team continues to grow. We're looking for engineering managers for multiple locations. Join us to work at the
22.
▲
by
pmc00
5y ago
A friend forked the original I posted and did exactly that: https://nbruno234.github.io/hello-world/lifewar.html
23.
▲
Show HN: Game of Life projected on a torus, where it belongs:)
(twitter.com)
2 points
by
pmc00
5y ago
|
2 comments
24.
▲
by
pmc00
5y ago
Microsoft (Azure Synapse Analytics and Azure Cognitive Search teams) | Software Engineers | Full-Time | ONSITE (Aliso Viejo CA, Atlanta GA, Hyderabad India) or REMOTE (US, Mexico, Chile, Argentina, Peru, Colombia, Costa Rica) | https:/
25.
▲
by
pmc00
5y ago
Your theory is correct :)
26.
▲
by
pmc00
5y ago
Thanks, you're right. He looked into it and he'll probably do it at some point, but when we read together on how to do it, we found that taking money from others is quite complex (I guess for legit reasons, from scammers to people
27.
▲
by
pmc00
5y ago
Thanks for the specific and constructive feedback, I'll pass this along!
28.
▲
My oldest kid made this to raise awareness for composting
(why-compost.org)
87 points
by
pmc00
5y ago
|
88 comments
29.
▲
Applied NLP for Semantic Search in Azure Cognitive Search
(microsoft.com)
1 points
by
pmc00
6y ago
|
0 comments
30.
▲
Visual Studio Code Extension for Azure Cognitive Search
(marketplace.visualstudio.com)
3 points
by
pmc00
6y ago
|
0 comments
More ›