-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Blog post for docfind #9223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Blog post for docfind #9223
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I left some minor comments.
high level feedback is to make some parts more personal with examples / feelings
I also suggest to check with @burkeholland on his thoughts - since he was just top on hacker news :)
ntrogh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@joaomoreno Nice post and like how it's structured. I left some feedback about adding some additional context but nothing major.
Important: make sure to put the files in a year/month/day folder, otherwise the post won't show up.
isidorn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. I really like it!
@burkeholland sometimes ignores his GH mentions so I pinged him on teams so we get his take as well.
burkeholland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LOVE this post. I think that the real story here is how you, as a senior engineering manager with a ton of experience, got a ton of value out of AI and solved a really hard problem without devoting a significant amount of time to it. The argument for AI is currently that it's not helpful for hard things - this article proves otherwise.
ntrogh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@joaomoreno Left a couple of minor suggestions.
Co-authored-by: Nick Trogh <nicktrog@microsoft.com>
Co-authored-by: Nick Trogh <nicktrog@microsoft.com>
Co-authored-by: Nick Trogh <nicktrog@microsoft.com>
Co-authored-by: Nick Trogh <nicktrog@microsoft.com>
Co-authored-by: Nick Trogh <nicktrog@microsoft.com>
Co-authored-by: Nick Trogh <nicktrog@microsoft.com>
| TOCTitle: "Building docfind" | ||
| PageTitle: "Building docfind: Fast Client-Side Search with Rust and WebAssembly" | ||
| MetaDescription: How we built docfind, a high-performance client-side search engine using Rust and WebAssembly, and how GitHub Copilot accelerated development. | ||
| MetaSocialImage: TBD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We still need this! @ntrogh What's the guidance on these?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any image that is representative for the blog post. A screenshot of the website search experience would do.
| PageTitle: "Building docfind: Fast Client-Side Search with Rust and WebAssembly" | ||
| MetaDescription: How we built docfind, a high-performance client-side search engine using Rust and WebAssembly, and how GitHub Copilot accelerated development. | ||
| MetaSocialImage: TBD | ||
| Date: 2026-01-07 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to be updated with the right date.
|
|
||
| # Building docfind: Fast Client-Side Search with Rust and WebAssembly | ||
|
|
||
| January 7, 2026 by [João Moreno](https://github.com/joaomoreno) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Date update.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to confirm this shows nicely on dark mode.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to confirm this shows nicely on dark mode.
No description provided.