From 280451b194654bd3a54ee89d47a4d6c769eb4d40 Mon Sep 17 00:00:00 2001 From: Max Clayton Clowes Date: Tue, 17 Dec 2024 13:06:17 +0800 Subject: [PATCH] Add new content --- blog/2018-08-13-mailto-links.md | 2 + blog/2019-11-10-10-things-a-day.md | 13 +++-- blog/2019-11-11-10-things-a-day.md | 27 --------- .../2021-02-11-examining-expected-problems.md | 2 + ...oduct.md => 2021-11-10-usps-of-product.md} | 0 blog/2022-12-03-fast-decision-making.md | 4 +- blog/2023-01-07-mlps.md | 2 + blog/2023-06-25-the-other-wind.md | 5 +- blog/2024-01-01-2023.md | 2 +- blog/2024-04-13-infantilisation.md | 12 ++++ blog/2024-05-13-battery-life.md | 8 ++- blog/2024-06-02-product-led-orgs.md | 23 ++++---- blog/2024-08-17-doing-things-well.md | 14 +++++ docusaurus.config.js | 5 ++ src/components/Arcade/index.js | 36 ++++++++++++ src/components/CodatLink/index.js | 26 +++++++++ src/components/CodatLink/styles.module.scss | 35 ++++++++++++ src/components/Diff/index.js | 20 +++++++ src/components/HomepageFeatures/index.js | 2 +- .../HomepageFeatures/styles.module.css | 9 +++ src/components/LocalStorageChecklist/index.js | 52 ++++++++++++++++++ src/components/Loom/index.js | 33 +++++++++++ src/components/Lottie/index.js | 32 +++++++++++ src/components/Lottie/styles.module.scss | 7 +++ src/css/custom.css | 32 +++-------- src/pages/about-me.md | 4 +- static/img/android-chrome-192x192.png | Bin 0 -> 6592 bytes static/img/android-chrome-512x512.png | Bin 0 -> 26183 bytes static/img/apple-touch-icon.png | Bin 0 -> 5922 bytes static/img/favicon-16x16.png | Bin 0 -> 390 bytes static/img/favicon-32x32.png | Bin 0 -> 713 bytes static/img/favicon.ico | Bin 170057 -> 15406 bytes static/img/favicon.png | Bin 2697 -> 0 bytes static/img/logo-dark.svg | 4 -- static/img/logo.svg | 4 -- static/img/mcclowes.png | Bin 2697 -> 3100 bytes static/img/posts/battery-low.png | Bin 0 -> 4337 bytes static/img/posts/ddddd.png | Bin 59410 -> 80684 bytes static/img/posts/employee-behaviours.png | Bin 0 -> 59372 bytes static/img/posts/graph.png | Bin 0 -> 4575 bytes static/img/posts/mailto.png | Bin 0 -> 67031 bytes static/img/posts/tiles-2.png | Bin 0 -> 4974 bytes static/img/posts/tiles-3.png | Bin 0 -> 4974 bytes static/img/posts/tiles-heart.png | Bin 0 -> 4345 bytes static/img/posts/tiles-noodle.png | Bin 0 -> 32570 bytes static/img/posts/tiles-ticked.png | Bin 0 -> 13465 bytes static/img/posts/tiles.png | Bin 0 -> 4917 bytes static/img/posts/window.png | Bin 0 -> 6373478 bytes static/img/social-card.png | Bin 22991 -> 23600 bytes 49 files changed, 328 insertions(+), 87 deletions(-) delete mode 100644 blog/2019-11-11-10-things-a-day.md rename blog/{2024-02-10-usps-of-product.md => 2021-11-10-usps-of-product.md} (100%) create mode 100644 blog/2024-04-13-infantilisation.md create mode 100644 blog/2024-08-17-doing-things-well.md create mode 100644 src/components/Arcade/index.js create mode 100644 src/components/CodatLink/index.js create mode 100644 src/components/CodatLink/styles.module.scss create mode 100644 src/components/Diff/index.js create mode 100644 src/components/LocalStorageChecklist/index.js create mode 100644 src/components/Loom/index.js create mode 100644 src/components/Lottie/index.js create mode 100644 src/components/Lottie/styles.module.scss create mode 100644 static/img/android-chrome-192x192.png create mode 100644 static/img/android-chrome-512x512.png create mode 100644 static/img/apple-touch-icon.png create mode 100644 static/img/favicon-16x16.png create mode 100644 static/img/favicon-32x32.png delete mode 100644 static/img/favicon.png delete mode 100644 static/img/logo-dark.svg delete mode 100644 static/img/logo.svg create mode 100644 static/img/posts/battery-low.png create mode 100644 static/img/posts/employee-behaviours.png create mode 100644 static/img/posts/graph.png create mode 100644 static/img/posts/mailto.png create mode 100644 static/img/posts/tiles-2.png create mode 100644 static/img/posts/tiles-3.png create mode 100644 static/img/posts/tiles-heart.png create mode 100644 static/img/posts/tiles-noodle.png create mode 100644 static/img/posts/tiles-ticked.png create mode 100644 static/img/posts/tiles.png create mode 100644 static/img/posts/window.png diff --git a/blog/2018-08-13-mailto-links.md b/blog/2018-08-13-mailto-links.md index a8abeda..a40a584 100644 --- a/blog/2018-08-13-mailto-links.md +++ b/blog/2018-08-13-mailto-links.md @@ -25,6 +25,8 @@ You might have a link opening fine in Mail on a Mac, only to realise that the li Even the Wikipedia page for mailto: gives instructions that won't work by default on Outlook (which requires its users to actively turn on commas separation of email addresses). +![Mailto graphic](/img/posts/mailto.png) + ## Getting it right Here is an example of a complex, robust, href link: diff --git a/blog/2019-11-10-10-things-a-day.md b/blog/2019-11-10-10-things-a-day.md index 1648bcd..9b2f349 100644 --- a/blog/2019-11-10-10-things-a-day.md +++ b/blog/2019-11-10-10-things-a-day.md @@ -5,29 +5,30 @@ authors: mcclowes tags: [productivity] --- -On Monday 4th November I opened my to-do list and was greeted with 149 due tasks. +On Monday 4th November I opened my to-do list and was greeted with **149 due tasks**. +![Tick box graphic](/img/posts/tiles-ticked.png) + The usual feelings of being overwhelmed and not knowing where even to start kicked in. I began sorting through my tasks, moving uncategorized tasks into the appropriate categories, before systematically parsing categories in priority order and postponing non-essential tasks. Even after this process, I still had just over 30 tasks which seemed equally important. At the end of the day I had 20 due tasks. 12/30 is not good. -I felt like a failure. +**I felt like a failure.** I’d barely made a dent on the tasks I had due, and I had this dread in the back of my mind that I’d have to do the same thing all over again tomorrow. On Tuesday, I stopped myself mid-process. 32 tasks yesterday was unachievable - why did I set myself up for failure? The futility of the exercise got to me, and I decided to go down my list of tasks and simply choose the first ten that: -Were a priority - -I could probably achieve +- Were a priority +- I could probably achieve I added this 10 tasks to a working list called TODAY. I gave the remaining tasks a quick scan for anything that was of particularly high priority and moved it into TOMORROW. I reviewed my TODAY list, decided that realistically there weren’t enough hours in the day, and swapped two tasks out for smaller tasks, moving the harder ones to TOMORROW. -I completed all ten tasks. Success! +I completed all ten tasks. **Success!** Although I completed a similar number of tasks, I made sure I was prioritizing the most important ones and not wasting time with a myriad of small tasks, I wasn’t over-extending and setting myself up for failure, and I planned ahead for tomorrow. I also reduced the mental load around actually choosing what task to pick up, reducing task paralysis. diff --git a/blog/2019-11-11-10-things-a-day.md b/blog/2019-11-11-10-things-a-day.md deleted file mode 100644 index 97933a9..0000000 --- a/blog/2019-11-11-10-things-a-day.md +++ /dev/null @@ -1,27 +0,0 @@ -On Monday 4th November I opened my to-do list and was greeted with 149 due tasks. - -The usual feelings of being overwhelmed and not knowing where even to start kicked in. I began sorting through my tasks, moving uncategorized tasks into the appropriate categories, before systematically parsing categories in priority order and postponing non-essential tasks. Even after this process, I still had just over 30 tasks which seemed equally important. - -At the end of the day I had 20 due tasks. 12/30 is not good. - -I felt like a failure. - -I’d barely made a dent on the tasks I had due, and I had this dread in the back of my mind that I’d have to do the same thing all over again tomorrow. - -On Tuesday, I stopped myself mid-process. 32 tasks yesterday was unachievable - why did I set myself up for failure? The futility of the exercise got to me, and I decided to go down my list of tasks and simply choose the first ten that: - -Were a priority - -I could probably achieve - -I added this 10 tasks to a working list called TODAY. I gave the remaining tasks a quick scan for anything that was of particularly high priority and moved it into TOMORROW. - -I reviewed my TODAY list, decided that realistically there weren’t enough hours in the day, and swapped two tasks out for smaller tasks, moving the harder ones to TOMORROW. - -I completed all ten tasks. Success! - -Although I completed a similar number of tasks, I made sure I was prioritizing the most important ones and not wasting time with a myriad of small tasks, I wasn’t over-extending and setting myself up for failure, and I planned ahead for tomorrow. I also reduced the mental load around actually choosing what task to pick up, reducing task paralysis. - -When you go to sleep feeling the day was a success, you wake up the next day ready to succeed all over again. - -Limiting myself to just ten tasks a day transformed my week, and I look forward to seeing whether this behavior works well and is sustainable in the long term. \ No newline at end of file diff --git a/blog/2021-02-11-examining-expected-problems.md b/blog/2021-02-11-examining-expected-problems.md index 24e4390..a68c081 100644 --- a/blog/2021-02-11-examining-expected-problems.md +++ b/blog/2021-02-11-examining-expected-problems.md @@ -9,6 +9,8 @@ A little while ago I (finally) got myself a decent desk and set up my workspace. +![my window view](/img/posts/window.png) + However, since snow arrived in London, it’s been incredibly unpleasant - the window is freezing! That’s not a huge surprise given it’s a 110 year old building and these are traditional sash windows. At first I tried using the blinds to try and trap the room’s heat. I whacked up the radiator… no success. After a few days of shivering I started looking up how much replacing the old window with new double glazed sash windows would cost - as much as I do want my home to eco-friendly, £800+ per window is not ideal. diff --git a/blog/2024-02-10-usps-of-product.md b/blog/2021-11-10-usps-of-product.md similarity index 100% rename from blog/2024-02-10-usps-of-product.md rename to blog/2021-11-10-usps-of-product.md diff --git a/blog/2022-12-03-fast-decision-making.md b/blog/2022-12-03-fast-decision-making.md index 2ac93cc..4851998 100644 --- a/blog/2022-12-03-fast-decision-making.md +++ b/blog/2022-12-03-fast-decision-making.md @@ -16,7 +16,9 @@ One approach to reversing a decision is to focus on delivering incremental value If you find that a decision needs to be reversed, don't panic. It's not the end of the world! Acting quickly and transparently is key. Involve your team and stakeholders in the decision-making process, analyze the impact of the decision, and make necessary adjustments to the product strategy. -Now, let's talk about the importance of making quick decisions in more detail. When you're a product manager, there's often a lot riding on the decisions you make. Whether it's a new feature, a change to the pricing strategy, or a major pivot, the success of the product can be affected by your decisions. +![Doodle](/img/posts/tiles-noodle.png) + +When you're a product manager, there's often a lot riding on the decisions you make. Whether it's a new feature, a change to the pricing strategy, or a major pivot, the success of the product can be affected by your decisions. Of course, you don't want to make decisions recklessly or without considering all the relevant factors. But sometimes, taking too long to make a decision can be just as harmful as making a bad decision. That's why I believe in the value of agility and adaptability. diff --git a/blog/2023-01-07-mlps.md b/blog/2023-01-07-mlps.md index ca290b5..f31b8e5 100644 --- a/blog/2023-01-07-mlps.md +++ b/blog/2023-01-07-mlps.md @@ -16,6 +16,8 @@ However, in the ruthless stripping away of all but core functionality, we risk a --- +![Heart](/img/posts/tiles-heart.png) + ### Even an MVP has to be loveable. A product with a poor experience is inherently non-viable. In this sense, an MVP = MLP. diff --git a/blog/2023-06-25-the-other-wind.md b/blog/2023-06-25-the-other-wind.md index c5ab369..1e2b23e 100644 --- a/blog/2023-06-25-the-other-wind.md +++ b/blog/2023-06-25-the-other-wind.md @@ -4,11 +4,10 @@ authors: mcclowes tags: [book, review] --- -> “Freedom is not the absence of commitments, but the ability to choose – and commit myself to – what is best for me.” — Paulo Coelho +I recently read *The Other Wind* by Ursula K. Le Guin. It strikes a perfect balance between the mundane aspects of real, believable human lives and exciting high magic and wonder, reminiscent of "Lord of the Rings" and other classic fantasies. - -I recently read *The Other Wind* by Ursula K. Le Guin. It strikes a perfect balance between the mundane aspects of real, believable human lives and exciting high magic and wonder, reminiscent of "Lord of the Rings" and other classic fantasies. + I've always been a fan of low magic settings where magic seeps in softly, insidiously, and perhaps even superstitiously, rather than overtly. This preference stems from a belief that, without the crutch of spells or lengthy descriptions of battles, there's a push towards complexity and confrontation driven by personalities. Ursula K. Le Guin masters this approach, blending the best of low fantasy settings with the excitement of dragons, wizards, and grand cities. She accomplishes this by rooting her narrative in the most basic of real emotions and fears, thereby achieving a convincing believability. diff --git a/blog/2024-01-01-2023.md b/blog/2024-01-01-2023.md index a8c6d21..ecca370 100644 --- a/blog/2024-01-01-2023.md +++ b/blog/2024-01-01-2023.md @@ -16,7 +16,7 @@ A few reflections on last year. 6. 🏃‍♂️ My 'sunday long run' became a half marathon. 7. 💉 Managed my diabetes reasonably well (despite continued unpredicatability). 8. 💆‍♀️ Supported Nurul through pregnancy. -9. 👥 Managed a team for the first time (outside of my own business). +9. 👥 Managed direct reports for the first time (outside of my own business). 10. 🎹 Played the piano fairly regularly, learning some great jazz pieces. 11. 🇸🇪 Camping in Sweden. 12. 📆 Hosted some developer community events. diff --git a/blog/2024-04-13-infantilisation.md b/blog/2024-04-13-infantilisation.md new file mode 100644 index 0000000..38e1f70 --- /dev/null +++ b/blog/2024-04-13-infantilisation.md @@ -0,0 +1,12 @@ +--- +title: "23 things to celebrate from 2023" +authors: mcclowes +tags: [blog] +--- + +The trend of eg the balloon museum continues a trend of infantilisation, + + + + +Does this have implications on the world of product design and building compelling experiences? Particularly in this case a museum is ostensibly a place of serious consumption of culture \ No newline at end of file diff --git a/blog/2024-05-13-battery-life.md b/blog/2024-05-13-battery-life.md index 789adc2..69be705 100644 --- a/blog/2024-05-13-battery-life.md +++ b/blog/2024-05-13-battery-life.md @@ -9,11 +9,11 @@ This is actually the third device I've bought in six months where battery life h +![pattern](/img/posts/battery.png) + I purposely bought the previous two devices just for the battery life. I had an iPhone 12 and whether it would make it through the day was unpredictable. I also had a MacBook Pro from 2017 which really struggled to make it through one hour on the go. Its battery had degraded that much and of course within 20 minutes it was on energy saving mode and it had to slow down. -![pattern](/img/posts/battery.png) - Using both of these devices had become so painful simply because of poor battery life that it was worth the large price to buy new devices (with minimal trade-in values helping just a tiny bit). @@ -24,4 +24,6 @@ I can watch YouTube on my phone on the bus, then take calls. None of my devices I know this might feel obvious but I think in 2024 this is the first time in my life where my devices aren't lasting the day with me. Whenever I need to do something with them they're able to do it. -I no longer have power access anxiety, and it's just such a sort of simple but brilliant quality of life improvement. \ No newline at end of file +I no longer have power access anxiety, and it's just such a sort of simple but brilliant quality of life improvement. + +![pattern](/img/posts/battery-low.png) \ No newline at end of file diff --git a/blog/2024-06-02-product-led-orgs.md b/blog/2024-06-02-product-led-orgs.md index 56fdd58..9d14ec2 100644 --- a/blog/2024-06-02-product-led-orgs.md +++ b/blog/2024-06-02-product-led-orgs.md @@ -1,28 +1,29 @@ --- -title: "Product led orgs" +title: "Product-led orgs" authors: mcclowes tags: [apple, tech] draft: true --- -![Test](/img/posts/product-led-neutral.jpeg) - As I recently posted, I bought the AirPods Max and one of the nice features there was its massive 20-hour battery life. This is actually the third device I bought in six months where battery life has been a massive part of loving it. I purposely bought the previous two devices just for the battery life. I had an iPhone 12 and whether it would make it through the day was unpredictable. + +![Test](/img/posts/product-led-engineering.jpeg) + I also had a MacBook Pro from 2017 which really struggled to make it through one hour on the go. Its battery had degraded that much and of course within 20 minutes it was on energy saving mode and it had to slow down. +![Test](/img/posts/product-led-client.jpeg) + +I also had a MacBook Pro from 2017 which really struggled to make it through one hour on the go. Its battery had degraded that much and of course within 20 minutes it was on energy saving mode and it had to slow down. + +![Test](/img/posts/product-led-sales.jpeg) + Using both of these devices had become so painful simply because of poor battery life that it was worth the large price to buy new -devices (with minimal trade-in values helping just a tiny bit). -Obviously there are other benefits to these new devices. They are certainly faster and more responsive but ultimately the thing I -just love is that when I turn the device on it works, it isn't out of battery. -I can go and sit on the sofa and not be plugged in and my laptop isn't going to die on me. I could work there for an hour and then pop to the coffee shop for another few hours. -I can watch YouTube on my phone on the bus, then take calls. None of my devices are running out of battery when I need them most. +![Test](/img/posts/product-led-neutral.jpeg) -I know this might feel obvious but I thought I think in 2024 this is the first time in my life where my devices -aren lasting the day with me. Whenever I need to do something with them they're able to do it. -I no longer have power access anxiety, and it's just such a sort of simple but brilliant quality of life improvement. +The true balancing of these concerns is where the product led organisation lies. diff --git a/blog/2024-08-17-doing-things-well.md b/blog/2024-08-17-doing-things-well.md new file mode 100644 index 0000000..9a33de7 --- /dev/null +++ b/blog/2024-08-17-doing-things-well.md @@ -0,0 +1,14 @@ +--- +title: "Doing things well" +authors: mcclowes +tags: [product] +--- + +I've historically thought of myself as someone who *can* do things well but often does so haphazardly or inconsistently. + + + +Jon's feedback + +Doing things well is not exciting but it’s more powerful than ideas +Eg 1-1s, agendas for meetings \ No newline at end of file diff --git a/docusaurus.config.js b/docusaurus.config.js index 4030bab..f66789a 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -86,6 +86,11 @@ const config = { items: [ {to: '/blog', label: 'Blog', position: 'left'}, {to: '/about-me',label: 'About',position: 'left'}, + { + href: 'https://cv.mcclowes.com/', + label: 'CV', + position: 'left', + }, //{ to: '/docs', label: 'Docs', position: 'left' }, // { // type: 'docSidebar', diff --git a/src/components/Arcade/index.js b/src/components/Arcade/index.js new file mode 100644 index 0000000..98a861c --- /dev/null +++ b/src/components/Arcade/index.js @@ -0,0 +1,36 @@ +import React from "react"; + +const Arcade = ({url, title}) => { + return
+