<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: indianets</title><link>https://news.ycombinator.com/user?id=indianets</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 16 Sep 2026 14:45:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=indianets" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by indianets in "Wush: Simplest and fastest way to transfer files between computers via WireGuard"]]></title><description><![CDATA[
<p>P2P within LAN?<p>For anything outside your LAN, 2 nodes must need a negotiator(over internet) to know each other unless the nodes already have public dedicated IPs in which case they can talk to each other securely without the need of a negotiator.</p>
]]></description><pubDate>Tue, 03 Sep 2024 07:59:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=41432448</link><dc:creator>indianets</dc:creator><comments>https://news.ycombinator.com/item?id=41432448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41432448</guid></item><item><title><![CDATA[New comment by indianets in "Wush: Simplest and fastest way to transfer files between computers via WireGuard"]]></title><description><![CDATA[
<p>For rsync, you need to have 2 nodes on "internet" publicly reachable.<p>The USP of wush is to create a Virtual LAN like point-to-point secure network for your devices behind NAT or CG-NAT and then use rsync or cp or ssh.</p>
]]></description><pubDate>Tue, 03 Sep 2024 07:55:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=41432424</link><dc:creator>indianets</dc:creator><comments>https://news.ycombinator.com/item?id=41432424</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41432424</guid></item><item><title><![CDATA[New comment by indianets in "X.com is Twitter, but what are [a-z].com?"]]></title><description><![CDATA[
<p>I own 2 of the 2-character ccTLDs, it was a thing to boast around 10 years ago. Today no one cares, all they know are apps and google.</p>
]]></description><pubDate>Fri, 08 Dec 2023 13:36:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=38568855</link><dc:creator>indianets</dc:creator><comments>https://news.ycombinator.com/item?id=38568855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38568855</guid></item><item><title><![CDATA[New comment by indianets in "X.com is Twitter, but what are [a-z].com?"]]></title><description><![CDATA[
<p>Because of exorbitant price set by the registry. After the apps boom, domain name has lost half of it’s value. And, rest was messed up by the new TLDs.<p>I strongly believe if there was original gTLDs and ccTLDs, internet would be a better place.</p>
]]></description><pubDate>Fri, 08 Dec 2023 13:33:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=38568821</link><dc:creator>indianets</dc:creator><comments>https://news.ycombinator.com/item?id=38568821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38568821</guid></item><item><title><![CDATA[New comment by indianets in "Python Port of 600 Line Bash Script: rsync-time-machine.py for Rsync Backups"]]></title><description><![CDATA[
<p>Did you see the last reply on the thread you linked. The guy messed up ENV variable in borg and was doing too many account backups as new archives killing the cache when the same account was backed up next day. Borg will always be faster than rsync while doing incremental backups, but of course has a learning curve coming from the simplicity of rsync.</p>
]]></description><pubDate>Mon, 15 May 2023 17:14:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=35951390</link><dc:creator>indianets</dc:creator><comments>https://news.ycombinator.com/item?id=35951390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35951390</guid></item><item><title><![CDATA[NVMe specification website uses Comic Sans]]></title><description><![CDATA[
<p>Article URL: <a href="https://nvmexpress.org/">https://nvmexpress.org/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=31928663">https://news.ycombinator.com/item?id=31928663</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 30 Jun 2022 04:16:44 +0000</pubDate><link>https://nvmexpress.org/</link><dc:creator>indianets</dc:creator><comments>https://news.ycombinator.com/item?id=31928663</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31928663</guid></item><item><title><![CDATA[New comment by indianets in "Orion is a new WebKit-based browser for Mac"]]></title><description><![CDATA[
<p>Also other apps.</p>
]]></description><pubDate>Fri, 08 Oct 2021 19:04:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=28802853</link><dc:creator>indianets</dc:creator><comments>https://news.ycombinator.com/item?id=28802853</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28802853</guid></item><item><title><![CDATA[New comment by indianets in "Does Cloudflare's 1.1.1.1 DNS Block Archive.is? (2019)"]]></title><description><![CDATA[
<p>I had a similar issue with VoWiFi on my network due to EDNS, and it's rightly pointed out by msilverlock in forum.<p><pre><code>  # dig vowifi.jio.com @1.1.1.1 A
  ;; ANSWER SECTION:
  vowifi.jio.com. 5 IN A 49.45.63.1
  vowifi.jio.com. 5 IN A 49.45.63.2
  ;; SERVER: 1.1.1.1#53(1.1.1.1)

  # dig vowifi.jio.com @8.8.8.8 A
  ;; ANSWER SECTION:
  vowifi.jio.com. 4 IN A 49.44.59.36
  vowifi.jio.com. 4 IN A 49.44.59.38
  ;; SERVER: 8.8.8.8#53(8.8.8.8)

</code></pre>
<a href="https://community.cloudflare.com/t/vowifi-issues-due-to-possibly-bad-resolution/292568" rel="nofollow">https://community.cloudflare.com/t/vowifi-issues-due-to-poss...</a><p>As the article links to and says "privacy versus convenience", and I am happy that CloudFlare chose the former.</p>
]]></description><pubDate>Sun, 12 Sep 2021 06:07:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=28498965</link><dc:creator>indianets</dc:creator><comments>https://news.ycombinator.com/item?id=28498965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28498965</guid></item></channel></rss>