Alex Baden

Results 70 comments of Alex Baden

The ability to download a single HDF5 file individually for multiple channels and have the file appear identical, even though the channel names differ. On Mon, Aug 24, 2015 at...

We could give an error message that tells the user they forgot a channel, no?

Yeah, I think we should try and find a way to prevent this in the admin interface. Either prevent creating, or prevent deleting. Easiest way seems to be to prevent...

Throttling API requests by IP would go much farther than private tilecache in keeping things online. From my experience, visualization doesn't bring us down, massive numbers of get requests do....

If we are able to standup a service in AWS that allows us to spin up an arbitrary number of gateway servers that pull data from S3, then this will...

I should update this. Talked to Randal, we're going to do it. Since it's for annotations / uint32 data, windowing isn't a factor. This would basically allow a user to...

@kunallillaney already has nagios monitoring for CS. Perhaps we can extend that?

I'm not sure I understand. Explain in person tomorrow or next week?

I think I have a fix for this, but I am not sure the semantics of `tl.constexpr` require it. If you explicitly "dereference" the `constexpr` with `.value`, then this problem...