James Manley's Avatar

James Manley

@jmanley32.bsky.social

Research interests: social protection & nutrition Personal interests: racial justice; environment & food economics Professor of Economics at Towson University, Maryland, USA Home page: https://sites.google.com/view/jmanley/home

175 Followers  |  268 Following  |  30 Posts  |  Joined: 27.10.2024
Posts Following

Posts by James Manley (@jmanley32.bsky.social)

Mary A. Quiroga - Research Research

Fantastic work! I don't know you but looks like this work and more is at www.maryquiroga.com/research

03.01.2026 15:31 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

We’re proud to be participating in the 3rd @wfp.org Global Impact Evaluation Forum 2025! Join the live stream tomorrow for a panel session featuring a presentation from our President, @tiapalermo.bsky.social: wfp-org-conference.zoom.us/meeting/regi...

09.12.2025 19:46 β€” πŸ‘ 1    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Will you incorporate LLMs and AI prompting into the course in the future?
No.

Why won’t you incorporate LLMs and AI prompting into the course?
These tools are useful for coding (see this for my personal take on this).

However, they’re only useful if you know what you’re doing first. If you skip the learning-the-process-of-writing-code step and just copy/paste output from ChatGPT, you will not learn. You cannot learn. You cannot improve. You will not understand the code.

Will you incorporate LLMs and AI prompting into the course in the future? No. Why won’t you incorporate LLMs and AI prompting into the course? These tools are useful for coding (see this for my personal take on this). However, they’re only useful if you know what you’re doing first. If you skip the learning-the-process-of-writing-code step and just copy/paste output from ChatGPT, you will not learn. You cannot learn. You cannot improve. You will not understand the code.

In that post, it warns that you cannot use it as a beginner:

…to use Databot effectively and safely, you still need the skills of a data scientist: background and domain knowledge, data analysis expertise, and coding ability.

There is no LLM-based shortcut to those skills. You cannot LLM your way into domain knowledge, data analysis expertise, or coding ability.

The only way to gain domain knowledge, data analysis expertise, and coding ability is to struggle. To get errors. To google those errors. To look over the documentation. To copy/paste your own code and adapt it for different purposes. To explore messy datasets. To struggle to clean those datasets. To spend an hour looking for a missing comma.

This isn’t a form of programming hazing, like β€œI had to walk to school uphill both ways in the snow and now you must too.” It’s the actual process of learning and growing and developing and improving. You’ve gotta struggle.

In that post, it warns that you cannot use it as a beginner: …to use Databot effectively and safely, you still need the skills of a data scientist: background and domain knowledge, data analysis expertise, and coding ability. There is no LLM-based shortcut to those skills. You cannot LLM your way into domain knowledge, data analysis expertise, or coding ability. The only way to gain domain knowledge, data analysis expertise, and coding ability is to struggle. To get errors. To google those errors. To look over the documentation. To copy/paste your own code and adapt it for different purposes. To explore messy datasets. To struggle to clean those datasets. To spend an hour looking for a missing comma. This isn’t a form of programming hazing, like β€œI had to walk to school uphill both ways in the snow and now you must too.” It’s the actual process of learning and growing and developing and improving. You’ve gotta struggle.

This Tumblr post puts it well (it’s about art specifically, but it applies to coding and data analysis too):

Contrary to popular belief the biggest beginner’s roadblock to art isn’t even technical skill it’s frustration tolerance, especially in the age of social media. It hurts and the frustration is endless but you must build the frustration tolerance equivalent to a roach’s capacity to survive a nuclear explosion. That’s how you build on the technical skill. Throw that β€œwon’t even start because I’m afraid it won’t be perfect” shit out the window. Just do it. Just start. Good luck. (The original post has disappeared, but here’s a reblog.)

It’s hard, but struggling is the only way to learn anything.

