TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Manage Code Snippets Fast

1 pointsby sysid4 months ago
We’ve all been there: searching for that one code snippet we know we used before. While tools like ChatGPT are amazing for new ideas, for repeated tasks, they’re slow and unreliable. Shell history is fast but limited. What I would like to have:<p>- Fuzzy Search: very-fast snippet lookup with an fzf-style interface.<p>- Dynamic Templating: Jinja2-style syntax.<p>- Deep Shell Integration: tab-completion<p>Why Rust? Because some of the fastest libraries in existence can be deployed.<p>If this sounds like it might also help your workflow give it a try:<p>cargo install rsnip<p>I&#x27;d appreciate your feedback!

no comments

no comments