<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>COVEREDINBEES / A hive of TLDR &amp; villainy</title>
<link>https://coveredinbees.org/</link>
<atom:link href="https://coveredinbees.org/index.xml" rel="self" type="application/rss+xml"/>
<description>A hive of TLDR and villainy</description>
<generator>quarto-1.8.26</generator>
<lastBuildDate>Thu, 05 Mar 2026 00:00:00 GMT</lastBuildDate>
<item>
  <title>How to avoid chasing vampires off cliffs + testing modular research</title>
  <link>https://coveredinbees.org/posts/chasing_vampires_off_cliffs_plus_testing_modular_research/</link>
  <description><![CDATA[ 





<p><img src="https://coveredinbees.org/posts/chasing_vampires_off_cliffs_plus_testing_modular_research/images/clipboard-3819322514.png" class="img-fluid"></p>
<p>I’ll come to the vampire thing in a minute.</p>
<p>This post smushes two things together.</p>
<p>First: I’m testing a prototype writing/output structure that (1) is built to be modular, iterative and as me-friendly as possible, so work cycles are more fluid, but can build to larger outputs; (2) is reproducible/open with each stage permanently stored with its own digital object identifier (DOI via <a href="https://help.zenodo.org/docs/github/">Zenodo</a>); (3) doesn’t silo itself in academia / is open to (and acknowledges) all contributors wherever they are, and however small/large the contibution (including e.g.&nbsp;a useful LinkedIn comment); (4) with tools built in to make sure LLM use in writing and code is clearly delineated just as an academic would with any other source, including automatic inclusion of LLM back and forths.</p>
<p><a href="https://github.com/DanOlner/RegEconWorks">Here’s a first go</a>. What this looks like:</p>
<ul>
<li>A self-contained project folder with all the code, data and write-ups (this is very <a href="https://github.com/benmarwick/rrtools">rrtools-like</a>) and a <a href="https://danolner.github.io/RegEconWorks/">landing page</a> that auto-populates from the docs folder (github action <a href="https://github.com/DanOlner/RegEconWorks/blob/master/.github/workflows/update-index.yml">here</a>).</li>
<li>A docs folder containing discrete ‘chunks’ of work. <a href="https://danolner.github.io/RegEconWorks/chunks/uncertainty_in_regionalGVA/">Here’s</a> the first chunk - more on that below. When each of these is reasonably complete, I can mark it as a <a href="https://help.zenodo.org/docs/github/archive-software/github-upload/">release</a> with a DOI number (this 1st chunk is <a href="https://github.com/DanOlner/RegEconWorks/releases/tag/v0.1.1">v0.1.1</a>). Each release is archived, and shorter-chunk work has some provenance that can be referred back to.</li>
<li>The docs folder can contain anything else for public consumption like data viz, as it does <a href="https://danolner.github.io/RegEconWorks/">here</a>.</li>
<li>There’s also room in there to produce punchier, shorter summary docs targeted at different audiences but building on the same material e.g.&nbsp;slides for policymakers.</li>
<li>README and <a href="https://github.com/DanOlner/RegEconWorks/blob/master/FEEDBACK.md">FEEDBACK</a> markdown scripts explaining the project scope and roadmap, and how to comment / feed back / discuss, including instructions for creating a github account, though that’s not necessary. (<a href="https://github.com/DanOlner/RegEconWorks/blob/master/llm_output/howtoupdate_authorcredit.md">See here</a> for Claude-Code drafted sources on ways to do better than the author CRediT system / build on github tools.)</li>
<li>I’ve also tried to build in tools to make LLM use clearly separable from my own work - as I would with any other work that isn’t mine. <a href="https://exobrain.coveredinbees.org/llm-use-in-work-experimenting-with-short-guidelines/">See here</a> for an attempt at draft LLM guidelines. Short version: un-cited LLM use isn’t different from plagiarism (though there are arguments to be had - see below again). The project has folders both for LLM-produced summaries/memory docs (marked as non-human-produced) and another for all LLM prompt back-and-forths used in project development (output as human-readable markdown via the <a href="https://github.com/DanOlner/RegEconWorks/blob/master/code/export_all_convos.py">export_all_convos.py</a> script; currently only for Claude Code, and I’m working in Visual Studio Code). The first chunk output makes very clear where LLMs were used.</li>
</ul>
<p>In this first project - <strong>RegEconWorks</strong> - I’m aiming to gather my work on all things regional-GVA, synthesise thoughts on it, and cycle through any feedback I can pester out of people, in whatever form.</p>
<p>Second…</p>
<section id="the-actual-output" class="level2">
<h2 class="anchored" data-anchor-id="the-actual-output">The actual output</h2>
<p><a href="https://danolner.github.io/RegEconWorks/chunks/uncertainty_in_regionalGVA/">This first chunk</a> is asking:</p>
<blockquote class="blockquote">
<p>What difference could adding uncertainty to regional GVA numbers make?</p>
</blockquote>
<p>It’s common to acknowledge that ‘spurious accuracy’ is an issue. But lacking any decent uncertainty guesses, we can’t think through the implications very easily. So this makes a data-driven guess at what the uncertainty could be and how that changes GVA at regional level. The ONS <a href="https://www.ons.gov.uk/economy/grossvalueaddedgva/methodologies/regionalgrossvalueaddedbalancedqmi">rules out</a> error rates for GVA as ‘too complex’ - which it is, within a national accounts framework. But we’re doing some “what ifs” here because I think it’s worth thinking through, with some actual numbers, how much difference it could make.</p>
<p>As it says:</p>
<blockquote class="blockquote">
<p>Uncertainty is powerful because it short-circuits many unhelpful ways of thinking about growth and industrial strategy, including spurious rank-building. Error bars direct us back towards our regions, what we concretely know about them, and how that knowledge is built into the choices and structures we make.</p>
</blockquote>
<p>Right, the vampires. The chunk starts with <a href="https://youtu.be/DP_lSpeK69c?si=klxDzst0hVvV0QlY">a scene from the Lost Boys</a>, mapped to type I and II errors, where the protagonist finds himself racing bloodsuckers through fog towards what transpires to be (spoilers) a deadly cliff edge. This hammers the point home a bit bluntly, but… is head vamp David’s ‘incredible certitude’ (Manski) like using ‘exact’ numbers to steer our economies by?</p>
<p>My point: introducing uncertainty doesn’t mean making things murkier. Quite the reverse - by understanding what’s fog and what’s not, we can extract signal from the mist. That doesn’t just mean ‘better decisions’ - it can change how we think and how we steer. E.g. what does it do to the kind of horse-race analysis that ‘exact’ numbers make so beguiling? (See Prof.&nbsp;Richard Harris’ <a href="https://medium.com/@profrichharris/the-certain-uncertainty-of-university-rankings-6917b40300f2">excellent old piece</a> on what uncertainty in university rankings would mean, for comparison.)</p>
<p>The chunk is written somewhere between academic and informal blogpost style. I have deliberately included “think is what I think and why”, and I’ve ended with some open questions to chew over for the next piece, which I hope will examine the following question:</p>
<blockquote class="blockquote">
<p>“If we accept this uncertainty into our regional growth data, what are the decision-making implications?”</p>
</blockquote>
<p>So…</p>
</section>
<section id="why-modular" class="level2">
<h2 class="anchored" data-anchor-id="why-modular">Why modular?</h2>
<p>Because I want to do work that:</p>
<ul>
<li>Is nimble enough to build up smaller chunks of work sequentially and change direction in the light of new input, can also have a permanent record of progress and contributions, and a DOI number so versions are never lost;</li>
<li>Doesn’t get stuck in a silo, allowing me to talk to anyone across academia, policy, community, wherever;</li>
<li>Doesn’t force things into the slow, awful academic paper cycle of death, but instead lets me build from smaller chunks to larger pieces - some way earlier than the ‘preprint’ stage, which still <a href="https://www.ntu.ac.uk/media/documents/library/preprints_faq.pdf">has to be</a> a completed paper;</li>
<li>Is open to input from / sharing to anywhere, and acknowledgement for anyone.</li>
</ul>
<p>That makes it sound more planned than it was. This has evolved. Some background:</p>
<p>It’s been about 2.5 years since I started my secondment to the South Yorkshire Mayoral Authority (<a href="https://www.southyorkshire-ca.gov.uk">SYMCA</a>) through <a href="y-pern.org.uk">Y-PERN</a>. My elevator pitch has always been: we want to strengthen the glue between the region’s universities and other anchor institutions, as well as Yorkshire and the Humber’s communities. Some of this has been easy, gone with the grain. For other things - including research/report outputs - the cogs tend to grind more. Almost every single institutional structure and incentive differs between universities and regional government, which has meant progress is often made <em>despite</em> how we work, not because of it, built on relationships between people who care about the same things.</p>
<p>At the same time, change is happening stupidly fast. We’re firmly in a ‘no-one knows where this will land’ phase, I think. Universities are in crisis as old funding models fold, the government not showing much sign of comprehending the scale of that. Throw in this new LLM world where humans have just lost their monopoly on the written word. Just in the past couple of months, systems like Claude Code (more on that below) are realising the promise/threat of LLMs to upend how knowledge works (see Naomi Alderman’s <a href="https://www.waterstones.com/book/dont-burn-anyone-at-the-stake-today/naomi-alderman/9780241777633">Don’t Burn Anyone at the Stake Today</a> for an amazing long view of this).</p>
<p>That’s all been sloshing around in the back of my skull as I’ve mulled how to digest my work with SYMCA and Y-PERN so far. (I’ve been keeping a list of open code and outputs <a href="https://danolner.github.io/posts/outputs_livelist/">here</a>, and stuck much of the work including how-tos <a href="https://danolner.github.io/RegionalEconomicTools/">here</a>.)</p>
<p>And personally, <a href="https://coveredinbees.org/posts/why-make-things-simple/">I’ve been trying</a> to design a me/task/environment combo that actually goes with my own brain-grain. Traditional academic papers don’t do that so much. That’s true for many people, but we continue to bash ourselves against it, even while the whole system is making ominous creaking, groaning noises.</p>
</section>
<section id="oh-no-llms" class="level2">
<h2 class="anchored" data-anchor-id="oh-no-llms">Oh no, LLMs</h2>
<p>Yeah, afraid so. As I’ve <a href="https://coveredinbees.org/posts/i_wrote_a_scifi_book/">mentioned before</a>, I’m aware most of us are sick to death of People’s Opinions About LLMs, and the fact that 90% of social media posts now mention them.</p>
<p>The last two months have been a turning point for me. Claude Code has shifted this technology from ‘fascinating but deeply flawed’ to ‘my job and probably entire sectors just changed forever’. Pretending this isn’t happening probably won’t help, though I get the temptation. So we need some rules for ourselves as we try to navigate.</p>
<p>(I’ve hived off a whole ramble about LLM ethics, what it might to do to my sector and just how terrifyingly powerful Claude Code is, we’ll come back to that.)</p>
<p>So I’ve put ‘acknowlegement of LLM use’ fully into the project structure, and you can see LLM use acknowledgements listed in the first chunk <a href="https://danolner.github.io/RegEconWorks/chunks/uncertainty_in_regionalGVA/#llm-use">here</a>.</p>
<p><a href="https://exobrain.coveredinbees.org/llm-use-in-work-experimenting-with-short-guidelines/">This piece</a> has my first attempt at some principles I’m using (linking to <a href="https://exobrain.coveredinbees.org/ll-moutput/claude-code-on-the-ethics-of-llm-use/">some LLM-gathered sources</a> on the subject) to make sure mine and anyone else’s work is clearly separable from robot output. As mentioned, the project folder also has a (Claude-Code-written) python tool that converts LLM back-and-forths taking place in the project folder locally into human-readable markdown automatically, so there’s a full trace of how work was produced.</p>
<p>The fundamental principle seems simple enough - it should be super-clear which words and code I did and didn’t make. This is just basic academic integrity, yes?</p>
<p>That piece on experimental principles acknowledges there are blurry and difficult cases, and that it pushes against the LLM marketing - which is “full of suggestions that co-pilot should quietly slip into your workflow and write all your words for you, whether email, teams comments, slide prep.”</p>
<p>There may be work situations where that’s OK. But for this kind of project, where it’s imperative everyone gets a correct nod for their input, it seemed like a good chance to test how we can try to (a) use these tools for our benefit while (b) making it super-visible who’s producing what.</p>
<p>This connects back to the ‘different incentives’ point above. The reason academic integrity rules <em>exist</em>, the reason plagiarism (including self-plagiarism) is a thing is precisely because credit is the lifeblood of academia. Credit should of course always go to the right people, university or not. But academia is particularly vulnerable, since credit equals career more explicitly than any other sector.</p>
<p>In that environment, the urge to use LLMs to appear more productive must be difficult to resist for many. But the fundamental point - you shouldn’t pass off anyone else’s work as your own - didn’t go away. LLMs can, in fact, make us more productive - that’s now <em>very</em> true for coding. But it needs to happen <em>openly and ethically</em>. Otherwise it’s no different to plagiarism.</p>
<p>I’m not saying I’ve got that right here, but I am trying to build it in. Feedback on this, and anything else, welcome.</p>
<p>…</p>
<p>OK, let’s see how this experiment goes. Now to harangue some people for views on the first chunk, and discover what dreadful mistakes I’ve made.</p>


</section>

 ]]></description>
  <category>regecon</category>
  <category>writingexperiment</category>
  <guid>https://coveredinbees.org/posts/chasing_vampires_off_cliffs_plus_testing_modular_research/</guid>
  <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Why make things simple</title>
  <link>https://coveredinbees.org/posts/why-make-things-simple/</link>
  <description><![CDATA[ 





<p>Douglas Adams <a href="https://www.reddit.com/r/quotes/comments/btuvib/i_am_rarely_happier_than_when_spending_an_entire">said</a>:</p>
<blockquote class="blockquote">
<p>“I am rarely happier than when spending an entire day programming my computer to perform automatically a task that would otherwise take me a good ten seconds to do by hand.”</p>
</blockquote>
<p>This is exactly the kind of productivity thinking the country needs, I think. I’ve been trying to follow his example recently. I am trying to disassemble how I do things / why I’m doing them / whether I should I just sit in my pants all day eating pringles / what sort of task-environment-brain re-jigs might help answer any of those questions. This is leading to many “all day programming for a ten second task” moments.</p>
<p>It’s all part of joining in the currently very fashionable and exciting pastime of “wondering what kind of brain I have and whether it really needs to have been so bloody difficult all this time.” (Analogy: as a left-hander, if I’d always been made to use my right hand, as was the case pre 1950ish.) Coming at it like a design problem, prototyping things that may end up on the scrapheap, is the only way.</p>
<p>So rather than get on with, say, actually working on the <a href="https://coveredinbees.org/posts/i_wrote_a_scifi_book/">sci-fi book</a> or writing about anything concrete, I’ve done the following:</p>
<ul>
<li>Made this blog using <a href="https://quarto.org">Quarto</a> in R and linked it to <a href="https://buttondown.com">buttondown</a> for subscribers. Autonomy! Open source! No readers!</li>
<li>Read a bunch about distributed knowledge systems and brain diversity, leading to –&gt;</li>
<li>Moving to <a href="https://obsidian.md">Obsidian</a> for all note-taking / thinking stuff (it’s a delight to use, if you’re already a bit markdown-leaning, and again it lets you have transparent control over all your stuff; it can also do lovely clever things like <a href="https://publish.obsidian.md/tasks/Introduction">collate tasks</a> from all sources).</li>
<li>Using Obsidian’s <a href="https://dg-docs.ole.dev">Digital Garden plugin</a> to host <a href="https://exobrain.coveredinbees.org">exobrain.coveredinbees.org</a> via Vercel autopushing to Github, setting a YAML property to dg-publish for any md file I want live (what a super, pretentious two-decades-old-type word ‘exobrain’ is: see the <a href="https://books.google.com/ngrams/graph?content=exobrain%2Cdigital+garden&amp;year_start=1960&amp;year_end=2022&amp;corpus=en&amp;smoothing=3&amp;case_insensitive=false">ngrams</a>, pic below also - it actually peaked in 2010, though its first ngrams appearance is in 1970, Arthur B. Bronwell’s ‘Science and Technology in the World of the Future’: “to carry out man’s informational processing demands in much the same way that an exoskeleton carries out his powerful tasks.”)</li>
<li>Then there’s a nice little <a href="https://github.com/AndreasThinks/obsidian-to-quarto-exporter">obsidian-to-quarto plugin</a>. Err why? Because just blogging in Quarto, I’d have to manually add exobrain URLs myself, which would take me a good ten seconds by hand, so instead <a href="https://github.com/DanOlner/coveredinbees/blob/master/functions/obsidian_functions.R">I (and chatGPT) made some R functions</a> that check for Obsidian exports and, if present, convert all Obsidian internal links to exobrain URLs, as well as reformatting the YAML so the tags work correctly. So for example I can use Obsidian’s own internal link system (which has very smooth autofind) to connect to exobrain bits (e.g.&nbsp;a <a href="https://exobrain.coveredinbees.org/game-money-magic/">list of starter questions</a> connecting magic, the money system and ‘the game’).</li>
</ul>
<p>So now the process of writing a blog post couldn’t be simpler. I just (1) write it in Obsidian as I’m doing now; (2) use the Obsidian-to-Quarto export function; (3) in RStudio, run the R function to convert exobrain links and YAML and move the files; (4) when in a state I’m happy to publish, move it manually to the posts folder (that could be streamlined); (5) run ‘render’ on that final post in RStudio so the HTML goes to the docs folder; (6) git stage/commit and push in Gitraken to get it live on coveredinbees. Done! Just like that. Substack schmubschmack.</p>
<p>Sigh. I am reminded a little of the Mars Curiosity Rover’s landing plan (in one of my <a href="https://www.youtube.com/watch?v=Ki_Af_o9Q9s">all time favourite youtube videos</a>, recorded before they knew whether it would succeed). Aim for a flat spot, use Mars’ atmosphere to slow down a little (it’s 1% the density of Earth’s), use a huge parachute, release a cap to view the ground, drop the rover carried by its own rocket stage because none of that can slow it down enough, but you can’t use rockets to land because the dust will bugger the rover’s systems - so hover above the ground and lower it on four wires, and then boost the rocket stage off to the side so it doesn’t crash on top of the now-on-Mars Curiosity. Oh and do all that entirely automatically because signals to Mars were a 14 minute round trip at the time. Done! Just like that. Elon Schmelon.</p>
<p>Here’s Jazz-student turned NASA entry/descent/landing lead <a href="https://en.wikipedia.org/wiki/Adam_Steltzner">Adam Steltzner</a>:</p>
<blockquote class="blockquote">
<p>“When people look at it, it looks crazy. That’s a very natural thing. Sometimes when <em>we</em> look at it, it looks crazy. <em>It is</em> the result of reasoned engineering thought. But it still looks crazy.”</p>
</blockquote>
<p>Reasoned engineering thought, though, takes a <em>lot</em> of testing. The problem with testing human brains, or at least mine, is the tendency to default to “you’re just a useless idiot” and stop at that, rather than taking little steps, inching forward, playing, trying new things, seeing what goes with the grain, what rubs against it. It needs resetting daily as the self-blame module can be deeply wired in - previous perceived failures <em>obviously</em> a personal failure, says the module, rather than allowing consideration of the whole you/task/environment setup<sup>1</sup>.</p>
<p>So while I’m obviously getting those sweet sweet Douglas Adams Dopamine Hits from all this ridiculous tinkering, it’s… not entirely ridiculous. None of this is novel - <a href="https://jzhao.xyz/posts/networked-thought">here’s a nice writeup</a> of the general digital garden idea, it’s in that ballpark. The world is littered with failed ‘Systems That Will Solve Everything’, but maybe there’s merit in this kind of slow, tentative gardening.</p>
<p>All the ‘digital garden’ tech is allowing is easy linkage - it’s been described as ‘your own personal wikipedia’. But replicating existing links would seem pointless, no? So the test here is: can it be used to add little modular chunks, questions, connections? In a way that isn’t just building an ideas <a href="https://muppet.fandom.com/wiki/Oubliette">oubliette</a>? What, if anything, can it really add?</p>
<p>I’m finding that when you start playing with the task/environment/self parts, they all start affecting each other in unexpected ways. One of the most intriguing: what it’s doing to what I think words are actually <em>for</em>. That’s led to a <a href="https://exobrain.coveredinbees.org/list-of-writing-questions/">List of writing questions</a> (see, nice exobrain link; sorry, some LLM assistance in that list). There’s a long section on different <a href="https://exobrain.coveredinbees.org/list-of-writing-questions/#functions-of-writing-expanding-the-available-options">functions of writing</a> where “narrow professional words” are in the minority. There’s also writing for one’s own brain/ psychology/emotions; connection; experimentation; identity building…</p>
<p>That rather solipsistic view segues into bigger veins and arteries we all share. I <a href="../../drafts/what_happened_to_words/index.html">tried “Writing” about that</a> - it’s got some of the ideas there, but… too much. Let’s see if it’s possible to pick away at it more slowly. It feels like a very specific historical moment for language, when humans have lost their monopoly on the written word (people pointing that out <a href="https://www.spglobal.com/en/research-insights/special-reports/language-modeling-the-fundamentals">here</a>, <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC11137430/">here</a>, <a href="https://bigwildmindmachine.substack.com/p/the-ny-times-vs-openai">here</a>), when the collective lighthouses we used to steer away from the Deathly Rocks of Bullshit are under well-funded, sustained attack.</p>
<p>That’s enough to make it feel like finding your own words is pointless. Working theory: it isn’t, it’s more important than ever. So let’s add that one to the list for later:</p>
<ul class="task-list">
<li><label><input type="checkbox">How to fix words so they help build a better world, not tear down our shared realities? Due 📅 2025-12-16 …</label></li>
</ul>
<p><img src="https://coveredinbees.org/posts/why-make-things-simple/exobrain_ngrams.png" class="img-fluid"></p>




<div id="quarto-appendix" class="default"><section id="footnotes" class="footnotes footnotes-end-of-document"><h2 class="anchored quarto-appendix-heading">Footnotes</h2>

<ol>
<li id="fn1"><p>Hat tip to my partner Helen for bringing her OT background to bear.↩︎</p></li>
</ol>
</section></div> ]]></description>
  <category>brainsystems</category>
  <guid>https://coveredinbees.org/posts/why-make-things-simple/</guid>
  <pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
</item>
<item>
  <title>I wrote a sci-fi book about AI before chatGPT came out. Now what?</title>
  <link>https://coveredinbees.org/posts/i_wrote_a_scifi_book/</link>
  <description><![CDATA[ 





<div class="center">
<p><img src="https://coveredinbees.org/posts/i_wrote_a_scifi_book/verytiredofAI.png" class="img-fluid" width="400"></p>
</div>
<p>I wrote a sci-fi book about artificial intelligence. I started the research for it in 2018, from an idea I’d had in 2012. A first draft was done by mid 2021. After no luck pitching to agents, I lovingly disassembled that draft and put it back together by the following summer in 2022, then churned through another round of agent pitches (also nope).</p>
<p>A few months later, at the end of 2022, openAI <a href="https://www.searchenginejournal.com/history-of-chatgpt-timeline/488370/">released</a> chatGPT 3.5 for public use. Three years have since passed. That Oatmeal panel above (from <a href="https://theoatmeal.com/comics/ai_art">this piece</a>) is how a lot of people feel now about AI - there’s a decent chance you’d be willing to pay to make everyone please shut up about it, please stop inserting it into our lives whether we ask for it or no.</p>
<p>Amid this ceaseless cacophony, I am planning to get the book out into the world. Great timing. I’ve set myself this aim:</p>
<blockquote class="blockquote">
<p><strong>Self-publish it, after one more churn cycle, and</strong> <strong>chart the process here on coveredinbees</strong>. I’m guessing it’ll take six to nine months. We’ll see how optimistic that is<sup>1</sup>. I may possibly attempt an Indiegogo launch campaign in the final weeks.</p>
</blockquote>
<p>I’ll be re-assessing the book scene by scene in this final loop, writing about the ideas and the construction of it. It has to remain a product of its pre-chatGPT time. It’s a bad idea to let current events blow one’s ideas around like a weathervane. But our brave new LLM world (bubble pop or not) does offer a chance to reflect. How much has it (a) changed how I think about the book and (b) changed how I think about AI and its impact on us?</p>
<p>I’ll be journaling progress as I go in <a href="https://coveredinbees.org/drafts/oldscript_journal/">this planning/work doc</a> (partly to be open, partly a post-LLM urge to demonstrate the flailing human frightfulness of the process).</p>
<p>Anyone who knows me knows I struggle to see the value of my own work. The book has plenty of flaws, but I’m super-proud of it. This <em>never</em> happens. I feel baffingly, <a href="https://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect">DunningKrugerly</a> confident in it. I’ve worked hard to mix ideas with pace, to write something fun. Your definition of fun may differ, but I think a certain kind of sci-fi fan (i.e.&nbsp;people like me) will dig it. I’m going to roll with that feeling before my brain notices.</p>
<p>So stick your email in the <a href="https://coveredinbees.org/about.html">subscribe box</a> if…</p>
<ul>
<li>You’re interested in the nuts and bolts of fiction writing and self-publishing (a pretty <a href="https://www.reddit.com/r/selfpublish/wiki/index/">convoluted process</a>) and want to follow along as I get this done. Maybe you’re especially into sci-fi.</li>
<li>You’re into ideas about how technology and society thread through each other. You may be trying to get under the skin of what’s actually happening with AI. You might also find yourself drawn to the questions it raises about minds and intelligence, including the collective kind (despite exasperated protests from <a href="https://rodneybrooks.com/the-seven-deadly-sins-of-predicting-the-future-of-ai/">several</a> / <a href="https://www.ft.com/content/304b6aa6-7ed7-4f18-8c55-f52ce1510565">AI</a> / <a href="https://en.wikipedia.org/wiki/Stochastic_parrot">researchers</a> that things like AGI are a dumb distraction).</li>
</ul>
<p>(I’ll mark sci-fi related posts, in case you want to avoid <a href="https://coveredinbees.org/about.html">other stuff</a> I write about.)</p>
<p>In my day-job, I’m now working on analysis of AI workplace impacts. Given that, writing about sci-fi feels a bit like running through town wearing nothing but a fez and a feather boa: equally mortifying and liberating, potentially illegal. But it’s how I was schooled - in the last year of my Sheffield politics degree, <a href="https://www.bennettschool.cam.ac.uk/about-us/person/michael-kenny-2/">Mike Kenny</a> paired social theory with sci-fi every week<sup>2</sup>. I was introduced there to what’s arguably still my favourite book, Le Guin’s <a href="https://en.wikipedia.org/wiki/The_Dispossessed">Dispossessed</a>. (We didn’t have to wear just a fez and feather boa in seminars though.) Causal arrows between our imaginations and reality go in all directions (though that has issues - see below).</p>
<section id="whats-the-book-about" class="level3">
<h3 class="anchored" data-anchor-id="whats-the-book-about">What’s the book about?</h3>
<p>People and technology co-evolve. The path they forge together is messy and unpredictable. Sci-fi slips to the edges of this a lot: AI heaven, liberating us from all Earthly drudgery; or a glowing-red-eyed hell where the best we can hope for is that AI wants us as pets. I wanted to dig into the mess more.</p>
<p>It’s a “two strands turn into one” book. Strand #1 explores just how intractably difficult it would be a re-create something as complex as a human mind. It’s the opposite of Matrix-style “stick a cable in this hole and you’re good to go” and other “<a href="https://tvtropes.org/pmwiki/pmwiki.php/Main/BrainUploading">brain upload</a> = just pop this cap on / lie on this table” takes that make it look as clean as scanning an item at the checkout. (Recent example: Alien Earth.) Those do have an advantage - just do the upload and get on with the plot. I made a story out of the process itself.</p>
<p>Now, I’m very very not a neuroscientist. But this is fiction, so here’s what I did. If brain knowledge is a vast, carefully curated palace full of the most subtle, inscrutable paintings (see e.g.&nbsp;Damasio’s amazing <a href="https://www.penguin.co.uk/books/389315/self-comes-to-mind-by-antonio-damasio/9780099498025">Self Comes to Mind</a>, a book I leaned on a lot), then I broke into that palace at 3am with a swagbag, cut as many pictures out of frames with a Stanley knife as I could and scarpered before the cops arrived.</p>
<p>With that contraband in hand, strand #1 is about what brain upload looks like if we take the complexity of the human <a href="https://www.youtube.com/watch?v=T6JFTmQCFHg">meatsack</a> remotely seriously. It naturally fits a <a href="https://tvtropes.org/pmwiki/pmwiki.php/Main/YouWakeUpInARoom">wake up in a room</a><sup>3</sup> setting - arguably a steep challenge for a first time fiction author to make that compelling, but I gave it a go. The dreaded C word<sup>4</sup> does arise, but in a slightly novel way I hope.</p>
<p>Strand #2: a ripping yarn built on copyright and intellectual property law. Wild. No, stay with me. The idea is that AI will radically alter our relationship with language. We’re seeing an argument for that erupting into the world right now with LLMs, firmly in “whoa what an unpredictable mess” territory.</p>
<p>Again, sci-fi’s natural grain leans to the extremes, authoritarian in this case - e.g.&nbsp;Ma Boyong’s “City of Silence” short story in <a href="https://en.wikipedia.org/wiki/Invisible_Planets">Invisible Planets</a> or more recently <a href="https://www.hive.co.uk/Product/Ray-Nayler/Where-the-Axe-is-Buried/31577435">Where the Axe is Buried</a>; amazing takes on the “AI + <a href="https://www.goodreads.com/quotes/553001-it-s-a-beautiful-thing-the-destruction-of-words-of-course">1984 style</a> control and destruction of language = what?” question.</p>
<p>But if we start from <em>where we are now</em>, with the mire of politics, law and money we swim in, where might the evolving mess take us? Strand #2 is a thought experiment about one of those possible destinations. There’s plenty enough darkness in the result, but I’ve tried to get other shades in there.</p>
<p>There also ended up being a fair dose of Evil Robot. Turns out it’s really difficult to avoid.</p>
</section>
<section id="self-publishing" class="level3">
<h3 class="anchored" data-anchor-id="self-publishing">Self-publishing?</h3>
<p>Yep. And not just because all those failed agent pitches mean it’s the only option, no sirree. This is in no way like a jilted lover wailing, “I never wanted you anyway.” Here’s how I comfort myself: self-publishing does actually have some advantages. (“I don’t need you, my life’s better now!”) The book may have its niche - TBC - but it was probably never a very commercial proportion<sup>5</sup>. While I’ve worked very hard to make the plot bounce along, I have also given all the ideas-y stuff pride of place. That’s <em>why</em> I wrote it - I wanted that challenge of trying to make ideas and plot work together. Kill your darlings schmill your schmarlings. I love my darlings and want them to <em>live.</em> There’s also a level of control - including what I hope to do here on the blog in the coming months - that would be difficult otherwise. Control, yes. Fame, wealth, accolades, less of that. <a href="https://coveredinbees.org.archived.website/node/483.html">So it goes</a>.</p>
</section>
<section id="what-next" class="level3">
<h3 class="anchored" data-anchor-id="what-next">What next?</h3>
<p>Stick around for sci-fi and <a href="https://coveredinbees.org/about.html">other ramblings</a>. As well as general progress reports, here’s some things I might try and write about.</p>
<ul>
<li><strong>Forecasting versus thought experiments in science fiction</strong>. Bouncing off <a href="https://www.goodreads.com/topic/show/1294820-introduction-left-hand-of-darkness">Le Guin’s brilliant short intro</a> to the Left Hand of Darkness. As I mentioned, part of my day job is attempting some predictive scenarios of AI’s impact on work (there’s a little over 30 other reports on this subject I’ve found, most out in the last two years - everyone’s at it). Le Guin makes a forceful case that sci-fi shouldn’t be splashing about in those waters: “Prediction is the business of prophets, clairvoyants, and futurologists. It is not the business of novelists. A novelist’s business is lying.” But the genre’s role in shaping how we conceive our present and future (for better or worse) is an interesting tangle.</li>
<li><strong>Creativity</strong>. There’s a lot of insistence that AI can’t be creative like wot a human can. “Like a human” is probably true, but it’s harder to dismiss AI creativity entirely. There are overlaps between how AI and humans do it. A common line: “AI can’t go beyond its training like we can.” Really? I’ve written a similar-ballpark <a href="https://www.dropbox.com/scl/fi/wa35kz4q0fitvsvw7op1g/The_Material_I_Work_With_Dan_Olner_2025.docx?rlkey=clved7yewb4ho87sg31qhql41&amp;e=1&amp;dl=0">short story</a> that explores this. The issue isn’t the creative divide between meatsack and machine, it’s how the structures we inhabit use and abuse creativity. I should read something by the late <a href="https://en.wikipedia.org/wiki/Margaret_Boden">Prof.&nbsp;Margaret Boden</a> before I write anything about this.</li>
<li><strong>Intelligence.</strong> AI engenders some odd views about it. The <a href="https://en.wikipedia.org/wiki/Technological_singularity">singularity</a>, for example - the notion that once AI surpasses humans, it’ll start an exponential feedback that’ll make us to AI as ants are to humans etc etc blah. Uh huh. But we <em>already have</em> systems more intelligent than a human - they’re called ‘collections of humans’ and their organisations. Who do you think built London or the 747? Why didn’t <em>they</em> start exponential feedbacks? Positive feedbacks, yes, but they seemed to stabilise - why? What, if anything, does that say about intelligence? That brings up some curious viewpoints - people who think, yes, we’ve made superintelligences like the market system, but only in the way that ants (them again) build complex nests, and we mustn’t presume to interfere etc etc blah. Uh huh. So yeah, fun to be had here.</li>
<li><strong>Consciousness.</strong> Why there’s (almost) no point talking about it. We can mark out a space around it - what’s left after we’ve cut away what can rationally be discussed. But the thing itself? Consciousness is that kid in the Mickey Mouse hat in the Larson cartoon below. Don’t be one of the snakes. (Actually, that might be all there is to say on this subject. I will probably still go on about it.)</li>
</ul>
<div class="center">
<p><img src="https://coveredinbees.org/posts/i_wrote_a_scifi_book/larsonmouse.png" class="img-fluid" width="400"></p>
</div>


</section>


<div id="quarto-appendix" class="default"><section id="footnotes" class="footnotes footnotes-end-of-document"><h2 class="anchored quarto-appendix-heading">Footnotes</h2>

<ol>
<li id="fn1"><p>I’ve also committed to not drinking alcohol until the book is out. I really want a beer, this is very motivating. I hope it’s not three or more years.↩︎</p></li>
<li id="fn2"><p>Daily Mail headline: “Woke university teaching science fiction! This is why we lost the Empire!”↩︎</p></li>
<li id="fn3"><p>Two TV Tropes links there, you may notice. Yep. I’ve read a lot of stuff on story structure - plenty of people want to sell you the <em>one</em> framework for how stories work - but out of everything I’ve looked at, TV Tropes is still top. It doesn’t mess around, and is way more up to date on how classic tropes have converted themselves into modern media. And the writing is comic genius.↩︎</p></li>
<li id="fn4"><p>I met with a few friends in a little meaning-and-nature-of-consciousness discussion group for a while. You end up chasing yourself in circles very quickly indeed. I’ll come back to this, though. I have Things To Say. (See the list of possible topics too.)↩︎</p></li>
<li id="fn5"><p>You learn how indispensable that is as you dig into traditional publishing - agents have to convince publishers with projected sales numbers alone, usually with “x is similar to y and z, and those two are selling well right now”.↩︎</p></li>
</ol>
</section></div> ]]></description>
  <category>fiction</category>
  <category>scifi</category>
  <guid>https://coveredinbees.org/posts/i_wrote_a_scifi_book/</guid>
  <pubDate>Tue, 21 Oct 2025 23:00:00 GMT</pubDate>
</item>
<item>
  <title>Prototyping open econ tools</title>
  <link>https://coveredinbees.org/posts/prototyping_open_econ_tools/</link>
  <description><![CDATA[ 





<p>Over the past couple of years, I’ve been building up a loose ‘regional economics’ toolkit while digging into UK sectors, growth and other econ-adjacent data (working mainly with <a href="https://www.southyorkshire-ca.gov.uk/">SYMCA</a> wearing my <a href="https://y-pern.org.uk/">Y-PERN</a> hat)<sup>1</sup>.</p>
<p>I’m gathering data/code/explanations onto a <a href="https://danolner.github.io/RegionalEconomicTools/">regecontools website</a>, though bits are spread all over. This <a href="https://danolner.github.io/posts/outputs_livelist/">live outputs page</a> on the techie blog has gathered most of it in one place. (Fun<sup>2</sup> example interactive: <a href="https://danolner.github.io/RegionalEconomicTools/miscdocs/SYLAs_CompaniesHouse2025_treemap.html">South Yorkshire’s job count</a> from 2023 BRES data; click to drill down through local authority and sector granularity.)</p>
<p>Over the next six months or so, I want to make this a more focused project. The plan is roughly this:</p>
<ul>
<li>Using open data/methods, test and improve these tools (and prototype new ones) so they’re as useful as they can be</li>
<li>Dig deeper into the ideas and questions we’re pursuing - iterate between these and the tools.</li>
<li>Build on existing relationships and search out new ones to refine the tools/ideas/questions cycle.</li>
<li>Help build capacity through things like <a href="https://vimeo.com/user99857619/review/1103090076/32e50123d2">this ONS Local session</a> I ran introducing R for regional economic analysis (video <a href="https://vimeo.com/user99857619/review/1103090076/32e50123d2">here</a>; the <a href="https://danolner.github.io/RegionalEconomicTools/R_regecon_taster_2025_revealjs.html#/title-slide">online slides here</a> work as a how-to guide, including how to use R easily in a browser).</li>
</ul>
<p>The least tested part of this for me, and maybe the most interesting, is the ‘tools/ideas/questions’ cycle. The tools/concepts we use to make sense of our regional economies have grown from a hodgepodge of ideas. These can be questioned at different levels - from narrowly methodological (“Do existing measures of public sector output capture their real value? Have we understood what impact <a href="https://en.wikipedia.org/wiki/Modifiable_areal_unit_problem">boundary choice</a> has?”) through to deeper, more political ideas about what economies are and what/who they’re for (see e.g.&nbsp;the <a href="https://www.nature.com/articles/s41586-025-09385-1">latest doughnut economics Nature paper</a> or <a href="https://www.sciencedirect.com/science/article/pii/S1470160X25010088?via%3Dihub#b0125">this survey</a> of over 200 eco-econs/wellbeing indicators).</p>
<p>Y-PERN’s whole purpose has been to experiment with breaking down barriers in this cycle - trying to push past <a href="https://en.wikipedia.org/wiki/Information_deficit_model">deficit model</a> thinking that just sees that cycle as a “transfer of information from experts to non-experts”. This is still a pretty entrenched view: academics toil in the dark for years, emerge pale and blinking, clutching new insights. A separate ‘knowledge exchange’ process then commences.</p>
<p>But that doesn’t align with the reality of data-driven policymaking: <em>everyone involved</em> are experts in what they do. It’s a deeply collaborative endeavour. We don’t all share the same knowledge, but we also won’t progress much without bringing everyone’s together.</p>
<p>The ‘open’ part of the toolkit is in symbiosis with the ‘ideas/questions’ part. Regions face many of the same economic questions, including identical asks from central government (e.g.&nbsp;to produce <a href="https://www.gov.uk/government/publications/local-growth-plans-england">Local Growth Plans</a>). The same data sources are re-used, the same assumptions. At the same time, we’re all working to develop our own identities as devolution deepens. Given that, here’s the philosophy I want to work with:</p>
<blockquote class="blockquote">
<p>Do data work openly where we can. It will support collaboration and learning. It will help build a shared sense of ground truth. It will avoid wheel reinvention.</p>
</blockquote>
<p>I don’t have a dogmatic fealty to open source — we have a data/analysis mixed economy where private providers can do things other can’t, and that’s a good thing. There are also essential datasets that can’t be open, for good reason. But <em>where we can</em>, working in the open just goes better with the grain of those three things: (1) collaborative learning/capacity building across silos; (2) developing our shared sense of ground truth; (3) avoiding wheel reinvention (a facet of <a href="https://www.ukrn.org/">reproducibility</a>, which needs open methods; you can’t reproduce something if you can’t access it).</p>
<p>The only way this works is if we prototype. Or call that <a href="https://www.bi.team/publications/test-and-learn-a-playbook-for-mission-driven-government/">test and learn</a> if you prefer. As that doc says:</p>
<blockquote class="blockquote">
<p>At its simplest [it] involves (1) developing something; (2) making contact with reality; (3) learning from the results.</p>
</blockquote>
<p>Sounds great in principle - but we have to be open to our preconceptions being challenged when we smack into reality. The <a href="https://cdn.fastly.steamstatic.com/apps/valve/Valve_NewEmployeeHandbook.pdf">Valve Games employee manual</a> puts it like this<sup>3</sup>:</p>
<blockquote class="blockquote">
<p>“—–ing up is a great way to find out that your assumptions were wrong or that your model of the world was a little bit off. As long as you update your model and move forward with a better picture, you’re doing it right. Look for ways to test your beliefs. Never be afraid to run an experiment or to collect more data.”</p>
</blockquote>
<p>While not always comfortable, this is part of how to grow our shared sense of ground truth by working together. It’s perfect ‘<a href="https://en.wikipedia.org/wiki/Blind_men_and_an_elephant">blind people and elephant</a>’ parable territory<sup>4</sup>. Brace for an extremely mixed elephant/economy metaphor.</p>
<ul>
<li>We want to see as much of the elephant as we can. How is the economy structured, what’s growing, shrinking, changing? Why? (And a whole bag of less narrow questions, of course.)</li>
<li>Those lead naturally to “What data/methods do we have to answer these questions?” Any one data source helps us grab a single pachyderm part. Multiple sources give us a grip on different bits, but the whole beast still eludes us. We need enough knowledge to know our tools’ limitations - we will regularly hit the <a href="https://en.wikipedia.org/wiki/Streetlight_effect">streetlight effect</a>, mistaking the data for the whole animal<sup>5</sup>.</li>
</ul>
<p>Combining openness and prototyping, though, we can exchange what we think we’ve seen with others, maybe learn from our errors, and move a step or two closer to a collective sense of shape.</p>
<p>Then there are awkward people saying things like, “Are we <em>sure</em> this is an elephant? I think maybe we have to go back to first principles here.” But again - an open, testing approach lets us argue our competing pachyderm theories out, and often discover diverse tools can be used in different places very effectively despite no total agreement.</p>
<p>That can hit up against very different incentives and cadences across academia and policymaking (as SYMCA’s Alice Rubbra <a href="https://y-pern.org.uk/blog/the-relationship-between-policymaking-and-research-how-it-works-sometimes/">lays out here</a> really clearly) - but those are other elements to test as we go. What mix of relationships and structures can we grow to get closer to truly learning, adaptive regions?</p>
<p>So, what next? I’ll need to keep things fairly narrow to achieve anything at all, most likely by testing some ONS and Companies-House-extracted economy measures, see what can be improved, what blind spots there are. I’ll also try to find two or three focused problems to apply this to - including, I’m hoping, something on how we close the gap between quant views of sector mix and ground level knowledge of how firms interact, and what difference that makes to their success.</p>
<p>Underlying-idea-wise, I’d like to see how older theories of technical changes in production can help shed light on current AI fears (I’m also working on an AI impact project). That could help think through where we want economic progress to come from.</p>
<p>Let’s see how contact with reality changes things. Stick your email in the <a href="https://coveredinbees.org/about.html">subscribe box</a> to follow along…</p>
<p><img src="https://coveredinbees.org/posts/prototyping_open_econ_tools/Blind_men_and_elephant.jpg" class="img-fluid"></p>




<div id="quarto-appendix" class="default"><section id="footnotes" class="footnotes footnotes-end-of-document"><h2 class="anchored quarto-appendix-heading">Footnotes</h2>

<ol>
<li id="fn1"><p><a href="https://github.com/DanOlner/coveredinbees/blob/831f2cde89f016bf81fa550c9b6202f7c718613a/posts/open_econtools/index.qmd">Github commit of this doc</a> with cuttings at the bottom.↩︎</p></li>
<li id="fn2"><p>If you find this kind of thing entertaining…↩︎</p></li>
<li id="fn3"><p>Not an endorsement of Valve’s supposedly desk-on-wheels culture or anything similar. As <a href="https://www.theguardian.com/commentisfree/2018/jul/30/no-bosses-managers-flat-hierachy-workplace-tech-hollywood">this article explores</a>, structures like this (including some co-ops without explicit rules) can often just obscure hidden hierarchies, making them harder to navigate or challenge.↩︎</p></li>
<li id="fn4"><p>Elephant parable <a href="https://jetzek.wordpress.com/2016/07/19/first-blog-post/">example</a> applied to economics.↩︎</p></li>
<li id="fn5"><p>Krugman: “We just don’t see what we can’t formalise”. [citation forgotten!]↩︎</p></li>
</ol>
</section></div> ]]></description>
  <category>econ</category>
  <guid>https://coveredinbees.org/posts/prototyping_open_econ_tools/</guid>
  <pubDate>Mon, 06 Oct 2025 23:00:00 GMT</pubDate>
</item>
</channel>
</rss>
