Move daily emails into the blog page

This commit is contained in:
Oliver Davies 2025-08-21 00:28:10 +01:00
parent be69398931
commit 1b8441608f
828 changed files with 9 additions and 196 deletions

View file

@ -0,0 +1,28 @@
---
title: Why write software for this?
date: 2024-03-07
permalink: daily/2024/03/07/why-write-software-for-this
tags:
- software-development
cta: ~
snippet: |
What questions do you ask when speaking to prospective clients?
---
Recently, when speaking with prospective clients, instead of focusing on the features they want, I like to ask questions like:
What's wrong with what you have now?
Why not fix what you have instead of rebuilding?
What problem are you trying to solve?
Why write software for this at all?
Why not do it manually?
Why do you need to do this now?
What results would you expect to see after this project?
If they can answer these types of questions and explain the business outcomes they're looking to achieve and what value I can add, those are the projects I want to work on.