<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: sse</title><link>https://news.ycombinator.com/user?id=sse</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 27 Sep 2026 02:45:20 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sse" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sse in "Ask HN: Who's still keeping a DOS machine up because the business depends on it?"]]></title><description><![CDATA[
<p>I do, for two clipper programs. But no extra machine, just a VM.
Until not long ago, it was running without VM on 32 bit Windows 10.</p>
]]></description><pubDate>Sat, 26 Sep 2026 14:49:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49857134</link><dc:creator>sse</dc:creator><comments>https://news.ycombinator.com/item?id=49857134</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49857134</guid></item><item><title><![CDATA[New comment by sse in "Beagle, a source code management system that stores AST trees"]]></title><description><![CDATA[
<p>Having a VCS that stores changes as refactorings combined with an editor that reports the refactorings directly to the VCS, without plain text files as intermediate format, would avoid losing information on the way.<p>The downside is tight coupling between VCS and editor. It will be difficult to convince developers to use anything else than their favourite editor when they want to use your VCS.<p>I wonder if you can solve it the language-server way, so that each editor that supports refactoring through language-server would support the VCS.</p>
]]></description><pubDate>Sun, 08 Mar 2026 21:37:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47301783</link><dc:creator>sse</dc:creator><comments>https://news.ycombinator.com/item?id=47301783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47301783</guid></item><item><title><![CDATA[New comment by sse in "Show HN: A difficult game to test your logic"]]></title><description><![CDATA[
<p>In 2D, it would become sokoban, wouldn't it?</p>
]]></description><pubDate>Thu, 27 Mar 2025 19:22:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=43497099</link><dc:creator>sse</dc:creator><comments>https://news.ycombinator.com/item?id=43497099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43497099</guid></item><item><title><![CDATA[New comment by sse in "Parsing: The Solved Problem That Isn't (2011)"]]></title><description><![CDATA[
<p>The one I'm most excited about is improved error recovery:<p><a href="https://soft-dev.org/pubs/html/diekmann_tratt__dont_panic/" rel="nofollow">https://soft-dev.org/pubs/html/diekmann_tratt__dont_panic/</a><p><a href="https://drops.dagstuhl.de/storage/00lipics/lipics-vol166-ecoop2020/LIPIcs.ECOOP.2020.6/LIPIcs.ECOOP.2020.6.pdf" rel="nofollow">https://drops.dagstuhl.de/storage/00lipics/lipics-vol166-eco...</a></p>
]]></description><pubDate>Wed, 21 Feb 2024 21:21:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=39459728</link><dc:creator>sse</dc:creator><comments>https://news.ycombinator.com/item?id=39459728</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39459728</guid></item><item><title><![CDATA[New comment by sse in "Building a safer FIDO2 key with privilege separation and WebAssembly"]]></title><description><![CDATA[
<p>The USB driver itself can not access arbitrary memory. But it may be able to program the DMA controller of the USB peripheral to access arbitrary memory. So the WebAssembly sandboxing of a driver alone is not enough. You still need some hardware mechanism like an SMMU. Or a trusted module that abstracts the DMA controller.</p>
]]></description><pubDate>Fri, 14 Jul 2023 20:45:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=36729684</link><dc:creator>sse</dc:creator><comments>https://news.ycombinator.com/item?id=36729684</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36729684</guid></item><item><title><![CDATA[New comment by sse in "Dawn (Part 1)"]]></title><description><![CDATA[
<p>"performance and control of C" also means that you can make datastructures with arbitrary pointers, right? The simplest example that doesn't work in rust is a linked list.<p>How can you do that when you only have multiple stacks, but no heap?</p>
]]></description><pubDate>Fri, 09 Apr 2021 20:22:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=26755608</link><dc:creator>sse</dc:creator><comments>https://news.ycombinator.com/item?id=26755608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26755608</guid></item></channel></rss>