HN user

numberless

79 karma
Posts4
Comments41
View on HN

This pretty much solves the problem of too many bots, but only in a way that works with Cloudflare and does not help the rest of the web. They don't mention any possibility of specifying a different platform to route payments through for instance.

Game publisher Tencent

Tencent is not a game publisher, while it does have a games division which publishes video games, that is one thing it does, not all of them.

Tencent is a Chinese multinational company that is the largest video games vendor and is also among the largest social media, venture capital, and investment corporations. It also owns the Chinese social media app WeChat.

(2018)

I'm pretty sure the article is more recent than that... After some searching I found the Conversation's RSS feed for technology[1] which says it was 2025 after searching the page for "internet" and looking through the results

   <id>tag:theconversation.com,2011:article/45404</id>
    <published>2025-01-08T16:44:10Z</published>
    <updated>2025-01-08T16:44:10Z</updated>
    <link rel="alternate" type="text/html" href="https://theconversation.com/how-britain-got-its-first-internet-connection-by-the-late-pioneer-who-created-the-first-password-on-the-internet-45404"/>
    <title>How Britain got its first internet connection – by the late pioneer who created the first password on the internet</title>
[1] https://theconversation.com/uk/technology/articles.atom

Star Trek: Discovery is... Something.

In my opinion, it's one of the worst (non canon now) Star Trek shows but it does get marginally better if you can struggle through the first season or two.

I would not recommend it unless you have nothing else to watch

Please make it easy for users to try your thing out, preferably without having to sign up, get a confirmation email, and other such barriers. You'll get more feedback that way, plus HN users get ornery if you make them jump through hoops. https://news.ycombinator.com/item?id=22336638

Off topic: blog posts, sign-up pages, newsletters, lists, and other reading material. Those can't be tried out, so can't be Show HNs. Make a regular submission instead. https://news.ycombinator.com/showhn.html

This looks very interesting but Show HNs need to be usable easily without making an account

Please make it easy for users to try your thing out, preferably without having to sign up, get a confirmation email, and other such barriers. You'll get more feedback that way, plus HN users get ornery if you make them jump through hoops. https://news.ycombinator.com/item?id=22336638

Off topic: blog posts, sign-up pages, newsletters, lists, and other reading material. Those can't be tried out, so can't be Show HNs. Make a regular submission instead. https://news.ycombinator.com/showhn.html

This looks like quite an interesting project but Show HNs need to be usable without sign up pages

Not the author, but on a Pi 5 small LLMs such as tinyllama or qwen2.5:0.5b run at over 25 tokens per second (haven't tested the performance boost with it yet). It could be useful if you wanted a local assistant or an AI server for devices you don't want to run LLMs on

Yggdrasil Network 2 years ago

Why not use the entire public key and let entropy do the rest, like the Reticulum Network?

Meshtastic is very much insecure (except for the encrypted direct messages they added recently) by lacking Perfect Forward Secrecy, has a limit of 38 devices on a network due to its use of flood routing and can only operate over LoRa. I would very much recommend using https://reticulum.network/ instead due to its Perfect Forward Secrecy, it's current implementation supports billions of devices (could go up to galactic scale if necessary with a one line change) and can operate over any communication system which provides "at least half-duplex operation, and provide an average throughput of 5 bits per second or greater, and supports a physical layer MTU of 500 bytes" (rabbit hole warning)