<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: varun_ch</title><link>https://news.ycombinator.com/user?id=varun_ch</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 08:53:08 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=varun_ch" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by varun_ch in "Doom, Played over Curl"]]></title><description><![CDATA[
<p>Oh wait I didn't even register that! yeah of course you can do anything in a terminal using curl if you're piping to bash!!!</p>
]]></description><pubDate>Sun, 12 Apr 2026 18:55:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47743100</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47743100</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47743100</guid></item><item><title><![CDATA[New comment by varun_ch in "Doom, Played over Curl"]]></title><description><![CDATA[
<p>One interesting side effect of having a LLM write the thing including the README, is that the models tend to leave little hints of the authors intention or prompt as over-explained passages that make it obvious that AI help was used.<p><a href="https://github.com/xsawyerx/curl-doom?tab=readme-ov-file#how-does-it-work" rel="nofollow">https://github.com/xsawyerx/curl-doom?tab=readme-ov-file#how...</a><p>eg.
> A browser hitting the same URL gets a tiny landing page that just shows the one-liner<p>it’s subtle but once you notice it, it’s hard to miss.<p>As an aside, I feel like projects like this used to be really fun and impressive (I guess due to the fact that you’d think “Wow a human put their time into this wacky crazy thing”), whereas now you can have Claude consistently crap out something like this in 5 minutes, so it ruins the whole appeal to me…</p>
]]></description><pubDate>Sun, 12 Apr 2026 15:33:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47740936</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47740936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47740936</guid></item><item><title><![CDATA[New comment by varun_ch in "Show HN: Eve – Managed OpenClaw for work"]]></title><description><![CDATA[
<p>hosting user content on the main domain seems like a Bad Idea..</p>
]]></description><pubDate>Sat, 11 Apr 2026 00:27:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47725723</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47725723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47725723</guid></item><item><title><![CDATA[New comment by varun_ch in "Veracrypt project update"]]></title><description><![CDATA[
<p>If someone was a bad actor, right now would be a pretty good time to start exploiting zero days in WireGuard…</p>
]]></description><pubDate>Wed, 08 Apr 2026 15:21:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47691468</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47691468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47691468</guid></item><item><title><![CDATA[New comment by varun_ch in "Ex-Meta worker investigated for downloading 30k private Facebook photos"]]></title><description><![CDATA[
<p>That is not standard even today. The main threat is in transit over the network, which https/TLS solves, but obviously this won’t stop error traces or logging on the server from including request bodies.<p>If you do hash locally (not sure I’ve seen any big players do this), you also need to be hashing server side (or else the hash is basically a plain text password in the database!)<p>That said, I’m not sure why companies don’t adopt this double hashing approach. Complexity maybe? I know it could limit flexibility a little as some services like to be able to automatically attempt capitalization variations (eg. caps lock inverse) on the server. Anyways in 2026 we should all be using passkeys (if they weren’t so confusing to end-users, and so non-portable)</p>
]]></description><pubDate>Wed, 08 Apr 2026 01:58:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47683920</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47683920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47683920</guid></item><item><title><![CDATA[My university uses prompt injection to catch cheaters]]></title><description><![CDATA[
<p>Article URL: <a href="https://varun.ch/til/prompt-injection-catch-cheaters/">https://varun.ch/til/prompt-injection-catch-cheaters/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47654317">https://news.ycombinator.com/item?id=47654317</a></p>
<p>Points: 112</p>
<p># Comments: 62</p>
]]></description><pubDate>Sun, 05 Apr 2026 21:57:52 +0000</pubDate><link>https://varun.ch/til/prompt-injection-catch-cheaters/</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47654317</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47654317</guid></item><item><title><![CDATA[New comment by varun_ch in "Gone (Almost) Phishin'"]]></title><description><![CDATA[
<p>Microsoft is really bad with this. Login might be live.com or microsoftonline.com or maybe onmicrosoft.com. I went to report a vulnerability to their security portal this week and it redirected me to b2clogin.com.<p>OneDrive email attachments link to, I kid you not, 1drv.ms, or maybe it was 1drv.com…<p>Not to mention, they use .ms as if it’s their personal TLD, but obviously anyone can register a .ms domain. It’s like they want people to get phished.</p>
]]></description><pubDate>Thu, 02 Apr 2026 13:13:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47614038</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47614038</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47614038</guid></item><item><title><![CDATA[New comment by varun_ch in "We intercepted the White House app's network traffic"]]></title><description><![CDATA[
<p>that said, mitming stuff even on Android can be a pain, so I use a rooted Android emulator with Frida. Even that can be a hassle sometimes.<p><a href="https://www.trickster.dev/post/setting-up-rooted-android-emulator-with-frida-and-mitmproxy/" rel="nofollow">https://www.trickster.dev/post/setting-up-rooted-android-emu...</a></p>
]]></description><pubDate>Wed, 01 Apr 2026 03:49:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47596587</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47596587</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47596587</guid></item><item><title><![CDATA[New comment by varun_ch in "We intercepted the White House app's network traffic"]]></title><description><![CDATA[
<p>Yes, it is _a lot_ easier to set up mitmproxy on iOS vs Android. But once you encounter an app with certificate pinning, being on a more open platform that lets you install your own apps can help get around that.</p>
]]></description><pubDate>Wed, 01 Apr 2026 03:47:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47596578</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47596578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47596578</guid></item><item><title><![CDATA[New comment by varun_ch in "Font Smuggler – Copy hidden brand fonts into Google Docs"]]></title><description><![CDATA[
<p>I knew about this for Google’s own fonts but had no idea they offered the option to use custom fonts. Is there any easy place to find a list of them? I wonder if the custom fonts are just hardcoded/pushed to their CDN alongside all the other ones.</p>
]]></description><pubDate>Tue, 17 Mar 2026 13:22:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47412286</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47412286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47412286</guid></item><item><title><![CDATA[New comment by varun_ch in "The “small web” is bigger than you might think"]]></title><description><![CDATA[
<p>A fun trend on the "small web" is the use of 88x31 badges that link to friends websites or in webrings. I have a few on my website, and you can browse a ton of small web websites that way.<p><a href="https://varun.ch" rel="nofollow">https://varun.ch</a> (at the bottom of the page)<p>There's also a couple directories/network graphs
<a href="https://matdoes.dev/buttons" rel="nofollow">https://matdoes.dev/buttons</a>
<a href="https://eightyeightthirty.one/" rel="nofollow">https://eightyeightthirty.one/</a></p>
]]></description><pubDate>Mon, 16 Mar 2026 18:43:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47403009</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47403009</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47403009</guid></item><item><title><![CDATA[New comment by varun_ch in "Quillx is an open standard for disclosing AI involvement in software projects"]]></title><description><![CDATA[
<p>A little ironic that the README, SPEC.md and the poster's comment here all smell of LLM writing!</p>
]]></description><pubDate>Mon, 16 Mar 2026 03:59:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47395082</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47395082</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47395082</guid></item><item><title><![CDATA[New comment by varun_ch in "Mouser: An open source alternative to Logi-Plus mouse software"]]></title><description><![CDATA[
<p>The only way my Logitech MX Master mouse is remotely usable on macOS is with both linearmouse and mos, and that was really disappointing to me, because online, the MX Master mouse is sold as the best Mac mouse. Unbelievable that anyone actually uses it without those tweaks.<p>Without both, the mouse scroll wheel is so slow, laggy and imprecise. It’s unbelievably bad.</p>
]]></description><pubDate>Sat, 14 Mar 2026 16:31:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47378332</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47378332</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47378332</guid></item><item><title><![CDATA[CRusTTY: A pedagogical C interpreter with time-travel debugging capabilities]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/aicheye/crustty">https://github.com/aicheye/crustty</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47339705">https://news.ycombinator.com/item?id=47339705</a></p>
<p>Points: 20</p>
<p># Comments: 2</p>
]]></description><pubDate>Wed, 11 Mar 2026 18:57:58 +0000</pubDate><link>https://github.com/aicheye/crustty</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47339705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47339705</guid></item><item><title><![CDATA[New comment by varun_ch in "FontCrafter: Turn your handwriting into a real font"]]></title><description><![CDATA[
<p>For sure! I was so surprised to see that this was done all in browser. I mean there’s no reason that shouldn’t be possible in 2026 considering there’s services that do this server side, but still it’s always impressive when something like this comes along.</p>
]]></description><pubDate>Tue, 10 Mar 2026 02:11:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47318352</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47318352</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47318352</guid></item><item><title><![CDATA[New comment by varun_ch in "“ma” is a minimalistic clone of the acme editor used in Plan 9"]]></title><description><![CDATA[
<p>there’s something so beautiful about the plan9 aesthetic <a href="https://plan9.io/plan9/img/screenshot-small.png" rel="nofollow">https://plan9.io/plan9/img/screenshot-small.png</a><p>Wonder if it’s possible to recreate on any mainstream operating system…</p>
]]></description><pubDate>Tue, 10 Mar 2026 02:09:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47318344</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47318344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47318344</guid></item><item><title><![CDATA[New comment by varun_ch in "JSLinux Now Supports x86_64"]]></title><description><![CDATA[
<p>Maybe if you’ve got some ancient software that’s missing source code and only runs with X Y and Z conditions, you could continue to offer it on the web and build around it like that? Not sure if that would be practical at all, but could be interesting</p>
]]></description><pubDate>Mon, 09 Mar 2026 18:10:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47312983</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47312983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47312983</guid></item><item><title><![CDATA[New comment by varun_ch in "FontCrafter: Turn your handwriting into a real font"]]></title><description><![CDATA[
<p>The website does say that it was ‘vibe coded’[0] so perhaps the author didn’t test it very thoroughly? They apparently do ‘vibe coding’ courses so.. that’s something.<p>[0] <a href="https://arcade.pirillo.com/" rel="nofollow">https://arcade.pirillo.com/</a></p>
]]></description><pubDate>Mon, 09 Mar 2026 18:08:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47312935</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47312935</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47312935</guid></item><item><title><![CDATA[New comment by varun_ch in "Wikipedia was in read-only mode following mass admin account compromise"]]></title><description><![CDATA[
<p>but any interaction is good for Chrome, like dismissing a cookie banner</p>
]]></description><pubDate>Thu, 05 Mar 2026 17:53:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47264866</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47264866</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47264866</guid></item><item><title><![CDATA[Exfiltrating passwords with no interaction using autofill]]></title><description><![CDATA[
<p>Article URL: <a href="https://varun.ch/posts/autofill/">https://varun.ch/posts/autofill/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47264765">https://news.ycombinator.com/item?id=47264765</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 05 Mar 2026 17:45:08 +0000</pubDate><link>https://varun.ch/posts/autofill/</link><dc:creator>varun_ch</dc:creator><comments>https://news.ycombinator.com/item?id=47264765</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47264765</guid></item></channel></rss>