Live data from Hacker News

21 years and counting of 'eight fallacies of distributed computing' (2025)

blog.apnic.net

1–10 of 59 posts

Re: 21 years and counting of 'eight fallacies of distributed computing' (2025)

#3
On the one hand, the list isn't wrong.

On the other hand, more fortunes have been made by assuming that physics will catch up (closely enough, anyway) to computational needs, than by assuming that every byte and every cycle and every nanosecond matters.

Re: 21 years and counting of 'eight fallacies of distributed computing' (2025)

#4
post #3

On the one hand, the list isn't wrong. On the other hand, more fortunes have been made by assuming that physics will catch up (closely enough, anyway) to computational needs, than by assuming that every byte and every cycle and every nanosecond matters.

Making money and being highly available are different goals.

Re: 21 years and counting of 'eight fallacies of distributed computing' (2025)

#6
post #5

Do people actually believe these dot points or are they just out of scope for most applications to tackle beyond letting the user try again?

Perfect demonstration of the fallacies in action! If you were used to developing applications on a self contained platform you would think something like “sure, if it fails the user can try again”

On a distributed system the user can only try again if the platform has remained stable, the failure is transient (*) and they have (crucially) have been given the information to retry.

The platform that provides a stable environment for the user to just try again has been built on these principles.

(*) there is one administrator assumes it is within the user’s power to resolve the issue

Re: 21 years and counting of 'eight fallacies of distributed computing' (2025)

#8
post #3

On the one hand, the list isn't wrong. On the other hand, more fortunes have been made by assuming that physics will catch up (closely enough, anyway) to computational needs, than by assuming that every byte and every cycle and every nanosecond matters.

Making money and being highly available are different goals.

Stock markets and commercial Telecomms beg to differ

Re: 21 years and counting of 'eight fallacies of distributed computing' (2025)

#9
This article reiterates a lot of the Wikipedia stuff, while contradicting the main extant source which is Deutsch himself (https://se-radio.net/2021/07/episode-470-l-peter-deutsch-on-...). Nobody really knows who wrote the first four fallacies. They were just floating around it is Deutsch who pinned them down and it was Gosling’s endorsement that made them into the shibboleth that they are.
Post reply on HN