<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: ni5arga</title><link>https://news.ycombinator.com/user?id=ni5arga</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 19 Jun 2026 15:54:09 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ni5arga" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ni5arga in "Cybersecurity researchers aren't happy about the guardrails on Anthropic's Fable"]]></title><description><![CDATA[
<p>Fable has been pretty disappointing for security research. It downgrades itself to Opus 4.8 even when you ask it questions about basic things like port scanning.</p>
]]></description><pubDate>Thu, 11 Jun 2026 09:37:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48488193</link><dc:creator>ni5arga</dc:creator><comments>https://news.ycombinator.com/item?id=48488193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48488193</guid></item><item><title><![CDATA[New comment by ni5arga in "Exposing Critical Vulnerabilities in CBSE's On-Screen Marking Portal"]]></title><description><![CDATA[
<p>Author here, thanks for posting about it :)</p>
]]></description><pubDate>Tue, 26 May 2026 17:40:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48283033</link><dc:creator>ni5arga</dc:creator><comments>https://news.ycombinator.com/item?id=48283033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48283033</guid></item><item><title><![CDATA[The System Behind Millions of Student Marks – How I Hacked It]]></title><description><![CDATA[
<p>Article URL: <a href="https://ni5arga.com/blog/posts/hacking-cbse/">https://ni5arga.com/blog/posts/hacking-cbse/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48257308">https://news.ycombinator.com/item?id=48257308</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 24 May 2026 13:56:12 +0000</pubDate><link>https://ni5arga.com/blog/posts/hacking-cbse/</link><dc:creator>ni5arga</dc:creator><comments>https://news.ycombinator.com/item?id=48257308</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48257308</guid></item><item><title><![CDATA[Show HN: TUI to track stock and cryptocurrencies in real-time]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ni5arga/stock-tui">https://github.com/ni5arga/stock-tui</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46753881">https://news.ycombinator.com/item?id=46753881</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 25 Jan 2026 13:23:07 +0000</pubDate><link>https://github.com/ni5arga/stock-tui</link><dc:creator>ni5arga</dc:creator><comments>https://news.ycombinator.com/item?id=46753881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46753881</guid></item><item><title><![CDATA[Show HN: Sightline – Shodan-style search for real-world infra using OSM Data]]></title><description><![CDATA[
<p>Hi HN,<p>I built *Sightline*, a Shodan-style search engine for *physical-world infrastructure*.<p>Shodan makes it easy to explore exposed internet services. Sightline applies the same idea to the real world, using OpenStreetMap as the data source.<p>You can search things like:<p>* “telecom towers in karnataka”
* “power plants near mumbai”
* “data centers in paris france”<p>or use structured queries:<p>* `type:telecom operator:airtel region:karnataka`
* `type:data_center operator:google`<p>Sightline:<p>* uses Overpass API for querying OSM features
* uses Nominatim for resolving countries, regions, and cities
* avoids hardcoded geography
* uses deterministic, rule-based parsing (no AI inference)<p>Repo: <a href="https://github.com/ni5arga/sightline" rel="nofollow">https://github.com/ni5arga/sightline</a>
Try it out: <a href="https://sightline-maps.vercel.app" rel="nofollow">https://sightline-maps.vercel.app</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46751797">https://news.ycombinator.com/item?id=46751797</a></p>
<p>Points: 26</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 25 Jan 2026 08:01:21 +0000</pubDate><link>https://github.com/ni5arga/sightline</link><dc:creator>ni5arga</dc:creator><comments>https://news.ycombinator.com/item?id=46751797</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46751797</guid></item><item><title><![CDATA[Show HN: PastelPaste – A Minimal and Modern Pastebin Written in Rust]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ni5arga/pastelpaste">https://github.com/ni5arga/pastelpaste</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44511317">https://news.ycombinator.com/item?id=44511317</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 09 Jul 2025 15:31:44 +0000</pubDate><link>https://github.com/ni5arga/pastelpaste</link><dc:creator>ni5arga</dc:creator><comments>https://news.ycombinator.com/item?id=44511317</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44511317</guid></item><item><title><![CDATA[Show HN: Web-based PGP key generator]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ni5arga/pgpchan">https://github.com/ni5arga/pgpchan</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42878586">https://news.ycombinator.com/item?id=42878586</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 30 Jan 2025 15:23:45 +0000</pubDate><link>https://github.com/ni5arga/pgpchan</link><dc:creator>ni5arga</dc:creator><comments>https://news.ycombinator.com/item?id=42878586</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42878586</guid></item><item><title><![CDATA[Show HN: Wappix – a web app to read and analyze your WhatsApp chat exports]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ni5arga/Wappix">https://github.com/ni5arga/Wappix</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42440796">https://news.ycombinator.com/item?id=42440796</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 17 Dec 2024 12:21:56 +0000</pubDate><link>https://github.com/ni5arga/Wappix</link><dc:creator>ni5arga</dc:creator><comments>https://news.ycombinator.com/item?id=42440796</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42440796</guid></item><item><title><![CDATA[Show HN: A minimal lightweight client for Hacker News]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ni5arga/hacknio">https://github.com/ni5arga/hacknio</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42440768">https://news.ycombinator.com/item?id=42440768</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 17 Dec 2024 12:18:11 +0000</pubDate><link>https://github.com/ni5arga/hacknio</link><dc:creator>ni5arga</dc:creator><comments>https://news.ycombinator.com/item?id=42440768</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42440768</guid></item><item><title><![CDATA[Show HN: Lastly – last.fm widgets for your GitHub readme]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ni5arga/Lastly">https://github.com/ni5arga/Lastly</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41756739">https://news.ycombinator.com/item?id=41756739</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 06 Oct 2024 12:41:12 +0000</pubDate><link>https://github.com/ni5arga/Lastly</link><dc:creator>ni5arga</dc:creator><comments>https://news.ycombinator.com/item?id=41756739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41756739</guid></item><item><title><![CDATA[Show HN: Hacknio – a minimal Hacker News client]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ni5arga/hacknio">https://github.com/ni5arga/hacknio</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41756737">https://news.ycombinator.com/item?id=41756737</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 06 Oct 2024 12:40:33 +0000</pubDate><link>https://github.com/ni5arga/hacknio</link><dc:creator>ni5arga</dc:creator><comments>https://news.ycombinator.com/item?id=41756737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41756737</guid></item></channel></rss>