Skip to content

Placetique

    • About Me
    • Presentations
    • Projects
    • Research
    • Teaching
    • Tutorials
Illustration of a bird flying.
  • Finding my voice with Claude?

    Finding my voice with Claude?

    I wondered: can Claude speak for me? Reader, it can’t. But it can tell me quite a bit about how I speak.

    June 12, 2026
  • An AI post-doc?

    An AI post-doc?

    Claude Pro is like hiring a post-doc I still can’t quite believe I’m writing this, but buying a Claude Pro subscription has felt like adding a second post-doc to my ESRC project. But let me also say up-front that Claude Pro does not remotely replace the first post-doc because she brings so much more to…

    May 15, 2026
  • Last night a DB saved my life (Part 2)

    Last night a DB saved my life (Part 2)

    Following on from my last post about what DuckDB makes possible, here’s a little more detail about how this works in practice… Installing DuckDB There are two ways to use DuckDB: via the Command Line (CLI/Terminal), and via a library for whatever language you’re programming in. I tend to use the CLI more intensively while…

    January 25, 2026
  • Last night a DB saved my life (Part 1)

    Last night a DB saved my life (Part 1)

    Every so often, a technology comes along that is magical in how well it works, and transformative in terms of its impact on your work. Wifi was one of those: I *still* remember the first time I used it and the computer that I used it on. There was no going back to cat-5 at…

    January 25, 2026
  • (Spatial) Data Science: A Few Thoughts for Students

    (Spatial) Data Science: A Few Thoughts for Students

    What do you say when someone asks: “I’m working on a course assignment… to gain insights into the [data science] industry”?

    December 8, 2021
  • Seaborn Plots with 2 Legends

    Posted here because I will inevitably forget this painfully worked-out answer for having legends for two different types of plots in Seaborn… import numpy as np import pandas as pd import seaborn as sns import matplotlib.pyplot as plt # We will need to access some of these matplotlib classes directly from matplotlib.lines import Line2D #…

    June 10, 2021
  • The Full Stack: Tools & Processes for Urban Data Scientists

    Recently, I was asked to give talks at both UCL’s CASA and the ETH Future Cities Lab in Singapore for students and staff new to ‘urban data science’ and the sorts of workflows involved in collecting, processing, analysing, and reporting on urban geo-data. Developing the talk proved to be a rather enjoyable opportunity to reflect on more…

    October 14, 2016
  • Land Registry Consultation #2: Reasons to Respond

    In some circles (e.g. mine) news that the government is trying (again) to sell off the Land Registry has caused something of a stir. The curtain closed on the first act of this drama in March 2014, by which time 91% of respondents to the consultation opposed the Land Registry’s transition to a service delivery company.…

    April 4, 2016
  • Installing PostgreSQL Extensions on Mac OS X

    I’ve been making a lot of use of PostgreSQL and PostGIS for working with geo-data over the past year and, having finally gotten over my hatred of the non-standard administrative commands, I am seriously impressed with what this setup makes possible. Even on a MacBook Air with just 8GB of RAM! However, one area where…

    December 11, 2015
  • Peer Programming for Academics

    I recently wrote up some thoughts on the value of peer programming as a tool for academic use in course planning and administration. The short answer: really useful but, like all things, best used in moderation. Read more at: Peer Programming for Academics

    August 19, 2015
1 2 3 4
Next Page→

Placetique

Proudly powered by WordPress