Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
mcclowes committed Dec 17, 2024
1 parent 4f01dd6 commit c073f2c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion blog/2017-03-14-notebooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ A single idea formed in isolation is inherently limited; great original creation

### 5) A notebook is great for quality of life

On top of helping you stay organised and giving your brain a spring clean, preserving memories and your mind at a point in time is a massively important part of enjoying life. Somewhat philosophically, if you take the view that a life consists of your experiences and memories made, documenting your thoughts inherently gets you more out of life.
On top of helping you stay organized and giving your brain a spring clean, preserving memories and your mind at a point in time is a massively important part of enjoying life. Somewhat philosophically, if you take the view that a life consists of your experiences and memories made, documenting your thoughts inherently gets you more out of life.

These are just some of the reasons I carry a notebook at all times, and have done for around 7 years now. I recommend trying Moleskine Soft Underwater Blue Large Dotted Notebook if you are a visual person, or their Soft Large Underwater Blue Ruled Notebook if you prefer just writing.
4 changes: 2 additions & 2 deletions blog/2023-01-07-mlps.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You’re probably used to the ever-present idea of an MVP:
<!--truncate-->

However, in the ruthless stripping away of all but core functnality, we risk arriving at something that is not actually viable. Throughout my career I’ve seen people scoping work with an MVP mindset focusing purely on core functionalities, neglecting form and delightful functionality and allowing poor user experience to undermine the whole offering.
However, in the ruthless stripping away of all but core functionality, we risk arriving at something that is not actually viable. Throughout my career I’ve seen people scoping work with an MVP mindset focusing purely on core functionalities, neglecting form and delightful functionality and allowing poor user experience to undermine the whole offering.

**In this sense, I don’t find the term MVP helpful.**

Expand All @@ -30,7 +30,7 @@ Let’s consider a conceivable example:
### Usability matters

The user interface is simple and rudimentary. Early users find that the UI is inconsistent with the patterns they’re used to, especially those that use increasingly slick neo-bank offerings, and so they find making a payment confusing and slow, despite the product’s simplicity. A lack of icons, colours, and other visual richness means the signposting that helps first-time users just isn’t there.
The user interface is simple and rudimentary. Early users find that the UI is inconsistent with the patterns they’re used to, especially those that use increasingly slick neo-bank offerings, and so they find making a payment confusing and slow, despite the product’s simplicity. A lack of icons, colors, and other visual richness means the signposting that helps first-time users just isn’t there.

Copay PMs end up having to walk some high-value users through the app, and feedback is either compromised by these interventions or focuses on the fact the app is ugly and making payments was slow.

Expand Down
2 changes: 1 addition & 1 deletion blog/2024-06-02-product-led-orgs.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ Using both of these devices had become so painful simply because of poor battery

![Test](/img/posts/product-led-neutral.jpeg)

The true balancing of these concerns is where the product led organisation lies.
The true balancing of these concerns is where the product led organization lies.
4 changes: 3 additions & 1 deletion cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"words": [
"Docusaurus",
"frontend",
"Codat" // Add project-specific words here
"Codat",
"mcclowes",
"Monzo",
],
"ignorePaths": [
"node_modules/**",
Expand Down

0 comments on commit c073f2c

Please sign in to comment.