This Tumblr post puts it well (it’s about art specifically, but it applies to coding and data analysis too): Contrary to popular belief the biggest beginner’s roadblock to art isn’t even technical skill it’s frustration tolerance, especially in the age of social media. It hurts and the frustration is endless but you must build the frustration tolerance equivalent to a roach’s capacity to survive a nuclear explosion. That’s how you build on the technical skill. Throw that β€œwon’t even start because I’m afraid it won’t be perfect” shit out the window. Just do it. Just start. Good luck. (The original post has disappeared, but here’s a reblog.) It’s hard, but struggling is the only way to learn anything.

You might not enjoy code as much as Williams does (or I do), but there’s still value in maintaining codings skills as you improve and learn more. You don’t want your skills to atrophy.

As I discuss here, when I do use LLMs for coding-related tasks, I purposely throw as much friction into the process as possible:

To avoid falling into over-reliance on LLM-assisted code help, I add as much friction into my workflow as possible. I only use GitHub Copilot and Claude in the browser, not through the chat sidebar in Positron or Visual Studio Code. I treat the code it generates like random answers from StackOverflow or blog posts and generally rewrite it completely. I disable the inline LLM-based auto complete in text editors. For routine tasks like generating {roxygen2} documentation scaffolding for functions, I use the {chores} package, which requires a bunch of pointing and clicking to use.

Even though I use Positron, I purposely do not use either Positron Assistant or Databot. I have them disabled.

So in the end, for pedagogical reasons, I don’t foresee me incorporating LLMs into this class. I’m pedagogically opposed to it. I’m facing all sorts of external pressure to do it, but I’m resisting.

You’ve got to learn first.

You might not enjoy code as much as Williams does (or I do), but there’s still value in maintaining codings skills as you improve and learn more. You don’t want your skills to atrophy. As I discuss here, when I do use LLMs for coding-related tasks, I purposely throw as much friction into the process as possible: To avoid falling into over-reliance on LLM-assisted code help, I add as much friction into my workflow as possible. I only use GitHub Copilot and Claude in the browser, not through the chat sidebar in Positron or Visual Studio Code. I treat the code it generates like random answers from StackOverflow or blog posts and generally rewrite it completely. I disable the inline LLM-based auto complete in text editors. For routine tasks like generating {roxygen2} documentation scaffolding for functions, I use the {chores} package, which requires a bunch of pointing and clicking to use. Even though I use Positron, I purposely do not use either Positron Assistant or Databot. I have them disabled. So in the end, for pedagogical reasons, I don’t foresee me incorporating LLMs into this class. I’m pedagogically opposed to it. I’m facing all sorts of external pressure to do it, but I’m resisting. You’ve got to learn first.

Some closing thoughts for my students this semester on LLMs and learning #rstats datavizf25.classes.andrewheiss.com/news/2025-12...

09.12.2025 20:17 β€” πŸ‘ 331    πŸ” 99    πŸ’¬ 14    πŸ“Œ 31

Doesn't the mdpi domain make it all instantly clear?

08.12.2025 14:35 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

At least the gap is dropping in the more recent years, though the last 10 years have been crazy for everyone. I wonder what's happened there...

07.12.2025 18:49 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

World Cup gonna go great

02.12.2025 03:18 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

There it is! Thank YOU!

29.11.2025 15:36 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Tried to read the excerpt (maureenogle.com/the-price-of...) but it returns an error.

Thanks for your work in putting together this work, though: I look forward to reading it!

29.11.2025 15:02 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Stay tuned for follow-up, where we conduct an RCT involving vulnerable women in this area - half abducted as children - to assess the impact of:

1) cash only

2) cash+group life-skill training

3) cash+group mental health counseling

W/ @eeshani.bsky.social & @mirandainez.bsky.social

19.11.2025 21:22 β€” πŸ‘ 11    πŸ” 7    πŸ’¬ 0    πŸ“Œ 0
Preview
Tell Students the Truth About American History We owe it to Americans of all ages to be honest about the country’s past, including its contradictions.

