Trey Tacon

Results 41 comments of Trey Tacon

Never thought about it before, but this is probably a feature I'd like myself. I have an idea of how to do it. I'll give it a shot tomorrow or...

There's a WIP on 4f1bdd1ee625bc62fe4ecabbbfbc7c0b673100d2, if you want you can take a look. Just reinstall with -tags smartmode.

My bad! Pull it down and try again, I had quite the significant typo in the last commit - that's what I get for rushing it!

So, last week I didn't sleep alot (I'm the idiot) ... XP. I've now got it fixed so that DetectTerminal needs the file descriptor of the file it's going to...

Turns out I had missed resetting one value and wasn't checking for a sentinel value in one method so when I piped to less it didn't seem to work (even...

The current way I get around this is explicitly setting flags in the code (which triggers gob to reload the package) - this makes me sad to do.

I don't think so. Consider the following scenario, you're using gob to run a webserver. You control with a flag what kind of "mode" its logging is in (log only...

Hacking away on this, I'll post an update when I get around to finishing it.

Did we not want to add a weighted aspect - i.e. dependencies used more heavily throughout a package are more important to watch?

I wrote a little tool that does this during gophercon - I'll push it to develop when I get a chance.