Viewing profile — joshi4
joshi4
HN member- Joined
- Wed, Mar 12, 2014, 11:46 PM UTC
- HN karma
- 96
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About joshi4
email: shantanu@getsavvy.so github: joshi4, getsavvyinc
Recent public activity
-
story
Show HN: Paint any word on your GitHub Commit Activity Chart
wordart is a fun script I created that takes a word and year and creates commits on the right dates so your GitHub commit activity chart shows the word: e.g: Haskell
-
story
Show HN: Splash – Automatically add colors to make logs easier to read
Splash adds beautiful, adaptive colors to make logs easier to read. There's no config or setup required, just pipe input to splash and it auto detects common log formats and adds c…
- story
-
story
Show HN: Share your path to resolve issues with Savvy's Chrome Extension
Track and Share links used to resolve issues from your browser history with Savvy's Chrome extension Try it out from the Chrome Web Store: https://chromewebstore.google.com/detail/…
-
comment
Comment #42448533
Thanks! Currently, savvy doesn't record commands in an ssh session. For now, you can install Savvy's CLI (curl -fsSL https://install.getsavvy.so | sh) into the machine you've sshed…
-
story
Show HN: Savvy – Capture and Share CLI Workflows in Seconds
Ever solved a tricky problem at the command line, only to struggle documenting it later? I built Savvy so you can capture and share your CLI solutions in seconds. With a simple sav…
-
comment
Comment #41278199
I agree with what a lot of folks here are saying around knowledge transfer is a continuous/on-going process. Any one-off knowledge transfer will most likely fail. People can't lear…
-
comment
Comment #41144536
You're right, to counteract the friction I also allow users to create runbooks from their shell history. Here's the source code: https://github.com/getsavvyinc/savvy-cli/blob/8c6a8…
-
comment
Comment #41144513
Here's the code for savvy record: https://github.com/getsavvyinc/savvy-cli/blob/8c6a834c5a140b... Lot of users typically find that they realize they should have recorded something …
-
comment
Comment #41141298
Ell is really cool! I'm building a similar product called Savvy( https://github.com/getsavvyinc/savvy-cli ) and considered an approach similar to yours (writing in pure bash) but u…
-
comment
Comment #40518872
I'm currently using GPT4-o via OpenAI's API. I've been looking at ollama for a bit and I think I will ship an integration with Savvy at some point. For enterprises, I think it make…
-
comment
Comment #40515566
You're right. A runbook is more than just a list of commands. I plan to add support for setting up and validating prerequisites for running a runbook with Savvy. For example, Savvy…
-
comment
Comment #40508320
Savvy doesn't have SSH support, but I'm working to add it soon. I think we can make SSH support work without installing Savvy on the remote machine, but I'm still working through t…
-
comment
Comment #40508166
You're right. My post assumes too much prior knowledge. A runbook is a set of precise commands that you can use to resolve or diagnose anything from a complete production outage to…
-
comment
Comment #40507752
We don't see or store the output of your commands at all. Your commands and the AI generated text for runbooks created using savvy record and savvy record history are stored in the…
-
comment
Comment #40507477
Runbooks or playbooks are often used interchangeably. I went with Runbooks since a playbook is usually something more abstract. For e.g A playbook might say: "restart the ec2 serve…
-
comment
Comment #40507079
(Savvy's founder here) Nope, we don't train any models on user data. Let me know how it goes!
-
comment
Comment #40507074
Thanks for all the feedback so far!
-
story
Show HN: Savvy – Create, Share and Run Runbooks from your Terminal
Savvy's CLI allows you to create, share, and run runbooks from your terminal. Savvy(getsavvy.so) natively integrates with modern LLMs and reduces the time to create a great runbook…
-
comment
Comment #40381920
I think you hit the nail on the head when you say, "get a pulse on the developer zeitgeist on a particular topic." I really enjoyed using it to get a sense of what developers feel …
- story
-
comment
Comment #39372710
It seems to me that your comment is personally targeting OP and I think that is quite out of line.
-
comment
Comment #39340951
Not at the moment.
-
story
Show HN: UpgradeCLI: A Go pkg to add an upgrade sub-command to your CLI
I think it's a nice DX when CLI's add an `upgrade` sub-command and present users with a simple and automatic way of updating to the newest version. That's why I built UpgradeCLI. A…
-
comment
Comment #22371256
So does this announcement mean they have sold 100mn worth of isas on edly already?