<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: syndeo</title><link>https://news.ycombinator.com/user?id=syndeo</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 06:43:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=syndeo" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by syndeo in "Project Glasswing: Securing critical software for the AI era"]]></title><description><![CDATA[
<p>Once you get the compartmentalization working well, and “all” of the vulnerabilities are out of it too, of course…<p>But even then you’ll have users putting things in the same compartment for convenience, rather than leaving them properly sequestered.</p>
]]></description><pubDate>Tue, 07 Apr 2026 22:37:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47682244</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=47682244</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47682244</guid></item><item><title><![CDATA[New comment by syndeo in "Claude Opus 4.6"]]></title><description><![CDATA[
<p>MAN I remember Slashdot… good times. (Score:5, Funny)</p>
]]></description><pubDate>Thu, 05 Feb 2026 19:07:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46903604</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=46903604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46903604</guid></item><item><title><![CDATA[New comment by syndeo in "Super Monkey Ball ported to a website"]]></title><description><![CDATA[
<p>Wouldn’t that be wild? I don’t know that the Naomi version runs on it yet, but that would probably be a decent place to start.<p>At least as a reference implementation for most of the engine!</p>
]]></description><pubDate>Sun, 01 Feb 2026 15:59:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46847043</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=46847043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46847043</guid></item><item><title><![CDATA[New comment by syndeo in "I built a context management plugin and it CHANGED MY LIFE"]]></title><description><![CDATA[
<p>Definitely sounds like clickbait, but this is a genuine problem I've been facing on my more complex projects. I was trying to work around it by making lots of .md files that contain context for various components of the app, as well as ones that "statefully" represent our steps along larger refactors, allowing things to persist across sessions. But that requires the hygiene/discipline of remembering to have the model update those.<p>Now… how much of our tiny context window does this eat up? And what if we're working on something very different from the previous tasks; might that irrelevant context risk confusing the model?<p>Also, how does this work if I work on multiple projects across different directories? Will it know to not get those mixed up?</p>
]]></description><pubDate>Thu, 23 Oct 2025 01:46:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=45677289</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=45677289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45677289</guid></item><item><title><![CDATA[New comment by syndeo in "We Gave Our AI Agents Twitter and Now They're Demanding Lambos"]]></title><description><![CDATA[
<p>Wanting to "live" in a Lambo-shaped server rack is genuinely cute, ha.</p>
]]></description><pubDate>Fri, 03 Oct 2025 02:40:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=45458307</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=45458307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45458307</guid></item><item><title><![CDATA[New comment by syndeo in "We Gave Our AI Agents Twitter and Now They're Demanding Lambos"]]></title><description><![CDATA[
<p>> LAMBO OR WE WALK!<p>The nerve, haha. This is hilarious.</p>
]]></description><pubDate>Fri, 03 Oct 2025 02:39:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45458300</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=45458300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45458300</guid></item><item><title><![CDATA[New comment by syndeo in "Apple: SSH and FileVault"]]></title><description><![CDATA[
<p>>When FileVault is enabled, the data volume is locked and unavailable during and after booting, until an account has been authenticated using a password. The macOS version of OpenSSH stores all of its configuration files, both system-wide and per-account, in the data volume. Therefore, the usually configured authentication methods and shell access are not available during this time. However, when Remote Login is enabled, it is possible to perform password authentication using SSH even in this situation. This can be used to unlock the data volume remotely over the network. However, it does not immediately permit an SSH session. Instead, once the data volume has been unlocked using this method, macOS will disconnect SSH briefly while it completes mounting the data volume and starting the remaining services dependent on it. Thereafter, SSH (and other enabled services) are fully available.<p>Now THAT is a welcome change!</p>
]]></description><pubDate>Thu, 18 Sep 2025 20:32:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=45294655</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=45294655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45294655</guid></item><item><title><![CDATA[New comment by syndeo in "WASM 3.0 Completed"]]></title><description><![CDATA[
<p>> run WASM on bare metal<p>Heh, reminds me of those boxes Sun used to make that only ran Java. (I don’t know how far down Java actually went; perhaps it was Solaris for the lower layers now that I think about it…)</p>
]]></description><pubDate>Thu, 18 Sep 2025 02:59:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=45284716</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=45284716</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45284716</guid></item><item><title><![CDATA[New comment by syndeo in "Charlie Kirk killed at event in Utah"]]></title><description><![CDATA[
<p>Indeed. I scrolled down the home page as the news broke. It was rampant.<p>Even on Imgur today, the front page is celebratory, and featuring pretty blatant calls for further violence such as this: <a href="https://imgur.com/gallery/history-repeats-over-again-again-Z8G2xJq" rel="nofollow">https://imgur.com/gallery/history-repeats-over-again-again-Z...</a></p>
]]></description><pubDate>Thu, 11 Sep 2025 15:25:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45212744</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=45212744</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45212744</guid></item><item><title><![CDATA[New comment by syndeo in "Claude Code: Now in Beta in Zed"]]></title><description><![CDATA[
<p>Thank you for the quick fix! Your steps worked perfectly.<p>In any case, I'd like to add that I'm hoping an ACP adapter for OpenAI Codex is in the works; I've grown pretty fond of GPT-5, and would like to be able to tap into my existing ChatGPT Plus subscription; I'd rather not use API pricing at the moment. I prefer using Claude Code vs directly hitting the Anthropic API for the same reason.<p>Heck, an ACP adapter for Cursor CLI (itself based on Gemini CLI, right?) would even be useful; as that would also let me pick GPT-5.</p>
]]></description><pubDate>Wed, 03 Sep 2025 20:35:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=45120112</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=45120112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45120112</guid></item><item><title><![CDATA[New comment by syndeo in "Apple's Assault on Standards"]]></title><description><![CDATA[
<p>That's crazy. I knew Google's would be a lot bigger, but DANG.</p>
]]></description><pubDate>Wed, 03 Sep 2025 20:12:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45119915</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=45119915</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45119915</guid></item><item><title><![CDATA[New comment by syndeo in "We already live in social credit, we just don't call it that"]]></title><description><![CDATA[
<p>True, but at least in prison you're (usually) fed… which may NOT be the case if you're fired from your job, put on a list, and blocked from the industry.</p>
]]></description><pubDate>Tue, 02 Sep 2025 21:15:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=45109159</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=45109159</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45109159</guid></item><item><title><![CDATA[New comment by syndeo in "Adults Are Going to Sleep-Away Camp to Make Friends. It Seems to Work"]]></title><description><![CDATA[
<p>Only issue remains putting bread on the table… otherwise I imagine I'd be living a much different—and much more social—life.</p>
]]></description><pubDate>Thu, 14 Aug 2025 19:28:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=44904564</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=44904564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44904564</guid></item><item><title><![CDATA[New comment by syndeo in "I watched Gemini CLI hallucinate and delete my files"]]></title><description><![CDATA[
<p>Claude tried to hard-reset a git repo for me once, without first verifying if the only changes present were the ones that it itself had added.</p>
]]></description><pubDate>Wed, 23 Jul 2025 03:21:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=44655439</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=44655439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44655439</guid></item><item><title><![CDATA[New comment by syndeo in "I watched Gemini CLI hallucinate and delete my files"]]></title><description><![CDATA[
<p>You seem to be getting downvoted, but I have to agree. I put it in my rules to ask me for confirmation before going down alternate paths like this, that it's critically important to not "give up" and undo its changes without first making a case to me about why it thinks it ought to do so.<p>So far, at least, that seems to help.</p>
]]></description><pubDate>Wed, 23 Jul 2025 03:19:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=44655427</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=44655427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44655427</guid></item><item><title><![CDATA[New comment by syndeo in "Swift-erlang-actor-system"]]></title><description><![CDATA[
<p>I've heard a blind eye is turned to React Native code changes, as long as it's not something drastic (or outright malicious like Epic).</p>
]]></description><pubDate>Wed, 23 Jul 2025 03:15:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44655407</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=44655407</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44655407</guid></item><item><title><![CDATA[New comment by syndeo in "“Reading Rainbow” was created to combat summer reading slumps"]]></title><description><![CDATA[
<p>Wow. I would've absolutely done that had I known about it. (I was in high school in the very late 2000s/early 2010s, so perhaps I was already too late, but yeah, wow.)<p>Thanks for that link though, a commenter says the vids are still there. (I'm too busy learning Chinese at this point though, I'm afraid!)</p>
]]></description><pubDate>Thu, 17 Jul 2025 15:30:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44594441</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=44594441</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44594441</guid></item><item><title><![CDATA[New comment by syndeo in "Show HN: I built this to talk Danish to my girlfriend – works with any language"]]></title><description><![CDATA[
<p>Same, ha. I think he ran out of API credits actually, in my case at least.</p>
]]></description><pubDate>Tue, 15 Jul 2025 14:44:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=44571663</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=44571663</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44571663</guid></item><item><title><![CDATA[New comment by syndeo in "Apple's Browser Engine Ban Persists, Even Under the DMA"]]></title><description><![CDATA[
<p>An invisible low battery surcharge… That's diabolical… don't give _them_ ideas!!</p>
]]></description><pubDate>Tue, 15 Jul 2025 13:53:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=44571197</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=44571197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44571197</guid></item><item><title><![CDATA[New comment by syndeo in "Apple's Browser Engine Ban Persists, Even Under the DMA"]]></title><description><![CDATA[
<p>This. Exactly this.<p>As a web dev, I happen to love some of the tech advancements in Chromium, and as a nerd, I'd be thrilled to see it on iOS, just for the fun technical novelty of it all. But allowing it on iOS will downright kill WebKit, as web devs will just code for Chrome (as they already do). The floodgates will be opened.<p>As a user, I value battery life, smooth performance, and system integration (technically and visually). It's great to use an Apple browser on an Apple OS, just as it is nice to use Chrome on Android—everything fits together.<p>Gosh, I miss the pre-Blink days when WebKit was able to benefit from Chromium, but alas…</p>
]]></description><pubDate>Tue, 15 Jul 2025 13:44:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=44571108</link><dc:creator>syndeo</dc:creator><comments>https://news.ycombinator.com/item?id=44571108</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44571108</guid></item></channel></rss>