Ecosyste.ms: Timeline

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

jcheng5

jcheng5 created a comment on an issue on jcheng5/databot
These are incredibly interesting observations! It's kind of exciting to see how different the needs are on the modeling side, it makes me more confident that we have a real contribution to make here.

View on GitHub

jcheng5 created a comment on an issue on posit-dev/positron
Aha, there's [code that combines consecutive ActivityItemStreams](https://github.com/posit-dev/positron/blob/9d2b4d01d4732d5113dc36f3a57abd4a0ced129e/src/vs/workbench/services/positronConsole/brows...

View on GitHub

jcheng5 created a comment on an issue on posit-dev/positron
It looks to me like the console actually does know how to handle these characters to some degree. But they are only [correctly handled _within_](https://github.com/posit-dev/positron/blob/9d2b4d01d...

View on GitHub

jcheng5 created a comment on an issue on rstudio/shinymeta
Thanks for the report. Is the code for this app publicly accessible? Is the app author someone you can get in touch with? How are you launching the app: by opening an app.R and hitting the Run App ...

View on GitHub

jcheng5 pushed 1 commit to main jcheng5/elmer-assistant

View on GitHub

jcheng5 pushed 1 commit to main posit-dev/shinychat
  • Update README.md for repo move e898980

View on GitHub

jcheng5 created a comment on an issue on posit-dev/positron
Here's a simpler repro using rich (which is how chatlas is printing): ```python import rich.live as Live with Live.Live() as live: for line in ["a", "a\nb", "a\nb\nc"]: live.update(li...

View on GitHub

jcheng5 pushed 1 commit to gh-pages jcheng5/llm-quickstart

View on GitHub

jcheng5 pushed 1 commit to gh-pages jcheng5/llm-quickstart

View on GitHub

jcheng5 pushed 2 commits to main jcheng5/llm-quickstart
  • Update code for dependency changes e99cb31
  • Updates for Cohort 11 d5bf84d

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
After further reflection, I'm fine with this the way you've written it. I was going to suggest doing all the tag manipulation with a parsed-but-not-rendered-or-inserted `$liTag`, then calling rende...

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 pushed 1 commit to main posit-dev/shinychat

View on GitHub

jcheng5 created a review on a pull request on r-lib/httr2

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
Note B in the mega-comment below says "renderContent must be called on an element that's attached to the document". Is that going to be a problem here?

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 created a comment on an issue on rstudio/httpuv
This would be very nice. There's currently no streaming of responses in httpuv, period.

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
It's super weird that text is being passed in at all. It bothers me not knowing where that's coming from.

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
Why static? Other than that, LGTM

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
I don't love that this dedupes after the content has changed, by deduping all of the messages. Could you instead change `showShinyClientMessage` so that right before performing the append, see if t...

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 created a comment on a pull request on rstudio/shiny
I'm fine with this PR's behavior as-is, but if the error console becomes more general in the future we should have a duplicate count like JS consoles have.

View on GitHub

jcheng5 created a comment on an issue on rstudio/shiny
@Shubhamdhadag First guess is you’re hitting the RAM limit for that container and the process is being killed. Can you start by either redeploying with a small subset of the data to see if that mig...

View on GitHub

jcheng5 pushed 1 commit to main jcheng5/databot

View on GitHub

jcheng5 created a review on a pull request on r-lib/httr2

View on GitHub

jcheng5 created a review on a pull request on r-lib/httr2

View on GitHub

jcheng5 created a review comment on a pull request on r-lib/httr2
Would it make sense to log the buffer here, under certain verbosity levels?

View on GitHub

jcheng5 pushed 1 commit to main jcheng5/databot
  • Kickstart the chat session 29a7bc1

View on GitHub

Load more