Alex

Results 239 comments of Alex

@se7entyse7en true, here is the relevant place where this gets exposed [protocol/service.go#L127](https://github.com/bzz/server/blob/83166ea0087bfe20c24fc471309f70f422383198/daemon/protocol/service.go#L127) and here is how the client works this around [bblfshctl/cmd/driver_install.go#L343](https://github.com/bzz/server/blob/83166ea0087bfe20c24fc471309f70f422383198/cmd/bblfshctl/cmd/driver_install.go#L343) @creachadair do you have any insights on what's...

> > @se7entyse7en true, here is the relevant place where this gets exposed [protocol/service.go#L127](https://github.com/bzz/server/blob/83166ea0087bfe20c24fc471309f70f422383198/daemon/protocol/service.go#L127) and here is how the client works this around [bblfshctl/cmd/driver_install.go#L343](https://github.com/bzz/server/blob/83166ea0087bfe20c24fc471309f70f422383198/cmd/bblfshctl/cmd/driver_install.go#L343) > > @creachadair do you have...

It would be so cool to have at least something like "Analyzing NGS Data at NCBI with Apache Spark" in README

Sorry, what I mean is - it would be great to have a bit more high-level information about the project in general with some links to details (as not everyone...

Hi @nashid. Indeed, that would be great - we'll look into creating a mirror of Space calendar into GCal and sharing it. Meanwhile, one way to get the updates is...

@ZdenekM #9 fixes this issue

Hey @fredcallaway > I would like to update the README based on my experience that would be splendid! Please, feel free to send a PR. > I was only able...

Thanks again @fredcallaway - with your improvements the README is in a much better shape! 🙇 If you have any feedback after using this or some other tools that you...

Thank you so much for sharing the improvements! 🙇 Apologies for totally missing it due to vacations and work that, recently, involved less research & paper reading. Overall it looks...

Good catch! Indeed that is just not implemented yet. This would be a simple change that requires batching `msgIds` by 1k instead of passing them all together in https://github.com/bzz/scholar-alert-digest/blob/cc2562183171c43b93da48576a60304d07ca26aa/gmailutils/gmail.go#L218-L220 before...