Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    49comments
  2. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    25comments
  3. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    32comments
  4. San Francisco Onion Futures Company(onionfutures.com ↗)
    60comments
  5. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    392comments
  6. Typesafe-computer-use drives a Mac toward a goal for 1/50th of a cent per step(github.com/awlevin ↗)
    35comments
  7. Science Is Open Software(jepedersen.dk ↗)
    31comments
  8. SDCC – Small Device C Compiler(sourceforge.net ↗)
    16comments
  9. Cloudflare Quick Tunnels(cloudflare.com ↗)
    275comments
  10. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    10comments
  11. Saving another 100TB of RAM(cloudflare.com ↗)
    68comments
  12. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    30comments
  13. How to Write with an LLM(sockpuppet.org ↗)
    321comments
  14. NASA-IBM Lunar Foundation open-Source Geospatial AI Model(usra.edu ↗)
    2comments
  15. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    81comments
  16. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    100comments
  17. Goroutine Leak Profiles(go.dev ↗)
    2comments
  18. Ctenophores: Wonders of Biology(quantamagazine.org ↗)
    4comments
  19. OpenJev(openjev.com ↗)
    259comments
  20. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    88comments
  21. Apple M6 Pro Achieves the Highest Single-Core CPU Score in Geekbench 7(geekbench.com ↗)
    discuss
  22. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    67comments
  23. Suppress vulnerabilities applying Kubernetes context to scans(github.com/alegrey91 ↗)
    1comments
  24. Veronese's Dogs(publicdomainreview.org ↗)
    discuss
  25. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    12comments
  26. Minimal Phone 2(minimalcompany.com ↗)
    218comments
  27. Stepfun Step 5 Preview (LLM): On AA Pareto frontier(artificialanalysis.ai ↗)
    2comments
  28. The Farnese letter(simonklee.dk ↗)
    6comments
  29. Cyclomatic Complexity in C#(ndepend.com ↗)
    19comments
  30. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    55comments

Lambda MOO Programming

1 pointsby 7y agogithub.com
1 comments
7y agoHN ↗

For those who don't know, MOOs (MUD, object-oriented) are text based virtual environments that were quite popular in the 90s. Sort of like the classic text adventures or RPGs combined with chat but with the ability to extend the text based world through interactive programming. The most popular MOO software was LambdaMOO. I thought it was dead (it arguably is) and was suprised to find this relatively recent collection of material.