<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: twalichiewicz</title><link>https://news.ycombinator.com/user?id=twalichiewicz</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Jul 2026 01:37:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=twalichiewicz" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by twalichiewicz in "Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript"]]></title><description><![CDATA[
<p>Yeah, I noticed that too. It's mostly because people tend to post ChatGPT outage pages to HN, so the script ends up activating there unfortunately.<p>I'm working on a fix, but in the meantime you can add `@exclude <a href="https://chatgpt.com/*" rel="nofollow">https://chatgpt.com/*</a>` to the userscript header.</p>
]]></description><pubDate>Wed, 29 Jul 2026 01:21:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49092270</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=49092270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49092270</guid></item><item><title><![CDATA[New comment by twalichiewicz in "Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript"]]></title><description><![CDATA[
<p>Open to it. For now I’m going to keep it as a userscript and build out some of the interesting ideas people have suggested here. If it keeps growing, a proper extension would definitely make sense.</p>
]]></description><pubDate>Tue, 28 Jul 2026 23:52:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49091583</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=49091583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49091583</guid></item><item><title><![CDATA[New comment by twalichiewicz in "Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript"]]></title><description><![CDATA[
<p>Mostly transparency. Since this runs across pages you visit (with the sites controlled by the @include/@exclude rules at the top of the script), I like that the entire source is right there and easy to inspect before installing it.<p>A userscript also let me iterate quickly without dealing with extension packaging and permissions, but being able to see and tweak the code was a big part of the appeal.</p>
]]></description><pubDate>Tue, 28 Jul 2026 23:18:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49091315</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=49091315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49091315</guid></item><item><title><![CDATA[New comment by twalichiewicz in "Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript"]]></title><description><![CDATA[
<p>[Assuming you mean duplicate HN submissions]<p>I normalize the URL and use HN's Algolia search API to find an existing story with a matching URL. I don't currently handle multiple HN submissions of the same article; I just use the matching story I find.<p>That being said, I could see creating a historical snapshot of all the times an article has been submitted and building a blended comments section in the future.</p>
]]></description><pubDate>Tue, 28 Jul 2026 23:18:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49091311</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=49091311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49091311</guid></item><item><title><![CDATA[Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript]]></title><description><![CDATA[
<p>HN is great for the links people share, but a big part of the value I get comes from reading the discussion around them. I realized I was always opening the article in one tab and the comments in another, constantly switching back and forth.<p>I figured there was probably a simpler way, so I threw together this userscript to merge the two.<p>1. Clicking a link from Hacker News opens the article with a side panel containing the discussion. It doesn't require your credentials, is resizable, and is easy to tweak if you want to customize it.<p>2. If you land on an article that has previously been shared on HN, the script finds the existing discussion and adds a button in the top-right to open the panel.<p>Feedback welcome.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49090607">https://news.ycombinator.com/item?id=49090607</a></p>
<p>Points: 115</p>
<p># Comments: 38</p>
]]></description><pubDate>Tue, 28 Jul 2026 22:09:06 +0000</pubDate><link>https://github.com/twalichiewicz/HNewhere</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=49090607</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49090607</guid></item><item><title><![CDATA[New comment by twalichiewicz in "Claude is just Mr. Meeseeks"]]></title><description><![CDATA[
<p>This actually reminds me of a tool I was noodling around with a while back. Before subagents became a built-in feature in Claude, I was similarly inspired by the Meeseeks archetype and built an MCP server that spun up a parallel mesh network of specialized Claude instances that terminated as soon as their subtask was finished.<p>Unfortunately, much like the episode where they're introduced, if they didn't accomplish their task or got stuck things would also get chaotic (in terms of token burn and memory usage).<p>Funny to see the same idea pop up again.</p>
]]></description><pubDate>Mon, 13 Jul 2026 23:55:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48900555</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=48900555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48900555</guid></item><item><title><![CDATA[The .plan Archive]]></title><description><![CDATA[
<p>Article URL: <a href="https://d8d.org/plan-archive/">https://d8d.org/plan-archive/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48861117">https://news.ycombinator.com/item?id=48861117</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 10 Jul 2026 15:16:57 +0000</pubDate><link>https://d8d.org/plan-archive/</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=48861117</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48861117</guid></item><item><title><![CDATA[Larping – How I Bought a Private Jet by Selling $10 Subscriptions to 404 Media]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.404media.co/how-i-bought-a-private-jet-by-selling-10-subscriptions-to-404-media/">https://www.404media.co/how-i-bought-a-private-jet-by-selling-10-subscriptions-to-404-media/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48732856">https://news.ycombinator.com/item?id=48732856</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 30 Jun 2026 13:59:28 +0000</pubDate><link>https://www.404media.co/how-i-bought-a-private-jet-by-selling-10-subscriptions-to-404-media/</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=48732856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48732856</guid></item><item><title><![CDATA[Stanford CS153 Frontier Systems – Scale, AGI, and the Future of Everything [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=F_7M4Hc-usM">https://www.youtube.com/watch?v=F_7M4Hc-usM</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48550724">https://news.ycombinator.com/item?id=48550724</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 16 Jun 2026 04:50:17 +0000</pubDate><link>https://www.youtube.com/watch?v=F_7M4Hc-usM</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=48550724</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48550724</guid></item><item><title><![CDATA[New comment by twalichiewicz in "Show HN: Eve – Managed OpenClaw for work"]]></title><description><![CDATA[
<p>"i updated the content of this website because the agent allows you to overwrite previous deployments"<p>?<p>EDIT: Okay now I'm very confused, I'm seeing a slopjank version of Hacker News?</p>
]]></description><pubDate>Sat, 11 Apr 2026 01:12:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47726162</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=47726162</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47726162</guid></item><item><title><![CDATA[New comment by twalichiewicz in "Issue: Claude Code is unusable for complex engineering tasks with Feb updates"]]></title><description><![CDATA[
<p>My own experience has been that you really just have to be diligent about clearing your cache between tasks, establishing a protocol for research/planning, and for especially complicated implementations reading line-by-line what the system is thinking and interrupting the moment it seems to be going bad.<p>If it's really far off the mark, revert back to where you originally sent the prompt and try to steer it more, if it's starting to hesitate you can usually correct it without starting over.</p>
]]></description><pubDate>Mon, 06 Apr 2026 17:23:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47663979</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=47663979</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47663979</guid></item><item><title><![CDATA[NASA's Artemis II Live Views from Orion [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=6RwfNBtepa4">https://www.youtube.com/watch?v=6RwfNBtepa4</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47609349">https://news.ycombinator.com/item?id=47609349</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 02 Apr 2026 02:35:59 +0000</pubDate><link>https://www.youtube.com/watch?v=6RwfNBtepa4</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=47609349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47609349</guid></item><item><title><![CDATA[NASA's Artemis II Crew Launches to the Moon (Official Broadcast) [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=Tf_UjBMIzNo">https://www.youtube.com/watch?v=Tf_UjBMIzNo</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47605235">https://news.ycombinator.com/item?id=47605235</a></p>
<p>Points: 6</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 01 Apr 2026 19:16:31 +0000</pubDate><link>https://www.youtube.com/watch?v=Tf_UjBMIzNo</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=47605235</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47605235</guid></item><item><title><![CDATA[SuperSplat – Gaussian Splats]]></title><description><![CDATA[
<p>Article URL: <a href="https://superspl.at">https://superspl.at</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47566363">https://news.ycombinator.com/item?id=47566363</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 29 Mar 2026 19:28:40 +0000</pubDate><link>https://superspl.at</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=47566363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47566363</guid></item><item><title><![CDATA[New comment by twalichiewicz in "Two pilots dead after plane and ground vehicle collide at LaGuardia"]]></title><description><![CDATA[
<p>Was curious if ground vehicles at airports also use transponders to communicate position to the radio tower, and it turns out the FAA put out a report last year on potential solutions to avoid this exact situation:<p><a href="https://www.faa.gov/airports/airport_safety/certalerts/part_139_certalert_25_01" rel="nofollow">https://www.faa.gov/airports/airport_safety/certalerts/part_...</a></p>
]]></description><pubDate>Mon, 23 Mar 2026 08:28:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47486722</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=47486722</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47486722</guid></item><item><title><![CDATA[Making Traffic Jams with Lego Cars [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=kRPm3VDGqWE">https://www.youtube.com/watch?v=kRPm3VDGqWE</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47469026">https://news.ycombinator.com/item?id=47469026</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 21 Mar 2026 17:19:25 +0000</pubDate><link>https://www.youtube.com/watch?v=kRPm3VDGqWE</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=47469026</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47469026</guid></item><item><title><![CDATA[Border-shape: The future of the non-rectangular web]]></title><description><![CDATA[
<p>Article URL: <a href="https://una.im/border-shape">https://una.im/border-shape</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47436017">https://news.ycombinator.com/item?id=47436017</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 19 Mar 2026 07:26:59 +0000</pubDate><link>https://una.im/border-shape</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=47436017</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47436017</guid></item><item><title><![CDATA[Apollo Lunar Module FDAI Restoration [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=PZy12ccXQm0">https://www.youtube.com/watch?v=PZy12ccXQm0</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47408324">https://news.ycombinator.com/item?id=47408324</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 17 Mar 2026 03:40:28 +0000</pubDate><link>https://www.youtube.com/watch?v=PZy12ccXQm0</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=47408324</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47408324</guid></item><item><title><![CDATA[New comment by twalichiewicz in "Airbus is preparing two uncrewed combat aircraft"]]></title><description><![CDATA[
<p>Fair point, “jammed” was too binary.<p>My concern is less total link loss than what happens under degraded or intermittent connectivity. If the wingman still depends on the manned aircraft for tasking or weapons authority, then the interesting question is how it behaves when the link is noisy rather than gone.<p>That feels like the real hinge in the concept.</p>
]]></description><pubDate>Sun, 15 Mar 2026 07:22:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47385051</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=47385051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47385051</guid></item><item><title><![CDATA[New comment by twalichiewicz in "Airbus is preparing two uncrewed combat aircraft"]]></title><description><![CDATA[
<p>That may be true, but it seems to strengthen the case for moving the human out of the forward cockpit rather than keeping them there.<p>If the unmanned aircraft are the ones flying far ahead, taking the risk, and extending the standoff envelope, then why is the human still sitting in the forward fighter rather than supervising from a safer node further back?<p>At that point it seems like the architecture is optimizing for tactical latency and current doctrine, not necessarily for the cleanest end-state.</p>
]]></description><pubDate>Sun, 15 Mar 2026 07:18:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47385032</link><dc:creator>twalichiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=47385032</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47385032</guid></item></channel></rss>