Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Wanix – WASM-native Unix sandboxing for the web(wanix.dev)
    discuss
  2. A Colab sandbox for exploring the Drosophila connectome(drive.google.com)
    discuss
  3. Let AI agents search across workspace with the Universal Search MCP Server(developers.google.com)
    discuss
  4. Cargo Ship Tourism Voyages(cnn.com)
    discuss
  5. The Small Car Is Disappearing in America(worldofsystems.co)
    1comments
  6. What's a 'wellness darty'? Gen Z's latest college party trend(mashable.com)
    discuss
  7. What's Behind the Baby Bust?(newyorker.com)
    1comments
  8. Tau-induced mitochondrial reverse electron transport drives neurodegeneration(cell.com)
    discuss
  9. Auditing in the age of (good enough) AI(trailofbits.com)
    discuss
  10. IBM: First Modular Cryogenic Systems in Milestone Toward Fault-Tolerant(ibm.com)
    discuss
  11. Show HN: Praxos – Multiplayer AI(praxos.ai)
    discuss
  12. European Commission Reaches Agreement(ox.ac.uk)
    discuss
  13. Jev is an honest game changer(benbrady.dev)
    2comments
  14. Ask HN: Dead Internet
    5comments
  15. Floci: Local AWS Emulator for Development, Testing, and CI(github.com/floci-io)
    discuss
  16. The Real-Time Volumetric Cloudscapes of Horizon – Zero Dawn(drive.google.com)
    discuss
  17. Why So Much Money on "AI"?(rosshartshorn.net)
    1comments
  18. What Palantir Actually Does(thediff.co)
    discuss
  19. A tiny macOS menu bar app that keeps your Mac awake with the lid closed(github.com/archestra-ai)
    discuss
  20. Strands harness: frontier performance with 28% lower token cost(strandsagents.com)
    discuss
  21. Accumulated Variance(vibingarcologies.substack.com)
    discuss
  22. Lasso: AI Watermarks Change How Agents Act(techstrong.ai)
    discuss
  23. Show HN: WebGCM – a global climate model running in the browser on WebGPU(echorelay.net)
    discuss
  24. Lisse: Squircle JavaScript Library(corne.rs)
    discuss
  25. Splitt – Group expense splitting, settle-up, no caps (iOS)(splitt.cash)
    discuss
  26. Synthesia Interactive Avatar API(synthesia.io)
    discuss
  27. The Internet (1997 – 2021)(opte.org)
    1comments
  28. Show HN: A Self-hosted Deferred Deep linking. Firebase dynamic link model(github.com/newtdev)
    1comments
  29. Gold Steadies as Traders Weigh Inflation and Fed Hike Outlook(coinmarketcap.com)
    discuss
  30. Teen Autopsy Marks Arrival of Deadly Drug Cychlorphine in San Francisco(nytimes.com)
    1comments

Avoiding the babbling-idiot failure in a time-triggered communication system

21 pointsby 3h agoieeexplore.ieee.org
6 comments
3h agoHN ↗

Alan Kay: Shannon Gave Us a Way of Dealing with Noisy Channels

https://www.youtube.com/watch?v=Cjntrqhn8pk

Alan Kay performs an improvisational avant garde layered audio feedback loop about Claude Shannon, live online during Kristen Nygaard's 100-year birthday celebration.

Alan was scheduled to talk about how encountering Simula sparked his early thoughts about objects. During setup, somebody had the live stream playing out loud near an open Zoom mic, so his own voice kept arriving back in his ears about 21 seconds late, over and over.

What he said was not random: "Shannon gave us a way of dealing with noisy channels." And: "I think about that almost every day. I realize what the fuck is going on and it's just so amazing." Shannon's noisy channel coding theorem is the math for exactly the kind of channel that was garbling him as he praised it.

[...]

1h agoHN ↗

We could all do with a bus guardian at times

1h agoHN ↗

Like a time-out timer (TOT) on radios?

When activated, the Time-out Timer starts counting the moment a user begins transmitting. If the transmission continues beyond a pre-set duration, the timer automatically cuts off the transmission. This mechanism compels users to be concise in their communication and relinquish the channel, allowing others the opportunity to transmit.

https://talkpod.com/blogs/two-way-radio-wiki/what-is-time-ou...

Edit: No, it's more like a scheduled lockout. You can only talk when it's your turn. And the assumption is that the clocks on each node are synced:

Every node has a notion of the global time and uses this notion along with the static schedule to establish when it should send messages.