I spent October traveling to schools throughout the South talking to students about American history. What I found were young people who understand we can tell a story that includes both the positive and the negative. As one 8th grader in Memphis said, β€œDoesn’t seem that hard, just say both things.”

17.11.2025 16:57 β€” πŸ‘ 1284    πŸ” 412    πŸ’¬ 21    πŸ“Œ 27

100%!

I have on occasion found working papers posted on researchgate that were useful. That one is the more predatory.

13.10.2025 17:47 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

So we just took $15 billion from American kids to send $20 billion to Milei's Argentinean rock concert: America first, right?! Only makes sense when you factor in that the $20 billion will go to making American billionaires ever greater....

11.10.2025 18:11 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Perhaps partly attributable to the Yankees loss?

09.10.2025 18:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Boooooooo

03.10.2025 13:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Klein is often this way: he invites someone for an "interview" so that he can speak. To be fair, occasionally he make good points; and then of course there are many times he needs to learn to be quiet.

02.10.2025 19:11 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
This is how Trump ends democracy The past week has revealed Trump’s policy road map to veto one-party rule. Will Americans let him follow it?

In the past few weeks, a series of developments has revealed a disturbingly credible policy pathway to power consolidation.

We now know what a Trump-led authoritarian state in America would look like β€” and how we would get there from here.

19.09.2025 18:28 β€” πŸ‘ 32    πŸ” 12    πŸ’¬ 6    πŸ“Œ 1

There it is, sorry! And thanks for sending the quote; hopefully social scientists can figure out how to make the most of cash transfers in diverse contexts.

27.08.2025 21:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Thanks for your thoughtful post! Let's not forget the recent work in developing countries, though, showing unexpectedly large impacts on child health bsky.app/profile/matt...

27.08.2025 18:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I saw a wp dated 2012, so I was envisioning a 13 year process... glad to hear it's not quite that bad!

07.08.2025 02:03 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Congratulations again on the paper! Just out of curiosity, I think I see versions online that date back quite a while. How long did it take for this very cool experiment to get accepted? Was there substantial change to the paper? Looking for a story to tell my Master's students about the process...

06.08.2025 03:11 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I'm looking at agricultural productivity in Cambodia and everyone is pretending financial inclusion will increase productivity....

Is your published version quite different from the 2021 working paper? I hope not since I don't have access to REStat!

Regardless congratulations on a huge success!

22.07.2025 08:47 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

As a former student said to me recently: β€œMouth full Scripture, Heart full of Hate.”

03.07.2025 14:21 β€” πŸ‘ 13    πŸ” 5    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

The most important idea in all of economics is not competition, but cooperation.

02.06.2025 21:27 β€” πŸ‘ 584    πŸ” 129    πŸ’¬ 21    πŸ“Œ 28

Texts of Terror by Phyllis Trible is a little book that works through several of them. Unfortunately I have heard that Trible herself was rather terrible, stealing the work of many of her students; still, the work covers many rough passages so it might be an easy way to organize your study

25.04.2025 18:08 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

My system administrators don't allow access to this website, or I'd love to support both iPUMS and DHS, who make my teaching and research possible...

23.04.2025 15:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Not to mention that the grain was probably provided by US farmers who lost that contract to DOGE

22.04.2025 16:36 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Thanks for sending this! Every once in awhile I'm tempted to go back to the NYT but pieces like this remind me what a ridiculous organization this is.

22.04.2025 14:21 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

13 of my papers! At least a citation would have been nice.

20.03.2025 21:22 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

She makes good points but the fix isn't simple: I think she says to include demographic and earnings profiles of hh members "as done in [the two attached articles]" documents1.worldbank.org/curated/en/1... openknowledge.worldbank.org/server/api/c...

20.03.2025 21:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

And as always call your representatives! The 5 calls app is so easy to use- I made 3 calls in about 10 minutes.

12.03.2025 17:22 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0