<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: a_vanderbilt</title><link>https://news.ycombinator.com/user?id=a_vanderbilt</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 23:37:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=a_vanderbilt" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by a_vanderbilt in "Frontier AI has broken the open CTF format"]]></title><description><![CDATA[
<p>I used to help build the CTFs for BSides Orlando. I ended up moving to another con, and at our last event we collected extensive logging for post mortem analysis.<p>We found that AI usage is basically guaranteed now, but certain challenge designs did thwart it. Challenges built with temporal visual elements made AI fall flat on its face, as it could not ingest/process the data fast enough to act on them in time. We also found that counterfactual challenges (ie. the result you get did not match what we suggested you'd get) made AI-assisted solve time slower compared to pure humans, indirectly penalizing over-reliance on AI. Multimodal challenges combining audio and visual elements were also very effective, but were not as accessible to players.<p>This paper gave us some ideas about designing those challenges: <a href="https://arxiv.org/pdf/2308.02950" rel="nofollow">https://arxiv.org/pdf/2308.02950</a>.<p>For our next event we figured out a way to thwart AI in our CTF: embed the CTF in a game engine. The loop essentially becomes something like this: Connect to a simulated access point in the game, the K8s cluster connects their attack container to a private network with the challenge box(es). Hacking the boxes doesn't render a flag, but rather changes in game state. AI did very poorly coping with this in our testing, as it can't derive the spatial state of the game world very well and it soft decouples the inductive reasoning loop it relies on to know if it is on the right track.<p>The downside to this approach is it is far more labor intensive for CTF organizers, and requires players to have a computer capable of running the game. We are also betting on AI to not advance enough by the time we ship to be able to just ingest the entire game state in realtime and close the loop that way.</p>
]]></description><pubDate>Sat, 16 May 2026 16:22:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48161555</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=48161555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48161555</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Linux gaming is faster because Windows APIs are becoming Linux kernel features"]]></title><description><![CDATA[
<p>You should not consider Tim Sweeney's comments on the matter as a reliable source. He was veiling his true motivations behind that statement. The Switch does not run Linux either, it's a custom OS descending from the Wii's iOS.<p>The cheating issue isn't really a matter of being able to run custom kernel code. You can do the same thing on Windows, which is why remote attestation is a thing for some games. As someone who has developed games for Linux (and Windows / Mac), it's an endless cat and mouse game. So long as the system can execute code that is not yours, you never really are getting perfect anticheat. Ease of loading custom kernel code isn't really a hurdle to that.<p>I find that client and server based in combination is the robust approach. I once implemented anti-cheat in which the server lied about game state, which a regular client without cheats would act predictably on. Deviation from that behavior is a useful heuristic to build a suspicion score.</p>
]]></description><pubDate>Thu, 14 May 2026 16:08:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48137398</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=48137398</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48137398</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "AI is breaking two vulnerability cultures"]]></title><description><![CDATA[
<p>That's the same mindset some people had 3 years ago when they said AI wouldn't be capable of software development. Look where we are now.</p>
]]></description><pubDate>Sat, 09 May 2026 00:47:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48070614</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=48070614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48070614</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Microsoft hasn't had a coherent GUI strategy since Petzold"]]></title><description><![CDATA[
<p>In theory, the market should be pricing in based on future potential. As it has become increasingly clear this past decade, the market is not rational.</p>
]]></description><pubDate>Mon, 06 Apr 2026 00:35:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47655520</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=47655520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47655520</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Supreme Court Sides with Cox in Copyright Fight over Pirated Music"]]></title><description><![CDATA[
<p>Sonarr et al.</p>
]]></description><pubDate>Wed, 25 Mar 2026 19:37:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47522126</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=47522126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47522126</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "MAUI Is Coming to Linux"]]></title><description><![CDATA[
<p>My experience was the same while helping to adapt a Steam Deck game for wider Linux support. The issue wasn't Waylandisms, most of those have already by figured out. It was GNOME. Their preferred resolution to issues seems to be dropping support rather than bug fixes, and they go out of their way to adopt implementations that are against the momentum of the wider community. I can get why they make some of their decisions, but things like killing the tray indicator or server side decorations are insane. To be an outlier in name of a greater or grander goal is one thing, then there is whatever GNOME is doing.</p>
]]></description><pubDate>Mon, 23 Mar 2026 03:56:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47485361</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=47485361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47485361</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Tesla profit plunges as sales fall and AI expenses pile up"]]></title><description><![CDATA[
<p>It might be wordsmithing to skirt around "robot" as a fully autonomous entity. Much like their FSD, I expect they aren't going to deliver full autonomy anytime soon.</p>
]]></description><pubDate>Thu, 29 Jan 2026 01:25:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46804464</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=46804464</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46804464</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Microsoft forced me to switch to Linux"]]></title><description><![CDATA[
<p>So much of it is a problem of execution. If people could use Linux without ever having to know what a terminal is (much like the average Windows user doesn't know what PowerShell is), then it would actually be quite successful. It has gotten better over the past decade, but it still suffers from endless paper cuts and the odd issue that requires a shell session to fix. I will say that Valve's SteamOS has come the closest to avoiding this trap. You can use a deck without ever having to touch a CLI.</p>
]]></description><pubDate>Wed, 28 Jan 2026 17:12:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46798242</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=46798242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46798242</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Microsoft forced me to switch to Linux"]]></title><description><![CDATA[
<p>It's been an unfortunate re-occurring issue for me as well. Recent hardware is much better about this, and I too have seen the performance bumps at the cost of software compatibility. I feel like if Adobe brought their CC suite to Linux I'd have no reason to ever use Windows outside the random game that _needs_ it.</p>
]]></description><pubDate>Wed, 28 Jan 2026 17:09:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46798193</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=46798193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46798193</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Microsoft forced me to switch to Linux"]]></title><description><![CDATA[
<p>At least on the latest Sequoia, there has been no hard requirement for an online account. They nudge you towards it, but you can decline and continue. As far as I can remember, macOS has never required an online account to set up a Mac.</p>
]]></description><pubDate>Wed, 28 Jan 2026 17:06:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46798142</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=46798142</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46798142</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Fulton surface-to-air recovery system"]]></title><description><![CDATA[
<p>Hello back pain my old friend. Can you imagine the spinal G forces of getting yoinked by an airplane even at slow speeds?</p>
]]></description><pubDate>Fri, 19 Dec 2025 00:28:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46320816</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=46320816</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46320816</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Developers can now submit apps to ChatGPT"]]></title><description><![CDATA[
<p>Atlas being created is kinda the shot across the bow. You can integrate with us willingly, or we'll hook into your web apps anyways. One retains at least some control. Same outcome as Disney's deal with Sora.</p>
]]></description><pubDate>Wed, 17 Dec 2025 23:46:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46307203</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=46307203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46307203</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Mozilla Names New CEO, Firefox to Evolve into a "Modern AI Browser""]]></title><description><![CDATA[
<p>LadyBird cannot come fast enough. I'm not being dramatic when I claim that this will be looked back upon as the nail in FF's coffin.</p>
]]></description><pubDate>Tue, 16 Dec 2025 17:52:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46291731</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=46291731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46291731</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Shai-Hulud compromised a dev machine and raided GitHub org access: a post-mortem"]]></title><description><![CDATA[
<p>To me it would mean that a git repo should not have scripts, runners, etc. configured that we don't have the means to easily and readily replace. It should all be documented and understood well enough that we could kill the repo and init another at will.</p>
]]></description><pubDate>Tue, 16 Dec 2025 17:29:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46291377</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=46291377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46291377</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Shai-Hulud compromised a dev machine and raided GitHub org access: a post-mortem"]]></title><description><![CDATA[
<p>A core SRE principle is that "machines/servers are cattle, not pets". They shouldn't be special or bespoke in a way that makes replacement painful or difficult.</p>
]]></description><pubDate>Mon, 15 Dec 2025 15:48:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46276016</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=46276016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46276016</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "IBM Delivers New Quantum Package"]]></title><description><![CDATA[
<p>Essentially correct. With a quantum computer you do multiple runs and average the result.</p>
]]></description><pubDate>Thu, 20 Nov 2025 17:58:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=45995525</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=45995525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45995525</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "FFmpeg to Google: Fund us or stop sending bugs"]]></title><description><![CDATA[
<p>And Blink. I used to contract with them a few years back, they all rely heavily on open source.</p>
]]></description><pubDate>Wed, 12 Nov 2025 03:37:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=45896147</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=45896147</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45896147</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Amazon Demands Perplexity Stop AI Agent from Making Purchases"]]></title><description><![CDATA[
<p>This approach is either a means to delay and allow them to hedge, or it's a shortsighted attempt to stop the inevitable. When Google ships their competitor to Atlas, the outcome will already be decided.</p>
]]></description><pubDate>Wed, 05 Nov 2025 00:22:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=45817558</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=45817558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45817558</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "Western executives who visit China are coming back terrified"]]></title><description><![CDATA[
<p>The US congress is partially to blame. They saw Japan's rising influence in the digital/industrial space and threatened them with sanctions. See <a href="https://news.cgtn.com/news/2019-07-11/Lessons-from-U-S-Japan-trade-war-of-1980s-IcWJh9RjAQ/share_amp.html" rel="nofollow">https://news.cgtn.com/news/2019-07-11/Lessons-from-U-S-Japan...</a> for Chinese state media's interpretation.</p>
]]></description><pubDate>Mon, 13 Oct 2025 03:41:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=45564477</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=45564477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45564477</guid></item><item><title><![CDATA[New comment by a_vanderbilt in "They Don't Have the Money: OpenAI Edition"]]></title><description><![CDATA[
<p>The definition of AGI is diffuse enough to make it an argued point - until we can mostly agree it's already happened. For now, the stats are improving well enough across the industry to maintain investor attention. Will it all come crashing down a-la the .com bubble? It's seeming more likely by the quarter.<p>Like the digital economy post .com burst, I think AI will survive and grow far beyond its current market of chat bots and agents. The weakest will die, but the market will be better off for it in the long run.<p>The next big problem for AI is time horizons. Frontier AI has roughly doctorate level knowledge across many domains, but it needs to be able to stay on task well/long enough to apply it without a human hand holding it. People are going to have to get used to feeding the AI detailed and accurate plans just like humans, unless we can leverage an expanded form of leading questions like GPT-5 does before executing "deep research". Anthropic feels best positioned to do this on a technical level, but I feel OpenAI will beat them on the product level. I am confident that enough data can be amassed to push time horizons at least in coding, which itself will unlock more capability outside that domain.<p>I feel it's very different from Tesla, because while Tesla barely ever got closer to their promises the AI industry is at least making visible progress.</p>
]]></description><pubDate>Sat, 11 Oct 2025 01:07:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=45545564</link><dc:creator>a_vanderbilt</dc:creator><comments>https://news.ycombinator.com/item?id=45545564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45545564</guid></item></channel></rss>