Ecosyste.ms: Timeline

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

rerun-io/rerun

jleibs created a branch on rerun-io/rerun

jleibs/dataframe-doc-title - Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.

emilk created a comment on a pull request on rerun-io/rerun
@rerun-bot full-check

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for eee7daf49d00403b146ff31b2a5430b61fff15c2 58ee772

View on GitHub

emilk pushed 7 commits to release-0.19.0 rerun-io/rerun
  • Mention in migration guide that .rbl files will no longer load (#7800) * [x] checkbox 594bbd4
  • Fix mixup of composition & decode timestamp, causing video stuttering for videos with bframes (#7806) ### What Th... 8b8ee81
  • Dataframe v2: use raw indices (#7807) This fixes the crazy slowdown described in: * #7802 ### Checklist * [x] ... 4f45741
  • Add screenshot/live viewer to the dataframe view doc (#7805) ### What Add a screenshot (and thus a live viewer) t... 9502846
  • Dataframe v2 Rust: public dataframe symbols (#7808) ffc88d6
  • Fix doc links from cleanup in #7776 (#7809) ### What Links got missed during the cleanup. ### Checklist * [x] I... eee7daf
  • Merge branch 'main' into release-0.19.0 a3f726f

View on GitHub

teh-cmc created a review comment on a pull request on rerun-io/rerun
It would be too late by then though, you'd always miss the first SIGINT at the very least. It's still worth doing though, at least if someone forget, SIGINT-spam will still work.

View on GitHub

teh-cmc created a review on a pull request on rerun-io/rerun

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun

View on GitHub

jleibs pushed 1 commit to main rerun-io/rerun
  • Fix doc links from cleanup in #7776 (#7809) ### What Links got missed during the cleanup. ### Checklist * [x] I... eee7daf

View on GitHub

jleibs deleted a branch rerun-io/rerun

jleibs/fix-ref-links

jleibs closed a pull request on rerun-io/rerun
Fix doc links from cleanup in #7776
### What Links got missed during the cleanup. ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct...
github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun

View on GitHub

jleibs pushed 1 commit to jleibs/fix-ref-links rerun-io/rerun

View on GitHub

teh-cmc pushed 5 commits to cmc/dataframe_snippets rerun-io/rerun
  • Fix mixup of composition & decode timestamp, causing video stuttering for videos with bframes (#7806) ### What Th... 8b8ee81
  • Dataframe v2: use raw indices (#7807) This fixes the crazy slowdown described in: * #7802 ### Checklist * [x] ... 4f45741
  • Add screenshot/live viewer to the dataframe view doc (#7805) ### What Add a screenshot (and thus a live viewer) t... 9502846
  • Dataframe v2 Rust: public dataframe symbols (#7808) ffc88d6
  • wip 67d9276

View on GitHub

jleibs pushed 1 commit to jleibs/fix-ref-links rerun-io/rerun

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for ffc88d6ed1675ee0c487818ee303dba738a1992a a6ed926

View on GitHub

jleibs pushed 1 commit to jleibs/fix-ref-links rerun-io/rerun

View on GitHub

emilk closed an issue on rerun-io/rerun
Non-linearity in dataframe read performance
Each doubling of the rows increases the read-time by a bit less than 4x. A 32x growth in rows leads to almost a 800x growth in read-time. Example: ```python import rerun as rr import tempf...
teh-cmc deleted a branch rerun-io/rerun

cmc/dataframe_public_symbols

teh-cmc pushed 1 commit to main rerun-io/rerun
  • Dataframe v2 Rust: public dataframe symbols (#7808) ffc88d6

View on GitHub

teh-cmc closed a pull request on rerun-io/rerun
Dataframe v2 Rust: public dataframe symbols
All the symbols I have needed to write the examples (which are yet to be published, but that's another story). * [x] yes
emilk created a review comment on a pull request on rerun-io/rerun
This could call `track_sigint`, making it impossible to forget to call it. And then `track_signint` could just be made private.

View on GitHub

emilk created a review on a pull request on rerun-io/rerun

View on GitHub

jleibs pushed 1 commit to jleibs/fix-ref-links rerun-io/rerun

View on GitHub

emilk created a review comment on a pull request on rerun-io/rerun
maybe add a comment to these explaining why they are there? 🤷

View on GitHub

jleibs pushed 1 commit to jleibs/fix-ref-links rerun-io/rerun
  • Also need a redirect for operating modes a407a4c

View on GitHub

jleibs pushed 1 commit to jleibs/fix-ref-links rerun-io/rerun
  • Add a micro-batching redirect 6b402eb

View on GitHub

zehiko pushed 4 commits to zehiko/remote-store-spec rerun-io/rerun
  • Fix mixup of composition & decode timestamp, causing video stuttering for videos with bframes (#7806) ### What Th... 8b8ee81
  • Dataframe v2: use raw indices (#7807) This fixes the crazy slowdown described in: * #7802 ### Checklist * [x] ... 4f45741
  • Add screenshot/live viewer to the dataframe view doc (#7805) ### What Add a screenshot (and thus a live viewer) t... 9502846
  • Merge branch 'main' into zehiko/remote-store-spec 2eab086

View on GitHub

nikolausWest created a review on a pull request on rerun-io/rerun

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for fb888ec10dd67e110e807369a8fa03f140942afb a6645a6

View on GitHub

github-actions[bot] created a comment on a pull request on rerun-io/rerun
<!-- add-pr-comment:add-pr-comment --> ## Deployed docs | Commit | Link | | ------- | ----- | | 09c6472079f79309d91c07f094d357a921bfe088 | https://landing-m8zozg7b3-rerun.vercel.app/docs |

View on GitHub

Load more