RichM
RichM
Problem: I work with many servers, and there are many times that I have to connect to 2 or more servers and run the exact same command. Something similar to...
I had an issue but I figured it out... Now if I can figure out how to remove this issue I'd do that. Btw. gotabulate is fantastic!! I wrote a...
I LOVE Sift -- use it all the time in my scripts, but I also program in Go, I would love to be able to sift inside my golang programs....
## What does this PR solves? Allows users to use jsonui in their applications. ## What is the solution? Just one line allows the user to integrate jsonui into their...
] $ dateparse --timezone="America/Denver" "Dec 4 10:19" fatal: parsing time "Dec 4 10:19" as "Jan 2 10:19": cannot parse ":19" as "0:" Thanks, but I'll look for another utility to...
I have an application that requires the use of a database, and Summit is an awesome DB -- just one binary to deploy with my application, but I'm wondering if...
WOuld it be possible to make gohttpserver into a go package that can be loaded by http.Handle? I have an API service and I'd like as a part of that...
Added one line to allow for interactive ssh commands. I have a new example in the examples directory. Thanks, Rich
ALl triggers are lower cased -- is it possible to create a trigger that doesn't? I have a user of my chatbot that he wants to decrypt a string. So...
Hi -- Is it possible using rivescript-go to define a regular expression? I am developing a chatbot where I ask the user for information for example if I need to...