Jared Lander's Avatar

Jared Lander

@jaredlander.com

Owner of Lander Analytics Author of R for Everyone Lecturer at Columbia Business School and Princeton University Organizer of NY Open Statistical Programming Meetup jaredlander.com

3,146
Followers
66
Following
137
Posts
26.04.2023
Joined
Posts Following

Latest posts by Jared Lander @jaredlander.com

Some thoughts about open source vs closed models from Joe Marlo in the age of #GenAI

03.03.2026 16:44 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Some first thoughts on using @anthropic.com's Claude Code with #rstats

24.02.2026 17:36 πŸ‘ 15 πŸ” 4 πŸ’¬ 0 πŸ“Œ 1

My favorite kind of data science is geospatial

20.02.2026 23:57 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - elbersb/tidylog: Tidylog provides feedback about dplyr and tidyr operations. It provides wrapper functions for the most common functions, such as filter, mutate, select, and group_by, and pro... Tidylog provides feedback about dplyr and tidyr operations. It provides wrapper functions for the most common functions, such as filter, mutate, select, and group_by, and provides detailed output f...

tidylog might be what you want
github.com/elbersb/tidy...

20.02.2026 19:48 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

So much more than just code

18.02.2026 18:14 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

That's so unpleasant. I hate hotels where they act like towels are worth gold. This just makes you want to stay even less.

17.02.2026 01:28 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Part 2 of setting up the Dell DGX Spark, now with Claude Code. Or check out the more personal version at www.jaredlander.com/2026/02/conf...

12.02.2026 16:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The Dell version of the DGX Spark has been a fun device to play with. Check out the initial setup at the link below or find my more casual review at www.jaredlander.com/2026/02/sett...

10.02.2026 17:09 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

You beat me to it. Pretty soon the POS option will last him long enough to be a BIFL.

07.02.2026 21:25 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

See how Mike Band, with his long history of combining football and analytics, uses LLMs to breakdown the game between the Patriots and Seahawks.

05.02.2026 16:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

See the latest piece from @landeranalytics.com team member Joe Marlo

03.02.2026 17:28 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Apps crashing under load? Servers failing? We use Kubernetes to keep your systems resilient, self-healing clusters, automated scaling, and rolling updates ensure high availability and uninterrupted performance.

πŸ“½οΈ Watch here: youtu.be/Cf_vX-0Qrlc

#Kubernetes #CloudComputing #DevOps #databs

28.01.2026 16:00 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

Tuesday night (1/27) at the New York Open Statistical Programming Meetup, Bill Gold will share how he vibe coded his recreational schedule. Don’t miss it!

πŸ“ In-person at NYU & virtual | 7 PM ET
πŸ™‹ More info & RSVP: nyhackr.org

#DataBS #VibeCoding

23.01.2026 15:08 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Can Small and Medium-Sized Organizations Compete in AI? How nimble teams create real value with the resources they already have

AI isn’t an arms race for most organizations.

This post explains how small and mid-sized teams create real value with AI by focusing on workflows, context, and domain expertise, not massive budgets or moonshots.

πŸ”—: bit.ly/49YekBY

#AI #DataScience #SMB #databs

27.01.2026 15:44 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

The @landeranalytics.com blog is back.

We'll be writing about what happens when AI meets real systems: legacy stacks, production constraints and practical tradeoffs that don’t show up in demos.

landeranalytics.com/post/welcome-back-to-the-lander-analytics-blog

#DataScience #AI #Analytics #databs

21.01.2026 17:13 πŸ‘ 6 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

The Lander Analytics blog is live again.

We will be sharing what we’re learning as we modernize analytics stacks, deploy models and integrate LLMs into real workflows, alongside the legacy systems most organizations still run on.

landeranalytics.com/post/welcome-back-to-the-lander-analytics-blog

21.01.2026 17:10 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Oh cool, so there has to be some way for me to recreate that. Thanks!

14.01.2026 11:40 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

That can be frustrating. Usually CRAN will get the binaries up in a few days but if you can't wait you need to build it. I forget, but if the package doesn't have compiled code, you might be able to build a pure R package without rtools. I need to double check though.

14.01.2026 01:06 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

So if rix can install GitHub packages I can probably translate that to what nic would say then translate that out to what devbox would say.

14.01.2026 00:51 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I've been using devbox which is a wrapper around nix and I haven't figured out how to handle R packages from GitHub.

14.01.2026 00:16 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Only if you are compiling packages from source. If you are installing from CRAN you do not need rtools. CRAN pre compiles the packages for windows.

14.01.2026 00:15 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

You only need rtools if you are building packages with compiled code (think C++) on Windows. If you're not doing that, then you can install from CRAN without rtools because CRAN provides Windows binaries.

13.01.2026 23:43 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

At the New York Open Statistical Programming Meetup on Tuesday, January 27, Bill Gold will talk about how he vibe coded his recreational schedule.

πŸ“ In-Person at NYU & Virtual | 7 PM (ET)

πŸ™‹β€β™€οΈ More info & RSVP: nyhackr.org

#databs

08.01.2026 14:59 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Reenactment of Washington Crossing the Delaware

Reenactment of Washington Crossing the Delaware

There's a great reenactment every year. They do the Delaware crossing, the battle of Trenton and the battle of Princeton.

29.12.2025 01:42 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Tagging @eddelbuettel.com. I know you're not a Windows person, but I imagine you've dealt with Rcpp on windows snapdragon?

01.12.2025 18:58 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Looking to get people's experience running #rstats on a snapdragon (ARM) processor with Windows. Good, bad, ugly, excellent?

01.12.2025 16:37 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Built a great Shiny app but struggling to share it? We help teams deploy, secure & scale Shiny using Docker, Kubernetes, and full infrastructure support. Your app becomes a fast, reliable web tool accessible across your orgβ€”no crashes, no headaches.

πŸ“½οΈ Watch: youtu.be/Tp5eCo0vnLI

#Shiny #databs

25.11.2025 16:42 πŸ‘ 4 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

The one I did was a whiskey which I knew would make @jdlong.cerebralmastication.com happy

13.11.2025 11:47 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

πŸ₯ƒ.xlsx

13.11.2025 00:08 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0