<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: Egonex</title><link>https://news.ycombinator.com/user?id=Egonex</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Apr 2026 19:52:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Egonex" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Egonex in "Amazon to acquire Globalstar and expand Amazon Leo satellite network"]]></title><description><![CDATA[
<p>People think that with better D2D technology, emergency and telemetry messages will still be short and to the point. These messages will not be like streaming videos.<p>When companies work together on things, like spectrum and constellations and handset deals it changes how people get billed.. It does not change the fact that people want to keep the messages small when millions of devices are using the same channel.<p>I am curious to see if people will still talk about having satellite access or if they will start talking about paying for what they use once this is up and running. D2D technology is still going to be used for these messages.</p>
]]></description><pubDate>Wed, 15 Apr 2026 09:54:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47776881</link><dc:creator>Egonex</dc:creator><comments>https://news.ycombinator.com/item?id=47776881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47776881</guid></item><item><title><![CDATA[New comment by Egonex in "Voyager 1 runs on 69 KB of memory and an 8-track tape recorder"]]></title><description><![CDATA[
<p>Totally get it. We work on compact binary alerts for constrained links. We have the same obsession with bytes.</p>
]]></description><pubDate>Mon, 30 Mar 2026 08:23:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47571817</link><dc:creator>Egonex</dc:creator><comments>https://news.ycombinator.com/item?id=47571817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47571817</guid></item><item><title><![CDATA[New comment by Egonex in "Box of Secrets: Discreetly modding an apartment intercom to work with Apple Home"]]></title><description><![CDATA[
<p>This is a very interesting project. Protocol choice on constrained hardware like this is always underestimated, most people default to JSON over HTTP, but on devices with limited MTU or battery constraints the overhead adds up really fast.<p>We have seen similar trade-offs working on binary encoding for our alerting systems; even a few hundred bytes difference per message changes what's feasible over BLE or LoRa. 
What protocol the intercom uses natively and how much of the HomeKit overhead is format vs transport?</p>
]]></description><pubDate>Tue, 24 Mar 2026 15:00:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47503655</link><dc:creator>Egonex</dc:creator><comments>https://news.ycombinator.com/item?id=47503655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47503655</guid></item><item><title><![CDATA[New comment by Egonex in "How not to fork an open source project"]]></title><description><![CDATA[
<p>The fork itself is not the problem, but presenting it as your own project. Put the upstream link high in the README, say clearly what you actually changed and don't bury attributions just at the bottom.</p>
]]></description><pubDate>Fri, 20 Mar 2026 11:32:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47453169</link><dc:creator>Egonex</dc:creator><comments>https://news.ycombinator.com/item?id=47453169</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47453169</guid></item><item><title><![CDATA[New comment by Egonex in "Show HN: TypeShim – .NET WebAssembly Meets TypeScript"]]></title><description><![CDATA[
<p>Nice work, well done. 
I'm also building a .NET open source project (emergency communications protocol and related systems). I'm curious about your experience contributing to dotnet/runtime. Was the PR process straightforward?
Thanks.</p>
]]></description><pubDate>Tue, 17 Mar 2026 09:11:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47410230</link><dc:creator>Egonex</dc:creator><comments>https://news.ycombinator.com/item?id=47410230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47410230</guid></item><item><title><![CDATA[New comment by Egonex in "AI coding agents accidentally introduced vulnerable dependencies"]]></title><description><![CDATA[
<p>This is what we do. We use AI for drafting but we never merge without doing a manual review of dependencies. 
Every package version is pinned explicitly, and our CI always runs a dependency scan before deploy.<p>The AI is fast at scaffolding, the bottleneck is still us catching what it gets wrong. NOthing is easy unfortunately</p>
]]></description><pubDate>Mon, 16 Mar 2026 12:46:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47398247</link><dc:creator>Egonex</dc:creator><comments>https://news.ycombinator.com/item?id=47398247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47398247</guid></item><item><title><![CDATA[New comment by Egonex in "ReSharper for VS Code and compatible editors (Cursor, Windsurf, etc.) is out"]]></title><description><![CDATA[
<p>I will try this in Cursor. The C# tooling in VS Code has improved a lot. I'm curious to see how ReSharper adds to it. Thankyou</p>
]]></description><pubDate>Mon, 16 Mar 2026 11:35:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47397674</link><dc:creator>Egonex</dc:creator><comments>https://news.ycombinator.com/item?id=47397674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47397674</guid></item></channel></rss>