<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Tony Yates]]></title><description><![CDATA[I'm a computer guy who sold a software company specialising in healthcare. I spend my spare time flying planes, riding bikes, making things and with my family - we have 4 children.]]></description><link>https://tonyyates.co.uk/</link><image><url>https://tonyyates.co.uk/favicon.png</url><title>Tony Yates</title><link>https://tonyyates.co.uk/</link></image><generator>Ghost 5.46</generator><lastBuildDate>Fri, 10 Apr 2026 20:22:02 GMT</lastBuildDate><atom:link href="https://tonyyates.co.uk/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Week 3 - Getting back on the tools]]></title><description><![CDATA[After what I can say is the worst year ever [2025] behind me, I am hopeful 2026 will be a better one full of growth and learning. I am cautiously optimistic.]]></description><link>https://tonyyates.co.uk/week-3-getting-back-on-the-tools/</link><guid isPermaLink="false">696d1ac1d44a70050c860f69</guid><category><![CDATA[Weeknotes]]></category><category><![CDATA[Tech]]></category><category><![CDATA[Cycling]]></category><category><![CDATA[Health]]></category><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Mon, 19 Jan 2026 14:13:34 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1759317823199-47fbce46b566?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDl8fDIwMjZ8ZW58MHx8fHwxNzY4ODMyMTAyfDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=2000" medium="image"/><content:encoded><![CDATA[<h3 id="%F0%9F%8F%86-what-did-i-achieve">&#x1F3C6; What did I achieve</h3><ul><li><strong>Big Win:</strong> As a company operating in multiple European countries with different xmas traditions, week 3 was the first week back where everyone has returned to work. What better way to start it other than a open space/unconference session?<br><br>Hat&apos;s off to Martin in the platform team who arranged the whole thing with help from Claudius and Ivan. The whole day ran so well, they put a lot of effort into the Miro board and creating all the teams rooms and disussion boards for the topics. The thing I like about doing this right after the break is everyone came back a little lethargic and throughout the day you could see the energy and excitement building. My personal favorite topics were around AI and how we are utlising it and documentation.<br></li></ul><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2026/01/Screenshot-2026-01-19-at-13.17.41-1.png" class="kg-image" alt="Week 3 - Getting back on the tools" loading="lazy" width="1076" height="1280" srcset="https://tonyyates.co.uk/content/images/size/w600/2026/01/Screenshot-2026-01-19-at-13.17.41-1.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2026/01/Screenshot-2026-01-19-at-13.17.41-1.png 1000w, https://tonyyates.co.uk/content/images/2026/01/Screenshot-2026-01-19-at-13.17.41-1.png 1076w" sizes="(min-width: 720px) 720px"><figcaption>Topic suggestions moving to a timetable with MS Teams meetings links ready for the discussion.</figcaption></figure><ul><li><strong>Medium Win:</strong> I haven&apos;t been on the tools working with code for some time, I decided to change that this year and spend time getting my development environment running how I like it. I use <a href="https://neovim.io/?ref=tonyyates.co.uk">Neovim</a>, <a href="https://www.lazyvim.org/?ref=tonyyates.co.uk">Lazyvim</a>, <a href="https://github.com/jesseduffield/lazygit?ref=tonyyates.co.uk">Lazygit</a> and have a set of dotfiles for my mac. I wanted to refine these and remove a lot of useless things I have accumulated over the years. I also wanted to ensure that my development experience is as identical as can be on my work mac and my <a href="https://omarchy.org/?ref=tonyyates.co.uk">Omarchy</a> linux machine. I got this to a good place by the end of the week and hope to have it good enough by the end of this week.</li><li><strong>Small Win:</strong> We made a decision on the technical architecture we would be aligning with for our occupational health services that we are developing in Sweden. We already have some great products we have built and want to evolve these into a service offering that will delight our partners and also work well for our clinical and administration teams. We are now in the process of hiring a couple of roles to move things forward.</li></ul><h3 id="%F0%9F%A7%A0-the-brain-buffet">&#x1F9E0; The brain buffet</h3><ul><li><strong>What I Learned:</strong> I learned about <a href="https://opencode.ai/?ref=tonyyates.co.uk">opencode</a> which is a <a href="https://terminal-apps.dev/?ref=tonyyates.co.uk">TUI</a> that sits in front of AI Agents. I set it up with Claude Code and had a play around with it. Using some tmux foo I was able to get it to popup over the top of <a href="https://neovim.io/?ref=tonyyates.co.uk">neovim</a> when coding. It looks and works really well. I still love coding in terminal as it gives me old school vibes and I like having the tools right alongside the code instead of in seperate apps, windows/browsers etc.</li></ul><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-emoji">&#x1F4A1;</div><div class="kg-callout-text">Add to tmux.conf<br>bind C-o popup -E -d &quot;#{pane_current_path}&quot; -w 90% -h 90% &quot;opencode&quot;</div></div><figure class="kg-card kg-image-card"><img src="https://tonyyates.co.uk/content/images/2026/01/image.png" class="kg-image" alt="Week 3 - Getting back on the tools" loading="lazy" width="2000" height="1144" srcset="https://tonyyates.co.uk/content/images/size/w600/2026/01/image.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2026/01/image.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2026/01/image.png 1600w, https://tonyyates.co.uk/content/images/size/w2400/2026/01/image.png 2400w" sizes="(min-width: 720px) 720px"></figure><h3 id="%F0%9F%8E%A2-the-emotional-rollercoaster">&#x1F3A2; The Emotional Rollercoaster</h3><ul><li><strong>Current Mood:</strong> I&apos;ve been hitting the gym and doing structured training on the bike regularly so I am feeling pretty good in that sense. My mood is still a little on the downside given what happened last year but that&apos;s another post.</li></ul><h3 id="%F0%9F%94%8D-discovery-lab">&#x1F50D; Discovery Lab</h3><ul><li>Man&apos;s Search for Meaning - Viktor E.Frankl: I am not sure what I can say about this book to do it justice. I am surprised I only just discovered it. How a man can go through such a struggle for survival in the Auschwitz camps and come out of it finding meaning is remarkable. It&apos;s an outstanding book. Everyone should read it 10/10</li><li>Writing to Learn - William Zinsser: Currently reading this</li></ul><h3 id="%F0%9F%9B%A0%EF%B8%8F-the-toolbelt">&#x1F6E0;&#xFE0F; The Toolbelt</h3><ul><li>Meal Prep is a game changer. I now only make things if I can make 6-10 portions of the same thing, macro balanced as breakfast, lunch or dinner. I no longer think about what to eat, worry about the time to make it and it makes shopping so much easier. I also don&apos;t waste anywhere near the amount of food I used to.</li></ul><h3 id="%F0%9F%8E%AF-looking-ahead">&#x1F3AF; Looking Ahead</h3><ul><li><strong>The Main Goal:</strong> I am working on something strategic with regards to the technology we have built and aquired over the years. I can&apos;t say much more about it right now but I am going to enjoy putting the effort into this next week.</li><li><strong>Long burn</strong>: This is an area that we can improve on, we have great documentation and some not so great. Some is managed really well, some not to much. This is an area everyone wants to improve but is difficult due to many reasons - time, tooling, process, value, ROI. I will be putting some thought and structure into this next week.</li><li><strong>Anticipation Level:</strong> [7/10] - The physiological progress I have made since food prepping, lifting weights and structured cycling is showing significant change. It&apos;s addictive. After what I can say is the worst year ever [2025] behind me, I am hopeful 2026 will be a better one full of growth and learning. I am cautiously optimistic.</li></ul><img src="https://images.unsplash.com/photo-1759317823199-47fbce46b566?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDl8fDIwMjZ8ZW58MHx8fHwxNzY4ODMyMTAyfDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=2000" alt="Week 3 - Getting back on the tools"><p>Have a great week</p><p>/T</p>]]></content:encoded></item><item><title><![CDATA[Checklists aren't just for pilots]]></title><description><![CDATA[Here is a list of some of the checklists I have created recently and use often:]]></description><link>https://tonyyates.co.uk/checklists-arent-just-for-pilots/</link><guid isPermaLink="false">6744d1ba041f9c05062c4603</guid><category><![CDATA[Aviation]]></category><category><![CDATA[Productivity]]></category><category><![CDATA[Tech]]></category><category><![CDATA[Thoughts On]]></category><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Mon, 25 Nov 2024 20:35:46 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1681157405343-93213e41a8a1?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDV8fGNoZWNrbGlzdHxlbnwwfHx8fDE3MzI1NjY3NDh8MA&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1681157405343-93213e41a8a1?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDV8fGNoZWNrbGlzdHxlbnwwfHx8fDE3MzI1NjY3NDh8MA&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" alt="Checklists aren&apos;t just for pilots"><p>When learning to fly airplanes I came to know and love two very important documents. The POH (Pilots Operating Handbook) and the Checklist.</p><p>The POH has all the details of that very specific aircraft. It&apos;s weight, mass and balance calculation, take off distances, fuel loads and lots of other technical details that need to be studied and referenced from time to time. Some pages are referenced on every flight such as the mass and balance charts.</p><p>The other document which is used every single flight and at all stages of the flight is the checklists. There are three modes of running a checklists, read along and perform the action, I use this mode when performing preflight checks, startup, power checks, pre take off checks and shutdown procedures.</p><p>The other mode I use from memory and then confirm I have performed the correct actions. Typically useful for emergency procedures, after takeoff checks and things like that. We also use acronyms as a third way to memorise some elements of the checklists such as BUMFREDA (said out loud as bum freda) which is performed prior to landing, this reduces the need to flick through checklists at a critical stage of flight when the workload is already high, especially for a single pilot.</p><p>BUMFREDA </p><p>Brakes - Check for pressure<br>Undercarrage - put the gear down<br>Mixture - set to fully rich<br>Fuel - fuel pump on, set tank to the fullest<br>Radio - tuned to talk to the correct frequency<br>Engine - temperatures and pressures are in the green<br>DI - Direction indicator and compass aligned<br>Altimeter - set for the correct atmospheric pressure setting</p><h2 id="use-checklists-everywhere">Use Checklists Everywhere</h2><p>I love creating checklists, they make it so easy to do what needs to be done in the correct order. They significantly reduce errors, have saved countless lives, improved &#xA0;performance and many other &#xA0;positive outcomes.</p><p>Recently at work we have been reviewing our incident management process for the applications we have built and maintain as there was significant room for improvement. I read all the documentation we have for the process and it was very comprehensive and well thought out, but we weren&apos;t achieving the outcomes we expected. Communication was sporadic, duplication of efforts, and a number of other basics were being missed or misunderstood. It was too complicated. The process has now been somewhat simplified, the details of the <strong>how</strong> and <strong>why</strong> we do things are still there in all the levels of detail one would need. Just like the POH. </p><p>However, along side this now sits a checklist that is the first thing any incident commander should have on their person while acting in this role. Non negotiable. This prompts <strong>what</strong> needs to be done and in <strong>which</strong> order. Things have improved significantly.</p><p>Here is a list of some of the checklists I have created recently and use often:</p><ul><li>Incident commander</li><li>Church Media Desk Setup and Service Streaming</li><li>Upgrading and maintaining this blog</li><li>Christmas Dinner - turn those recipies into checklists, much easier to follow and execute</li><li>Pre holiday checklist</li><li>Pre festival checklist</li><li>Pre bike ride checklist</li><li>Playing 8 ball pool - I have memorised this but check it before I start a game</li><li>My Morning and Nightly Ritual</li><li>Preflight planning and equipment list</li></ul><p>Some of my checklists are just using a To Do app such as my Morning Ritual:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2024/11/image.png" class="kg-image" alt="Checklists aren&apos;t just for pilots" loading="lazy" width="1282" height="586" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/11/image.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2024/11/image.png 1000w, https://tonyyates.co.uk/content/images/2024/11/image.png 1282w" sizes="(min-width: 720px) 720px"><figcaption>Screenshot of Microsoft To Do Morning Ritual Checklist</figcaption></figure><p>Others are just documents that I can print and laminate to keep in situe such as the Church Media Desk Checklist:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2024/11/image-1.png" class="kg-image" alt="Checklists aren&apos;t just for pilots" loading="lazy" width="1318" height="1480" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/11/image-1.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2024/11/image-1.png 1000w, https://tonyyates.co.uk/content/images/2024/11/image-1.png 1318w" sizes="(min-width: 720px) 720px"><figcaption>Section of the Church Media Desk Checklist</figcaption></figure><p>Another example is my pre-flight checklist that I run at home while in the planning phase of a flight:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2024/11/image-2.png" class="kg-image" alt="Checklists aren&apos;t just for pilots" loading="lazy" width="924" height="1214" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/11/image-2.png 600w, https://tonyyates.co.uk/content/images/2024/11/image-2.png 924w" sizes="(min-width: 720px) 720px"><figcaption>pre-flight checklist</figcaption></figure><p>Do you use checklists in interesting ways? I would love to hear about them.</p>]]></content:encoded></item><item><title><![CDATA[Stranded - Shimano Di2 will only shift up or down]]></title><description><![CDATA[<p>I am writing this post to help anyone who may need it if their Shimano Ultegra or Durace Shimano Di2 derailleur will only shift in one direction and need to fix it to get home.</p><p>This hack will not work with Shimano 105 Di2 shifters as they do not have</p>]]></description><link>https://tonyyates.co.uk/stranded-shimano-di2-will-only-shift-up-or-down/</link><guid isPermaLink="false">66e33f6acf00fc0507e05c7b</guid><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Thu, 12 Sep 2024 19:38:45 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1677856095766-68ad7e687662?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDZ8fHNoaW1hbm98ZW58MHx8fHwxNzY4ODMyMTYyfDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=2000" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1677856095766-68ad7e687662?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDZ8fHNoaW1hbm98ZW58MHx8fHwxNzY4ODMyMTYyfDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=2000" alt="Stranded - Shimano Di2 will only shift up or down"><p>I am writing this post to help anyone who may need it if their Shimano Ultegra or Durace Shimano Di2 derailleur will only shift in one direction and need to fix it to get home.</p><p>This hack will not work with Shimano 105 Di2 shifters as they do not have a hood button.</p><p>TL;DR; You can remap the hood button to perform the shifting function that is not working using the <a href="https://apps.apple.com/gb/app/e-tube-project-cyclist/id1176407871?ref=tonyyates.co.uk">Shimano e-tube app</a>.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2024/09/WhatsApp-Image-2024-09-08-at-19.34.15_08129bf3.jpg" class="kg-image" alt="Stranded - Shimano Di2 will only shift up or down" loading="lazy" width="1200" height="1600" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/09/WhatsApp-Image-2024-09-08-at-19.34.15_08129bf3.jpg 600w, https://tonyyates.co.uk/content/images/size/w1000/2024/09/WhatsApp-Image-2024-09-08-at-19.34.15_08129bf3.jpg 1000w, https://tonyyates.co.uk/content/images/2024/09/WhatsApp-Image-2024-09-08-at-19.34.15_08129bf3.jpg 1200w" sizes="(min-width: 720px) 720px"><figcaption>Picking up the new bike</figcaption></figure><p>A couple of friends and I were doing a 77km ride around the Snowdonia mountains from <a href="https://www.strava.com/routes/3266681154512498780?ref=tonyyates.co.uk">Capel Curig to Stwlan Dam</a> and back in a loop. I was riding my new <a href="https://www.bianchi.com/store/int_EN/ytb45-specialissimapro-ultegradi212sp-4.html?ref=tonyyates.co.uk">Bianchi Specialissima</a> for the first time which I absolutely love. This is the first time I have owned a bike with the Shimano Di2 electronic shifting system and I was very impressed by the capabilities and crispness of the shifting.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2024/09/Pasted-image-20240912103802.png" class="kg-image" alt="Stranded - Shimano Di2 will only shift up or down" loading="lazy" width="2000" height="995" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/09/Pasted-image-20240912103802.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2024/09/Pasted-image-20240912103802.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2024/09/Pasted-image-20240912103802.png 1600w, https://tonyyates.co.uk/content/images/2024/09/Pasted-image-20240912103802.png 2115w" sizes="(min-width: 720px) 720px"><figcaption>Image of the route and elevation profile, the failure happened between 30-40k at the bottom of the decent/upcoming climb</figcaption></figure><p>At around 34k while at the furthest point from the car I completed a descent and approached a climb. Trying to shift down (up the rear cassette) into lower gears I could hear the rear derailleur trying to move but not completing the shift. I could shift up though and found myself in 12 gear. Not ideal for climbing a steep climb.</p><p><br>I tried the following to resolve the issue without success:</p><ul><li><strong>Checked the status of the battery</strong> for all the components (system battery, shifters and derailleurs)</li><li><strong>Checked if the derailleur needed a crash reset</strong>. This checks the tiny cam on the motor is locked into position to be able to move the mech up and down the cassette, all looked fine and engaged properly.</li><li><strong>I disconnected the power from the derailleur</strong> and waiting a minute, reconnecting it did not resolve the issue</li><li><strong>I removed the seat post and disconnected everything from the battery</strong>, reconnecting it did not resolve the issue</li><li><strong>I asked some cyclists passing by for help</strong>, they laughed politely and said &quot;that why we stick to mechanical shifting mate&quot;</li></ul><p>After a call with the excellent team at <a href="https://ronspencercycles.com/?ref=tonyyates.co.uk">Ron Spencer Cycles</a> I downloaded the e-tube app, pressed the rear derailleur button for a second to enable Bluetooth (blue light starts flashing) I was then able to communicate and configure the Di2 system.</p><h2 id="updating-the-firmware">Updating the firmware</h2><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2024/09/shifter-firmware-avialable.png" class="kg-image" alt="Stranded - Shimano Di2 will only shift up or down" loading="lazy" width="1179" height="2556" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/09/shifter-firmware-avialable.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2024/09/shifter-firmware-avialable.png 1000w, https://tonyyates.co.uk/content/images/2024/09/shifter-firmware-avialable.png 1179w" sizes="(min-width: 720px) 720px"><figcaption>Firmware updates available</figcaption></figure><p>The app was able to see and communicate with all the devices, this was a positive start and I could see there was a firmware update for the system battery, both derailleurs and both shifters. Great. I started with the rear derailleur as that was having the issue, still no resolution, I then updated the battery and front derailleur to ensure they were all running the latest firmware.</p><p>I then tried to update the shifters I couldn&apos;t update the firmware, this is because they are wireless and need to be cabled to the battery to ensure the update occurs safely without a power loss. I will still in a broken state and unable to get home.</p><h2 id="the-workaround">The workaround</h2><p>The e-tube app allows you to customise what the shifters do, so I swapped the function of switching to lower gears with higher gears and vice versa. Boom, now shifting to higher gears wouldn&apos;t work. This meant the rear derailleur was shifting ok but there was something going on between the typical lower gear switch and the rear derailleur responding to it. Shimano Ultegra and Durace both have a third button on top of the hoods which I usually map to Garmin functions, so I tried to map this to shifting into lower gears and it worked fine. </p><p>This narrowed down that there was a problem with the switch and that the other two worked fine. I went with this configuration hack as way to complete the ride. It was a little strange shifting using the hoods and pressing the &apos;wrong&apos; button for lower gears which meant I often did the wrong thing but it was fine and saved waiting hours to be picked up.</p><p>Since this happened the bike has been back into the shop for a more thorough diagnostics which confirmed a faulty shifter that was replaced the same day and I am back on my way.</p><p>I hope this helps someone get home if stranded someday. </p><h2 id="thanks">Thanks</h2><p>Special thanks to Dan Philipson and Mike Stanton for waiting in the cold with me and helping me diagnose the issue.</p>]]></content:encoded></item><item><title><![CDATA[Week 13 2024]]></title><description><![CDATA[Working on Well Architected Services, working on different time zones and falling off a JetSki]]></description><link>https://tonyyates.co.uk/week-13-2024/</link><guid isPermaLink="false">660a6b8ecf00fc0507e05bec</guid><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Tue, 02 Apr 2024 08:01:01 GMT</pubDate><media:content url="https://tonyyates.co.uk/content/images/2024/04/SNOWDEN-Mountains.jpg" medium="image"/><content:encoded><![CDATA[<h4 id="what-am-i-working-on">What am I working on</h4><ul><li>I gave some feedback to our platform teams about an initiative to improve our services we call this WAS (Well Architected Service). They have done a great job planning things and defining a scope but I felt it was starting to feel like a death star so gave feedback on how to reduce the complexity and get started sooner.</li><li>Clarifying our offer and GTM strategy in the UK for the next 6 months, what we will stop, continue and start doing. We have an operating model that works really well in other markets, it&apos;s mostly applicable to the UK too but the &#xA0;EPS problem I wrote about last week is hampering us deploying it having a negative impact on us, partners and patients, so we are thinking how we work around it while we wait for the assurance process to open up again.</li><li>Discussion about an experiment we are trying which is no meeting and no product work on Wednesday&apos;s for solving tech debt problems or improving parts of our architecture to help with the WAS work but also tackling some of those TODO&apos;s in the code base; we are running this until the end of April and I am looking forward to seeing what the outcome will be. This is inspired by a <a href="https://andy-callow.medium.com/come-on-baby-light-my-firebreak-9b464ac411e4?ref=tonyyates.co.uk">firebreak that was run with the NHS.UK</a> teams but over a longer stretch to allow time for things that will take a while to work out and execute.<br><br>We are also trying different ways of working too. As a company operating across Europe, we have access to a larger talent pool which is a great upside, also the working day spans 9 hours instead of the typical 8 with a one hour overlap. The downside is trying to optimise developer flow time, we find that it is typically what is left after everyone else has taken a slice of time. &#xA0;I have set the teams the challenge of trying different approaches and reporting back their findings. That doesn&apos;t mean 8 hours a day constant developing with no meetings, but it does mean designing a schedule with intent.</li></ul><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2024/04/Pasted-image-20240330071831.png" class="kg-image" alt="Week 13 2024" loading="lazy" width="920" height="788" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/04/Pasted-image-20240330071831.png 600w, https://tonyyates.co.uk/content/images/2024/04/Pasted-image-20240330071831.png 920w" sizes="(min-width: 720px) 720px"><figcaption>A 5 minute meeting with a developer, I can&apos;t remember the origin so I redrew a version of this myself</figcaption></figure><img src="https://tonyyates.co.uk/content/images/2024/04/SNOWDEN-Mountains.jpg" alt="Week 13 2024"><p></p><h4 id="what-did-i-read">What did I read?</h4><ul><li><a href="https://www.gomomento.com/blog/rip-redis-how-garantia-data-pulled-off-the-biggest-heist-in-open-source-history?ref=tonyyates.co.uk">RIP Redis: How Garantia Data pulled off the biggest heist in open source history</a> An interesting take on the usurping of much loved Redis by Garantia now known as Redis Labs. I am looking forward to seeing how AWS reacts to this one, I don&apos;t see open source changing licensing terms any worse to someone acquiring a company that owns software you depend on. At least you can make a fork and continue.</li><li><a href="https://www.nytimes.com/2024/03/18/books/tommy-orange-there-there-wandering-stars.html?ref=tonyyates.co.uk">A Bronx Teacher Asked. Tommy Orange Answered</a>. I loved the part the teacher played in this, so nice to see the impact of books in a world of social media. I&apos;ve added &apos;There, There&apos; to my reading list.</li><li>Lynda Barry - I don&apos;t know who she is, but I enjoyed reading <a href="https://mitchellvolk.substack.com/p/lynda-barry?r=ujas3&amp;triedRedirect=true&amp;ref=tonyyates.co.uk">this article about her creative process and teaching methods</a>. Especially the parts about less technology.</li></ul><h4 id="something-personal">Something Personal</h4><ul><li>I spent the bank holiday weekend in Anglesey with my family and got out on the Jetski for the first time this year. They battery was flat when I first tried firing it up but an overnight charge sorted that out. I took my daughter and her friend on with me as it&apos;s a three seater and while doing a slow rate turn we all leaned out of the turn a little too much which threw us in the bitterly cold water. Our bodies were fine because of the wetsuits but our feet, hands and head was freezing. I promptly ordered wetsuit socks and gloves ready for the next outing.<br><br></li></ul><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2024/04/image.png" class="kg-image" alt="Week 13 2024" loading="lazy" width="2000" height="1500" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/04/image.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2024/04/image.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2024/04/image.png 1600w, https://tonyyates.co.uk/content/images/2024/04/image.png 2088w" sizes="(min-width: 720px) 720px"><figcaption>My JetSki at Beaumaris</figcaption></figure>]]></content:encoded></item><item><title><![CDATA[It's quite the challenge being the IT guy for a local church]]></title><description><![CDATA[Fixing the church IT setup - revitalising an old machine, making networking as simple as possible and monitoring arp tables to solve some hard to find issues.]]></description><link>https://tonyyates.co.uk/its-quite-the-challenge-being-the-it-guy-for-a-local-church/</link><guid isPermaLink="false">66046e4ecf00fc0507e05aeb</guid><category><![CDATA[Tech]]></category><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Wed, 27 Mar 2024 20:07:50 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1515162305285-0293e4767cc2?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDF8fGNodXJjaHxlbnwwfHx8fDE3MTE1Njg2NjF8MA&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1515162305285-0293e4767cc2?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDF8fGNodXJjaHxlbnwwfHx8fDE3MTE1Njg2NjF8MA&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" alt="It&apos;s quite the challenge being the IT guy for a local church"><p>At our local church, technology is used extensively in conjunction with the audio setup. These are co-located on the AV desk that is typically managed by two people. One for audio, one for the computer. This is used to ensure lyrics for the worship songs, church notices and sermon material can be shared on the large projector screen at the front situated behind the band or pastor.</p><h4 id="how-hard-could-it-be-to-join-the-rota">How hard could it be to join the Rota?</h4><p>I decided to help them out and join the Rota after a significant drop in the number of people who could perform the role. As a techy I wasn&apos;t at all phased by this, but after doing a training session and shadowing a few people to learn the ropes of how things are setup and it became clear that the role was highly stressful. Often reducing people to tears when things went wrong. </p><p>Typically, it&apos;s such a seamless and almost invisible part of the church services, but when it goes wrong it&apos;s very noticeable, many heads turn to look at the desk if the slightest issue crops up. The lyrics need to be switched at almost millisecond like precision. No one ever wants a tech problem at a funeral service.</p><p>After soloing the service for a number of months the system was sluggish, crashing all the time and needed quick reaction times and fault finding to keep on top of things. On the whole it was very unreliable and on the days I wasn&apos;t on the rota, I would often get a flurry of messages full of desperation to help fix issues and I felt powerless to help. It didn&apos;t take long for me to get to the point where I wanted to quit myself.</p><p>I thought about it for a while then made the opposite decision and decided to use my god given talents to try and tackle these issues even though I wasn&apos;t the IT guy for the church, that role didn&apos;t really exist and the entire setup is a result of many enthusiastic helpers over many years, many who have since left.</p><h4 id="fixing-the-hardware">Fixing the hardware</h4><p>The computer is pretty old, an Intel i5-7500 CPU with an old school HDD and 8GB of DDR4 RAM. Boot times were shocking taking around 4 minutes, loading software such as Song Show Plus took minutes too. It was awful to use. When things crashed which they often did, it would take an uncomfortable amount of time to reload the software and hope things would be working again.</p><p>I took the computer home and after cleaning all the dust out of it and taking stock of the hardware I looked in my box of discarded parts to see what I could possibly use. I had two sticks of 16GB DDR4 RAM so I popped those in which made a notable difference.</p><p>I also found an SSD to pop in but the capacity wasn&apos;t big enough to perform a disk to disk image, I really didn&apos;t want to do a full reinstall of everything as I wasn&apos;t comfortable with all the different things on the computer that have accumulated over time. I decided to order one at my own cost (a whopping &#xA3;25) to arrive the next day, a quick image from one drive to the other using disk duplication software with partition table setup and the machine booted first time. I decided to leave the old drive in the machine but disconnected in case I needed to revert to it at any point. I jumped in the BIOS, checked all the settings, made the new SSD drive the 1st boot device and enabled fast boot. New boot time 20 seconds from cold to fully up and running. Bingo!</p><h4 id="fixing-the-software">Fixing the software</h4><p>When logging into Windows I was greeted with many things auto starting, Spotify, Power DVD software, Song Show Plus, Edge, Skype, OneDrive, and Google Drive to name a few. This added overhead time to close or minimise the things, stole valuable resources from other applications and was just annoying. I disabled all these. Logging in felt much snappier.</p><p>I cleaned up the desktop removing unnecessary files accumulated over years to an archive folder. A trip to windows update, turning on all the security settings that had been turned off and turning on auto update resulted in a lot of updates and reboot cycles, but at this point things started to feel very snappy indeed, especially for an old machine. I installed the awesome <a href="https://tailscale.com/?ref=tonyyates.co.uk">TailScale</a> so I could create a VPN connection to the machine from my laptop and also installed the awesome <a href="https://uvnc.com/?ref=tonyyates.co.uk">UltraVNC</a> to be able to remote control the machine; this would allow me to support the machine if people were having issues and I wasn&apos;t onsite or nearby.</p><p>My work here was done, I was delighted by how quick the machine was and fully anticipated an end to all the stress and anxiety relating to using the PC to support the church services. I was wrong, very wrong. The problems continued, an investigation into the network was required.</p><h4 id="fixing-the-network">Fixing the network</h4><p>The machine seemed fine for extended periods of time, but every now and then Song Show Plus would not start and OBS would crash while streaming the church service to YouTube which requires a stable connection to continuously upload the video stream. It didn&apos;t take long to see that the connection to the network wasn&apos;t present and then would pop back into life. Super strange. I naturally replaced the network cable which was looking worse for wear. Nada. I tested the socket on the wall with a network cable tester. All good. I then decided to map the current network infrastructure to see if there was anything obvious but it looked fairly standard. </p><figure class="kg-card kg-image-card"><img src="https://tonyyates.co.uk/content/images/2024/03/data-src-image-065bdf1f-b1b6-4a67-9d03-d2c8cbb7f2ae.png" class="kg-image" alt="It&apos;s quite the challenge being the IT guy for a local church" loading="lazy" width="877" height="574" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/03/data-src-image-065bdf1f-b1b6-4a67-9d03-d2c8cbb7f2ae.png 600w, https://tonyyates.co.uk/content/images/2024/03/data-src-image-065bdf1f-b1b6-4a67-9d03-d2c8cbb7f2ae.png 877w" sizes="(min-width: 720px) 720px"></figure><p>Those network over powerline extenders needed replacing with a cat5e cable but nothing out of the ordinary there. I also found it impossible to UltraVNC into the machine from home for anything longer than a few minutes, but an immediate reconnection was fine, for another 5 minutes or so.</p><p>I then patched the network cable from the PC directly to the Virgin Media Router, things seemed stable, but then more issues started happening. Strange. At this point I was scratching my head. I decided to ping the router for an extended period of time and could see the following which indicated the router was losing connectivity to the internet or experiencing intermittent connection issues. The DNS settings of the router were standard and supplied by Virgin Media. More head scratching.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2024/03/Pasted-image-20240327162703.png" class="kg-image" alt="It&apos;s quite the challenge being the IT guy for a local church" loading="lazy" width="1623" height="862" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/03/Pasted-image-20240327162703.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2024/03/Pasted-image-20240327162703.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2024/03/Pasted-image-20240327162703.png 1600w, https://tonyyates.co.uk/content/images/2024/03/Pasted-image-20240327162703.png 1623w" sizes="(min-width: 720px) 720px"><figcaption>Pinging an external IP address showed intermittent connectivity</figcaption></figure><p>An exploration call to Virgin Media resulted in them saying they could see an issue, or more so they couldn&apos;t see the router on their network at all, hurray! Almost 10 days later after various engineer visits with wrong router installations which was a saga in itself; I had a new router in place with everything checked by VM and working.</p><p>The next Sunday Service came along, I wasn&apos;t onsite, I fully expected everything to work out fine, then the messages of panic started. The issue was still there. The PC kept losing it&apos;s network connection, the live stream was dropping despite being on a direct cable to the router, I felt awful for the team.</p><p>I ran a second cable, brand new, tested for a long duration, the issue still kept coming back. I was puzzled. I was starting to think there was a rogue device on the network kicking the machine off, typically Windows would inform us of a conflicting IP address though. Then it I had the realisation the router was replying saying it couldn&apos;t reach the destination so it had to be a problem with <strong>the</strong> router.</p><p>At this point I started to become suspicious about what was on the network, it&apos;s a large building, and even though the diagram looks simple enough, I had no idea where all the cat5e cables going and what other devices could be interfering with our connection. </p><p>I wrote a quick PowerShell script that would <a href="https://gist.github.com/tonyyates/8e10ae9040ad238aa90e781cf022f3da?ref=tonyyates.co.uk">capture the mac address</a> of the router by repeatedly looking at the arptable and appending it to a file every 5 seconds. The arptable caches the hardware address of a network card and maps that to an IP address. It allows switches and other networking equipment to know which physical network devices to send intended IP packets to. I left the script to do it&apos;s thing. Boom, another device was claiming the Virgin Media router&apos;s IP address, to which it quickly reclaimed. Whatever the device was, it wasn&apos;t as quick at reclaiming from the Virgin Media router which gave is long periods of a workable internet service but not stable enough for the Church Service.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2024/03/data-src-image-54b41404-657c-44df-8066-64b968113b32.png" class="kg-image" alt="It&apos;s quite the challenge being the IT guy for a local church" loading="lazy" width="877" height="574" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/03/data-src-image-54b41404-657c-44df-8066-64b968113b32.png 600w, https://tonyyates.co.uk/content/images/2024/03/data-src-image-54b41404-657c-44df-8066-64b968113b32.png 877w" sizes="(min-width: 720px) 720px"><figcaption>The actual network configuration once the rogue router was found</figcaption></figure><p>Finding the device wasn&apos;t an easy task, but using an online MAC Address lookup service I could see it was a Netgear device I was looking for. Was it one of those switches? Nope, I removed them and the problem persisted. Eventually I went into every room and traced from the power sockets to try and see what devices were on the network and boom. I found it. Someone along the way had plugged in an old internet router thinking it would behave like a switch, as it was a router it too was trying to claim the often used default IP Address of 192.168.0.1 causing a conflict with the Virgin Media router. &#xA0;It was well hidden under the desk and behind the PC in the office for the purposes of giving the printer connectivity. It worked when whoever installed and tried it and as the issue it introduced wasn&apos;t immediate and permanent it went unnoticed for months if not over a year causing all kinds of chaos.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2024/03/WhatsApp-Image-2024-03-21-at-20.31.24_520f1a90.jpg" class="kg-image" alt="It&apos;s quite the challenge being the IT guy for a local church" loading="lazy" width="1536" height="2048" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/03/WhatsApp-Image-2024-03-21-at-20.31.24_520f1a90.jpg 600w, https://tonyyates.co.uk/content/images/size/w1000/2024/03/WhatsApp-Image-2024-03-21-at-20.31.24_520f1a90.jpg 1000w, https://tonyyates.co.uk/content/images/2024/03/WhatsApp-Image-2024-03-21-at-20.31.24_520f1a90.jpg 1536w" sizes="(min-width: 720px) 720px"><figcaption>The now removed rogue Netgear router</figcaption></figure><p>I took the opportunity at this point to clear up things and not reconnect the switches I had removed while diagnosing the issue. I&apos;ll be running a new cable to remove the powerline devices.</p><h4 id="conclusions">Conclusions</h4><p>My conclusions are that well intended enthusiasts don&apos;t always appreciate the impact of changes they are making. The network architecture was way too complicated for what it needed to be. Keeping things as simple as possible is typically best.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2024/03/data-src-image-bdd4c76b-567d-4ffe-947f-e9eb2961adf3.png" class="kg-image" alt="It&apos;s quite the challenge being the IT guy for a local church" loading="lazy" width="877" height="574" srcset="https://tonyyates.co.uk/content/images/size/w600/2024/03/data-src-image-bdd4c76b-567d-4ffe-947f-e9eb2961adf3.png 600w, https://tonyyates.co.uk/content/images/2024/03/data-src-image-bdd4c76b-567d-4ffe-947f-e9eb2961adf3.png 877w" sizes="(min-width: 720px) 720px"><figcaption>How the network now looks, until I run a new cable to remove the powerline adapters</figcaption></figure><p>It also made me appreciate how difficult this was to find, I have decades of experience in these areas and it took a lot of first principle thinking to get to the bottom of this with lots of driving back and to from home to the church. I am sure if they had gone to a professional they would have ended up buying lots of new network equipment they didn&apos;t need, new computers and no lessons learned. I feel privileged to be able to help get things back up and running and more stable, I&apos;m praying that the many Church Services planned for Easter go without too much trouble.</p>]]></content:encoded></item><item><title><![CDATA[Week 12 2024]]></title><description><![CDATA[A return to publishing my week notes. Lots of travel, workshops, grumblings about EPS. Hoping for my plane to be fixed this week.]]></description><link>https://tonyyates.co.uk/week-12-2024-notes/</link><guid isPermaLink="false">660095d8cf00fc0507e05aaa</guid><category><![CDATA[Weeknotes]]></category><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Sun, 24 Mar 2024 21:36:20 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1464347601390-25e2842a37f7?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDEzfHxiaXJ0aGRheXxlbnwwfHx8fDE3MTEzMTUzOTF8MA&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" medium="image"/><content:encoded><![CDATA[<h3 id="who-did-i-meet-this-week">Who did I meet this week?</h3><img src="https://images.unsplash.com/photo-1464347601390-25e2842a37f7?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDEzfHxiaXJ0aGRheXxlbnwwfHx8fDE3MTEzMTUzOTF8MA&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" alt="Week 12 2024"><p>I met the amazing Tara Humphreys and Dan Bunstone in a workshop to learn more about PCN&apos;s and General Practice in General. We have a product that partners love but our brand awareness is in need of some work. We are often referred to as like Babylon which is frustrating as they don&apos;t seem to have a positive association with them with regards to the NHS.</p><p>It was also good to see the UK leadership team to align on our priorities for next quarter. We are investing heavily in the UK and have a huge program of work ahead of us which will improve our primary care offer even further.</p><p>I met with one of our project teams for a project we call Precious.<br>The theme of the discussions were quiet depressing as they revolved around the central assurance process for EPS. It&apos;s stifling innovation and facilitating the duopoly of EMIS and SystmOne in relation to Primary Care, we believe the small assurance team is focussing on secondary care but the updates on the website indicate nothing, an update is expected end of 2023 (not a typo).</p><p>The NHS has done the hard work in this country on the technical side of things with EPS, we&#x2019;re way further ahead than Sweden, France and Norway for example, however the box ticking assurance process is closed meaning it&apos;s little more than a useless innovation. Our product impact in other markets is clear to see, but unfortunately in the UK we&#x2019;re having to pay excessive license fees for bloated tech at the point of primary care prescribing when everything else required is delivered in our own system. The clinician experience sucks too, having to jump out of a fast, modern, user need driven application so they can prescribe in one of the two is painful and inefficient.</p><h3 id="what-did-i-learn">What did I learn?</h3><p>I learned a lot from Tara and Dan about Primary Care that challenged some old assumptions I had about General Practice. I also came to the realisation I have been very inward focusing from the UK perspective over the past few years while adapting to my role from UK specific to a European focus.</p><p>I learned how we build API&apos;s these days in our MJOG product, work that Leander has been leading. It will be great to see this approach roll out across our stack as we evolve some of our architecture.</p><h3 id="what-did-i-achieve">What did I achieve?</h3><p>We have been planning on reorganised ourselves in a reverse Conway&apos;s Law configuration recently and I am pleased to say that is now in production for beta testing. While doing so I wanted to redefine parts of our expectations in ways of working. During our significant growth stage we didn&apos;t always make the best technical decisions in favour of expediency, so creating the conditions for people to tidy up our technical estate is important to us, but it can often come second over features. The engineers are loving the new setup, the feedback has been very positive around the ways of working and the impact they are having is surprisingly immediate and significant.</p><p>I wrote a blog post on how we tackled a product market fit problem in the UK for General Practice which should be published this coming week.</p><p>I also <a href="https://tonyyates.co.uk/writing-to-my-children/">wrote a post</a> for my personal blog about blogging, &#xA0;I feel a real sense of urgency to write more and regret I haven&apos;t done more, this came from a 5 minute conversation with my son.</p><h3 id="what-could-i-have-done-better">What could I have done better?</h3><ul><li>I received some feedback about not turning up to a meeting (declining close to the start time), this went straight to my boss and not to me which I find frustrating, not that this caused an issue, but I prefer feedback immediate and directly to clear up any confusion and to be able to address it promptly. <br><br>I have spent 2 days in France end of last week, 4 at Centre Parcs with my family for a much needed break, &#xA0;followed by 2 days in London, which is a total of 8 consecutive days where I haven&apos;t had the usual luxury of playing calendar Tetris as I have been back to back busy. In hindsight I should have put an Out of Office on with auto decline to new requests during the whole period.</li></ul><h3 id="what-are-you-looking-forward-to-next-week">What are you looking forward to next week?</h3><ul><li>A week without travel, after living out of a backpack for a chunk of time I am looking forward to sleeping in my own bed and a more typical routine.</li><li>Writing down the expectations around ways of working taking into consideration more feedback from trying things out.</li><li>Spending time with my team, we have all been so busy lately we haven&apos;t spent as much time as I would like with my team and direct reports.</li><li>My plane has been awaiting a new magneto for a while now meaning it&apos;s been grounded. It&apos;s hopefully going to be installed and approved as airworthy again this week. I only have 2 weeks before I lose 90 day currency in a complex aircraft (retractable gear and variable pitch prop) which would mean another check ride. I have been flying other aircraft though and picked up my night rating and instrument rating while I have been at it.</li></ul><h3 id="things-i-read">Things I read</h3><ul><li>I finished reading &quot;It doesn&apos;t have to be this crazy at work&quot; - this was a quick and easy read and has some extreme views on office culture in a tech company. As we have been making changes I wanted to read perspectives that challenge the status quo.</li></ul>]]></content:encoded></item><item><title><![CDATA[Writing to my Children]]></title><description><![CDATA[Note taking is the nearest thing we have to time travel]]></description><link>https://tonyyates.co.uk/writing-to-my-children/</link><guid isPermaLink="false">65fd96a8cf00fc0507e05a52</guid><category><![CDATA[Thoughts On]]></category><category><![CDATA[Life]]></category><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Fri, 22 Mar 2024 14:38:48 GMT</pubDate><media:content url="https://tonyyates.co.uk/content/images/2024/03/Note-Taking-is-Time-Travel-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://tonyyates.co.uk/content/images/2024/03/Note-Taking-is-Time-Travel-1.jpg" alt="Writing to my Children"><p>The other day, my eldest boy surprised me by talking about one of the posts from my blog. I wasn&apos;t aware he had even read anything on it. I asked him how he discovered it. His response was rather amusing &quot;I know you are famous for building 111 so I searched Tony Yates 111&quot; &#x1F602; bless.</p><p>The conversation continued and it was clear he had read most of the posts, we discussed a number of them, he liked the one about <a href="https://tonyyates.co.uk/be-more-like-the-flower/">being like the flower</a>. We then talked about him discussing some of the posts with his teacher and the wider class and it suddenly became clear that my writing allowed him to know things about me I probably wouldn&apos;t have shared in general discussion, he gets to know me from the perspective I publish.</p><p><a href="https://tonyyates.co.uk/saying-goodbye-to-my-grandad/">My grandad recently died</a> and I miss his stories, they are gone forever and live only in the memories of those he told. There was no place or book to go and look at his life through his lens, I scrambled to recall as much as I could and write it down so some of him could live on.</p><p>I recently read a quote somewhere that note taking is the nearest thing we have to time travel and I couldn&apos;t agree more, it has had such an impact on me I wrote it down and it sits on a post it note under my screen. It&apos;s given me a new sense of purpose to blog more. If the audience is just my children then it&apos;s already worth the effort to take my thoughts, write them down and publish them for all to see.</p>]]></content:encoded></item><item><title><![CDATA[Saying goodbye to my Grandad]]></title><description><![CDATA[Last night my grandad passed away, here are a few memories I am grateful for.]]></description><link>https://tonyyates.co.uk/saying-goodbye-to-my-grandad/</link><guid isPermaLink="false">65981df3cf00fc0507e059e4</guid><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Fri, 05 Jan 2024 15:29:42 GMT</pubDate><media:content url="https://tonyyates.co.uk/content/images/2024/01/grandad-fishing-2.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://tonyyates.co.uk/content/images/2024/01/grandad-fishing-2.jpg" alt="Saying goodbye to my Grandad"><p>A list of things I am grateful to my Grandad for:</p><ul><li>His love &#x2764;&#xFE0F;</li><li>How to be generous with your time &#x231A;</li><li>His hard work and sacrifice in his younger years &#x2692;&#xFE0F;</li><li>Always being there for me, my brothers, and cousins &#x1F46A;</li><li>Loving my Nannan his entire adult life&#x1F475;</li><li>Having high standards for how I interact with other people &#x1F474;</li><li>Teaching me good manners &#x1F64F;</li><li>Teaching me how to fish &#x1F3A3;</li><li>Teaching me how to be resourceful, recycle and make useful things to solve problems &#x2702;&#xFE0F;</li><li>Taking me fishing, every weekend for over a decade of Saturdays in the bullet fishing club &#x1F41F;</li><li>Your used copies of Angling Times Magazine &#x1F4F0;</li><li>The packed lunches &#x1F96A;</li><li>The stop off at the sweet shop &#x1F36C;</li><li>The word &apos;Mester&apos; aka Mr &#x1F468;</li><li>Teaching me fly fishing techniques on a field &#x1FAB0;</li><li>Teaching me how to fish for trout, fillet and cook them &#x1F373;</li><li>Teaching me how to grow food &#x1F345;</li><li>Teaching me how to make a fire safely &#x1F525;</li><li>The endless tales about working down a mine &#x26CF;&#xFE0F;</li><li>How to cook &apos;Ash&apos; - usually corned beef &#x1F404;</li><li>Never letting me leave the house without a gift, even if it was just an apple &#x1F34E;</li><li>Showing his pride for his family &#x1F308;</li><li>His generosity and always open house &#x1F3E1;</li><li>The fishing trips to Ireland &#x1F3DD;&#xFE0F;</li><li>Showing how to make people laugh &#x1F606;</li><li>Showing what a Spitfire Airplane was - my love for aviation started there &#x1F6E9;&#xFE0F;</li><li>The trip to Silverstone to watch the F1 &#x1F3CE;&#xFE0F;</li><li>The Trip to Cleethorpes in the caravan with my brothers &#x1FA74;</li><li>Taking me golfing on the weekends &#x26F3;</li><li>Teaching me that when I fail, to just keep at it and it will come &#x1F4C8;</li><li>Showing me how to tie a Tie (properly) &#x1F454;</li><li>The walks in the woods gathering chestnuts &#x1F95C;</li><li>Roasting the chestnuts on the fire &#x1F525;</li><li>Reading your Britannia Encyclopedia&apos;s with me&#x1F4DA;</li><li>Teaching me a range of useful knots &#x1FAA2;</li><li>The last time I saw you and the big hug you gave me&#x1F917;</li><li>The last time we spoke, on your birthday &#x1F382;</li></ul><p>You were a superb role model, I&apos;ll always miss you x</p>]]></content:encoded></item><item><title><![CDATA[The Emergency Pack]]></title><description><![CDATA[Without further ado, let me share what is the Emergency Pack and how I use it]]></description><link>https://tonyyates.co.uk/the-emergency-pack/</link><guid isPermaLink="false">64b19c8412016f04f1aa3da4</guid><category><![CDATA[Maker]]></category><category><![CDATA[Productivity]]></category><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Fri, 14 Jul 2023 20:40:03 GMT</pubDate><media:content url="https://tonyyates.co.uk/content/images/2023/07/max.png" medium="image"/><content:encoded><![CDATA[<img src="https://tonyyates.co.uk/content/images/2023/07/max.png" alt="The Emergency Pack"><p>I have an everyday carry (EDC), in my family we refer to it as the emergency pack. My family make fun of me for having it, yet they benifit from it more than I do. When I show people my emergency pack, my family roll their eyes.</p><p>Most people are impressed, some are in awe, some think I have issues.</p><p>I think it is too good to keep to myself, so I am sharing what it is, and how I have set my one up and some of the actual uses and hypothetical use cases are.</p><p>Without further ado, let me share what is the emergency pack.</p><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-emoji">&#x1F4A1;</div><div class="kg-callout-text">Note: As an Amazon Associate I earn from qualifying purchases.</div></div><p>It all revolves around the <a href="https://amzn.to/3Oj0y3x?ref=tonyyates.co.uk">Maxpedition Mini</a> which is a fantastic pack. I absolutely love it. It has lots of pockets, things to clip to, elastic retainers, a strong zip and is very light weight. It is slightly bigger than my hand. This thing goes almost everywhere with me, I only leave it when it really isn&apos;t practical to take with me, like a night out for dinner with my wife, unless it will fit in her handbag.</p><p>Here it is open with some of it&apos;s contents on display.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/07/image-14.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="1500" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image-14.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image-14.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/image-14.png 1600w, https://tonyyates.co.uk/content/images/size/w2400/2023/07/image-14.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>Open Maxpedition Pack</figcaption></figure><h3 id="moving-from-left-to-right-on-the-left-hand-side">Moving from left to right on the left hand side.</h3><p><a href="https://amzn.to/3DlL0pj?ref=tonyyates.co.uk">The greatest charging/data cable ever invented</a>. This has USB/USB C at one end, and at the other end USB C/Micro USB and Lightening giving a total of 6 permitations. I use this all the time.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/07/image-13.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="1500" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image-13.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image-13.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/image-13.png 1600w, https://tonyyates.co.uk/content/images/size/w2400/2023/07/image-13.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>A USB cable to rule them all</figcaption></figure><p>Nail file. A bit random but I like short nails and smooth edges. It&apos;s also useful for filing anything you need to. I have used it on a snooker tip, sharp plastic edges and of course my nails. It sits next to it&apos;s close friend the nail clippers which can also be used as mini cutters of string, wire etc, great for removing tags from clothes.</p><p>The next item is a bundle of zip ties. I have used these so many times to fix things. I&apos;ve used them to keep cables tidy, to secure things to my bike, my bag. I even use them to let my two year old daughter pull them all out and put them back in the heat shrunk wire cover one by one. It keeps her occupied for a good 15 mins, very handy on a plane or out for dinner.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/07/image-11.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="430" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image-11.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image-11.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/image-11.png 1600w, https://tonyyates.co.uk/content/images/size/w2400/2023/07/image-11.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>Zip ties in a heat shrunk cable cover</figcaption></figure><p>Behind that first row is a few meters of ducktape folder and stowed behind the elastic. I have used this many times too. One of the most frequent uses is to cover the annoying lights in hotel rooms on the TV or aircon units that keep me awake. I have also used it to stop draughts, cover the aircon unit in a room with a pillow case because it wouldn&apos;t turn off and was making a racket. I have fixed a hole in a tent with it. Brilliant stuff to have on you at all times.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/07/image-12.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="1500" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image-12.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image-12.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/image-12.png 1600w, https://tonyyates.co.uk/content/images/size/w2400/2023/07/image-12.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>Ductape carefully folded</figcaption></figure><h4 id="on-to-the-back-row-of-the-left-hand-side">On to the back row of the left hand side.</h4><p>I have a thin pen. Obvious uses, I like to always have one with me, there is nothing special about this one other than it is really thin and light.</p><figure class="kg-card kg-image-card"><img src="https://tonyyates.co.uk/content/images/2023/07/image-10.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="425" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image-10.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image-10.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/image-10.png 1600w, https://tonyyates.co.uk/content/images/size/w2400/2023/07/image-10.png 2400w" sizes="(min-width: 720px) 720px"></figure><p>In one of these packets I have 2 meters of micro cord that is tested to withstand 100lbs, I have yet to use this but it&apos;s so light and will work as a temporary belt or shoe lace. I suspect it will be used for the kids before myself. I can also imagine using it to tie things down if needed.</p><p>I have a mini sewing kit, from a hotel. I&apos;ve never needed it but would rather have it than not, if I pop a shirt button I would prefer to fix it than use the ductape.</p><p>Medication, I have &#xA0;paracetamol, &#xA0;ibuprofen and a pack of immodium. I also carry a couple of rennie just incase. These are in another packet like this one</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/07/49E74FEB-30FC-4DBC-9168-DC84567E4D03_1_102.jpeg" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="1500" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/49E74FEB-30FC-4DBC-9168-DC84567E4D03_1_102.jpeg 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/49E74FEB-30FC-4DBC-9168-DC84567E4D03_1_102.jpeg 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/49E74FEB-30FC-4DBC-9168-DC84567E4D03_1_102.jpeg 1600w, https://tonyyates.co.uk/content/images/2023/07/49E74FEB-30FC-4DBC-9168-DC84567E4D03_1_102.jpeg 2048w" sizes="(min-width: 720px) 720px"><figcaption>Resealable packet containing medication, cord, sewing kit and a 3M sticker</figcaption></figure><p>Alcohol wipes these are good for cleaning cuts before using one of the plasters if needed. I have used them to clear a grimey screen mainly as they work great on that too.</p><figure class="kg-card kg-image-card"><img src="https://tonyyates.co.uk/content/images/2023/07/image-8.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="1890" height="1630" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image-8.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image-8.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/image-8.png 1600w, https://tonyyates.co.uk/content/images/2023/07/image-8.png 1890w" sizes="(min-width: 720px) 720px"></figure><p>A round 3m Sticker. I don&apos;t know why I carry this, but I do, the first time I remove it there will be a desperate need for just that item so it has to stay now.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/07/image-7.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="1283" height="1002" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image-7.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image-7.png 1000w, https://tonyyates.co.uk/content/images/2023/07/image-7.png 1283w" sizes="(min-width: 720px) 720px"><figcaption>Double sided 3M sticker about the size of a 10p</figcaption></figure><p>I take cash, both euros and pounds. Usually there is &#xA3;100 of each, just in case. I also have a credit card should I lose my phone. I have used all these payment methods many times over.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/07/E5174ECA-9F67-4663-911E-3846810A75B8_1_102.jpeg" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="1500" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/E5174ECA-9F67-4663-911E-3846810A75B8_1_102.jpeg 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/E5174ECA-9F67-4663-911E-3846810A75B8_1_102.jpeg 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/E5174ECA-9F67-4663-911E-3846810A75B8_1_102.jpeg 1600w, https://tonyyates.co.uk/content/images/2023/07/E5174ECA-9F67-4663-911E-3846810A75B8_1_102.jpeg 2048w" sizes="(min-width: 720px) 720px"><figcaption>Image of Euros. Credit card removed on purpose.</figcaption></figure><p>A <a href="https://amzn.to/3DlL0pj?ref=tonyyates.co.uk">Foldable USB/USB C 3 pin</a> wall charger, it&apos;s 20W so pretty fast and has got me out of a few pickles.</p><figure class="kg-card kg-image-card"><img src="https://tonyyates.co.uk/content/images/2023/07/image-5.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="1500" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image-5.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image-5.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/image-5.png 1600w, https://tonyyates.co.uk/content/images/2023/07/image-5.png 2048w" sizes="(min-width: 720px) 720px"></figure><p><a href="https://amzn.to/3O2WVNC?ref=tonyyates.co.uk">These little things are awesome</a> and about the size of an extra strong mint, I carry three of them, wet them with water and it turns into a wet towel. I use these all the time mainly for the kids but they are useful if I end up with dirty hands as I did when fixing some blokes bike who&apos;s chain had snapped.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/07/image-6.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="1161" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image-6.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image-6.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/image-6.png 1600w, https://tonyyates.co.uk/content/images/size/w2400/2023/07/image-6.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>Expanding Towel</figcaption></figure><h4 id="the-right-hand-side">The Right Hand Side</h4><p> </p><p>I have a small bic lighter, this comes in useful more than I thought it would, disposable bbq&apos;s, stopping threads from fraying that kind of thing. Coupled with the glue stick next to it though it&apos;s super powerful. I have stopped penny floater footballs deflating after a detour into rose bushes. Fixed signs and glued a trainer. I just use the lighter to melt the end and use it like a fast setting glue/wax. </p><p>A <a href="https://amzn.to/3pWaRRD?ref=tonyyates.co.uk">nitecore headtorch</a>. This is super powerful, usb powered and has red light modes too. I use this a fair amount but the main reason for getting it is Swedish hotel rooms which are often windowless. I like knowing if something goes wrong I can find my way out of the pitch black. It&apos;s also been used as a bike light when riding home in darker than expected conditions.</p><p>The <a href="https://amzn.to/3O2WVNC?ref=tonyyates.co.uk">Victorinox Swiss Army Knife</a> needs no introduction. I keep this sharp as a razor and use it almost daily. The scissors are used all the time, the knife for opening envelopes. Screw drivers. Tooth pick, Tweezers. It&apos;s just the best tool ever and has 15 functions. I buy loads of these as Christmas presents for friends.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/07/image-4.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="849" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image-4.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image-4.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/image-4.png 1600w, https://tonyyates.co.uk/content/images/size/w2400/2023/07/image-4.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>Victorinox Swiss Army Knife</figcaption></figure><p>Having a mini sharpie always comes in handy.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/07/image-3.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="974" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image-3.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image-3.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/image-3.png 1600w, https://tonyyates.co.uk/content/images/size/w2400/2023/07/image-3.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>Mini Black Sharpie Pen</figcaption></figure><p>Mini notebook by moleskine. It contains a list of peoples numbers I would want to contact if I was to lose my phone as I can&apos;t remember them. I also use it to jot things down to remember for later. The sheets are tearable so I can write notes to leave for someone if required.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/07/image-1.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="1500" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image-1.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image-1.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/image-1.png 1600w, https://tonyyates.co.uk/content/images/size/w2400/2023/07/image-1.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>Small Moleskine Notebook</figcaption></figure><p>I also have a USB Micro SD card reader and SD card that is encrypted with some files I would need in an emergency situation that would allow me to show a scan of my passport, driving license, insurance documents and a few other personal files that can help me get access to some systems and services.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/07/image.png" class="kg-image" alt="The Emergency Pack" loading="lazy" width="2000" height="1500" srcset="https://tonyyates.co.uk/content/images/size/w600/2023/07/image.png 600w, https://tonyyates.co.uk/content/images/size/w1000/2023/07/image.png 1000w, https://tonyyates.co.uk/content/images/size/w1600/2023/07/image.png 1600w, https://tonyyates.co.uk/content/images/size/w2400/2023/07/image.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>USB Micro SD Card Reader and Micro SD Card</figcaption></figure><p>So that is the tour of my emergency pack, I hope you like it as much as I do, if you have a similar one or inspired to create one please let me know your setup. It is carefully thought out and put together, heavily inspired by youtubers but tailored to my own needs. I&apos;ll be sure to post updates as I modify the contents further.</p>]]></content:encoded></item><item><title><![CDATA[User Manual for Me]]></title><description><![CDATA[<p>This is mainly for my teams and direct reports to understand how we will work together.</p><h2 id="feedback">Feedback</h2><p>I like it quick, if you spot something and think I handled it wrong or could improve please let me know. If you need extra support from me, please reach out, don&#x2019;</p>]]></description><link>https://tonyyates.co.uk/user-manual-for-me/</link><guid isPermaLink="false">6464dc34303ae6050043f666</guid><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Wed, 17 May 2023 15:10:39 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1604153138516-28db213cf26b?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDE0fHxtYW51YWx8ZW58MHx8fHwxNjg0MzM2NTg5fDA&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1604153138516-28db213cf26b?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wxMTc3M3wwfDF8c2VhcmNofDE0fHxtYW51YWx8ZW58MHx8fHwxNjg0MzM2NTg5fDA&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" alt="User Manual for Me"><p>This is mainly for my teams and direct reports to understand how we will work together.</p><h2 id="feedback">Feedback</h2><p>I like it quick, if you spot something and think I handled it wrong or could improve please let me know. If you need extra support from me, please reach out, don&#x2019;t sit in silence. Positive feedback is welcome too if I do something you think I did well. A quick message will do initially if I feel I need to understand more I would welcome a more in depth discussion via F2F or similar.</p><p>I like to address any disagreements rather than them fester and become something more. Not agreeing is part of life, we can agree to disagree and move on it won&#x2019;t make me respect you less, we all see things differently.</p><h2 id="direct-reports-and-teams">Direct Reports and Teams</h2><p><strong>25% of our time I am your boss.</strong> I will keep you accountable for goals, quality, growth and how you are performing with your peers and teams.</p><p><strong>50% of our time I am your peer</strong>. Bring decisions that need my input, get my feedback, learn from my mistakes and experience. Let&#x2019;s put our minds together to solve real problems.</p><p><strong>25% of our time I work for you</strong>. Given your goals and our mission, how can I help you. What do you need from me to do your job better.</p><p>%&apos;s are guidelines, of course different challenges and situations need different ratios. </p><h2 id="decision-making">Decision Making</h2><p>Use this decision tree model:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://tonyyates.co.uk/content/images/2023/05/decision-tree-cartoon.png" class="kg-image" alt="User Manual for Me" loading="lazy" width="510" height="746"><figcaption>Image of a tree in cartoon form with roots, trunk, branches and leaves showing</figcaption></figure><p>Leaf Decisions: Make them, act on it. I don&apos;t have to know about them. They are usually reversible.</p><p>Branch Decisions: Make them, act on it. Let me know about them and share your heuristics so that we can learn. Reversible with some effort.</p><p>Trunk Decisions: Share your decision and heuristic before acting on it. Get some feedback from me and a peer. These decisions will have broader company impact.</p><p>Root Decisions: We will make the decision jointly. These are decisions that when poorly made can cause major harm to the company.</p><h2 id="conditions-i-like-to-work-in">Conditions I like to work in</h2><ul><li>I like to work in cooler environments, I don&#x2019;t like it too hot, it makes me grumpy.</li><li>I can work from anywhere, but I love my home office as it is my personal bliss station with access to lots of books, notes and scribbles. A balance of home &amp; onsite works best for me.</li><li>I like large screen real estate. I often have my left and screen where I work and my right hand screen for reference material or video calls. Not always ideal for looking into a camera which I put in the middle of the two.</li><li>My deepest thinking happens best in a morning, after lunch I am better at more administrative tasks.</li></ul><h2 id="the-best-ways-to-communicate-with-me">The best ways to communicate with me</h2><ul><li>I use a mix of email, slack, F2F, phone and WhatsApp. If it is urgent and needs immediate attention use Phone or WhatsApp.</li><li>We have too much slack activity, I can miss things, raise in 1:1&#x2019;s if I haven&#x2019;t responded or see point above.</li><li>I like people approaching me at my desk, if I am wearing headphones/earbuds I usually don&#x2019;t want to be interrupted.</li></ul><h2 id="things-i-need">Things I need</h2><ul><li>Opportunities to collaborate with people and teams, co creating things.</li><li>Time to think - making fast decisions is sometimes required, good decisions take more time.</li></ul><h2 id="things-i-love">Things I love</h2><ul><li>Making decisions, when I see analysis paralysis I really like to get the facts required to make a decision and make it. Examples would be should we chose x or y? We don&#x2019;t know what to do about x? anything that has uncertainty surrounding it I like to resolve by working through it with people collaboratively. If it becomes unclear, I will make a decision so we start and correct course rather than wait for everything to be perfect.</li><li>Learning, if you have something cool to teach, I always want to learn about it. I like to know how things work under the hood, fundamental things. Learning is a life long journey and I like to take the time to understand the work people do. This helps me help them by making better decisions.</li><li>Solving problems together on a whiteboard/miro board, solving code problems in IDE&apos;s together.</li></ul><h2 id="things-i-struggle-with">Things I struggle with</h2><ul><li>Unkindness - there is no need to be mean to people</li><li>Meetings where people are suppressed and don&#x2019;t want to speak up</li><li>Massive long messages when a quick call can do</li><li>Not taking the time to understand different perspectives</li><li>Not getting time to think</li><li>Analysis paralysis, I would rather act, learn and correct course than plan for hypothetical situations that may not transpire</li></ul>]]></content:encoded></item><item><title><![CDATA[Green Screen Terminals]]></title><description><![CDATA[I often think about green screen terminals, they were prolific in hospitals in the 90's. I have collected some thoughts I have about terminals with respect to clinicians and admin teams, which are what I describe as users]]></description><link>https://tonyyates.co.uk/green-screen-terminals/</link><guid isPermaLink="false">62fe7fb969b51804f8caf563</guid><category><![CDATA[Thoughts On]]></category><category><![CDATA[Productivity]]></category><category><![CDATA[Tech]]></category><category><![CDATA[NHS]]></category><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Fri, 19 Aug 2022 07:42:32 GMT</pubDate><media:content url="https://tonyyates.co.uk/content/images/2022/08/VT420_with_German_keyboard.jpeg" medium="image"/><content:encoded><![CDATA[<img src="https://tonyyates.co.uk/content/images/2022/08/VT420_with_German_keyboard.jpeg" alt="Green Screen Terminals"><p>I often think about green screen terminals, they were prolific in hospitals in the 90&apos;s. I have collected some thoughts I have about terminals with respect to clinicians and admin teams, which are what I describe as users:</p><p><br>Green Screen Terminals were fast.</p><p>Text and input boxes is all there was, it&apos;s kind of the same now, but with images and video added.</p><p>Green screens immersed the user in the task, there was no multi tasking, pop ups, slack, email, notifications.</p><p>Sometimes green screens were slow, but they buffered the users keystrokes, this meant the user could be quicker than the system.</p><p>A keyboard was the interface, it is quicker than a mouse, navigation and data entry were done using the same device.</p><p>Touch typing is one of the fastest things our brain can turn from thought to action.</p><p>Introducing the mouse and UI actually damaged the UX, the system slowed down the users, the system was quicker than the user, who has to deal with added gloss and complexity.</p><p>The new systems slowed the workforce down, the people building them weren&apos;t thinking about how people used the systems. </p><p>Engagement went down, users were no longer able to look at the patient, they were focussing on the system.</p><p>Their jobs had now changed, they became a system user rather than a person that primarily engaged with patients. </p><p>The system could now capture data about everything that happened within it, this became performance analytics.</p><p>The managers were happy, they could now monitor and performance manage people, everyone however got slower for the price of more visibility.</p><p>New technology did however give access to the worlds information, which if used correctly can be a good thing, such as looking up medical databases.</p><p>We don&apos;t want to go backwards, just rediscover some of the things we lost, such as immersing the user with the patient and giving them just enough technology to do their job.</p><p>Remove everything that is not necessary. Do not build things for delight or perceived value that does not exist.</p><p>Make clinicians jobs faster, you help more people if you do the hard work to make the system simple.</p>]]></content:encoded></item><item><title><![CDATA[Interoperability Saves Lives]]></title><description><![CDATA[<p>This article was originally published at <a href="https://vix.digital/case-studies/interoperability-saves-lives/?ref=tonyyates.co.uk">Interoperability Saves Lives (vix.digital)</a> in 2019. It has been migrated here as VIX Digital will be shutting down after the acquisition by <a href="https://kry.se/?ref=tonyyates.co.uk">KRY</a>/<a href="https://livi.co.uk/?ref=tonyyates.co.uk">Livi</a>.</p><p>--</p><p>Last weekend <a href="https://vix.digital/blog/vix/vix-digital-are-sponsoring-uk-health-camp/?ref=tonyyates.co.uk">we attended UK Health Camp as gold sponsors</a>. I ran a session called &quot;Interoperability Saves</p>]]></description><link>https://tonyyates.co.uk/interoperability-saves-lives/</link><guid isPermaLink="false">62e92fb0d5df08051f25661f</guid><category><![CDATA[Career]]></category><category><![CDATA[NHS]]></category><category><![CDATA[111]]></category><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Tue, 02 Aug 2022 14:10:52 GMT</pubDate><media:content url="https://tonyyates.co.uk/content/images/2022/08/Interoperability-Ambulance.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://tonyyates.co.uk/content/images/2022/08/Interoperability-Ambulance.jpg" alt="Interoperability Saves Lives"><p>This article was originally published at <a href="https://vix.digital/case-studies/interoperability-saves-lives/?ref=tonyyates.co.uk">Interoperability Saves Lives (vix.digital)</a> in 2019. It has been migrated here as VIX Digital will be shutting down after the acquisition by <a href="https://kry.se/?ref=tonyyates.co.uk">KRY</a>/<a href="https://livi.co.uk/?ref=tonyyates.co.uk">Livi</a>.</p><p>--</p><p>Last weekend <a href="https://vix.digital/blog/vix/vix-digital-are-sponsoring-uk-health-camp/?ref=tonyyates.co.uk">we attended UK Health Camp as gold sponsors</a>. I ran a session called &quot;Interoperability Saves Lives&quot; with the aim of sharing some of the experiences I had when leading the development of the NHS 111 interoperability landscape and hearing about other great interoperability initiatives people had seen in practice.</p><p>As we discussed the work I had been involved in from NHS 111 it was apparent that there was a lot of value in what I was sharing and a question came about blogging, had I done any regarding this stuff? The answer was unfortunately no, but I did commit to writing some and sharing them.</p><p>As the service integrations are so wide and varied I need to split them into individual case studies. The first one is on Ambulance Dispatches.</p><h2 id="a-case-study-on-dispatching-ambulances">A Case Study on Dispatching Ambulances</h2><p>When I joined the Department of Health team in 2011 to be the country&apos;s Interoperability Subject Matter Expert, I had already embraced the service specification and what it aimed to do. One part stood out to me more than all others &#x201C;Providers must have the ability to dispatch ambulances without delay&#x201D;.</p><p>My initial thoughts, this was going to be a breeze, tell all the people to tell all computers to talk using standards, that would do it. Or so I thought.</p><h2 id="you%E2%80%99re-going-to-do-what">You&#x2019;re Going to Do What?</h2><p>Ambulance Services, that&#x2019;s right there is an s on the end, 13 of them at the time, they are simply the most loved service in the country, because when you need them, you really need them. The teams save lives, every single day, from the phones, in the vehicles, on the road, you name it they do it. I will never forget witnessing a 999 call where a baby was born at home, lifeless, blue, through the work of the team they instructed the mum to bring the baby to life and the cry of the baby still rings in my ears to this day. It was the most overwhelming emotional day at work in my life, I had tears streaming down my face, I do now just thinking about it again.</p><p>I had the privilege of speaking to every Ambulance Service to inform them that not only are they going to need to let a foreign organisation dispatch their most precious resources, but we were going to all do it in the same consistent manner using technology that didn&#x2019;t exist yet. You can imagine the response, the risks were huge, but so were the rewards if we managed it properly. Here we are now, 7 years later with circa 12 million ambulances dispatched electronically using interoperability in every part of England.</p><p>Here is the playbook of how it happened from my perspective.</p><h3 id="1-put-some-controls-in-place">1. Put Some Controls in Place.</h3><p>All providers were required to meet the service specification and a specific section referenced that compliance with a national interoperability specification that would be produced, must be adhered to, my job.</p><p>They needed to meet both specifications, assessments were done and if they failed they didn&#x2019;t go live. It wasn&#x2019;t easy and there were many challenges but the controls worked, in the same way spend controls at GDS are used as a mechanism to stop bad things happening. My job was to ensure that the technology wasn&#x2019;t smoke and mirrors and worked properly from day 1. If you were a supplier who wanted to operate in this space then you would comply, or not be involved in the service.</p><p>Mandates are not big and not clever, I personally hate them if they end up closing markets and I did my best to ensure everything was as open and as fair as possible, everyone who expressed interest made it, thankfully. However the minimum requirement was the minimum.</p><p>A technical go/no go decision would be compiled into all the other areas of assessment clinical governance, operational service design, training, etc passes were needed across the entire service. It was a big decision and I had the backing to make it on the technology front.</p><h3 id="2-understanding-the-problem-you%E2%80%99re-trying-to-solve">2. Understanding the Problem You&#x2019;re Trying to Solve.</h3><p>The reason this requirement was in the specification is because if prior to NHS 111 if you called NHS Direct or an Out of Hours service and needed an ambulance, then in many cases you would be told to hang up immediately and call 999.</p><p>This could take minutes (2.5 was the average measured) for the patient to do this and get to a point where a vehicle was on its way to them. That is a long time if you are having a cardiac arrest, clinical colleagues informed me that things don&#x2019;t look to great after 8 minutes.</p><p>There was also the risk that the patient never actually did call 999. Not a good outcome.</p><p>Those minutes matter, you need them on your side. It now takes a just a few seconds for an ambulance to be dispatched from NHS 111 without the patient having to do anything other than follow instructions to help them while the ambulance is being dispatched.</p><h3 id="3-understand-the-existing-service">3. Understand the Existing Service.</h3><p>It&#x2019;s called user research now, I didn&#x2019;t realise I was a researcher being a technical architect type, but I found myself in every ambulance service operating room in the country along with the operational service designer.</p><p>So much time was spent observing how call handlers, dispatchers, paramedics and the management teams ran such a critical service. I took notes, a lot of them, as did the rest of the team, we found the friction, drew diagrams and shared them with colleagues, we circulated them with everyone affected.</p><p>It didn&apos;t stop there, they were refined time and time again until they represented reality and the many unpredictable elements of the service. It was really hard work but we understood intimately what the people receiving these calls needed in order to act. So we built it exactly like this right? Wrong.</p><h3 id="4-build-the-prototype">4. Build the Prototype</h3><p>What is the minimum we could do to learn? Well we knew there would be some trust issues, I mean 999 staff go through some very rigorous training, how could an ambulance service feel assured bad things wouldn&#x2019;t happen?</p><p>111 call handlers would receive very similar training to 999 call handlers and would be proficient in the same professional language. To be safe we had to design the technical architecture for failure, be prepared to &#x2018;take the service offline&#x2019; in newspeak. A minimum dataset was created for when the technology failed, a secret number would be provided to the 111 call handlers and a verbal handover would occur without having to repeat all the questions and answers the patient had provided.</p><p>This was pretty cool, it was something we could use and test without building a single thing and that is exactly what happened. Small cohorts of calls were passed between the services in a verbal manner, closely monitored, lots of controls were in place to cover all scenarios and the patient received a service that met the design intent, dispatching ambulances without delay.</p><p>People began to trust it, and guess what, we learned a tonne that would not have made it into the technological build had we not done this. Special access code to get into the block of flats? That wouldn&#x2019;t have been in. Scene safe to attend? Could have missed that too. How about the primary reason the patient thought they called? Nope, just the prognosis and some questions and answers.</p><p>There is nothing like seeing things in action in a low fidelity manner to understand the needs of the users. Seeing it work in this way was interoperability but instead of computers people were using telephones. Minutes were saved, lives, money, things that matter.</p><h3 id="5-build-the-thing">5. Build the Thing</h3><p>It&#x2019;s quite a surprise to me that I don&#x2019;t have much to say in this section being the technical person designing something so critical, but to be honest it wasn&#x2019;t the hard part. We designed some messages, thought about how they would interact, built some things and asked a lot of suppliers to build some things that matched our things. The key thing with interoperability it that it&apos;s not about technology, it&apos;s about workflow and working seamlessly as one for the benefit and safety of users.</p><p>The one thing I guess I can say here is that this section is why the majority of interoperability programmes fail, and will continue to fail. It&#x2019;s not about FHIR, CDA, HL7 or any other standards. They all come with the same promise of solving the problems of the past, but it was never the standards that were the problem. Sure there are better ways of doing things and the above standards are important, but to be perfectly honest with you, we could have used CSV files over TCP and it would have worked.</p><p>The big problem is that, interoperability programs start with step 5 most of the time.</p><h3 id="6-test-it-in-a-small-area">6. Test It in a Small Area</h3><p>What could we possibly learn by testing? Well a lot as it happens. We learned that the way Java and Microsoft Web Services handled SOAP was different.</p><p>We found bugs that were safely handled as we dual ran with the &#x2018;prototype&#x2019; handover process in place for good measure until we had sufficient data, scenarios and volume to feel assured the technology was fit for use. It wasn&#x2019;t perfect, but was safe, it works and it saves lives and could be iterated.</p><p>There is nothing like testing in the real world, simulations are never like the real world, people test with perfect data and scenarios, rarely the edge cases that are very hard to imagine creep into testing.</p><h3 id="7-sell-it">7. Sell It</h3><p>Hurray it works, if you build it they will come.</p><p>Unfortunately not, the next year of my life would be travelling the country, giving people access to my knowledge, helping them understand the whole technical design, give them time to be heard, learn and contribute where we had missed things.</p><p>I didn&#x2019;t do much architecting this year, I was evangelising for the thing I had designed. Guess what though, after it had been running for a few weeks it didn&#x2019;t take long for the benefits to speak for themselves and help me in my mission.</p><p>You see, ambulances need to attend within 8 minutes if a patient is thought to be having a cardiac arrest or other serious conditions requiring that level of response. The minute the phone rings the call is considered &#x2018;connected&#x2019; and the clock starts ticking for the ambulance service they need to answer the call when they have someone available, identify the location first and set the vehicle off screaming down the road while they continue to ask questions and work out what is wrong, they need to meet the target for themselves and for the sake of the patient.</p><p>Sometimes though it doesn&#x2019;t need that level of response and once that is determined the vehicle goes back into patrol mode and stops screaming down the road returning to patrol mode, that&apos;s why you see them do that. This highlights that there were savings to be made.</p><p>Let me walk this through with you:</p><ul><li>So, if a patient calls 111 and is determined to need an ambulance.</li><li>They don&#x2019;t have to call 999 and repeat themselves.</li><li>They don&#x2019;t have to add 2.5 minutes to their wait time.</li><li>The message takes a few seconds to be sent and a positive acknowledgement sent back to the call handler.</li><li>The outcome is already determined at this point.</li><li>999 Call handlers don&#x2019;t have to answer a call, meaning the line is free for the next 999 caller.</li><li>The most appropriate vehicle response is dispatched first time.</li><li>Extra minutes for everyone, lives saved, &#xA3; saved, I would call that a win win.</li></ul><h2 id="conclusion">Conclusion</h2><p>It was the start of a brand new service that would evolve over time and still is doing to this day.</p><p>I learned so much and of course there are things I would do differently if I had to do it all again. But the result, that I would not change for anything. It&#x2019;s the most important work of my life so far. I am so grateful to give it the years I did.</p><p>The key takeaway message is that interoperability is super hard. It&#x2019;s <strong>not</strong> about messaging, it&#x2019;s about trust and that trust has to be earned between the parties involved, you need a shared goal, someone empowered to make decisions and a lot of elbow grease by talented folks. There are so many people who contributed to this work to make it a success, I just had the privilege of leading the technical parts of it.</p>]]></content:encoded></item><item><title><![CDATA[Thoughts on sources of truth]]></title><description><![CDATA[When I hear the words 'single source of truth' I often pause and think for a moment to understand the context of the sentence. Here are my thoughts on what it means to me using the healthcare domain.]]></description><link>https://tonyyates.co.uk/thoughts-on-sources-of-truth/</link><guid isPermaLink="false">626bbde1a44bec04fd546f38</guid><category><![CDATA[Thoughts On]]></category><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Fri, 29 Apr 2022 13:24:23 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1623252218176-34a5ec287783?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=MnwxMTc3M3wwfDF8c2VhcmNofDEyfHx0cnV0aHxlbnwwfHx8fDE2NTEyMzQwMDM&amp;ixlib=rb-1.2.1&amp;q=80&amp;w=2000" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1623252218176-34a5ec287783?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=MnwxMTc3M3wwfDF8c2VhcmNofDEyfHx0cnV0aHxlbnwwfHx8fDE2NTEyMzQwMDM&amp;ixlib=rb-1.2.1&amp;q=80&amp;w=2000" alt="Thoughts on sources of truth"><p>When I hear the words &apos;single source of truth&apos; I often pause and think for a moment to understand the context of the sentence. Here are my thoughts on what it means to me using the healthcare domain.</p><p>Often what we mean is a single place to go and find out everything we need to know about a patient. The main focus being on the word &apos;single&apos;. I want the many truths and I want to go to a single place and find it. Sometimes we have to combine single sources of truths though to build up a more complete picture.</p><p>Some examples of this are GP records, the GP has a longitudinal view of &#xA0;a patient healthcare record. It has a view of the truth and is a single place we can go for it. It doesn&apos;t necessarily hold all the data we need though, just a view of it so not always the full truth.</p><p>This is different to the source of a single truth where the focus is on the word &apos;truth&apos;. The truth is where the data originates, usually tied to an event of some sort. It may be replicated to other places, but the truth still rests at the source.</p><p>Examples of this would be an episode of care in a hospital in a particular specialty or a laboratory. This is where the truth is recorded, it can be replicated, summarised, shared or accessed via API&apos;s or sent back to a GP, so they have the most complete holistic picture but they don&apos;t always get the whole truth.</p><p>There are a lot of sources of truth when it comes to healthcare data, I find it really helpful to know if I am dealing with a single source, or a single truth when using data for specific use cases. </p><p>I don&apos;t believe a single source of the truth (and nothing but the truth) exists in healthcare, even if many people believe this can happen, I am not sure it will or if it should.</p>]]></content:encoded></item><item><title><![CDATA[A day out at Barton]]></title><description><![CDATA[<p>Manchester Barton airfield is a lovely place. It has a great vibe to it, a play area for the kids and plenty of inbound, outbound flights to keep any aviator happy.</p><p>The caf&#xE9; is lovely too. Looking forward to landing here myself in the future, probably my first grass</p>]]></description><link>https://tonyyates.co.uk/a-day-out-at-barton/</link><guid isPermaLink="false">6267975ea44bec04fd546ec4</guid><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Tue, 26 Apr 2022 08:24:25 GMT</pubDate><media:content url="https://tonyyates.co.uk/content/images/2022/04/IMG_20220423_141031.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://tonyyates.co.uk/content/images/2022/04/IMG_20220423_141031.jpg" alt="A day out at Barton"><p>Manchester Barton airfield is a lovely place. It has a great vibe to it, a play area for the kids and plenty of inbound, outbound flights to keep any aviator happy.</p><p>The caf&#xE9; is lovely too. Looking forward to landing here myself in the future, probably my first grass landing.</p><p>A few pics from the visit</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://tonyyates.co.uk/content/images/2022/04/IMG_20220423_130444-1.jpg" width="2000" height="900" loading="lazy" alt="A day out at Barton" srcset="https://tonyyates.co.uk/content/images/size/w600/2022/04/IMG_20220423_130444-1.jpg 600w, https://tonyyates.co.uk/content/images/size/w1000/2022/04/IMG_20220423_130444-1.jpg 1000w, https://tonyyates.co.uk/content/images/size/w1600/2022/04/IMG_20220423_130444-1.jpg 1600w, https://tonyyates.co.uk/content/images/size/w2400/2022/04/IMG_20220423_130444-1.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://tonyyates.co.uk/content/images/2022/04/IMG_20220423_131848-1.jpg" width="2000" height="900" loading="lazy" alt="A day out at Barton" srcset="https://tonyyates.co.uk/content/images/size/w600/2022/04/IMG_20220423_131848-1.jpg 600w, https://tonyyates.co.uk/content/images/size/w1000/2022/04/IMG_20220423_131848-1.jpg 1000w, https://tonyyates.co.uk/content/images/size/w1600/2022/04/IMG_20220423_131848-1.jpg 1600w, https://tonyyates.co.uk/content/images/size/w2400/2022/04/IMG_20220423_131848-1.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://tonyyates.co.uk/content/images/2022/04/IMG_20220423_132201-1.jpg" width="2000" height="900" loading="lazy" alt="A day out at Barton" srcset="https://tonyyates.co.uk/content/images/size/w600/2022/04/IMG_20220423_132201-1.jpg 600w, https://tonyyates.co.uk/content/images/size/w1000/2022/04/IMG_20220423_132201-1.jpg 1000w, https://tonyyates.co.uk/content/images/size/w1600/2022/04/IMG_20220423_132201-1.jpg 1600w, https://tonyyates.co.uk/content/images/size/w2400/2022/04/IMG_20220423_132201-1.jpg 2400w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://tonyyates.co.uk/content/images/2022/04/MVIMG_20220423_133905-1.jpg" width="2000" height="1500" loading="lazy" alt="A day out at Barton" srcset="https://tonyyates.co.uk/content/images/size/w600/2022/04/MVIMG_20220423_133905-1.jpg 600w, https://tonyyates.co.uk/content/images/size/w1000/2022/04/MVIMG_20220423_133905-1.jpg 1000w, https://tonyyates.co.uk/content/images/size/w1600/2022/04/MVIMG_20220423_133905-1.jpg 1600w, https://tonyyates.co.uk/content/images/size/w2400/2022/04/MVIMG_20220423_133905-1.jpg 2400w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption>Helicopter, Dream GA plane Cirrus SR22, Some Piper and Cessna Classics and Food in the bar</figcaption></figure>]]></content:encoded></item><item><title><![CDATA[Thoughts on Delight]]></title><description><![CDATA[My thoughts on the word 'delight' and what it means for users]]></description><link>https://tonyyates.co.uk/thoughts-on-delight/</link><guid isPermaLink="false">62617d56a44bec04fd546e0d</guid><category><![CDATA[Thoughts On]]></category><dc:creator><![CDATA[Tony Yates]]></dc:creator><pubDate>Thu, 21 Apr 2022 19:20:40 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1590698933947-a202b069a861?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=MnwxMTc3M3wwfDF8c2VhcmNofDZ8fGhhcHB5fGVufDB8fHx8MTY1MDU2ODYzNg&amp;ixlib=rb-1.2.1&amp;q=80&amp;w=2000" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1590698933947-a202b069a861?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=MnwxMTc3M3wwfDF8c2VhcmNofDZ8fGhhcHB5fGVufDB8fHx8MTY1MDU2ODYzNg&amp;ixlib=rb-1.2.1&amp;q=80&amp;w=2000" alt="Thoughts on Delight"><p>I often hear the words &quot;delight our users&quot;, but what does it really mean? I am not an expert in user research or delight, but it is a word I too have used a lot in the past and &#xA0;I am going to try and work out what I think it means for me.</p><p>I don&apos;t think delight means:</p><ul><li>Show visually appealing designs - UI</li><li>I don&apos;t think it is about creating baby steps and holding users through a complicated process, this feels like a Microsoft wizard - UX</li><li>I don&apos;t think it is about telling people exactly what to do and leaving them to do it - Instructions</li><li>I don&apos;t think it is about having lots of features that give users infinite possibilities</li><li>I don&apos;t think it&apos;s necessarily giving people additional things they didn&apos;t want</li></ul><p>I do think delight means:</p><ul><li>Ensuring the user can do what they came to do with the least amount of friction or distraction</li><li>Making it so simple anyone can use it, no wizards, instructions required</li><li>Solving their problem fully and completely, in a way that makes you the default way they would solve it again in future by choice</li><li>Doing it efficiently, fast, authentic and reliably</li><li>Going beyond expectations - different to additional things they didn&apos;t want</li></ul><p>Additional things and going beyond aren&apos;t the same thing. If I buy a new car, I want to pick up my car, I want the experience to be great, ready on time, minimum paper work and process, no issues with the car. I want to get my keys and get on my way.</p><p>If I get flowers, you gave me additional things I didn&apos;t want or need, it&apos;s nice, it doesn&apos;t provide me with delight. </p><p>You will delight me if the fuel tank is full, I didn&apos;t expect it, you went beyond my expectations, you removed the friction of me needing to fill up the car right away.</p><p>The big difference in these two is the need, I didn&apos;t need flowers, I did need fuel, I expected neither. You can still delight me without extras though.</p><p>When I was running VIX Digital, I used to always say to the team we &apos;delight the clients&apos;. The team knew what it meant. It meant we did whatever we could to ensure the client was left happy that they chose to work with us in the first place.</p><p>That could be the thing we built, how we operated with them, our pricing, documentation, our manners. It didn&apos;t mean going in a smart Hugo Boss suit with a Monte Blanc pen, looking the part. That would have been all UI, the UX would have been horrible and it would have made us look like we were hiding behind the gloss.</p><p>In reality we did the following things to name a few:</p><ul><li>Turn up on time</li><li>Tested our tech before meeting with them</li><li>Fair pricing, transparently</li><li>Taking great notes and following up with them when we said we would</li><li>Doing the hard work to make things as simple as possible</li><li>When we built our products, every pixel was important and needed a purpose that would contribute to solving a problem, if it didn&apos;t we tried to remove it</li></ul><p>I can&apos;t say I have always delighted people with what I do or the things I have produced, but I always try to start with the problem and highlight the friction that can and should be removed. I prefer to start with that, not with fancy designs and visual propositions.</p>]]></content:encoded></item></channel></rss>