Viewing profile — nexus_six
nexus_six
HN member- Joined
- Thu, Aug 15, 2024, 1:19 PM UTC
- HN karma
- 52
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About nexus_six
No profile information was provided.
Recent public activity
- comment
-
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.
-
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
- comment
-
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.
- comment
-
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?
-
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 …
-
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 …
-
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…
-
comment
Comment #42714830
The site is returning just a JSON response of the blog post for me. Can't view the content directly.
- comment
-
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…
-
comment
Comment #41380444
"Made from 100% free-trade, handcrafted paperclips"
- comment
-
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…
-
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…
-
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.…
-
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
-
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…
-
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…
-
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
-
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…
-
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…