Jake Austwick

Results 4 issues of Jake Austwick

Has anybody implemented a Google Authenticator backend for Deux? Seems like it would be common, so wondering if somebody has a starting point rather than me having to start from...

Is there currently no way to delete a Go bloom filter? https://github.com/bitly/dablooms/blob/master/godablooms/dablooms.go#L44 Am I also correct in thinking this memory will never get GC'ed, because it's in C?

A page can only belong to one CMS, so I think it seems smart to stop checking if it's another CMS if one is detected. However with the way things...

feature

Hey, I'm new to Go so please excuse me if the problem is with my code. When I run the following code, the memory just keeps growing and growing, as...