news.volyx.in

The Xkcd thing, now interactive (editor.p5js.org)

1320 points by memalign · 136 days ago · 158 comments on HN

Article summary

The article appears to be about an interactive version of an xkcd comic, where users can interact with a precarious tower of blocks representing the tech stack. The comic is often used to illustrate the fragility of complex systems. The interactive version allows users to click and remove blocks, causing the tower to collapse. The discussion revolves around the comic's meaning and the technical aspects of the interactive version.

Main themes

  • Tech stack fragility
  • Complex systems
  • Interactive comics
  • Xkcd
  • Internet infrastructure
  • Redundancy and failover

What commenters say

  • The interactive comic is a delightful and thought-provoking representation of the tech stack's fragility.
  • The comic's portrayal of the internet's infrastructure as a single point of failure is hyperbolic and inaccurate due to the existence of redundant systems.
  • The use of pointer events is a more modern and effective approach to handling mouse events than registering event handlers on the window.
  • The removal of a single block can cause the entire tower to collapse, much like how a single point of failure can bring down an entire system.
  • The internet's infrastructure is more resilient than the comic suggests, with traffic routing around outages and disruptions.
  • There are still regions with limited connectivity that can be severely impacted by a single point of failure, despite the existence of redundant systems.
  • Satellite networks are not yet a reliable replacement for fiber optic links in terms of capacity and reliability.
  • The comic's message about the fragility of complex systems is still relevant and thought-provoking, even if the specifics of the internet's infrastructure are not entirely accurate.