Liam Somerville

Results 41 comments of Liam Somerville

Yeah, most of the ones that I've noticed missing are in Powerline Extra Symbols.

@chrissimpkins Either works for my purposes. If you think it's a better fit elsewhere, no worries. Thanks a lot for following up :)

A bit late to the party here, but thought I'd add my $0.02. > If I, the module author, control all of the calls to a function, then I can...

I love your tool but agree regarding documentation. I've been putting a little together on my end that I'd be happy to contribute. Where do you see it living? Under...

Agreed. It would be great to either change this default or allow it to be remapped.

Did you clone this using git, or via `go get`? What is the output of `echo $GOPATH`?

Ahh sorry, I was misremembering. You'll need to make sure that `whatever/go-workspace/bin` is on your path as well. In your `.bashrc` or `.profile`, make sure you've got something like `export...

Hey, both of your screenshots are of emails in your inbox. Does changing the concurrency or the timeout make your results more accurate? If you're dealing with a dodgy connection...

The purpose of the tool is to check for working HTTP servers, not URLs that return HTTP 200. Luckily this is easily doable with meg: `cat domains | httprobe >...