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.

`llmhelp` bash function to assist on infra work

1 pointsby NeroVanbierv4 months ago

1 comment

NeroVanbierv4 months ago
How it works 1. Takes the last command from your bash history 2. Reruns it to capture the output 3. Gives this info to `llm cmd` to get a suggestion 4. Show the suggestion to the user!<p>Basically a quicker feedback loop instead of looking up params &amp; typos on google.