<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: veganjay</title><link>https://news.ycombinator.com/user?id=veganjay</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 02 Jul 2026 00:13:20 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=veganjay" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by veganjay in "Show HN: Zanagrams"]]></title><description><![CDATA[
<p>Fun game.  I found had trouble seeing the color contrast, so I modified the connection color by updating the CSS for .root.tile to #aaffff</p>
]]></description><pubDate>Sun, 28 Jun 2026 19:48:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48710882</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=48710882</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48710882</guid></item><item><title><![CDATA[New comment by veganjay in "Tiny Core Linux: a 23 MB Linux distro with graphical desktop"]]></title><description><![CDATA[
<p>I have an older laptop with a 32-bit processor and found that TinyCoreLinux runs well on it.  It has its own package manager that was easy to learn.  This distro can be handy in these niche situations.</p>
]]></description><pubDate>Sat, 06 Dec 2025 15:24:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46174014</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=46174014</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46174014</guid></item><item><title><![CDATA[New comment by veganjay in "A We-Free December"]]></title><description><![CDATA[
<p>I went to a restaurant and they asked "How we doing?".  And I said "I don't know.  I'm doing well, but I'm not sure how you are doing."</p>
]]></description><pubDate>Tue, 25 Nov 2025 15:28:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46046690</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=46046690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46046690</guid></item><item><title><![CDATA[New comment by veganjay in "987654321 / 123456789"]]></title><description><![CDATA[
<p>Reminds me of an old calculator trick:<p>Pick an integer between 1 and 9.  Multiple it by 9.
Take that number and multiply it by 12345679.  (Skip the 8)<p>>>> 3 * 9<p>27<p>>>> 12345679 * 27<p>333333333<p>This all works because:<p>>>> 111111111 / 9<p>12345679.0</p>
]]></description><pubDate>Thu, 30 Oct 2025 16:37:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45761977</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=45761977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45761977</guid></item><item><title><![CDATA[New comment by veganjay in "Artisanal handcrafted Git repositories"]]></title><description><![CDATA[
<p>Neat to see this done by hand!  It helps demystify the magic behind git commands.<p>If you like this, I also recommend "Write Yourself a Git", where you build a minimal git implementation using python: <a href="https://wyag.thb.lt/" rel="nofollow">https://wyag.thb.lt/</a></p>
]]></description><pubDate>Wed, 16 Jul 2025 23:16:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=44587880</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=44587880</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44587880</guid></item><item><title><![CDATA[New comment by veganjay in "uv: An extremely fast Python package and project manager, written in Rust"]]></title><description><![CDATA[
<p>Initially, I used `uv tool run <name>`, but later discovered `uv tool install <name>`.  The `install` command downloads dependencies once and caches them for future use.  It is similar to how `pipx install <name>` works.<p>e.g.<p>$ uv tool install asciinema<p>$ asciinema play example.cast</p>
]]></description><pubDate>Mon, 23 Jun 2025 18:24:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=44358572</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=44358572</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44358572</guid></item><item><title><![CDATA[New comment by veganjay in "Show HN: MidWord – A Word-Guessing Game"]]></title><description><![CDATA[
<p>Nice! Fun game.<p>Similar idea, different interface:
<a href="https://news.ycombinator.com/item?id=44189814">https://news.ycombinator.com/item?id=44189814</a><p><a href="https://bobsword.com/" rel="nofollow">https://bobsword.com/</a></p>
]]></description><pubDate>Wed, 11 Jun 2025 14:06:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=44247784</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=44247784</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44247784</guid></item><item><title><![CDATA[New comment by veganjay in "Ask HN: Looking to Break into Cybersecurity – Where Do I Start?"]]></title><description><![CDATA[
<p>Another good one: <a href="https://owasp.org/www-project-juice-shop/" rel="nofollow">https://owasp.org/www-project-juice-shop/</a></p>
]]></description><pubDate>Sat, 05 Apr 2025 12:50:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=43593060</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=43593060</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43593060</guid></item><item><title><![CDATA[New comment by veganjay in "Don't Fuck with Scroll"]]></title><description><![CDATA[
<p>I'm also curious if this functionality is possible to achieve through browser configuration.<p>Alternatively, a browser extension could potentially provide a helpful solution.<p>I suspect the implementation may vary on a case-by-case basis. The example [1] on the page utilizes the luxy.js [2] library.<p>For this specific page [1], I found that I can disable the smooth scrolling behavior by running the following command in the developer tools console:<p>luxy.init({ wrapperSpeed: 1.0});<p>1. <a href="https://dontfuckwithscroll.com/smooth.html" rel="nofollow">https://dontfuckwithscroll.com/smooth.html</a><p>2. <a href="https://min30327.github.io/luxy.js/" rel="nofollow">https://min30327.github.io/luxy.js/</a></p>
]]></description><pubDate>Fri, 29 Nov 2024 15:09:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=42274378</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=42274378</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42274378</guid></item><item><title><![CDATA[New comment by veganjay in "End of Octojam (2023)"]]></title><description><![CDATA[
<p>I enjoyed participating in Octojam (the CHIP-8 game jam) in previous years and sad to see it come to an end.<p>Working with CHIP-8 inspired me to a CHIP-8 emulator which was a great learning experience.</p>
]]></description><pubDate>Sat, 05 Oct 2024 17:41:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=41751536</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=41751536</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41751536</guid></item><item><title><![CDATA[End of Octojam (2023)]]></title><description><![CDATA[
<p>Article URL: <a href="https://beyondloom.com/blog/octojam.html">https://beyondloom.com/blog/octojam.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41751506">https://news.ycombinator.com/item?id=41751506</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 05 Oct 2024 17:37:52 +0000</pubDate><link>https://beyondloom.com/blog/octojam.html</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=41751506</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41751506</guid></item><item><title><![CDATA[New comment by veganjay in "Chisel: A fast TCP/UDP tunnel over HTTP"]]></title><description><![CDATA[
<p>Chisel is a handy red-team tool.  I learned about it training for the OSCP (Offsec Certified Professional). It comes in handy under certain situations.<p>Another tool I recommend is Ligolo-ng [1].  You set up a network interface and  use "ip route" to send traffic through it.  In a way, it "feels like a VPN".<p>[1] <a href="https://github.com/nicocha30/ligolo-ng">https://github.com/nicocha30/ligolo-ng</a></p>
]]></description><pubDate>Sat, 06 Apr 2024 20:26:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=39955197</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=39955197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39955197</guid></item><item><title><![CDATA[New comment by veganjay in "Atuin – Magical shell history"]]></title><description><![CDATA[
<p>Previous announcement by the author:<p><a href="https://news.ycombinator.com/item?id=35839470">https://news.ycombinator.com/item?id=35839470</a></p>
]]></description><pubDate>Thu, 22 Feb 2024 01:12:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=39461853</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=39461853</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39461853</guid></item><item><title><![CDATA[New comment by veganjay in "Damn Small Linux 2024"]]></title><description><![CDATA[
<p>I was looking for a lightweight OS to run on old Asus Eee PC 1005 HA, which uses a 32-bit Intel Atom N270 processor.  I installed Void Linux (<a href="https://voidlinux.org/" rel="nofollow">https://voidlinux.org/</a>).<p>I may give DSL 2024 a try and see how it compares.</p>
]]></description><pubDate>Thu, 01 Feb 2024 18:59:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=39219729</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=39219729</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39219729</guid></item><item><title><![CDATA[New comment by veganjay in "1D Pac-Man"]]></title><description><![CDATA[
<p>Love it! I like seeing Pac-man put into strange scenarios.<p>I made a slightly similar (1.5d?) game for the CHIP-8.  Pacman can only go left and right, but the ghosts fall from the sky.<p><a href="https://veganjay.itch.io/falling-ghosts" rel="nofollow">https://veganjay.itch.io/falling-ghosts</a></p>
]]></description><pubDate>Tue, 02 Jan 2024 20:56:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=38847074</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=38847074</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38847074</guid></item><item><title><![CDATA[New comment by veganjay in "SSH over HTTPS"]]></title><description><![CDATA[
<p>I learned about chisel in PEN-200 / preparing for the OSCP.<p>Then I learned about, Ligolo-ng [1] which is a game-changer.  I highly recommend checking it out.  It is most applicable to a penetration test.  It uses TLS so I'm not sure it could be used to address the issue mentioned in the article.<p>[1] <a href="https://github.com/nicocha30/ligolo-ng">https://github.com/nicocha30/ligolo-ng</a></p>
]]></description><pubDate>Sun, 24 Dec 2023 14:56:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=38753817</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=38753817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38753817</guid></item><item><title><![CDATA[New comment by veganjay in "DOS on Dope: The last MVC web framework you'll ever need (2010)"]]></title><description><![CDATA[
<p>There's also Bask (bash + flask).  It's a CTF challenge on day 8 of HackVent (1).  It's based off an article on building a bash web server (2).<p>1. <a href="https://hv23.idocker.hacking-lab.com/" rel="nofollow noreferrer">https://hv23.idocker.hacking-lab.com/</a><p>2. <a href="https://dev.to/leandronsp/building-a-web-server-in-bash-part-i-sockets-2n8b" rel="nofollow noreferrer">https://dev.to/leandronsp/building-a-web-server-in-bash-part...</a></p>
]]></description><pubDate>Thu, 21 Dec 2023 18:46:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=38724869</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=38724869</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38724869</guid></item><item><title><![CDATA[New comment by veganjay in "Deciyear Calendar"]]></title><description><![CDATA[
<p>Seems like a combination of the Kodak Calendar (1) and Swatch Internet Time (2):<p>1. <a href="https://en.wikipedia.org/wiki/International_Fixed_Calendar" rel="nofollow noreferrer">https://en.wikipedia.org/wiki/International_Fixed_Calendar</a><p>2. <a href="https://en.wikipedia.org/wiki/Swatch_Internet_Time" rel="nofollow noreferrer">https://en.wikipedia.org/wiki/Swatch_Internet_Time</a></p>
]]></description><pubDate>Sat, 16 Dec 2023 13:17:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=38663966</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=38663966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38663966</guid></item><item><title><![CDATA[New comment by veganjay in "Show HN: Halloween game to show off my new Terminal"]]></title><description><![CDATA[
<p>This was a lot of fun.  Thanks for making and sharing.<p>The "find" command would be very helpful for the last step (to get the passcode).<p>I found that you can do "ls 0/0/0/0 0/0/0/1 ..."<p>So I wrote a python program to print out the ls command that shows all directory contents :)</p>
]]></description><pubDate>Wed, 01 Nov 2023 13:56:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=38098230</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=38098230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38098230</guid></item><item><title><![CDATA[New comment by veganjay in "Sedmario: NES Super Mario Bros level 1 written in pure sed (2015)"]]></title><description><![CDATA[
<p>Someone made a homebrew of Super Mario Bros for the Atari 2600:<p>- <a href="https://forums.atariage.com/topic/201426-super-mario-clone-world-1-1-playable-demo/" rel="nofollow noreferrer">https://forums.atariage.com/topic/201426-super-mario-clone-w...</a><p>- <a href="https://www.youtube.com/watch?v=8fSO-UTdCI8">https://www.youtube.com/watch?v=8fSO-UTdCI8</a></p>
]]></description><pubDate>Mon, 07 Aug 2023 14:21:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=37034837</link><dc:creator>veganjay</dc:creator><comments>https://news.ycombinator.com/item?id=37034837</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37034837</guid></item></channel></rss>