Advertisement ยท 728 ร— 90

Posts by Nic Crane

Weird, I hated the Claude+Codex pairing - Codex kept being assertively & convincingly wrong about things!

That said, Claude for triage and the Codex for implementation (I hit my Claude limit) seems to work pretty nicely, though I should complete the loop and finish it with Claude for review.

1 week ago 0 0 2 0

Just sent this to my oldest, who's in 4th year of a software engineering degree. It's going to be an "interesting" ride for this cohort ๐Ÿ˜…

1 week ago 21 6 1 0

I've found AI is a fantastic tool for learning things myself - great for debugging things outside of my expertise that I wouldn't have time to look at otherwise. Hope the idea helps anyway!

1 week ago 1 0 0 0

FWIW I just asked AI and the recommendations are to both add the noindex tags to old versions and also add canonical tags to the old ones, pointing to the latest one.

1 week ago 0 0 1 0

Hmm, I get the same, there's probably something systematic going on here that I should look into. Thanks for highlighting!

1 week ago 2 0 1 0

Thanks for mentioning thinking - I always have it on with Claude, but I'm a novice Codex user & didn't realise reasoning has different levels (default is "medium"). I'm going to see if turning it up works better; GPT 5.4 is currently telling me lots of confident mistruths about R on "medium"...

2 weeks ago 2 0 1 0

I was experimenting using a free subscription I got to a non-Claude AI service for writing R code (C API stuff), & had the horrifying discovery that newer models are still much worse at R, but have improved their ability to persuade me that their incorrect code is correct ๐Ÿ˜… Back to Claude then!

2 weeks ago 7 0 3 0

I love Obsidian, I'm more thinking about personal strategies for archiving information though, regardless of tool

3 weeks ago 1 0 1 0

The thinking behind the auto-archive is that I tried manual archiving but it's a boring chore that I can justify skipping, so I need something more passive.

3 weeks ago 0 0 0 0

Anyone got good tips for managing personal knowledge bases? I organise my life with Obsidian but a bit overwhelmed as my notes grow. New plan trying out today - once a month everything gets put in "Archive" directory and things get promoted to top level only if needed. Any other ideas?

3 weeks ago 0 0 2 0
Advertisement
Preview
LLMs in R - Quick Wins A fun, practical approach to learning how to work with LLMs in R. This is a course for anyone looking to get a quick overview of the most important aspects of working with the ellmer package.

I took the contents of my workshop at RainbowR on the topic of LLMs in R & made it into a course! It's about {ellmer}, and I spent soo long agonising over how to sell it, I gave up & instead released it under a "Pay What You Want" model ๐Ÿ˜…๐Ÿ˜‚ #rstats #llms #ai

www.aifordatapeople.com/courses/llms...

3 weeks ago 37 5 1 0

I think I got the idea from your keynote at RainbowR tbh! Going to look up general tips on editing writing and see if other ones apply here too! Will check out Claude+Codex pairing.

3 weeks ago 1 0 1 0

Also, AI reviewing AI seems to work well - just did this and it found a nice addition to make a test more robust that I might not have caught myself on the manual pass.

4 weeks ago 0 0 0 0

What tips do folks have for reviewing their own AI-generated code? My current approach: after a few rounds of iteration & initial checking, leaving the pull request as a draft for a few days, & coming back to it fresh, so I don't have a false feeling of "having fully read it". #ai #llms #opensource

4 weeks ago 14 1 2 0
Preview
2026 Posit Internships Posit is sponsoring four summer internship positions in 2026.

Our list of 2026 #rstats and #python summer internships has been posted.

We can't wait to work with you and make great things!

tidyverse.org/blog/2026/03...

1 month ago 29 18 1 1

This is fantastic news! Heather is such a positive force in the #rstats community and is doing vital work for the long-term sustainability of R and its community.

1 month ago 50 7 2 0
Preview
Maintaining open source in the age of generative AI: Recommendations for maintainers and contributors AI-generated contributions to open source projects are surging. Adrin Jalali and Cailean Osborne share best practices and recommendations for maintainers.

I really enjoyed reading this article from scikit-learn maintainers about the specific impacts of AI-generated open source contributions, recommendations for maintainers, and the potential for positives where AI use can be helpful.

blog.probabl.ai/maintaining-...

#ai #opensource #llms

1 month ago 2 1 0 0

Ah, cheers!

1 month ago 0 0 0 0

OMG, same, like the AI shame is so real, even when it's inevitable we're going to make mistakes with something so new!

1 month ago 0 0 0 0
Advertisement

That's so cool! What does the extension do?

1 month ago 0 0 0 0

Thanks! I still am impressed by how easy it makes it to do these kinds of things!

1 month ago 0 0 1 0
Preview
LLM-Assisted Issue Triage for Open Source Maintainers Nic Crane

I built a GitHub issue classifier for Apache Arrow issue language using {ellmer} - super simple and almost 100% accuracy. Blog post: niccrane.com/posts/llm-issue-triage/

#rstats #ai #llms

1 month ago 12 3 1 0

In the shower thinking "wouldn't it be cool to combine LLM tool calls and have them run code but in a constrained way" & then "it needs some kind of intermediate representation; how would we validate whatever it produces?" & then realised my idea wasn't novel & just the motivation for text-to-sql ๐Ÿ˜…

1 month ago 3 0 0 0

I remember at posit::conf last year there was mention of posit::conf Europe 2026 - anyone know if this is still a thing? #rstats #positconf #posit

1 month ago 2 0 1 0

Huge thanks to the organisational team for putting on such an excellent event! ๐Ÿ’œ๐ŸŒˆ

1 month ago 5 0 0 0
Preview
Schedule โ€“ rainbowR conference

Excited for all of the talks tomorrow, check out the schedule here if you havent' seen it! conference.rainbowr.org/schedule.html

1 month ago 3 0 1 0
Advertisement

Whew, and it's done! Thanks to everyone who came to my RainbowR workshop on LLMs for Data Analysis in #rstats! First time with that content in front of an audience, so I appreciate the excellent questions folks asked (and double thanks to everyone who filled in the feedback forms!)

1 month ago 18 1 1 0
Video

"Working with agents is a lot more productive, but a lot less fun." Charlie Marsh on the weird world of building software right now. Full conversation on The Test Set.

1 month ago 19 5 0 2

Sounds interesting, how well does it work for R code?

1 month ago 1 0 1 0



It's still experimental, so potentially some rough edges, but I think it's a great example of making sure the LLM benefits are tempered with what actually makes sense for *people*.

1 month ago 1 0 1 0