Advertisement · 728 × 90

Posts by Josiah

`ollama pull qwen3.5:9b` from the cafe wifi and now i feel evil

10 hours ago 3 1 0 0

We just need the interpreter support then I’ll have only one editor for everything!

1 day ago 1 0 0 0

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.

1 day ago 0 0 0 0

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... 👉🏼

1 day ago 0 0 1 0

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

1 day ago 1 0 2 0

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

1 day ago 2 0 1 0

i think im nicer to the rubber duck

2 days ago 1 0 0 0

we've found the causal effect.

2 days ago 1 0 0 0

this is a recipe to meet slenderman whilst experience sleep paralysis

2 days ago 0 0 0 0
Preview
GitHub - agynio/gh-pr-review: GitHub CLI extension that adds full inline PR review comment support — view, navigate, reply to, and resolve review threads directly from the terminal. LLM-ready and idea... GitHub CLI extension that adds full inline PR review comment support — view, navigate, reply to, and resolve review threads directly from the terminal. LLM-ready and ideal for automated PR review a...

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

2 days ago 7 3 2 0
Advertisement
Announcing TinyTeX Binaries for arm64 and musl-based Linux - Yihui Xie | 谢益辉 Three years ago, Cole Arendt requested pre-built TinyTeX binaries for ARM Linux. Today, I’m happy to announce that we now provide pre-built TinyTeX binaries for arm64 and musl-based Linux (e.g. ...

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.

3 days ago 6 2 0 0

when compared to the dozens of mb that quarto injects, i personally care!

3 days ago 2 0 0 0

have you tried dispatching a team of 15 "ai engineers" to solve this problem? /s

3 days ago 0 0 1 0

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

4 days ago 324 65 17 30

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.

5 days ago 80 23 1 4

Negative. I grew up in Northern California! 6/6:30am open times is standard in the Bay Area

4 days ago 0 0 0 0

My cats woke me up at 5:30am today. Naturally I should be able to get a coffee at 7am at the latest!

4 days ago 0 0 0 0
Preview
R-ArcGIS Bridge | ArcGIS R-Bridge | Esri Developer

developers.arcgis.com/r-bridge and our examples from UC and DevSummit on our github org GitHub.com/r-arcgis

4 days ago 2 0 0 0
Advertisement

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?

4 days ago 9 1 4 0
Video

Me after a visit to Renton.

5 days ago 53 6 3 0

I donated a smol amount. Will you? Also, CRISPR is awesome.

5 days ago 2 1 0 0

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

5 days ago 1 0 0 0

🤖 🚨 "No x. No y. Just z." 👈🏼 tell-tale sign a clanker wrote your blog

6 days ago 13 3 1 0

💕

6 days ago 1 0 0 0

Nifty

6 days ago 8 1 1 0
Post image Post image Post image Post image

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...

1 week ago 25 4 0 0
Advertisement

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!

1 week ago 3 0 0 0

I guess easter reincarnated {ggvis} as {gglite} #rstats

1 week ago 12 1 1 0
Examples Home Articles Examples Manual News Playground

The examples are just ridic.

pkg.yihui.org/gglite/examp...

Hardest going soft launch ever.

1 week ago 15 2 1 0
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.

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

1 week ago 12 1 1 0