<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: turpentine</title><link>https://news.ycombinator.com/user?id=turpentine</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 13 Jun 2026 07:29:24 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=turpentine" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by turpentine in "32GB of DDR5 now costs $375 – AI shortage continues to squeeze PC building"]]></title><description><![CDATA[
<p>I have to wonder if some online stores have been drip selling stock, trying to sell at the top of the market. A few extra $k on thousands of units from a day-to-day price change is probably tempting for small pc part businesses.</p>
]]></description><pubDate>Thu, 04 Jun 2026 02:00:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48392729</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=48392729</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48392729</guid></item><item><title><![CDATA[New comment by turpentine in "32GB of DDR5 now costs $375 – AI shortage continues to squeeze PC building"]]></title><description><![CDATA[
<p>13th gen, and they still have VGA out? Amazing.<p>The only thing I've found that's annoying with these POS/Office builds across various brands and models from 2013-2017 is the PSUs are less reliable and end up failing if you're doing more than just running excel and outlook. The OEM PSUs are often priced at ~25-70% of the value of the entire machine.  I've seen some people end up cutting a hole in the case and bolt an ATX PSU to the exterior.</p>
]]></description><pubDate>Thu, 04 Jun 2026 01:57:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48392703</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=48392703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48392703</guid></item><item><title><![CDATA[New comment by turpentine in "32GB of DDR5 now costs $375 – AI shortage continues to squeeze PC building"]]></title><description><![CDATA[
<p>It shows 3.5" spinning rust are climbing this year too.</p>
]]></description><pubDate>Wed, 03 Jun 2026 15:25:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48385361</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=48385361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48385361</guid></item><item><title><![CDATA[New comment by turpentine in "Debian ZFS packaging team add warning, ZFS unsupported since Linux 6.12"]]></title><description><![CDATA[
<p>The only thing being added in this commit is the warning presented to users that they're at risk of instability, including data corruption with their current kernel as since 6.12, there is a new default configuration for scheduling behavior, which is worth paying attention to and so a valid concern.  Debian trixie (stable) uses the 6.12 kernel for context.<p>ZFS is an out of tree filesystem, so one can not expect everything to go smoothly with kernel upgrades (it's recommended to hold kernel upgrades for production with ZFS, and test thoroughly, but here 6.12 is already a default for trixie), so this commit is a good road-sign to throw up infront of users to stop and think.  Debian's opt-in usage stats (popcon) suggests that ZFS usage is a bit of niche, but I figured it is post worthy here, as some of us are in exactly that kind of niche.<p><a href="https://www.kernel.org/doc/html/v6.12/admin-guide/kernel-parameters.html" rel="nofollow">https://www.kernel.org/doc/html/v6.12/admin-guide/kernel-par...</a><p>The defconfig for applicable platforms sets preempt=voluntary
<a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/x86/configs/x86_64_defconfig" rel="nofollow">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...</a><p>At boot, on Debian trixie the preempt setting is printed:
May 28 22:58:07 foo kernel: Dynamic Preempt: voluntary<p>Description from the 6.12 Kconfig:
<a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/kernel/Kconfig.preempt?h=v6.12&id=adc218676eef25575469234709c2d87185ca223a" rel="nofollow">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...</a><p>> This option reduces the latency of the kernel by adding more "explicit preemption points" to the kernel code. These new preemption points have been selected to reduce the maximum latency of rescheduling, providing faster application reactions, at the cost of slightly lower throughput.<p>> This allows reaction to interactive events by allowing a low priority process to voluntarily preempt itself even if it is in kernel mode executing a system call. This allows applications to run more 'smoothly' even when the system is under load.<p>It is possible to boot with preempt=none on 6.12, and on 6.13 preempt=lazy was introduced, where "the task gets one HZ tick time to yield itself" before being forced.<p><a href="https://www.kernel.org/doc/html/v6.13/admin-guide/kernel-parameters.html" rel="nofollow">https://www.kernel.org/doc/html/v6.13/admin-guide/kernel-par...</a>
<a href="https://lwn.net/Articles/994322/" rel="nofollow">https://lwn.net/Articles/994322/</a><p>Linux 7.0 retains preempt=lazy and preempt=full, and there was a recent HN discussion of PostgreSQL navigating the change on the LKML:<p><a href="https://news.ycombinator.com/item?id=47644864">https://news.ycombinator.com/item?id=47644864</a>
<a href="https://lore.kernel.org/lkml/yr3inlzesdb45n6i6lpbimwr7b25kqkn37qzlvvzgad5hfd7ut@xv4cihno76wu/" rel="nofollow">https://lore.kernel.org/lkml/yr3inlzesdb45n6i6lpbimwr7b25kqk...</a></p>
]]></description><pubDate>Thu, 28 May 2026 14:59:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48309907</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=48309907</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48309907</guid></item><item><title><![CDATA[Debian ZFS packaging team add warning, ZFS unsupported since Linux 6.12]]></title><description><![CDATA[
<p>Article URL: <a href="https://salsa.debian.org/zfsonlinux-team/zfs/-/commit/dbee1c1609e094c6b8d50a379a0f0b4535704a2d">https://salsa.debian.org/zfsonlinux-team/zfs/-/commit/dbee1c1609e094c6b8d50a379a0f0b4535704a2d</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48307945">https://news.ycombinator.com/item?id=48307945</a></p>
<p>Points: 4</p>
<p># Comments: 3</p>
]]></description><pubDate>Thu, 28 May 2026 12:26:10 +0000</pubDate><link>https://salsa.debian.org/zfsonlinux-team/zfs/-/commit/dbee1c1609e094c6b8d50a379a0f0b4535704a2d</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=48307945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48307945</guid></item><item><title><![CDATA[New comment by turpentine in "DOS Zone"]]></title><description><![CDATA[
<p>It's a Russian warez website, fishing for donations in crypto to bypass sanctions because of their invasion? Pass.</p>
]]></description><pubDate>Thu, 21 May 2026 07:40:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48219166</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=48219166</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48219166</guid></item><item><title><![CDATA[New comment by turpentine in "Access to frontier AI will soon be limited by economic and security constraints"]]></title><description><![CDATA[
<p>The video doesn't even have to load to know it's AI generated.  The channel profile thumbnail and the video description are dead giveaways. The first frame of the video has too many errors to be worth repeating here.  The first 0.5 seconds of the video has implausible movement.</p>
]]></description><pubDate>Fri, 15 May 2026 08:59:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48146226</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=48146226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48146226</guid></item><item><title><![CDATA[New comment by turpentine in "HDD Firmware Hacking"]]></title><description><![CDATA[
<p>The obfuscation hardware vendors do is so trivial, why do they even bother?<p>One of the current vendor provided consumer SSD firmware update utilities for Linux as a live-usb decrypts the firmware and writes it out to disk decrypted before uploading it, so simply using seccomp to fail a rmdir syscall nets you the decrypted version without having to reverse engineer any of the updater/decryption code.<p>I deleted my own negative rant about SSD manufacturers not opting in to lvfs/fwupd when drives have a high risk of bricking without firmware updates.</p>
]]></description><pubDate>Fri, 15 May 2026 01:07:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48143281</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=48143281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48143281</guid></item><item><title><![CDATA[New comment by turpentine in "Linux gaming is faster because Windows APIs are becoming Linux kernel features"]]></title><description><![CDATA[
<p>From people who have been using Linux since the 90s, the long term view is that nvidia has always been mostly fine since the early 2000s for hw acceleration if you didn't mind a binary blob.  Yes, there have always been driver bugs - but that was never unique to a specific platform, i.e. nvidia on macos had opengl driver bugs that went unfixed for eternity until support was dropped, then the bug reports could be closed.<p>Comparatively the leading alternative was a dumpster fire of a broken mess for the longest time on Linux.  All through the 2000s, ATi provided a binary blob driver known as fglrx which some people joked was a half-baked codebase from somemthing that started on HP-UX, passable enough for running sales demos and then was thrown at an intern to port it to Linux.  If you went with ATi and tried to do much with foss opengl programs, you could expect daily or weekly kernel panics and performance that was <50% of that of the windows driver for an identical build.  The solution was always to buy nvidia if you wanted stability.<p>Nothing has really changed for Nvidia on Linux, it still continues to perform adequetly. Plenty of people, including myself have used the binary blob for games and other 3D software with wine through the late 2000s, 2010s and proton in the 2020s without much comment because it works fine.  The exception being that if you buy a used card, coming up on 10+ years old because your requirements are minimal - don't expect current driver support.  Nvidia drop support for old cards on Windows too.<p>AMD is definitely night and day in terms of meeting the free software ecosystem properly, and so arguably the reason to go with a new AMD card is voting for that kind of support with your wallet.</p>
]]></description><pubDate>Thu, 14 May 2026 00:04:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48129377</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=48129377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48129377</guid></item><item><title><![CDATA[New comment by turpentine in "CERT is releasing six CVEs for serious security vulnerabilities in dnsmasq"]]></title><description><![CDATA[
<p><a href="https://news.ycombinator.com/item?id=47943499">https://news.ycombinator.com/item?id=47943499</a> - 44 CVEs trying to replace coreutils with a greenfield rust rewrite.  There's no free lunch.</p>
]]></description><pubDate>Wed, 13 May 2026 09:43:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48119775</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=48119775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48119775</guid></item><item><title><![CDATA[New comment by turpentine in "Maybe you shouldn't install new software for a bit"]]></title><description><![CDATA[
<p>There are at least two recent negative signals.<p><a href="https://news.ycombinator.com/item?id=47943499">https://news.ycombinator.com/item?id=47943499</a> - 44 CVEs trying to replace coreutils with a greenfield rust rewrite.<p><a href="https://news.ycombinator.com/item?id=47921079">https://news.ycombinator.com/item?id=47921079</a> - Shoehorning AI stuff into Ubuntu is the future.</p>
]]></description><pubDate>Fri, 08 May 2026 14:02:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48063325</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=48063325</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48063325</guid></item><item><title><![CDATA[New comment by turpentine in "The AI industry is discovering that the public hates it"]]></title><description><![CDATA[
<p>Sometimes an employer will tell you what your view on AI is too, and make you sign an agreement.</p>
]]></description><pubDate>Sat, 25 Apr 2026 23:21:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47905597</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=47905597</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47905597</guid></item><item><title><![CDATA[New comment by turpentine in "CPU-Z and HWMonitor compromised"]]></title><description><![CDATA[
<p>FileZilla has had a history of intentionally bunding adware/spyware, so aren't they the threat to begin with?<p><a href="https://en.wikipedia.org/wiki/FileZilla#Bundled_adware_issues" rel="nofollow">https://en.wikipedia.org/wiki/FileZilla#Bundled_adware_issue...</a></p>
]]></description><pubDate>Sat, 11 Apr 2026 01:23:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47726254</link><dc:creator>turpentine</dc:creator><comments>https://news.ycombinator.com/item?id=47726254</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47726254</guid></item></channel></rss>