<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: poizan42</title><link>https://news.ycombinator.com/user?id=poizan42</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 04 Aug 2026 03:16:54 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=poizan42" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by poizan42 in "Postmortem for Kernel Soundness Bug #14576"]]></title><description><![CDATA[
<p>Nothing more complex than Hello world is easy to implement in C without risking mistakes in checking boundary conditions if you are not really careful.</p>
]]></description><pubDate>Sun, 02 Aug 2026 03:41:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=49140870</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=49140870</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49140870</guid></item><item><title><![CDATA[New comment by poizan42 in "A tiny cell that broke a big rule of biology"]]></title><description><![CDATA[
<p>Maybe there is something else in Gelidium amansii that it needs, if the tokoroten was produced in the traditional way?</p>
]]></description><pubDate>Tue, 14 Jul 2026 18:01:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48910748</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48910748</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48910748</guid></item><item><title><![CDATA[New comment by poizan42 in "Unicode's transliteration rules are Turing-complete"]]></title><description><![CDATA[
<p>Windows has its own library built-in: NLS. There have been a lot of back-and-forth about whether to use NLS or ICU in dotnet on Windows because it resulted in different behavior between Windows and other platforms. I think they ended up using ICU by default from .NET 5 on.</p>
]]></description><pubDate>Thu, 09 Jul 2026 05:07:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48841222</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48841222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48841222</guid></item><item><title><![CDATA[New comment by poizan42 in "Department of Commerce has lifted export controls on Claude Fable 5 and Mythos 5"]]></title><description><![CDATA[
<p>But wasn't the whole (claimed) reason that it got banned in the first place that it is a logical impossibility? Reviewing code for bugs is legitimate. Writing regression tests for bugs is legitimate. If the bug happens to be a security issue then the regression test may be a PoC or at least a step towards one.</p>
]]></description><pubDate>Wed, 01 Jul 2026 10:49:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48744803</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48744803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48744803</guid></item><item><title><![CDATA[New comment by poizan42 in "Linux for the Sega MegaDrive"]]></title><description><![CDATA[
<p>m68knommu was merged into the mainline kernel in version 2.5.46: <a href="https://www.kernel.org/pub/linux/kernel/v2.5/ChangeLog-2.5.46" rel="nofollow">https://www.kernel.org/pub/linux/kernel/v2.5/ChangeLog-2.5.4...</a><p>Of course the 2.5 line was the unstable pre-release for the 2.6 kernel. That means that stable mainline linux has had nommu since 2.6.0, which was released 17 December 2003.<p>So yes, some time indeed.</p>
]]></description><pubDate>Tue, 30 Jun 2026 13:34:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48732566</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48732566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48732566</guid></item><item><title><![CDATA[New comment by poizan42 in "European ISPs Want Rightsholders Held Accountable for Overblocking Damage"]]></title><description><![CDATA[
<p>> A statement that the information in the notification is accurate, and under penalty of perjury, that the complaining party is authorized to act on behalf of the owner of an exclusive right that is allegedly infringed.<p>DMCA Section 3.A v) - <a href="https://www.law.cornell.edu/uscode/text/17/512" rel="nofollow">https://www.law.cornell.edu/uscode/text/17/512</a><p>It is only the part about being authorized that is under the penalty of the perjury. You can be as malicious as you want as long as you don't falsely claim to own or represent someone who owns the rights to something.</p>
]]></description><pubDate>Mon, 29 Jun 2026 21:17:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48725380</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48725380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48725380</guid></item><item><title><![CDATA[New comment by poizan42 in "Springer Nature has removed two studies by Max Planck"]]></title><description><![CDATA[
<p>I really wish they would have asked the representative to confirm that they can only share detailed information with the skeletal remains of an author who died 78 years ago. Not that I think it would make any difference, but it would force the representative to acknowledge the absurdity of the situation.</p>
]]></description><pubDate>Fri, 26 Jun 2026 17:22:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48689236</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48689236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48689236</guid></item><item><title><![CDATA[New comment by poizan42 in "Making Claude a Chemist"]]></title><description><![CDATA[
<p>I have been trying to work on debugging tools using Opus 4.8. As it turns out working with low-level techniques that inspects and alters behavior of other processes is bordering close enough to cybersecurity research that it often hits the guardrails.</p>
]]></description><pubDate>Sun, 14 Jun 2026 15:04:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48527906</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48527906</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48527906</guid></item><item><title><![CDATA[New comment by poizan42 in "Everything in C is undefined behavior"]]></title><description><![CDATA[
<p>That's cool and all if you are writing GCC or Clang dialect C, but it doesn't change the fact that it is UB in the C standard.</p>
]]></description><pubDate>Wed, 20 May 2026 12:00:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48206332</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48206332</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48206332</guid></item><item><title><![CDATA[New comment by poizan42 in "Bill to block publishers from killing online games advances in California"]]></title><description><![CDATA[
<p>It's not difficult not to lie to your customers. If you are actually selling a subscription then don't claim the customer is buying the game, and this law won't apply to you.</p>
]]></description><pubDate>Sat, 16 May 2026 00:33:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48155665</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48155665</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48155665</guid></item><item><title><![CDATA[New comment by poizan42 in "Linux gaming is faster because Windows APIs are becoming Linux kernel features"]]></title><description><![CDATA[
<p>NTSYNC seems quite cumbersome to use for your own linux software though<p>> The ntsync driver creates a single char device /dev/ntsync. Each file description opened on the device represents a unique instance intended to back an individual NT virtual machine. Objects created by one ntsync instance may only be used with other objects created by the same instance.<p>So you need a server process that can open the char device and hold onto the fd that you can then request through a Unix domain socket.</p>
]]></description><pubDate>Thu, 14 May 2026 04:10:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48131007</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48131007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48131007</guid></item><item><title><![CDATA[New comment by poizan42 in "First tunnel element of the Fehmarnbelt Tunnel immersed"]]></title><description><![CDATA[
<p>They are GINA gaskets[0], they were supposed to last 120 years[1], but it has recently been shown that they may deteriorate faster than previously expected due to being under constant compression[2][3]<p>[0] <a href="https://www.trelleborg.com/en/marine-and-infrastructure/media/in-the-news/tailor-made-sealing-systems-for-the-fehmarnbelt-immersed-tunnel" rel="nofollow">https://www.trelleborg.com/en/marine-and-infrastructure/medi...</a><p>[1] <a href="https://www.trelleborg.com/marine-and-infrastructure/-/media/marine-systems/resources/case-studies/downloads/keeping-immersed-tunnels-watertight-for-120-years.pdf?rev=30fcb4a6a6f04555afe7c96290dae4ab" rel="nofollow">https://www.trelleborg.com/marine-and-infrastructure/-/media...</a><p>[2] <a href="https://www.sciencedirect.com/science/article/abs/pii/S0886779825008909" rel="nofollow">https://www.sciencedirect.com/science/article/abs/pii/S08867...</a><p>[3] <a href="https://dailygalaxy.com/2026/03/rubber-used-in-undersea-tunnels-decay-fast/" rel="nofollow">https://dailygalaxy.com/2026/03/rubber-used-in-undersea-tunn...</a></p>
]]></description><pubDate>Mon, 11 May 2026 05:53:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48091458</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48091458</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48091458</guid></item><item><title><![CDATA[New comment by poizan42 in "How do I inform Windows that I'm writing a binary file?"]]></title><description><![CDATA[
<p>And if you switch the tty from "cooked" to "raw" mode then it doesn't do the conversion, and a CR just moves the cursor back to the start of the line and a LF just moves the cursor one line down.</p>
]]></description><pubDate>Thu, 07 May 2026 03:19:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48045051</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48045051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48045051</guid></item><item><title><![CDATA[New comment by poizan42 in "Trademark violation: Fake Notepad++ for Mac"]]></title><description><![CDATA[
<p>You can tell people what something is, that is nominative use of the trademark. Actually putting it in center of the branding might be infringing, but Don Ho gave their blessing to use that, so that point is moot anyways.</p>
]]></description><pubDate>Tue, 05 May 2026 11:38:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48021084</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=48021084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48021084</guid></item><item><title><![CDATA[New comment by poizan42 in "Veracrypt project update"]]></title><description><![CDATA[
<p>That was 11 years ago, under DHI Group though. I don't think Slashdot Media have been up to the same shady stuff.</p>
]]></description><pubDate>Wed, 08 Apr 2026 10:52:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47688368</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=47688368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47688368</guid></item><item><title><![CDATA[New comment by poizan42 in "Olympic Committee bars transgender athletes from women’s events"]]></title><description><![CDATA[
<p>Is the "genetic testing" for the presence of a Y chromosome or the presence of the SRY gene? And what about people with AIS?<p>If it's just karyotype, are men with XX male syndrome (SRY gene without an Y chromosome) then allowed to participate in women's sports?</p>
]]></description><pubDate>Thu, 26 Mar 2026 17:49:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47533527</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=47533527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47533527</guid></item><item><title><![CDATA[New comment by poizan42 in "4Chan mocks £520k fine for UK online safety breaches"]]></title><description><![CDATA[
<p>They haven't pierced the corporate veil as far as I can tell - it's not moot or any other executives that have been personally fined. Also as far as I'm aware the UK doesn't have debtors jail.</p>
]]></description><pubDate>Fri, 20 Mar 2026 15:36:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47456115</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=47456115</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47456115</guid></item><item><title><![CDATA[New comment by poizan42 in "Meta Platforms: Lobbying, dark money, and the App Store Accountability Act"]]></title><description><![CDATA[
<p>See <a href="https://reddit.com/r/linux/comments/1rshc1f/i_traced_2_billion_in_nonprofit_grants_and_45/oa8hln9/" rel="nofollow">https://reddit.com/r/linux/comments/1rshc1f/i_traced_2_billi...</a><p>AutoModerator on /r/linux is set up to automatically remove posts after a set amount of reports.</p>
]]></description><pubDate>Fri, 13 Mar 2026 16:32:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47366577</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=47366577</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47366577</guid></item><item><title><![CDATA[New comment by poizan42 in "U+237C ⍼ Is Azimuth"]]></title><description><![CDATA[
<p>Okay, but what does any of that have to do with knowing that the glyph at U+237C originated as a symbol for azimuth?</p>
]]></description><pubDate>Wed, 11 Mar 2026 02:16:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47331102</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=47331102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47331102</guid></item><item><title><![CDATA[New comment by poizan42 in "The surprising whimsy of the Time Zone Database"]]></title><description><![CDATA[
<p>Hmm the comment was a bit difficult to parse, but I think they got it correct. Remember that we have arbitrarily defined the time during local winter as the "standard" time. If we want to keep to that then "permanent daylight savings" is a contradictory term. So what is actually meant is abolishing DST while at the same time changing the standard time to be at the offset of DST before the change. So what I think they are saying is that DST is being abolished, but the actual effective offset at the time when it's abolished is unchanged.</p>
]]></description><pubDate>Sun, 08 Mar 2026 11:35:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47296524</link><dc:creator>poizan42</dc:creator><comments>https://news.ycombinator.com/item?id=47296524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47296524</guid></item></channel></rss>