Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
coatless created a comment on an issue on coatless-rpkg/peeky
@jhchou this is great, thanks! So, two issues: 1. We need to create subdirectories before placing files (e.g. `www/`, `data/`, ...) 2. Handle the binary conversion from `base64` encoding to bi...
coatless opened a pull request on coatless-rpkg/peeky
fix: Writing binary files & subdirectories
This PR addresses: 1. Logic for creating and placing a subdirectory if present inside of a shiny app (e.g. `www/`, `data/`, ...) 2. Handling the conversion of binary files back to their origin...coatless pushed 1 commit to fix/binary-content-and-subdirectories-issue-1 coatless-rpkg/peeky
- Add new `write_file_content()` function to handle writing text & binary files. Also, handle writing files out to sub... bea745a
coatless created a branch on coatless-rpkg/peeky
fix/binary-content-and-subdirectories-issue-1 - All your shinylive apps are belong to us
coatless created a comment on an issue on coatless-rpkg/peeky
So, embedding binary files within shinylive for R has been notably problematic compared to text files. Do you have a quick MWE you can provide for me to play around with? I think the issue is w...
coatless created a comment on an issue on ropensci/bibtex
Hi @Fifis thanks for the report and suggested patch. Do you want to submit a PR or would you like me to? Regarding the `journaltitle` vs. `journal`, we recently moved the backend from `C` to be...
coatless pushed 1 commit to main coatless-rpkg/shinytangle
- Re-org examples into `examples-shiny` directory to work with `shiny::runExample()`. Modify README.Rmd to include an ... 6466515
coatless created a review comment on a pull request on quarto-ext/bluesky-comments
Should this be `n-show-more`? Right now, that option doesn't seem to be getting exported over to the JS Library?
coatless created a review comment on a pull request on quarto-ext/bluesky-comments
```suggestion ```
coatless created a review comment on a pull request on quarto-ext/bluesky-comments
```suggestion if config['n-show-init'] then filterConfig.nShowInit = tonumber(pandoc.utils.stringify(config['n-show-init'])) elseif config['visible-subcomments'] then utils.log_warn...
coatless pushed 1 commit to main coatless-rpkg/shinytangle
- Add a title panel to provide more top-space to drag. 2e100d1
coatless pushed 3 commits to main coatless-rpkg/shinytangle
coatless created a branch on coatless-rpkg/shinytangle
gh-pages - Bringing Tangle Slider Inputs to Shiny
coatless created a repository: coatless-rpkg/shinytangle
https://github.com/coatless-rpkg/shinytangle - Bringing Tangle Slider Inputs to Shiny
coatless created a branch on coatless-rpkg/shinytangle
main - Bringing Tangle Slider Inputs to Shiny
coatless created a comment on an issue on posit-dev/shinylive
This issue came up on my radar with a corporate client who is trying to deploy a Shinylive application on an internal/private GitHub enterprise deployment under GitHub Pages that requires a login. ...
coatless created a comment on an issue on quarto-ext/bluesky-comments
@gadenbuie okidokies, I think it would be worth investigating further. I have some prototype feed code from earlier that I can try repurposing.
coatless created a repository: coatless-shiny/optimization
https://github.com/coatless-shiny/optimization - Demonstrate optimization
coatless pushed 3 commits to main coatless-shiny/sf-random-walk
coatless created a branch on coatless-shiny/sf-random-walk
main - Demonstrate random walking on streets
coatless created a repository: coatless-shiny/sf-random-walk
https://github.com/coatless-shiny/sf-random-walk - Demonstrate random walking on streets
coatless created a comment on a pull request on quarto-ext/bluesky-comments
This looks great! Swapping out the icons for the text on lower status bars make this pop. Would it be possible to add the new `--bc-avatar-size` option to the `README.md` table and `index.qmd`...
coatless created a comment on an issue on quarto-ext/bluesky-comments
To make sure I'm grokking this, we're looking to incorporate a feed that specifically detects `#linkblog` and lists those top-level comments? From this, maybe we can pass a URI segment to display p...
coatless pushed 1 commit to main coatless-shiny/2d-random-walk
- Feat/multiple random walks (#1) * Extend the app to allow multiple random walks... * Allow individual settings for ... 1b4c365
coatless pushed 1 commit to feat/multiple-random-walks coatless-shiny/2d-random-walk
- Remove step all in favor of just individually selected paths. 5e8cff7