Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
toloudis pushed 1 commit to feature/qt6.8 allen-cell-animated/agave
- try adding qt6_dir for macos 80c2fc1
toloudis pushed 1 commit to feature/qt6.8 allen-cell-animated/agave
- remove qt vista style plugin from build dc2d675
toloudis pushed 1 commit to feature/qt6.8 allen-cell-animated/agave
- fix gh-actions qt install 0ba9a67
toloudis created a review comment on a pull request on simularium/simularium-viewer
> destroy to me implies that an object is permanently unusable and that all of its resources have been freed or are no longer accessible ha, I just wrote a similar comment. But I think as long a...
toloudis created a review comment on a pull request on simularium/simularium-viewer
Is there an expectation of more than one different kind of implementation of IOctopusServices? If not, then the extra layer is not needed.
toloudis created a review comment on a pull request on simularium/simularium-viewer
If I remember right, I think naming the param with `_obj` would fix lint
toloudis created a review comment on a pull request on simularium/simularium-viewer
I'd love for ISimulator to have a nice comment above each method in the interface describing expected behavior.
toloudis created a review comment on a pull request on simularium/simularium-viewer
Nit: this might be my C++ or RAII bias but a class method called `destroy` to me implies that I'm destroying _this object_ (or all of its internals) , basically indicating that no one will make an...
toloudis created a review comment on a pull request on simularium/simularium-viewer
I suggest moving these to above each of the individual functions.
toloudis pushed 1 commit to feature/thick-lines allen-cell-animated/agave
- lets try again with the tensorstore array template d0702be
toloudis opened an issue on bioio-devs/bioio
test writing with omezarrwriter and reading with bioio-ome-zarr, likewise with tiff
### Feature Description Idea: Add Integration testing to ensure that our built-in writers maintain compatibility with the corresponding readers. ### Use Case The writers in bioio are somew...toloudis created a comment on an issue on bioio-devs/bioio-base
You have a good point and we did discuss this, and ultimately decided that we should use the plugin model that we created. One benefit is that the individual readers can have a smaller unit test b...
toloudis created a review on a pull request on bioio-devs/bioio-bioformats
Thank you for this contribution! Looks great. We still have a big open issue with authenticating for downloading our test data stored in a protected bucket but will have some resolution for this...
toloudis created a review on a pull request on bioio-devs/bioio-bioformats
Thank you for this contribution! Looks great. We still have a big open issue with authenticating for downloading our test data stored in a protected bucket but will have some resolution for this...
toloudis opened an issue on AllenInstitute/biofile-finder
crazy idea: show folder hierarchy from a single annotation that represents a slash delimited path
Crazy idea and not sure if worth anything, but I wanted to write it down here. What if there were a special annotation, or type of annotation, that was considered "pathlike". The canonical exa...toloudis pushed 11 commits to feature/thick-lines allen-cell-animated/agave
- Revert "try update tensorstore to fix builds" This reverts commit f8cb4e78e47835d98fe97cbff1937459d68ac37b. 5e76c89
- try tensorstore 0.1.69 d138dd5
- Merge branch 'feature/add-clip-plane' of https://github.com/allen-cell-animated/agave into feature/add-clip-plane # ... ac7be36
- bump tensorstore again e2c85a3
- try windows 2019 c47d76e
- try explicit template args 5a0b663
- more explicit array ctor? 8b52f08
- one more try at windows compile f2d5680
- backtrack 3b796ab
- windows-2019 ca53291
- Merge branch 'feature/add-clip-plane' into feature/thick-lines # Conflicts: # .github/workflows/build_and_test.yml #... 05b2d31