<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: 405nm</title><link>https://news.ycombinator.com/user?id=405nm</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Apr 2026 20:23:24 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=405nm" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by 405nm in "MeshCore development team splits over trademark dispute and AI-generated code"]]></title><description><![CDATA[
<p>that map on rmap.world is only showing nodes that run dicoverable=yes in their configurations or something like that.<p>based upon the announce stream coming through my local node, i am seeing around 14k unique identities advertising over 21k unique application endpoints (destinations) over the course of the past month or so that i’ve been tracking it.</p>
]]></description><pubDate>Fri, 24 Apr 2026 19:21:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47894652</link><dc:creator>405nm</dc:creator><comments>https://news.ycombinator.com/item?id=47894652</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47894652</guid></item><item><title><![CDATA[New comment by 405nm in "MeshCore development team splits over trademark dispute and AI-generated code"]]></title><description><![CDATA[
<p>because the protocol is transport agnostic, there are a lot of interfaces to the public reticulum net that you can access over TCP, I2P, or yggdrasil.<p><a href="https://github.com/markqvist/Reticulum/wiki/Community-Node-List" rel="nofollow">https://github.com/markqvist/Reticulum/wiki/Community-Node-L...</a><p>takes away some of the fun of imagining the SHTF-all-corporate-infrastructure-is-gone scenario i guess but i think that for realistic mesh networking applications it’s cool to build out many infrastructure types and enjoy the fact that the mesh will reconfigure itself realtime across a variety of scenarios.</p>
]]></description><pubDate>Thu, 23 Apr 2026 23:36:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47883656</link><dc:creator>405nm</dc:creator><comments>https://news.ycombinator.com/item?id=47883656</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47883656</guid></item><item><title><![CDATA[New comment by 405nm in "MeshCore development team splits over trademark dispute and AI-generated code"]]></title><description><![CDATA[
<p>don’t forget that although it already works fine on lora, it’s a protocol that’s transport channel agnostic, and is gonna do great with other transports (halow, optical, wifi, whatever) when people finally start realizing that lora is never going to be able to keep up with bandwidth/speed requirements of anything much beyond simple text messaging.<p>although, i’ve already done real time voice calls over 1 hop of reticulum lora on and it works pretty ok.<p>edit - community wiki with getting started instructions is here:<p><a href="https://reticulum.miraheze.org/wiki/Welcome" rel="nofollow">https://reticulum.miraheze.org/wiki/Welcome</a></p>
]]></description><pubDate>Thu, 23 Apr 2026 23:15:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47883468</link><dc:creator>405nm</dc:creator><comments>https://news.ycombinator.com/item?id=47883468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47883468</guid></item><item><title><![CDATA[New comment by 405nm in "Mesh over Bluetooth LE, TCP, or Reticulum"]]></title><description><![CDATA[
<p>i like it a lot, being agnostic to communication channel sets it apart from the lora only meshes. it’s cool to be able to use a mesh device to communicate with people who are both on and off the mainline internet seamlessly.<p>and there’s some cool stuff happening on nomadnet as well l<p>oh yeah and there’s a voice chat protocol that works over lora, too</p>
]]></description><pubDate>Wed, 11 Mar 2026 05:54:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47332120</link><dc:creator>405nm</dc:creator><comments>https://news.ycombinator.com/item?id=47332120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47332120</guid></item><item><title><![CDATA[New comment by 405nm in "Reticulum, a secure and anonymous mesh networking stack"]]></title><description><![CDATA[
<p>it’s a bummer, but according to folks in the matrix chat, he’s still developing and in touch with some of the community devs.</p>
]]></description><pubDate>Tue, 20 Jan 2026 07:14:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46688848</link><dc:creator>405nm</dc:creator><comments>https://news.ycombinator.com/item?id=46688848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46688848</guid></item><item><title><![CDATA[New comment by 405nm in "Reticulum, a secure and anonymous mesh networking stack"]]></title><description><![CDATA[
<p>meshtastic is chat and lora only.  its protocol is super inefficient and unreliable, and only can handle a maximum of 7 hops across the mesh.</p>
]]></description><pubDate>Tue, 20 Jan 2026 05:13:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46688150</link><dc:creator>405nm</dc:creator><comments>https://news.ycombinator.com/item?id=46688150</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46688150</guid></item><item><title><![CDATA[New comment by 405nm in "Reticulum, a secure and anonymous mesh networking stack"]]></title><description><![CDATA[
<p>all users need to be running the reticulum network stack to be able to send, receive, and route packets.<p>reticulum itself describes the network stack (like tcp/ip) and it has its own protocols like LXMF for messaging and LXST for streaming.  applications can be built on top of these protocols.<p>it’s different than IP, instead of addresses, each node has an identity that’s a cryptographic key pair that you send messages to, the routing happens in the background regardless of network topology or diversity of link types.<p>you CAN send reticulum packets over a TCP/IP adapter and thus across the normal Internet (there are a lot of testnet and community nodes that are accessed this way), but the protocol also seamlessly bridges over any interface (lora, bluetooth, HAM radio, etc) that is attached to the node.<p>so like, there could be a message sent over lora to a base station that relays it to another server through the internet, then that server sends it out over a ham radio link to another computer somewhere else, etc.<p>all the message sender has to know is the pubkey of the node they want to talk to, and the network figures out how to establish a link.<p>128 hops maximum.<p>the prerolled binaries of the aforementioned software include the network stack and easy enough presets to find content from other nodes and people to talk to.</p>
]]></description><pubDate>Tue, 20 Jan 2026 04:15:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46687848</link><dc:creator>405nm</dc:creator><comments>https://news.ycombinator.com/item?id=46687848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46687848</guid></item><item><title><![CDATA[New comment by 405nm in "Reticulum, a secure and anonymous mesh networking stack"]]></title><description><![CDATA[
<p>it hit version 1.0.0 this summer and it works!<p>to get started easily, check out meshchat:<p><a href="https://github.com/liamcottle/reticulum-meshchat" rel="nofollow">https://github.com/liamcottle/reticulum-meshchat</a><p>or sideband on android:<p><a href="https://github.com/markqvist/Sideband" rel="nofollow">https://github.com/markqvist/Sideband</a><p>you can <i>already</i> send photos and voice chat over lora, and when lora runs out of bandwidth or if there’s no link, the protocol can seamlessly go over any other link type.</p>
]]></description><pubDate>Tue, 20 Jan 2026 00:40:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46686530</link><dc:creator>405nm</dc:creator><comments>https://news.ycombinator.com/item?id=46686530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46686530</guid></item><item><title><![CDATA[New comment by 405nm in "During Helene, I just wanted a plain text website"]]></title><description><![CDATA[
<p>check out reticulum and nomadnet, they meet these needs perfectly!</p>
]]></description><pubDate>Mon, 05 Jan 2026 03:08:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=46494916</link><dc:creator>405nm</dc:creator><comments>https://news.ycombinator.com/item?id=46494916</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46494916</guid></item><item><title><![CDATA[New comment by 405nm in "My First Meshtastic Network"]]></title><description><![CDATA[
<p>there’s still quite a lot of chat in the element group, active github projects, the “official” stack hit v1.0.0 this summer, and it works.<p>him stepping away might slow things a little but there’s already enough functional stuff and actively maintained nomadnet pages that i’m frankly surprised at how few people have heard of this project.</p>
]]></description><pubDate>Tue, 30 Dec 2025 00:40:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46428058</link><dc:creator>405nm</dc:creator><comments>https://news.ycombinator.com/item?id=46428058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46428058</guid></item><item><title><![CDATA[New comment by 405nm in "O’Reilly’s in-person events business shutting down"]]></title><description><![CDATA[
<p>I was an organizer of Solid back in the day, and it was one of the most fun things I have been involved in.  RIP....</p>
]]></description><pubDate>Wed, 25 Mar 2020 09:17:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=22683053</link><dc:creator>405nm</dc:creator><comments>https://news.ycombinator.com/item?id=22683053</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22683053</guid></item><item><title><![CDATA[New comment by 405nm in "Shenzhen and Yiwu: Supply Chains and Consumerism"]]></title><description><![CDATA[
<p>you better get over there soon, the HQB markets are closing and rapidly being replaced by consumer-oriented products and massive shopping malls!<p>rent is high and many of the vendors are moving out to dongguan, guangzhou, or fully online.</p>
]]></description><pubDate>Sun, 01 Dec 2019 03:36:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=21673685</link><dc:creator>405nm</dc:creator><comments>https://news.ycombinator.com/item?id=21673685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21673685</guid></item></channel></rss>