<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: russfink</title><link>https://news.ycombinator.com/user?id=russfink</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 00:50:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=russfink" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by russfink in "Turing Completeness of GNU find"]]></title><description><![CDATA[
<p>Okay, but what are the cybersecurity implications of this discovery?  A new living-off-the-land approach?  Resource exhaustion?  Covert servers?</p>
]]></description><pubDate>Wed, 25 Feb 2026 15:52:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47153183</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=47153183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47153183</guid></item><item><title><![CDATA[New comment by russfink in "Turing Completeness of GNU find"]]></title><description><![CDATA[
<p>Sorry for the novice question, but how do you determine this is AI?</p>
]]></description><pubDate>Wed, 25 Feb 2026 15:50:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47153156</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=47153156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47153156</guid></item><item><title><![CDATA[New comment by russfink in "Official specification and reference code for Fast Lightweight Online Encryptio"]]></title><description><![CDATA[
<p>Not sure I understand the  problem this is trying to solve. I can hash a 2Gb file with an empty hash placeholder, sign the hash and store it in the file. Then on decryption, zero out the placeholder, hash the whole file, and compare the result to the included signed hash placeholder without storing 2Gb in memory.</p>
]]></description><pubDate>Mon, 23 Feb 2026 02:50:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47117468</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=47117468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47117468</guid></item><item><title><![CDATA[New comment by russfink in "Log into 28 vintage computer systems in the browser / Interim Computer Museum"]]></title><description><![CDATA[
<p>Hug of death via Tom’s Hardware</p>
]]></description><pubDate>Mon, 23 Feb 2026 02:42:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47117420</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=47117420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47117420</guid></item><item><title><![CDATA[Log into 28 vintage computer systems in the browser / Interim Computer Museum]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.tomshardware.com/video-games/retro-gaming/you-can-log-into-28-vintage-computer-systems-in-your-browser-for-free-thanks-to-the-interim-computer-museum-and-sdf-org-experience-legendary-oses-architectures-programming-languages-and-games">https://www.tomshardware.com/video-games/retro-gaming/you-can-log-into-28-vintage-computer-systems-in-your-browser-for-free-thanks-to-the-interim-computer-museum-and-sdf-org-experience-legendary-oses-architectures-programming-languages-and-games</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47117411">https://news.ycombinator.com/item?id=47117411</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 23 Feb 2026 02:42:23 +0000</pubDate><link>https://www.tomshardware.com/video-games/retro-gaming/you-can-log-into-28-vintage-computer-systems-in-your-browser-for-free-thanks-to-the-interim-computer-museum-and-sdf-org-experience-legendary-oses-architectures-programming-languages-and-games</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=47117411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47117411</guid></item><item><title><![CDATA[New comment by russfink in "I started programming when I was 7. I'm 50 now and the thing I loved has changed"]]></title><description><![CDATA[
<p>I must be the only one who thinks this, but this is the age of getting things done. I don’t have to worry about syntax or off by one errors, I tell it what to do and it generally does it, instantly!<p>Oh, and I’m 57 and was programming the Commodore Pet when I was 11. I’m relieved to be (mostly) free of syntactic shackles.<p>Vote me down, but also prove me wrong.</p>
]]></description><pubDate>Wed, 11 Feb 2026 04:57:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46971025</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46971025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46971025</guid></item><item><title><![CDATA[New comment by russfink in "How not to securely erase a NVME drive (2022)"]]></title><description><![CDATA[
<p>sedutil-cli —yesIwantToEraseALLmydata $PSID /dev/sda1 or something like that.</p>
]]></description><pubDate>Thu, 05 Feb 2026 02:39:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46894961</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46894961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46894961</guid></item><item><title><![CDATA[New comment by russfink in "After two years of vibecoding, I'm back to writing by hand"]]></title><description><![CDATA[
<p>This. Most people defer the solving of hard problems to when they write the code. This is wrong, and too late to be effective. In one way, using agents to write code forces the thinking to occur closer to the right level - not at the code level - but in another way, if the thinking isn’t done or done correctly, the agent can’t help.</p>
]]></description><pubDate>Tue, 27 Jan 2026 12:32:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46779147</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46779147</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46779147</guid></item><item><title><![CDATA[New comment by russfink in "Simple Sabotage Field Manual (1944) [pdf]"]]></title><description><![CDATA[
<p>zOMG dying laughing here</p>
]]></description><pubDate>Mon, 19 Jan 2026 21:58:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46685076</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46685076</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46685076</guid></item><item><title><![CDATA[New comment by russfink in "Scanning ultrasound as a neuromodulation therapy in Alzheimer's disease"]]></title><description><![CDATA[
<p>> With four treatment sessions spaced fortnightly,<p>This is a clearer statement of “Every two weeks” than “bimonthly” or “semimonthly.”<p>Brilliant!</p>
]]></description><pubDate>Tue, 13 Jan 2026 20:17:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46607266</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46607266</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46607266</guid></item><item><title><![CDATA[New comment by russfink in "The Accountability Trap: Why School Systems Abandon Gifted Students"]]></title><description><![CDATA[
<p>Mathematically speaking, “no child left behind” is equivalent to “no child out in front.”</p>
]]></description><pubDate>Thu, 01 Jan 2026 13:09:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46453818</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46453818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46453818</guid></item><item><title><![CDATA[New comment by russfink in "Show HN: Ez FFmpeg – Video editing in plain English"]]></title><description><![CDATA[
<p>Except what if you don’t really grok those ffmpeg flags and the LLM tells you something wrong - how will you know?  Or more common, send you down a re-encode rabbit hole when you just needed a simple clipping off the end?</p>
]]></description><pubDate>Sun, 28 Dec 2025 03:32:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46408140</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46408140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46408140</guid></item><item><title><![CDATA[New comment by russfink in "I can't upgrade to Windows 11, now leave me alone"]]></title><description><![CDATA[
<p>Ten years old laptop?  Pretty sure it has a TPM 2.0 on it.</p>
]]></description><pubDate>Mon, 22 Dec 2025 04:09:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46351229</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46351229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46351229</guid></item><item><title><![CDATA[New comment by russfink in "Reflections on AI at the End of 2025"]]></title><description><![CDATA[
<p>Practical question: when getting the AI to teach you something, eg how attention can be focused in LLMs, how do you know it’s teaching you correct theory?  Can I use a metric of internal consistency, repeatedly querying it and other models with a summary of my understanding?  What do you all do?</p>
]]></description><pubDate>Sat, 20 Dec 2025 17:40:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46337939</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46337939</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46337939</guid></item><item><title><![CDATA[New comment by russfink in "MIT Missing Semester 2026"]]></title><description><![CDATA[
<p>Conspicuously missing is a direct mention of AI tools. Is MIT, like others, side-stepping the use of AI by students to (help them) complete homework assignments and projects?</p>
]]></description><pubDate>Mon, 15 Dec 2025 15:55:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46276113</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46276113</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46276113</guid></item><item><title><![CDATA[New comment by russfink in "MIT Missing Semester 2026"]]></title><description><![CDATA[
<p>Link to the About page that clearly describes the effort and rationale.<p><a href="https://missing.csail.mit.edu/about/" rel="nofollow">https://missing.csail.mit.edu/about/</a></p>
]]></description><pubDate>Mon, 15 Dec 2025 15:53:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46276081</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46276081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46276081</guid></item><item><title><![CDATA[New comment by russfink in "Workday project at Washington University hits $266M"]]></title><description><![CDATA[
<p>Back in the day, wustl.edu was seen as a leader in computer applications. Sad now that it cannot just create its own systems to handle its tasks, especially with AI’s around to offer coding help. Imagine spending a fraction of this money and vectoring it to students to develop said systems.</p>
]]></description><pubDate>Sat, 13 Dec 2025 21:35:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46258330</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46258330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46258330</guid></item><item><title><![CDATA[New comment by russfink in "If you're going to vibe code, why not do it in C?"]]></title><description><![CDATA[
<p>One trick I have tried is asking the LLM to output a specification of the thing we are in the middle of building. A commenter above said humans struggle with writing good requirements - LLMs have trouble following good requirements - ALL of them - often forgetting important things while scrambling to address your latest concern.<p>Getting it to output a spec lets me correct the spec, reload the browser tab to speed things up, or move to a different AI.</p>
]]></description><pubDate>Tue, 09 Dec 2025 22:26:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46211580</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46211580</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46211580</guid></item><item><title><![CDATA[New comment by russfink in "After nearly 30 years, Crucial will stop selling RAM to consumers"]]></title><description><![CDATA[
<p>Damn … Crucial P3 plus and P5 plus support Opal 2.0 full disk encryption. This leaves Samsung standing nearly alone in the consumer market, except for some smaller names.</p>
]]></description><pubDate>Thu, 04 Dec 2025 01:06:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46142560</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46142560</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46142560</guid></item><item><title><![CDATA[New comment by russfink in "Xlibre is a fork of the Xorg Xserver with lots of code cleanups"]]></title><description><![CDATA[
<p>If it matters, many of their issues were apparently closed without comment. Here is an issue  asking to resolve this. It also lists many of the commits.<p><a href="https://gitlab.freedesktop.org/xorg/xserver/-/work_items/1822" rel="nofollow">https://gitlab.freedesktop.org/xorg/xserver/-/work_items/182...</a></p>
]]></description><pubDate>Mon, 01 Dec 2025 12:06:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46106399</link><dc:creator>russfink</dc:creator><comments>https://news.ycombinator.com/item?id=46106399</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46106399</guid></item></channel></rss>