🇹🇴🇸🇧🇻🇺🇫🇯🇦🇺🇲🇲 (etc),
Mostly memes.
Sometimes post about #publicpolicy, research, data science, #PFM and #Rstats
Economist | Independent Consultant
All views my own
Please find attached the alpha version of my book "An Introduction to R for Policy Analysis":
policyanalysislab.com/shared/r-for...
Unfortunately, the draft has been released too late to be considered for a Nobel prize, but I look forward to being nominated in 2026.
...
I agree with the critique that it's a mile wide and an inch deep, but something about it has really triggered my hyper-focus today.
🤔
I agree with the critique that it's a mile wide and an inch deep, but something about it has really triggered my hyper-focus today.
🤔
Apologies as it has nothing to do with #rstats, but it's probably good to make the data easier to find.
Facing some teething problems with my new website...
www.gilesd-j.com/2025/11/28/i...
...
Apologies as it has nothing to do with #rstats, but it's probably good to make the data easier to find.
Facing some teething problems with my new website...
www.gilesd-j.com/2025/11/28/i...
...
www.gilesd-j.com/2025/11/28/i...
...
I wonder what the difference is? Is it how they use LLMs, think about the problem or the type of work they do?
🤔
Modern LLMs (GPT-5.1, Claude 4.5, Gemini 3) produce excellent code and can be a significant productivity boost to software engineers who take the time to learn how to effectively apply them - especially if used with coding agent tools
I wonder what the difference is? Is it how they use LLMs, think about the problem or the type of work they do?
🤔
This whole article is a bit of a disaster. And it's very difficult to find other published work for the author. Strange! 🧪
(via @smutclyde.bsky.social)
Sneeze limbo.
That's what I'm experiencing ATM and will be skeeting about for the next hour.
You're welcome #bluesky.
Sneeze limbo.
That's what I'm experiencing ATM and will be skeeting about for the next hour.
You're welcome #bluesky.
I basically had huge chunks of uncategorized text, which I first manually cleaned, categorized into themes and divided into ideas.
...
(This merges text cells from a transcript according to the idea being discussed / general theme)
I basically had huge chunks of uncategorized text, which I first manually cleaned, categorized into themes and divided into ideas.
...
Like, all those op-eds and journal articles published under their name that make them look prolific: written by interns and junior employees unable to push back.
Like, all those op-eds and journal articles published under their name that make them look prolific: written by interns and junior employees unable to push back.
Still enjoying it. In fact, it's getting better!
👌🏼
I find it to be written really well, but have had to go back a lot when I've missed something important about a scene.
Still enjoying it. In fact, it's getting better!
👌🏼
A personalized message from a celebrity rooster.
😎
A personalized message from a celebrity rooster.
😎
You can use group_by() to merge cells by a categorical variable:
dta_transcript_merged <- dta_transcript |>
group_by(idea_snippet, idea_theme) |>
summarise(
text = paste(text, collapse = " ")
) |>
ungroup()
...
You can use group_by() to merge cells by a categorical variable:
dta_transcript_merged <- dta_transcript |>
group_by(idea_snippet, idea_theme) |>
summarise(
text = paste(text, collapse = " ")
) |>
ungroup()
...
So cool.
😎
Stay in school, folks.
(And get good with Microsoft Excel. 😬)
So cool.
😎
Stay in school, folks.
(And get good with Microsoft Excel. 😬)
Good. Not great.
But, better than expected given global economic uncertainty, USAID cuts and the budget shortfalls experienced by global organizations.
🙂↕️
Good. Not great.
But, better than expected given global economic uncertainty, USAID cuts and the budget shortfalls experienced by global organizations.
🙂↕️
In the first class the teacher explained the concept of supply and demand, which made me think "being good at this could help a lot of people!".
Then all of this *gestures widely at everything* happened.
In the first class the teacher explained the concept of supply and demand, which made me think "being good at this could help a lot of people!".
Then all of this *gestures widely at everything* happened.