Stephen Smith

Results 136 comments of Stephen Smith

I can definitely do this with: http://stackoverflow.com/questions/24562942/golang-how-do-i-determine-the-number-of-lines-in-a-file-efficiently 1.5 gigs in 5-10 seconds, should be a very bearable pause at the beginning of the import, then I should be able to...

Like the refresh button, maybe the loading of the search categories, view transitions, categories page.

I can understand having the categories themselves (on /browse) sorted alphabetically, but do you have any specific use case for sorting the search results alphabetically? Do you use BitCannon for...

I am planning on adding this. Not super critical right now though.

I think that would make sense as a next step - I would have to figure out how to get the meta information (or people could manually enter it). Supporting...

I don't really like the labels because they only contain some of the labels i want, and don't contain other things like low prio, high prio, critical, suggestion, etc. So...

I actually just found out how to make custom labels. I feel like an idiot.

If you'd like to do this, you're more than welcome! I don't use brew or aptitude, and at the moment im pretty busy adding features and stuff.

Yes, I figure it's the biggest problem for linux users who may invoke it from command line. I'd like to switch to using codegangsta/cli for command line flags / oprions...

Also I think the real solution is to figure out how to reliably read from files in the same directory as the binary. There are a couple solutions but one...