Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

BrianWhitneyAI

BrianWhitneyAI created a comment on a pull request on aics-int/aics-file-upload-app
I am having a lot of trouble uploading zarrs to test this addition. The relevant tests seem to indicate correctness but want to do a full end to end test. Hoping to talk about it at standup.

View on GitHub

BrianWhitneyAI opened a draft pull request on aics-int/aics-file-upload-app
initial commit
### Description The purpose of this PR is to resolve [TODO ](https://github.com/aics-int/aics-file-upload-app/blob/main/src/renderer/containers/App/handleUploadJobUpdates.ts#L103-L106) and use `m...
BrianWhitneyAI created a branch on aics-int/aics-file-upload-app

feature/multifile-id-juob-updates - A desktop client for uploading file and file metadata to the Allen Institute for Cell Science's internal file management system (FMS).

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
From what i can tell some async requests in the zarr render dont register as failures, This just says if its taking too long count it as a failure.

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
resolved in [dcce3a5](https://github.com/AllenInstitute/biofile-finder/pull/268/commits/dcce3a53988fff6be5dbfdfd0dd0d19fcbda3357)

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
resolved in [dcce3a5](https://github.com/AllenInstitute/biofile-finder/pull/268/commits/dcce3a53988fff6be5dbfdfd0dd0d19fcbda3357)

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI pushed 1 commit to feature/thumbnail-loading-placeholder AllenInstitute/biofile-finder
  • update margins and remove logs dcce3a5

View on GitHub

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
resolved in [478fbd2](https://github.com/AllenInstitute/biofile-finder/pull/268/commits/478fbd2d80b96884e30648830079e4285557fbf1)

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder
LGTM!

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI created a comment on an issue on AllenInstitute/biofile-finder
I havent seen a hard threshold. It looks like each browser is a little different but have similar limitations on the ram that they can use. I found failures for Safari, Chrome and Firefox between 1...

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder
Hey I looked through the different types of zarr download and it all looks pretty good! The only issues were 1) we dont support download tracking for local zarrs on desktop. Which is not relevant t...

View on GitHub

BrianWhitneyAI created a comment on a pull request on AllenInstitute/biofile-finder
Hey I looked through the different types of zarr download and it all looks pretty good! The only issues were 1) we dont support download tracking for local zarrs on desktop. Which is not relevant t...

View on GitHub

BrianWhitneyAI opened an issue on AllenInstitute/biofile-finder
Add threshold for web download (2 GB) warning message
In web browsers we have to read the entire zarr image into memory and cannot stream files as zarrs are a full directory. As a result of this we are bound to the browsers inherent memory limit of ab...
BrianWhitneyAI opened an issue on AllenInstitute/biofile-finder
Inconsistent Thumbnail rendering for Zarrs
When using the specimen_metadata.csv of mouse brains, a mix of the files render. Some always render, some sometimes render, and some never render. We added retry logic in #268 which stabilized the ...
BrianWhitneyAI created a comment on a pull request on AllenInstitute/biofile-finder
Currently has a visual bug where the loading box / spinner is misaligned. I tried recentering but somethings weird. ![Screenshot 2024-10-15 at 12 35 45 PM](https://github.com/user-attachments/ass...

View on GitHub

BrianWhitneyAI pushed 1 commit to feature/thumbnail-loading-placeholder AllenInstitute/biofile-finder
  • default to being a square if missing fields 478fbd2

View on GitHub

BrianWhitneyAI pushed 1 commit to feature/thumbnail-loading-placeholder AllenInstitute/biofile-finder

View on GitHub