<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: arusahni</title><link>https://news.ycombinator.com/user?id=arusahni</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 21:39:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=arusahni" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by arusahni in "Oura says it gets government demands for user data"]]></title><description><![CDATA[
<p>In a society where women are being prosecuted for medical procedures, menstrual data becomes very risky to have handed over.</p>
]]></description><pubDate>Sat, 23 May 2026 15:36:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48248576</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=48248576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48248576</guid></item><item><title><![CDATA[New comment by arusahni in "Ratty – A terminal emulator with inline 3D graphics"]]></title><description><![CDATA[
<p>As do his sprites.</p>
]]></description><pubDate>Mon, 11 May 2026 15:01:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48095930</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=48095930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48095930</guid></item><item><title><![CDATA[New comment by arusahni in "Distributing Mac software is increasing my cortisol levels"]]></title><description><![CDATA[
<p>My favorite is when someone discovers they haven't yet granted Zoom screensharing permission, and that they need to exit the call to re-launch the application with the permission granted.</p>
]]></description><pubDate>Sat, 09 May 2026 18:53:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48077265</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=48077265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48077265</guid></item><item><title><![CDATA[AWS spurs Catch-22, ending PostgreSQL 13 support for RDS]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theregister.com/2026/03/17/aws_ends_support_postgresql_13_rds/">https://www.theregister.com/2026/03/17/aws_ends_support_postgresql_13_rds/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47427948">https://news.ycombinator.com/item?id=47427948</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 18 Mar 2026 16:38:32 +0000</pubDate><link>https://www.theregister.com/2026/03/17/aws_ends_support_postgresql_13_rds/</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=47427948</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47427948</guid></item><item><title><![CDATA[PEP 827 – Type Manipulation]]></title><description><![CDATA[
<p>Article URL: <a href="https://peps.python.org/pep-0827/">https://peps.python.org/pep-0827/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47321379">https://news.ycombinator.com/item?id=47321379</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 10 Mar 2026 10:28:43 +0000</pubDate><link>https://peps.python.org/pep-0827/</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=47321379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47321379</guid></item><item><title><![CDATA[New comment by arusahni in "I found a useful Git one liner buried in leaked CIA developer docs"]]></title><description><![CDATA[
<p>I use this alias:<p><pre><code>    prune-local = "!git fetch -p && for branch in $(git branch -vv | awk '/: gone]/{if ($1!=\"\*\") print $1}'); do git branch -d $branch; done"
</code></pre>
1. Fetch the latest from my remote, removing any remote tracking branches that no longer exist<p>2. Enumerate local branches, selecting each that has been marked as no longer having a remote version (ignoring the current branch)<p>3. Delete the local branch safely</p>
]]></description><pubDate>Fri, 20 Feb 2026 14:39:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47088586</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=47088586</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47088586</guid></item><item><title><![CDATA[Can you trust LastPass in 2026? Inside the quest to rebuild its security culture]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.zdnet.com/article/lastpass-2026-rebuilding-trust-ceo-interview/">https://www.zdnet.com/article/lastpass-2026-rebuilding-trust-ceo-interview/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46976071">https://news.ycombinator.com/item?id=46976071</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 11 Feb 2026 15:23:36 +0000</pubDate><link>https://www.zdnet.com/article/lastpass-2026-rebuilding-trust-ceo-interview/</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=46976071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46976071</guid></item><item><title><![CDATA[New comment by arusahni in "KDE's new Plasma Login Manager is tightly bound to systemd"]]></title><description><![CDATA[
<p>Yes. You can also continue to use SDDM.</p>
]]></description><pubDate>Tue, 03 Feb 2026 13:48:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=46870928</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=46870928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46870928</guid></item><item><title><![CDATA[New comment by arusahni in "Ask HN: Anti-AI Open Source License?"]]></title><description><![CDATA[
<p>As others have said there are challenges with the core assumption that something can similultaneously be open source and restricted from being used in AI training.<p>That being said, here's a repo of popular licenses that have been modified to restrict such uses: <a href="https://github.com/non-ai-licenses/non-ai-licenses" rel="nofollow">https://github.com/non-ai-licenses/non-ai-licenses</a><p>IANAL, so I can't speak to how effective or enforceable any of those are.</p>
]]></description><pubDate>Sun, 28 Dec 2025 14:53:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46411469</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=46411469</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46411469</guid></item><item><title><![CDATA[New comment by arusahni in "Is Northern Virginia still the least reliable AWS region?"]]></title><description><![CDATA[
<p>The sorting for the "Duration" column appears to be lexicographical, not numeric.</p>
]]></description><pubDate>Wed, 24 Dec 2025 00:37:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=46371188</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=46371188</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46371188</guid></item><item><title><![CDATA[New comment by arusahni in "Zed is our office"]]></title><description><![CDATA[
<p>Agreed.<p>I joined a Zed hackathon at RustConf 2024 where I built the "Open in split" functionality from the file fuzzy picker. A member of the engineering team who was floating around helping folks had us exclusively work through the included collaboration features. It was a great tour of the editor, and did not feel tacked on.</p>
]]></description><pubDate>Fri, 14 Nov 2025 02:56:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=45923357</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=45923357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45923357</guid></item><item><title><![CDATA[New comment by arusahni in "Washington Post editorials omit a key disclosure: Bezos' financial ties"]]></title><description><![CDATA[
<p>There are two additional recent ones mentioned in the article:<p>> On Oct. 15, the Post heralded the military's push for a new generation of smaller nuclear reactors. "No 'microreactor' currently operates in the United States, but it's a worthy gamble that could provide benefits far beyond its military applications," the Post wrote in its editorial.<p>> A year ago, Amazon bought a stake in X-energy to develop small nuclear reactors to power its data centers. And through his own private investment fund, Bezos has a stake in a Canadian venture seeking nuclear fusion technology.<p>and<p>> Three days after the nuclear power editorial, the Post weighed in on the need for local authorities in Washington, D.C., to speed the approval of the use of self-driving cars in the nation's capital. The editorial was headlined: "Why D.C. is stalling on self-driving cars: Safety is a phony excuse for slamming the brakes on autonomous vehicles."<p>> Fewer than three weeks before, the Amazon-owned autonomous car company Zoox had announced D.C. was to be its next market.<p>Edit to respond to your edit: these are the opinion pages, not reporting.</p>
]]></description><pubDate>Tue, 28 Oct 2025 15:02:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=45733771</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=45733771</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45733771</guid></item><item><title><![CDATA[New comment by arusahni in "PSF has withdrawn $1.5M proposal to US Government grant program"]]></title><description><![CDATA[
<p>The PSF and several other organizations that provide public package registries wrote an open letter [1] announcing a joint effort to make this situation more sustainable. I'll be interested to see where it goes.<p>[1]: <a href="https://openssf.org/blog/2025/09/23/open-infrastructure-is-not-free-a-joint-statement-on-sustainable-stewardship/" rel="nofollow">https://openssf.org/blog/2025/09/23/open-infrastructure-is-n...</a></p>
]]></description><pubDate>Mon, 27 Oct 2025 15:38:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45722205</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=45722205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45722205</guid></item><item><title><![CDATA[New comment by arusahni in "Spiral"]]></title><description><![CDATA[
<p>Works for me. Mozilla/5.0 (X11; Linux x86_64; rv:142.0) Gecko/20100101 Firefox/142.0</p>
]]></description><pubDate>Thu, 11 Sep 2025 16:29:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45213467</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=45213467</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45213467</guid></item><item><title><![CDATA[New comment by arusahni in "Signal Secure Backups"]]></title><description><![CDATA[
<p>From the tail end of the blog post:<p>> The technology that underpins this initial version of secure backups will also serve as the foundation for more secure backup options in the near future. Our future plans include letting you save a secure backup archive to the location of your choosing, alongside features that let you transfer your encrypted message history between Android, iOS, and Desktop devices.</p>
]]></description><pubDate>Mon, 08 Sep 2025 18:53:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=45172264</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=45172264</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45172264</guid></item><item><title><![CDATA[New comment by arusahni in "Eastern Baltic cod grow much smaller than they did due to overfishing"]]></title><description><![CDATA[
<p>Thanks for this cod piece.</p>
]]></description><pubDate>Sun, 06 Jul 2025 03:21:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=44477558</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=44477558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44477558</guid></item><item><title><![CDATA[New comment by arusahni in "OpenAI to buy AI startup from Jony Ive"]]></title><description><![CDATA[
<p>This is the same dude who brought us the butterfly keyboard, so I'm anticipating a form-beating-function failure (if they actually ship something).</p>
]]></description><pubDate>Wed, 21 May 2025 17:31:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=44053893</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=44053893</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44053893</guid></item><item><title><![CDATA[New comment by arusahni in "Next stop for Waymo One: Washington, D.C"]]></title><description><![CDATA[
<p>I'll be curious to see how these handle the gridlock caused by motorcades.</p>
]]></description><pubDate>Tue, 25 Mar 2025 14:31:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=43471814</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=43471814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43471814</guid></item><item><title><![CDATA[New comment by arusahni in "OpenJKDF2 – A cross-platform reimplementation of JKDF2 in C"]]></title><description><![CDATA[
<p>Wow, this brings back memories! This game had such a fun online community. My secret weapon was my trackball. The minute I entered a duel I'd spin it rapidly and mow down whoever I was fighting.</p>
]]></description><pubDate>Sun, 23 Feb 2025 22:38:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=43153905</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=43153905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43153905</guid></item><item><title><![CDATA[New comment by arusahni in "The State of Vim"]]></title><description><![CDATA[
<p>Do you have your terminfo set up properly? I used to experience bad glitching when working with vertical splits, but it went away once I applied this. <a href="https://wezfurlong.org/wezterm/config/lua/config/term.html" rel="nofollow">https://wezfurlong.org/wezterm/config/lua/config/term.html</a></p>
]]></description><pubDate>Fri, 24 Jan 2025 14:02:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=42813105</link><dc:creator>arusahni</dc:creator><comments>https://news.ycombinator.com/item?id=42813105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42813105</guid></item></channel></rss>