<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: qzzi</title><link>https://news.ycombinator.com/user?id=qzzi</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 15 May 2026 21:21:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=qzzi" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by qzzi in "Cloudflare flags archive.today as "C&C/Botnet"; no longer resolves via 1.1.1.2"]]></title><description><![CDATA[
<p>1.1.1.1 is simply a free DNS, 1.1.1.2 blocks malware, and 1.1.1.3 blocks both malware and adult content. It's a service that does exactly what it's supposed to do.</p>
]]></description><pubDate>Sun, 22 Mar 2026 06:46:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47475060</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=47475060</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47475060</guid></item><item><title><![CDATA[New comment by qzzi in "Unlocking Python's Cores:Energy Implications of Removing the GIL"]]></title><description><![CDATA[
<p>Simply removing the GIL and running 10,000 threads seems very unlikely.</p>
]]></description><pubDate>Mon, 09 Mar 2026 18:56:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47313677</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=47313677</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47313677</guid></item><item><title><![CDATA[New comment by qzzi in "Anthropic’s paper smells like bullshit"]]></title><description><![CDATA[
<p>I've been hacking professionally for 30 years and I know what to look for. Anthropic's report is garbage. Period.</p>
]]></description><pubDate>Sun, 16 Nov 2025 22:41:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=45949135</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=45949135</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45949135</guid></item><item><title><![CDATA[New comment by qzzi in "Do you know that there is an HTML tables API?"]]></title><description><![CDATA[
<p>Compared to what? What gives you all that, and what prevents you from having it with tables?</p>
]]></description><pubDate>Sat, 01 Nov 2025 16:04:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45782735</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=45782735</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45782735</guid></item><item><title><![CDATA[New comment by qzzi in "We rewrote the Ghostty GTK application"]]></title><description><![CDATA[
<p>I'm pretty sure they're talking about reference counting that depends on the arguments, not about optional arguments or invalid argument combinations.</p>
]]></description><pubDate>Fri, 15 Aug 2025 14:53:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44913188</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=44913188</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44913188</guid></item><item><title><![CDATA[New comment by qzzi in "Zig's Lovely Syntax"]]></title><description><![CDATA[
<p>C and Python automatically concatenate string literals, and Rust has the concat! macro. There's no problem just writing it in a way that works correctly with any indentation. No need for weird-strings.<p><pre><code>  " one\n"
  "  two\n"
  "   three\n"</code></pre></p>
]]></description><pubDate>Mon, 11 Aug 2025 01:38:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=44860048</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=44860048</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44860048</guid></item><item><title><![CDATA[New comment by qzzi in "EU to ban anonymous crypto accounts and privacy coins by 2027"]]></title><description><![CDATA[
<p>They aren't comparing those crimes. You don't get to pick and choose where laws should matter based on whether you personally like the item being banned. Your "bad guys will do it anyway" argument doesn’t hold.</p>
]]></description><pubDate>Mon, 05 May 2025 10:32:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=43893511</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=43893511</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43893511</guid></item><item><title><![CDATA[New comment by qzzi in "I Like and Use Global Variables"]]></title><description><![CDATA[
<p>The point is obviously that the counter is centralized, and it relates to the previous example where is no concurrency. The need for synchronization when sharing data across threads is mentioned just below that.</p>
]]></description><pubDate>Mon, 10 Feb 2025 09:19:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=42998410</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=42998410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42998410</guid></item><item><title><![CDATA[New comment by qzzi in "I Like and Use Global Variables"]]></title><description><![CDATA[
<p>In the right place, but maybe at the wrong time. You can expect +1 and always be right, when the value should be +10.</p>
]]></description><pubDate>Mon, 10 Feb 2025 09:18:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=42998398</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=42998398</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42998398</guid></item><item><title><![CDATA[New comment by qzzi in "Wild – A fast linker for Linux"]]></title><description><![CDATA[
<p>No, the debugger does not get involved in preprocessing. When you write "a = __LINE__;", it expands to "a = 10;" (or whatever number) and is compiled, and the debugger has no knowledge of it. Debugging information, including the mapping of positions in the code to positions in the source, is generated by the compiler and embedded directly into the generated binary or an external file, from which the debugger reads it.<p>The __LINE__ macro is passed to the debugger only if the program itself outputs its value, and the "debugger" is a human reading that output :)</p>
]]></description><pubDate>Sun, 26 Jan 2025 13:38:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=42830034</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=42830034</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42830034</guid></item><item><title><![CDATA[New comment by qzzi in "Wild – A fast linker for Linux"]]></title><description><![CDATA[
<p>The __LINE__ macro, like all other macros, is expanded during the preprocessing of the source code and is not handed to the debugger in any way.</p>
]]></description><pubDate>Sat, 25 Jan 2025 19:08:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=42823769</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=42823769</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42823769</guid></item><item><title><![CDATA[New comment by qzzi in "Portspoof: Emulate a valid service on all 65535 TCP ports"]]></title><description><![CDATA[
<p>This is the place where the listening socket is initialized, and you can see that if the port is 0, it doesn't do anything. Are you observing different behavior?</p>
]]></description><pubDate>Fri, 27 Dec 2024 11:31:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=42521417</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=42521417</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42521417</guid></item><item><title><![CDATA[New comment by qzzi in "Updates to the OpenVMS Community Program"]]></title><description><![CDATA[
<p>It is a commercial product and it is their goodwill to offer licenses for free. They don't have to do it at all, Mr. Entitled.</p>
]]></description><pubDate>Tue, 26 Mar 2024 19:27:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=39831830</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=39831830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39831830</guid></item><item><title><![CDATA[New comment by qzzi in "Show HN: Comma Separated Values (CSV) to Unicode Separated Values (USV)"]]></title><description><![CDATA[
<p>> you know any actual tab character in the input is a field separator, and then you can go through the fields to put back the escaped ones<p>The "\t" in "split" is not a "slash-tee" but an actual tab character and then escape sequences in fields are handled by the "unescape" function.</p>
]]></description><pubDate>Tue, 12 Mar 2024 19:19:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=39683679</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=39683679</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39683679</guid></item><item><title><![CDATA[New comment by qzzi in "OpenBSD – pinning all system calls"]]></title><description><![CDATA[
<p>No.</p>
]]></description><pubDate>Tue, 12 Dec 2023 07:09:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=38610529</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=38610529</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38610529</guid></item><item><title><![CDATA[New comment by qzzi in "OpenBSD – pinning all system calls"]]></title><description><![CDATA[
<p>I don't know how they define `MAX`, but I'm guessing it's a typical "a>b?a:b". In function `elf_read_pintable` the `npins` is defined as signed int and `sysno` as unsigned int.<p>So this comparison will be unsigned and will allow to set `npins` to any value, even negative:<p><pre><code>  npins = MAX(npins, syscalls[i].sysno)
</code></pre>
Then `SYS_kbind` seems to be a signed int. So this comparison will be signed and "fix" the negative `npins` to `SYS_kbind`:<p><pre><code>  npins = MAX(npins, SYS_kbind)
</code></pre>
And finally the `sysno` index might be out of bounds here:<p><pre><code>  pins[syscalls[i].sysno] = syscalls[i].offset
</code></pre>
But maybe I'm completely wrong, I'm not interested in researching it too much.</p>
]]></description><pubDate>Tue, 12 Dec 2023 03:00:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=38608796</link><dc:creator>qzzi</dc:creator><comments>https://news.ycombinator.com/item?id=38608796</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38608796</guid></item></channel></rss>