Listening: Remote Debugging Session
A debugging call between engineers from different English backgrounds. 3 questions on number pronunciation, register differences, and -ise/-ize spelling conventions.
Accent & dialect awareness in technical calls
- 404 = "four-oh-four" — standard in both US and UK tech speech
- gonna / gotta — more common in casual US English; UK uses "going to" more often in professional speech
- serialisation (UK) = serialization (US) — most frameworks use the US spelling
- hang on / just a tick (UK) = hold on / give me a sec (US)
- Focus on the technical content — dialect differences are surface-level
0 / 3 completed
1 / 3
During a remote debugging session, the UK engineer says: "I'm seeing error four-oh-four on every request to the endpoint — have you tried hitting it directly?"
How does a US engineer typically say the HTTP error code 404 out loud?
How does a US engineer typically say the HTTP error code 404 out loud?
HTTP status code pronunciation: "Four-oh-four" (404) is standard in both American and British English tech contexts. The "oh" for zero is universal in spoken error codes, version numbers, and IP addresses.
Potential difference: In more formal British speech, you might hear "four hundred and four" — but in tech conversations, "four-oh-four" is dominant across all accents.
Other common tech number pronunciations:
Potential difference: In more formal British speech, you might hear "four hundred and four" — but in tech conversations, "four-oh-four" is dominant across all accents.
Other common tech number pronunciations:
- 200 = "two hundred" (OK response)
- 500 = "five hundred" (server error)
- v2.0 = "version two point oh" — "oh" for zero
- 192.168.0.1 = "one nine two dot one six eight dot oh dot one"