Urgent.News

What's breaking now, across thousands of outlets.

Tech

The contagion of fear

Article URL: https://bcantrill.dtrace.org/2026/09/13/the-contagion-of-fear/ Comments URL: https://news.ycombinator.com/item?id=49689460 Points: 180 # Comments: 133

I confess a regrettable incident from my university days. During my first year, I and some fellow students in the computer science lab played a cruel trick on humanities students, spreading misinformation about a computer virus. The result was chaos as panicked individuals powered off their machines, leading to lost work and trouble for us.

The experience taught me a valuable lesson about the power of fear and the importance of responsible behavior. In reflecting on recent discussions about artificial intelligence and its potential threats, I am reminded of that cautionary tale. The idea that AI could pose a danger to humanity, with a likelihood greater than ten percent of causing human extinction within a decade, is alarming.

While such claims are made by experts in the field, it is crucial that we approach them with skepticism and critical thinking. Fear can be contagious, spreading rapidly and overshadowing the evidence that challenges it. As we grapple with the complex issue of AI, it is essential to rely on the expertise of those who understand the technology deeply, rather than allowing unfounded fears to dominate the conversation.

Written by urgent.news from Hacker News Best's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at bcantrill.dtrace.org →

More in Tech

Do you know how Chinese super apps work? A study with Flutter

Você já deve ter ouvido que "o WeChat é seu WhatsApp, seu banco e seu Uber, tudo no mesmo app". Essa comparação vende bem a ideia pra quem nunca usou um super app chinês, mas é só a superfície.

  • Chinese super apps have three-layer architecture: shell, runtime, and mini-programs
  • Shell handles authentication, payments, system permissions
  • Runtime executes third-party code for mini-programs in isolated, secure manner

At the edge, the number that matters is memory - not throughput (specially in Ramageddon)

We rebuilt LF Edge eKuiper in Rust and ran it against eKuiper, Telegraf and Redpanda Connect on five real MQTT workloads — one core, 1 GB of memory, and output checked message-by-message.

  • Memory usage, not throughput, is key metric in resource-constrained environments
  • Rekuiper, Rust-based engine, maintained memory usage between 5 and 10 MB
  • Design choices include bounded queues, incremental window aggregation, offline sink cache

More from Sunday 13 September →