//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
Profile
Loading...
Software Engineer, Open Source @posit.co github.com/shikokuchuo
Charlie Gao









Loading...
Kickstarting June the only way we know how: with incredible open-source updates. We're excited to share recent #RStats and #Python updates to make your life easier, from mirai, mori, Shiny, Quarto, to events and resources, and more. Read the Glimpse newsletter: opensource.posit.co/blog/2026-06...
6d
opensource.posit.co
Introducing the new home for Posit Open Source and many package and community updates.
posit::glimpse() Newsletter – June 2026
Episode 229 of R Weekly Highlights is out! serve.podhome.fm/episodepage/... πŸ’» Building a computer in R (Gus Lipkin) @landeranalytics.com πŸ“‡ Toolbars in #shiny cards @enelson5.bsky.social 🧠 Async with memory @shikokuchuo.net h/t @mike-thomas.bsky.social & @jonathankitt.bsky.social πŸ™ #rstats
5d
Posit
R is capable of many analyes in the world of data science, but can it build a computer? Also a massive usability feature landing in the latest bslib to…
serve.podhome.fm
Issue 2026-W23 Highlights
R-Podcast (Eric)
Personally it's a great one for me as test coverage is back at 100% again after quite some time - not a single line missed. This speaks to the origins of mirai - it was built for robustness (which necessitated simplicity, and performance came as a side-product).
9d
Announcing mori 0.1.0: Zero-copy shared memory for #RStats! Parallel R usually means duplicating data across every worker, causing RAM bloat. mori fixes this by sharing R objects across processes via OS-level shared memory. Share once, read anywhere Learn more: opensource.posit.co/blog/2026-04...
12d
Charlie Gao
mori is a new R package for sharing R objects across processes via OS-level shared memory. Parallel workers get zero-copy, lazy ALTREP access to the same physical pages β€” share once, read anywhere.opensource.posit.co
mori: Shared memory for R objects
3d
Posit
I've just tried Posit Assistant on the free plan and must say, I'm impressed. Using the super-cheap Gemma 4 26B model (10% cost of Sonnet) on free plan it worked instantly. Hats of to the #posit team for integrating this into RStudio and allowing people to test with free plan!
Btw. did you know that you can use the mori package to avoid copying large objects to (or from) the subprocess? github.com/r-lib/callr#...
3d
9d
I just released nanonext 1.9.1 - which strips out old dispatcher code paths to make mirai >=2.7.0 even faster! If you're using nanonext with mirai, please make sure you're on at least mirai 2.7.0 before upgrading. #Rstats #Tidyverse
11d
Nightlights 🎨 Generative art built with D3 and animated with CSS #GenerativeArt #GenArtClub #CreativeCoding
πŸš€ mirai 2.7.1 is out! async/parallel/distributed computing for R, minimalist as ever. Now bundles its agent skill so `btw` and friends pick it up automatically. Lower overhead for sync daemons, flexible HTTP headers in `http_config(), and nice bug fixes. github.com/r-lib/mirai #RStats #Tidyverse