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.
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/
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
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:
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.
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!
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