Skip to content

Commit 90e65f8

Browse files
authored
Fix index.qmd (#469)
1 parent 732d675 commit 90e65f8

1 file changed

Lines changed: 41 additions & 17 deletions

File tree

blogs/posts/2026-05-28_brain_plates/index.qmd

Lines changed: 41 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ wider Unit, or anything you'd like us to know.”
3636

3737
We’ve grown to really value this hour, and lots of interesting ideas and
3838
positivity fall out of them. We try to avoid talking about BAU work, so that we
39-
can have a little and celebrate each other’s’ unique flavours of nerdery.
39+
can have a little fun and celebrate each other’s’ unique flavours of nerdery.
4040
Some recent highlights have been an app that was built to find optimal walking
4141
routes between pubs and landmarks, an auto-generated personal blog website with
4242
great photos and a notebook to analyse football statistics.
@@ -50,15 +50,7 @@ approach similar problems differently.
5050
This blog is a set of mini interviews with our lovely team members to capture
5151
the different ways we manage our working lives.
5252

53-
#{{< include RD.qmd >}}
54-
55-
#{{< include NS.qmd >}}
56-
57-
#{{< include TJ.qmd >}}
58-
59-
#{{< include EK.qmd >}}
60-
61-
<!-- ## ![Picture of EK](EK.png){width="10%" fig-align="right"} Eirini: AI Agent Herder -->
53+
## ![Picture of EK](EK.png){width="10%" fig-align="right"} Eirini: AI Agent Herder
6254

6355
## Eirini: AI Agent Herder <Picture of EK src="EK.png" width="10%" align="right">
6456

@@ -113,12 +105,48 @@ It also allows me to leverage a wider range of computers (older, with constraine
113105
easy to install and free. Finally, I favour plain markdown or JSON - if hierarchy is required - as they are portable and universal formats.
114106
The majority of my time is spent in a terminal window - aligning with the team's nerdery - and my web browser running Solveit and GitHub tabs.
115107

108+
## ![A white thirty-something male with short brown hair, wearing a blue jumper over shirt and tie. The type of person who looks like his name is probably 'Matt'.](MD.jpg){width="10%" fig-align="right"} Matt: yak-shaver
109+
110+
As a developer and scrummaster, I record tasks as **GitHub issues** and track them through our GitHub project board.
111+
I label issues by type and priority and add them to release milestones.
112+
In the comments I write up-to-date notes, tag team members and record any agreements.
113+
This way, _all the information is on the task_.
114+
115+
At the start of the day I might write down a few to-dos with **pen and paper**.
116+
Sometimes I'll scribble ephemeral notes as I work, but my notepad is disposable.
117+
Meaningful information goes on GitHub where it belongs.
118+
Anyway, the notepad can't be a long-term store because I can barely read my handwriting.
119+
120+
I wrote a [lightweight Python-powered command-line interface called jot](https://github.com/matt-dray/jot) to log time-stamped notes in **a text file**.
121+
During my work day I go frequently to a terminal and type something like `jot "circled-back on paradigm-shifting"`.
122+
This isn't about note-taking; I use the entries to help reflect on what I've been up to.
123+
It's especially useful for capturing 'softer skills' or 'glue work' that often goes undervalued.
116124

117-
#{{< include MD.qmd >}}
125+
## ![Picture of Chris](CB.jpg){width="10%" fig-align="right"} Chris: Head of data science
118126

119-
#{{< include CB.qmd >}}
127+
### How do I manage my work knowledge and tasks?
120128

121-
#{{< include ZT.qmd >}}
129+
I would say largely that I don't manage my work knowledge and tasks. I'm head of a decently sized data science team (~10 people) and my remit
130+
across the unit and team includes information governance, delivery, product, a business critical model, and more besides.
131+
132+
For a long time I thought that I couldn't do the kind of job that I do now because I thought that management (not leadership- management)
133+
was all about being incredibly organised and having lots of checklists and plans. I'm just not that person so I counted myself out.
134+
I've since learned that the task of a team leader is to create a team and systems that are responsive, organised, and get the job done.
135+
If you can do that with plans and checklists, great, but if not you have options, or I certainly did.
136+
137+
Having said all that, what do I do to organise myself. My principal job as it is for many people is to clear out my inbox of all the pressing things in it.
138+
My priorities shift a lot and what's important on a Monday morning can be forgotten by Thursday afternoon. That's just how it is in my job. I try to
139+
help the team to stick to what they're doing and not get tossed around by events but if I worked like that there would be lots of (rightly) angry people in my inbox.
140+
And of course a decent chunk of my time is spent in meetings. I try to go where I'm needed and not go where I'm not needed but sometimes it can feel like there is a lot
141+
to keep on top of.
142+
143+
I use [Todoist](https://app.todoist.com) to keep track of the things that I actually do apart from clearing out my inbox and going to meetings.
144+
The team tag me on GitHub and I do try to keep up with it but because it isn't my main place to look GitHub notifications can fall through the cracks.
145+
The team know I always appreciate a nudge on stuff they're waiting for and I try to get to things when or before people nudge me.
146+
147+
I'm a great believer in the power of pen and paper to help one think and I do do that when I'm doing something knotty, but honestly these days I
148+
rarely am. People bring me stuff, I try to say something helpful about it, and they go on their way. My team have all the brilliant insights and do the important
149+
work. I just offer prompts and questions to help us through when things seem uncertain.
122150

123151
## ![Picture of CW](CW.jpg){width="10%" fig-align="right"} Claire: Lead Data Scientist
124152

@@ -185,7 +213,3 @@ Its also quicker for me than using any drawing software.
185213

186214
![Photograph of notepaper with messy writing on it showing a process I wanted to visualise as I was talking](scribble.jpg)
187215

188-
#{{< include YH.qmd >}}
189-
190-
#{{< include FB.qmd >}}
191-

0 commit comments

Comments
 (0)