`ollama pull qwen3.5:9b` from the cafe wifi and now i feel evil
Posts by Josiah
We just need the interpreter support then I’ll have only one editor for everything!
you can take advantage of the incremental build. So instead of having to recompile arrow-rs from scratch (thats a nice walk around the block!) it will only need to compile the last few crates.
The issue is not "excessive rebuilds" but instead not being able to take advantage of incremental compilation that cargo provides.
If your .cargo folder isn't persisted across CI invocations every crate has to be recompiled from scratch. If you can maintain the cache... 👉🏼
Seeing now this this specific to rextendr too. Would you mind making an rextendr issue? We can probably make a GHA template in the package
Use sccache!!!! HUGE win. Easy to set up. I think I set up the extendr github repo to use it? We use it in our CI workflows for ricochet and saved about 20m of compile time
i think im nicer to the rubber duck
we've found the causal effect.
this is a recipe to meet slenderman whilst experience sleep paralysis
I've been using gh pr-review to help with claude assisted PR review.
Workflow:
- I provide detailed comments in GH PR review
- Have claude review them
- Claude gets everything entirely wrong
- I do it myself.
Still extremely useful!
github.com/agynio/gh-pr...
#claude
In case you aren't aware, TinyTeX has started offering binaries for ARM and musl-based Linux since last month: yihui.org/en/2026/03/t... Enjoy the extra 5 minutes saved!
BTW, I didn't know musl/Alpine Linux before. While working on TinyTeX binary for it, I was intrigued and also quite impressed.
when compared to the dozens of mb that quarto injects, i personally care!
have you tried dispatching a team of 15 "ai engineers" to solve this problem? /s
ok so my ex yc vp is vv go go on ai rn bc he is in an sv vc gc or we -- my em is in on it w/ ai as an os to do ui qa in ci -- so tl dr ig im tl of ai ui qa ?? rn ai ui qa v1 is cc in an hv vm on my pc on gh pr xd
It is with great sadness that we announce the passing on 1 April of Tomáš Kalibera, a valuable member of the R Core Team for close to 10 years, after a short but aggressive illness.
Tomáš is survived by his wife and 1 year old son. A full obituary will be posted in due time.
Negative. I grew up in Northern California! 6/6:30am open times is standard in the Bay Area
My cats woke me up at 5:30am today. Naturally I should be able to get a coffee at 7am at the latest!
developers.arcgis.com/r-bridge and our examples from UC and DevSummit on our github org GitHub.com/r-arcgis
Seattle is the only city I’ve lived in where I have to wait hours for coffee shops to open up.
It’s 8am, why aren’t you selling coffee?
Me after a visit to Renton.
I donated a smol amount. Will you? Also, CRISPR is awesome.
me looking at a backpack review last night which said "its just barely too small for my 15" macbook" okay....what about 14"?!! WILL IT FIT! I MUST KNOW
🤖 🚨 "No x. No y. Just z." 👈🏼 tell-tale sign a clanker wrote your blog
💕
Nifty
The Huff model is the classic algorithm in retail spatial analysis - and you can now use it in R.
Predict:
- Which store a customer is likely to visit
- Sales potential per location
- How new stores reshape the competitive landscape
Learn more: walker-data.com/spop...
yeah, the best part is that this is in r-devel and not r-release!
In the extendr project we're trying to keep up but its tough!
I guess easter reincarnated {ggvis} as {gglite} #rstats
Screenshot of a failed github action workflow "Check for non-API calls." Text output: Run RESPONSE=$(curl -sf "https://dev.vm.ubuntu.ricochet.rs/app/non-api-checks/check?pkg=$PKG_NAME") { "last_updated": "2026-04-10 17:52:44 CEST", "has_non_api_calls": true, "symbols": [ "R_UnboundValue" ] } Error: non-API calls detected in b64 Error: Process completed with exit code 1.
✨ CRAN non-API 📦 package checks via GitHub action and {plumber} API 👨🏻🔧
Changes keep coming left and right and I can't keep up!
github.com/JosiahParry/...
#rstats