Hacker Newsnew | past | comments | ask | show | jobs | submit | sathishvj's commentslogin

Duuuude! Give me this. Please. We have these mosquito bats/racquets that I've to use every day in a futile attempt to keep my family safe. I need something like what you're building. I looked up even laser mosquito killers.


Yes, this is a concern. When I built something similar (gencmd.com), I avoided the auto-run option even though it was easy to implement. imho, it's better to have a human in the loop for these.


Nice! Little plug for what I did too, in a similar vein - it has a web version https://gencmd.com/ and also a cmd line version.


I would like to throw in a tool that I built into the ring: gencmd - https://gencmd.com/. There is a web version and also a CLI version.

If the CLI is installed, you can do: gencmd -c ffmpeg extract first 1 minute of video

Or you can just search for the same in the browser page.


My version called "gencmd" also has a web page, supports multiple models, and also has org+groups support. Please try it out - would love your feedback. https://gencmd.com/


https://gencmd.com

Generate cmd line options on the cmd line. The web interface is a quick trial ground, but the real productivity boost is with the cli with integration in-place at the prompt.

As of now, it's very basic and working directly of the PaLM Text Bison model, but I'm adding more features and fine tuning. Also, trying to make it usable by enterprises.

E.g.

   $ gencmd find txt files that contain the text hello
   find . -type f -name "*.txt" | xargs grep -i hello
   find . -type f -name "*.txt" -exec grep -i "hello" {} \;
   find . -type f -name "*.txt" -exec grep -i hello {} \;

   $ gencmd -c grep find txt files that contain the text hello
   grep -r hello *.txt
   grep -r "hello" \*.txt

If you want to know more about how I went about building it, I've written about it here: https://medium.com/@sathishvj/gencmd-generate-commands-with-...


chatGPT at backend?


The chat button for Teams on my macbook pro does not show up. On another older macbook pro, it works. I've seen this random issue showing up on forums, and there's never any working solution. It's just so weird, and I can't participate in any chat conversations. :shrug:


Wouldn't "open ." work just the same?


I'm making YouTube content to help people learn Google Cloud and also prepare for the GCP certifications: https://www.youtube.com/channel/UCIGDDqu5DzlaaC4XzXj_4-A

There is an unlisted sample video in there that I've put out for feedback, and I'm making changes based on that. Will also be putting together related content around GCP.

p.s. do subscribe to the channel.


Hey, I wasn't sure where to leave the feedback so I'll leave it here: it might be a good idea to get a microphone to improve the sound quality and clarity. It's a bit hard to hear. Keep it up!


Seeking Work/Freelancer

  Focus: looking for projects/consulting in GCP.
  Technologies: GCP 6x certified (all tech certifications) and also good at GoLang, Angular/TS, SQL, some ML, etc.
  Willing to relocate: to singapore or mainland europe but prefer for now to be a digital nomad out of India.
  Email: my user name @yahoo.com


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: