<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: ZeroWidthJoiner</title><link>https://news.ycombinator.com/user?id=ZeroWidthJoiner</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 13 Jun 2026 02:19:11 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ZeroWidthJoiner" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ZeroWidthJoiner in "Microsoft's open source tools were hacked to steal passwords of AI developers"]]></title><description><![CDATA[
<p>The root of trust in Secure Boot is typically an OEM certificate, not Microsoft's, which is probably even worse: <a href="https://www.binarly.io/blog/pkfail-untrusted-platform-keys-undermine-secure-boot" rel="nofollow">https://www.binarly.io/blog/pkfail-untrusted-platform-keys-u...</a><p>In any case, you're free to remove Microsoft's certificates and enroll your own.</p>
]]></description><pubDate>Tue, 09 Jun 2026 10:38:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48459232</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=48459232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48459232</guid></item><item><title><![CDATA[New comment by ZeroWidthJoiner in "Custom kernel mode code signing policies on Windows"]]></title><description><![CDATA[
<p>This enables hardware owners to specify custom kernel driver signing requirements, enabling kernel mode code to run without having to submit it to Microsoft for signing.<p>For an in-depth discussion on the topic of driver signing on Windows see Geoff Chappell's excellent write-up: <a href="https://www.geoffchappell.com/notes/windows/license/customkernelsigners.htm" rel="nofollow">https://www.geoffchappell.com/notes/windows/license/customke...</a> (RIP)</p>
]]></description><pubDate>Fri, 27 Mar 2026 18:39:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47546600</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=47546600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47546600</guid></item><item><title><![CDATA[Custom kernel mode code signing policies on Windows]]></title><description><![CDATA[
<p>Article URL: <a href="https://learn.microsoft.com/en-us/windows/security/application-security/application-control/app-control-for-business/design/custom-kernel-signers">https://learn.microsoft.com/en-us/windows/security/application-security/application-control/app-control-for-business/design/custom-kernel-signers</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47546586">https://news.ycombinator.com/item?id=47546586</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 27 Mar 2026 18:38:46 +0000</pubDate><link>https://learn.microsoft.com/en-us/windows/security/application-security/application-control/app-control-for-business/design/custom-kernel-signers</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=47546586</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47546586</guid></item><item><title><![CDATA[New comment by ZeroWidthJoiner in "Under the Hood of AFD.sys Part 1: Investigating Undocumented Interfaces"]]></title><description><![CDATA[
<p>Yeah, that original name is corroborated by Raymond Chen: <a href="https://devblogs.microsoft.com/oldnewthing/20171114-00/?p=97396" rel="nofollow">https://devblogs.microsoft.com/oldnewthing/20171114-00/?p=97...</a></p>
]]></description><pubDate>Tue, 05 Aug 2025 22:36:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=44805348</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=44805348</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44805348</guid></item><item><title><![CDATA[New comment by ZeroWidthJoiner in "If you Google 'bad UX', all the results appear in Comic Sans"]]></title><description><![CDATA[
<p>Search results for "best font ever" has an easter egg as well.</p>
]]></description><pubDate>Fri, 01 Aug 2025 19:56:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=44761687</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=44761687</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44761687</guid></item><item><title><![CDATA[New comment by ZeroWidthJoiner in "Fairphone 6 is switching to a new design that's even more sustainable"]]></title><description><![CDATA[
<p>The backside fingerprint reader could even be used as an input device on some models for scrolling, or pulling down/up the notification bar. Great for scrolling through content or swiping through screens without having to cover your display for gesture input: <a href="https://www.androidauthority.com/miss-rear-fingerprint-scanner-gestures-3528157/" rel="nofollow">https://www.androidauthority.com/miss-rear-fingerprint-scann...</a></p>
]]></description><pubDate>Mon, 23 Jun 2025 17:24:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=44357981</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=44357981</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44357981</guid></item><item><title><![CDATA[New comment by ZeroWidthJoiner in "Reviving Astoria – Windows's Lost Android"]]></title><description><![CDATA[
<p>Even before the virtualization-based security feature was introduced this has been the Hyper-V architecture, on server and client SKUs. The management OS is referred to as the "parent partition" or "root partition," and it runs on top of the hypervisor: <a href="https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/reference/hyper-v-architecture" rel="nofollow">https://learn.microsoft.com/en-us/virtualization/hyper-v-on-...</a></p>
]]></description><pubDate>Sun, 01 Jun 2025 11:50:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=44150205</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=44150205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44150205</guid></item><item><title><![CDATA[New comment by ZeroWidthJoiner in "Windows 2000 Server named peak Microsoft"]]></title><description><![CDATA[
<p>This is true for certification, which is mandatory for Server OS, distributing through Windows Update, or certain classes of drivers such as anti-malware or biometric authentication, but you can still submit drivers to Microsoft for "attestation signing" that will load without warnings on desktop OS without having to run them through the testing suite.<p>In any case, running the certification tests does not provide runtime protection for drivers running in kernel mode, as demonstrated by CrowdStrike. Only Windows 10 started introducing hardware virtualization-based isolation of kernel components (to provide isolation of security subsystems, not runtime checks to prevent crashes): <a href="https://learn.microsoft.com/en-us/windows-hardware/design/device-experiences/oem-vbs" rel="nofollow">https://learn.microsoft.com/en-us/windows-hardware/design/de...</a></p>
]]></description><pubDate>Sat, 12 Apr 2025 23:18:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=43668699</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=43668699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43668699</guid></item><item><title><![CDATA[New comment by ZeroWidthJoiner in "Windows 2000 Server named peak Microsoft"]]></title><description><![CDATA[
<p>Driver Verifier is a tool that developers can choose to use for testing and debugging purposes.<p>It's not used on production machines and it does nothing to prevent a badly written driver from crashing the kernel.</p>
]]></description><pubDate>Sat, 12 Apr 2025 06:57:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=43662007</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=43662007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43662007</guid></item><item><title><![CDATA[New comment by ZeroWidthJoiner in "Keyhole – Forge own Windows Store licenses"]]></title><description><![CDATA[
<p>> They actually advise OEMs not to install this second key by default ("Secured Core" PCs), and some vendors have followed the advice, such as Lenovo. Resulting in yet another hoop to install non-MS OSes.<p>True, 3rd party not trusted by default is a "Secured-Core PC" requirement, but so is the BIOS option for enabling that trust [0]. On my "Secured-Core" ARM ThinkPad T14s it's a simple toggle option.<p>> Even recently, a Windows updated added a number of Linux distributions to the Secure Boot blacklist, resulting in working dual boot systems being suddenly cripped. Of course, _ancient_ MS OSes are never going to be blacklisted.<p>Actually they are in the process of blacklisting their currently used 2011 Windows certificate, i.e. the Microsoft cert installed on every pre-~2024 machine, also invalidating all Windows boot media not explicitly created with the new cert. It's a manually initiated process for now, with an automatic rollout coming later [1].<p>It'll be very interesting to watch how well that's going to work on such a massive scale. :)<p>[0] <a href="https://learn.microsoft.com/en-us/windows-hardware/design/device-experiences/oem-highly-secure-11" rel="nofollow">https://learn.microsoft.com/en-us/windows-hardware/design/de...</a><p>[1] <a href="https://support.microsoft.com/en-us/topic/kb5025885-how-to-manage-the-windows-boot-manager-revocations-for-secure-boot-changes-associated-with-cve-2023-24932-41a975df-beb2-40c1-99a3-b3ff139f832d" rel="nofollow">https://support.microsoft.com/en-us/topic/kb5025885-how-to-m...</a></p>
]]></description><pubDate>Sat, 07 Sep 2024 15:01:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=41474284</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=41474284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41474284</guid></item><item><title><![CDATA[New comment by ZeroWidthJoiner in "Introducing Copilot+ PCs"]]></title><description><![CDATA[
<p>> I think drivers are going to be the biggest PITA for ARM-based PC users for the first couple years — for example, Google Drive doesn't work for that reason.<p>Google Drive does ship with Arm64 drivers, and patching the platform check out of the installer gets them installed just fine (40 84 f6 74 08 -> 40 84 f6 90 90).<p>No idea why they're blocking the install.</p>
]]></description><pubDate>Tue, 21 May 2024 07:20:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=40425154</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=40425154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40425154</guid></item><item><title><![CDATA[New comment by ZeroWidthJoiner in "Rectify11 Improving upon the Windows 11 experience"]]></title><description><![CDATA[
<p>> MORE PADDING everywhere<p>It's so ridiculous. You ever wanted Explorer's "details" file list view to have horizontal blank space between rows so rather than selecting the nearest item you could just click through the list into a blank void and select <i>nothing</i>? Yeah, that's what the default setting is now. For a list view. It's like making up unusable space between cells in Excel for no reason.</p>
]]></description><pubDate>Sat, 12 Aug 2023 14:12:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=37100381</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=37100381</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37100381</guid></item><item><title><![CDATA[New comment by ZeroWidthJoiner in "Windows 11 calls a zip file a 'postcode file' in UK English"]]></title><description><![CDATA[
<p>This was initially reported over 2 months ago when it first showed up in canary builds.<p>Microsoft, at the time: "This is an issue in the latest Canary Channel build and the loc folks are working on a fix" (<a href="https://twitter.com/JenMsft/status/1643599284120723456" rel="nofollow">https://twitter.com/JenMsft/status/1643599284120723456</a>)</p>
]]></description><pubDate>Wed, 07 Jun 2023 23:29:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=36235123</link><dc:creator>ZeroWidthJoiner</dc:creator><comments>https://news.ycombinator.com/item?id=36235123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36235123</guid></item></channel></rss>