Live data from Hacker News

What is the minimal possible UK address?

microblog.vladh.net

11–20 of 406 posts

Re: What is the minimal possible UK address?

#11
Definitely not unique to Japan, but several towers here have their own zip code, and there is at least one building I know where the building has several zip codes (each for various floors of the building).

People take this and extrapolate to think that we should just be writing very long zip codes for everything, but the wonderful nature of writing out addresses is that they have a lot of possible error correcting. The one thing that is still pretty haphazard is the street number, let's get some ECC checks in there!

Re: What is the minimal possible UK address?

#13
post #4

semi related - Address as a hand drawn maps: https://www.bloomberg.com/news/articles/2016-08-31/with-no-a... https://www.mirror.co.uk/news/weird-news/postman-manages-del...

Also, Russian post successfully deciphering and delivering a mojibaked address: https://twitter.com/notrevenant/status/993170640625598470

Re: What is the minimal possible UK address?

#14
Well it's all going to a central place in the flats, so without a specification on which flat how do we know which flat the letter belongs to - works well with a house you own but the minimalism could mean your post being inadvertently taken.

However it's a good show of how much ink/time is wasted normally on letters with useless data.

Re: What is the minimal possible UK address?

#18
I remember working with SagePay as a payment provider back in 2008 (before we knew of Stripe!) and finding it interesting that card address validation was only done on the numbers in a full address.

For example, from "20 Windsor Road, London, SE1 6JH" it would extract 2016 and validate that against the banks details.

I thought that was quite a smart way as UK addresses can come in all forms, shapes and sizes (as the post shows) – but the minimal bits required to be correct are indeed the numbers as all postcodes have them and an incorrect number would mean a incorrect postcode.

Edit: the funny bit was that they made you work this out and send it along with the request rather than just handling it internally :)

Re: What is the minimal possible UK address?

#20
Interesting, I tried something similar here in the US by using an address like this:

1 my street

01234-5678

But the letter was returned to me as "Address Unknown". It needed the City and State to be delivered. Nice to see in the UK the postal codes are more useful then here in the US.

Post reply on HN