HAH! Sun

Results 26 issues of HAH! Sun

hi there, when I use the http.Client with Transport digest basic authentication, the fetch method in my wasm app ends with a 401 Unauthorized and does not continue to use...

Hi abiosoft, again thank you for this great piece of software. I would like to know if we can make the tab functionality work in such a way that every...

enhancement

Hi, given that I have a chain of Cmds (update, user, set, name) and "john" being an argument: ``` >>> update user set name john ``` It would be nice...

SHIFT+TAB for moving backwards in word suggestions (completer) would be nice.

hi, I am thinking of a pipe operator in ishell. so you could pipe through another function: ``` >>> print "hello" | func1 ``` stdout (or return of the print...

enhancement

hi, I am writing a mongo layer for gridfs and I wonder if it is possible to have multiform-data requests for writing to a file (with a POST /resourcename/item). Can...

enhancement

hi, I have no way of figuring out if a mail has an attachment. (though I could parse all header files, but who wants that?). can we provide a flag...

hi folks, do we have a youtube account? I would like to be able to publish my videos related to my projects to a common place on youtube. favorably a...

Proposal
discussion
consensus

Hi, on aggr.trade the sound changed slightly. but it is annoying because I got used to the normal sound, the one we all know. did you change something on the...

I want quick access to install information. without need to click around. put an install guide (usually one line `go install....` into the README.