Live data from Hacker News

Viewing profile — nexus_six

nexus_six

HN member
Joined
Thu, Aug 15, 2024, 1:19 PM UTC
HN karma
52
Public activity
24 items

About nexus_six

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #43187272

    Is there a paid market? This seems to be "play money" or "play points". I can't find anything like Polymarket with similar contracts.

  3. comment
    Comment #43177499

    It's not early. It has reached a plateau. Are there betting odds for "AI" (LLM) benchmarks somewhere? I will bet money

  4. comment
  5. comment
    Comment #43014765

    This is like saying: "If we just had a stable way to create net energy from a fusion reactor, we'd solve all energy problems". Do we have a way to do that? No.

  6. comment
  7. comment
    Comment #42867081

    What would the context length look like for this setup? How quick would the 6-7 tps degrade once you hit say 20k tokens?

  8. comment
    Comment #42866990

    For people who have the disciplinary background in neural networks and machine learning I imagine that replicating that paper into some type of framework would be straight forward …

  9. comment
    Comment #42866889

    I've done this (not thoroughly by any means) with OpenSnitch on the Ubuntu machine I have ollama installed on running the 32b R1 weights. No network traffic. I'm not entirely sure …

  10. comment
    Comment #42782821

    I'm not sure what the point of this really is. Many of those printers and POS systems have OpenCUPS support already, which is more or less "one command". If it requires a Raspberry…

  11. comment
    Comment #42714830

    The site is returning just a JSON response of the blog post for me. Can't view the content directly.

  12. comment
  13. comment
    Comment #41501961

    There are privacy and data integrity issues with GitHub for both enterprise and personal use. Gitlab and other self-hosted alternatives are nearly exactly the same. I don't know if…

  14. comment
    Comment #41380444

    "Made from 100% free-trade, handcrafted paperclips"

  15. comment
  16. comment
    Comment #41260027

    > once it supports sneakernet as a transport, it will be perfect. Sneakernet transport has a wide array of definitions, but my favorite part about NomadNet and Sideband is the fact…

  17. comment
    Comment #41259326

    Briar is a standalone messaging application while NomadNet is designed to work with the Reticulum Network Stack ( https://reticulum.network ), which is a complete alternative to TC…

  18. comment
    Comment #41259268

    I'm not sure there is a formal threat model yet (I'm not a maintainer), but there has been discussion regarding this topic. You can checkout the Github forum page ( https://github.…

  19. comment
    Comment #41259121

    https://reticulum.network/manual/interfaces.html#announce-ra... The manual has some documentation on some of the rate limiting features built into RNS

  20. comment
    Comment #41257273

    The network stack used in this article is called Reticulum. Reticulum can operate over really any medium that has a MDU of 500 bytes, and a throughput greater than 5 bits. I've per…

  21. comment
    Comment #41257028

    There is a similar thread up here on HN: https://news.ycombinator.com/item?id=41253922 The author of this blog post is the developer of Reticulum, which is a complete network stack…

  22. comment
    Comment #41256604

    There is a work in progress C++ port called microReticulum that can run on hardware such as the ESP32 https://github.com/attermann/microReticulum

  23. comment
    Comment #41256582

    It's meant to just be a quick explanation of some of the very basic concepts. But if you want to understand the network stack in-depth the manual is the best resource: https://reti…

  24. comment
    Comment #41255845

    Reticulum is incredibly versatile and has an entire ecosystem of tools under development. NomadNet is just one of the messengers. There is Sideband, a mobile app client ( https://g…