<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: none_to_remain</title><link>https://news.ycombinator.com/user?id=none_to_remain</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 02 Jul 2026 18:37:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=none_to_remain" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by none_to_remain in "Linux eliminates the strncpy API after six years of work, 360 patches"]]></title><description><![CDATA[
<p>I think you're mixing up the NULL pointer and the NULL (sometimes NUL) character.</p>
]]></description><pubDate>Sun, 21 Jun 2026 00:24:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48614445</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=48614445</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48614445</guid></item><item><title><![CDATA[New comment by none_to_remain in "Linux eliminates the strncpy API after six years of work, 360 patches"]]></title><description><![CDATA[
<p>Struct foo has various members, including a bar*. But a foo may or may not be associated with a bar. If there's no associated bar, the bar* pointer is NULL. Seen and done this all the time</p>
]]></description><pubDate>Sun, 21 Jun 2026 00:20:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48614427</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=48614427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48614427</guid></item><item><title><![CDATA[New comment by none_to_remain in "Linux eliminates the strncpy API after six years of work, 360 patches"]]></title><description><![CDATA[
<p>The size overhead of that is 2*sizeof(int) while the overhead of null termination is sizeof(char). If I remember the standard right, the former is worse by at least sizeof(char), and usually more in practice. This used to matter, sometimes still does.</p>
]]></description><pubDate>Sun, 21 Jun 2026 00:14:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48614393</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=48614393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48614393</guid></item><item><title><![CDATA[New comment by none_to_remain in "Show HN: Are You in the Weights?"]]></title><description><![CDATA[
<p>I got similar from ChatGPT - I took the wording to imply it knew exactly who I was but was going to keep quiet as I am not a "public figure".</p>
]]></description><pubDate>Fri, 19 Jun 2026 03:41:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48594540</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=48594540</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48594540</guid></item><item><title><![CDATA[New comment by none_to_remain in "Protestware for coding agents"]]></title><description><![CDATA[
<p>Hypothetically, no LLMs involved anywhere, let's say I found some tool had a bug where I could prepend some obscure sequence of bytes to a shell command string and get that executed. So I do that to get my victims to `sudo rm -rf --no-preserve-root /` or whatever. Should the tool have the vulnerability? No. But I still made malware.</p>
]]></description><pubDate>Fri, 29 May 2026 00:08:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48317285</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=48317285</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48317285</guid></item><item><title><![CDATA[New comment by none_to_remain in "A web page that shows you everything the browser told it without asking"]]></title><description><![CDATA[
<p>According to the "Sources" popup, creator can't even excuse the slop as AI slop:<p>> The prose<p>> Hand-written · Template-based, not generative<p>> Every sentence on this page was written by Matt. The code selects among prose templates based on what your browser returned. No language model writes or rewrites anything at runtime. If a condition is not covered by hand-written prose, the page stays quiet about it — we'd rather say less than say something false.</p>
]]></description><pubDate>Fri, 08 May 2026 16:37:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48065473</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=48065473</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48065473</guid></item><item><title><![CDATA[New comment by none_to_remain in "GitHub has DMCA'd nearly all forks of the official Claude-code repo"]]></title><description><![CDATA[
<p>Information still wants to be free</p>
]]></description><pubDate>Sat, 04 Apr 2026 10:59:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47637938</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=47637938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47637938</guid></item><item><title><![CDATA[New comment by none_to_remain in "Microsoft: Copilot is for entertainment purposes only"]]></title><description><![CDATA[
<p>I simply no longer consider myself morally bound by any contract I'm not seriously expected to read</p>
]]></description><pubDate>Tue, 31 Mar 2026 23:01:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47594620</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=47594620</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47594620</guid></item><item><title><![CDATA[New comment by none_to_remain in "1 kilobyte is precisely 1000 bytes?"]]></title><description><![CDATA[
<p>Those silly words only come up in discussions like this. I have never heard them uttered in real life. I don't think my experience is bizarre here - actual usage is what matters in my book.</p>
]]></description><pubDate>Tue, 03 Feb 2026 18:21:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=46874904</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=46874904</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46874904</guid></item><item><title><![CDATA[New comment by none_to_remain in "1 kilobyte is precisely 1000 bytes?"]]></title><description><![CDATA[
<p>Of course! I was being silly and just thinking of "k" for the smaller one and "K" for the bigger one.</p>
]]></description><pubDate>Tue, 03 Feb 2026 18:10:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46874734</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=46874734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46874734</guid></item><item><title><![CDATA[New comment by none_to_remain in "1 kilobyte is precisely 1000 bytes?"]]></title><description><![CDATA[
<p>KiB is a an abbreviation for "kilobyte" which emphasizes that it means 1024.</p>
]]></description><pubDate>Tue, 03 Feb 2026 17:58:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46874519</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=46874519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46874519</guid></item><item><title><![CDATA[New comment by none_to_remain in "1 kilobyte is precisely 1000 bytes?"]]></title><description><![CDATA[
<p>I like how the GNU coreutils seem to have done. They use real, 1024-byte kilobytes by default, but print only the abbreviation of the prefix so it's just 10K or 200M and people can pretend it stands for some other silly word if they want.<p>You can use `--si` for fake, 1000-byte kilobytes - trying it it seems weird that these are reported with a lowercase 'k' but 'M' and so on remain uppercase.</p>
]]></description><pubDate>Tue, 03 Feb 2026 17:56:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46874491</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=46874491</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46874491</guid></item><item><title><![CDATA[New comment by none_to_remain in "Amazon closing its Fresh and Go stores"]]></title><description><![CDATA[
<p>They had Amazon Go by Grand Central Terminal and it was great to grab a snack and drink on the way to the train, with no worry about being delayed by the checkout line. I figured they had people in India verifying things but saw no reason to care as a customer.</p>
]]></description><pubDate>Tue, 27 Jan 2026 23:14:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46788543</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=46788543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46788543</guid></item><item><title><![CDATA[New comment by none_to_remain in "SparkFun Officially Dropping AdaFruit due to CoC Violation"]]></title><description><![CDATA[
<p>I perceive "guidelines" or "rules" having a very different connotation compared to a "code of conduct."<p>See for, example, the SQLite team adopting the Rule of St. Benedict as their "Code of Conduct," getting criticized for it, and changing it to a "Code of Ethics" in accordance with the Rule about seeking accommodation with your adversaries.</p>
]]></description><pubDate>Wed, 14 Jan 2026 18:09:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46619792</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=46619792</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46619792</guid></item><item><title><![CDATA[New comment by none_to_remain in "Homebrew no longer allows bypassing Gatekeeper for unsigned/unnotarized software"]]></title><description><![CDATA[
<p>The user's name is Tim Cook and it's very rude to use his computer in ways he wouldn't like</p>
]]></description><pubDate>Wed, 12 Nov 2025 22:47:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45907970</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=45907970</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45907970</guid></item><item><title><![CDATA[New comment by none_to_remain in "Date bug in Rust-based coreutils affects Ubuntu 25.10 automatic updates"]]></title><description><![CDATA[
<p>It certainly doesn't look intentional to me- it looks like at some point someone added "-r" as a valid option, but until this surfaced as a bug, no one actually implemented anything for it (and the logic happens to fall through to using the current date).</p>
]]></description><pubDate>Thu, 23 Oct 2025 23:55:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45689042</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=45689042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45689042</guid></item><item><title><![CDATA[New comment by none_to_remain in "Date bug in Rust-based coreutils affects Ubuntu 25.10 automatic updates"]]></title><description><![CDATA[
<p>There were no buffer overflows, though!</p>
]]></description><pubDate>Thu, 23 Oct 2025 21:56:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=45687801</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=45687801</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45687801</guid></item><item><title><![CDATA[New comment by none_to_remain in "I hacked Monster Energy"]]></title><description><![CDATA[
<p>I have seen this in practice for vulnerabilities that affect many users of some software. If some Hackermann finds that Microsoft Windows version X or Oracle Database server version Y has a security flaw then disclosure is virtuous so that people using those can take measures. That reasoning doesn't seem to apply here.</p>
]]></description><pubDate>Sat, 23 Aug 2025 20:44:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=44998986</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=44998986</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44998986</guid></item><item><title><![CDATA[New comment by none_to_remain in "Bluesky Goes Dark in Mississippi over Age Verification Law"]]></title><description><![CDATA[
<p>You could very well read that as praise for Mississippi</p>
]]></description><pubDate>Sat, 23 Aug 2025 01:28:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=44992095</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=44992095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44992095</guid></item><item><title><![CDATA[New comment by none_to_remain in "Our Response to Mississippi's Age Assurance Law"]]></title><description><![CDATA[
<p>Their wording had me imagining technological schemes that blind BlueSky from knowing but reading again I think what's going on is:<p>Mississippi: They track "underage" and "adult"
UK: They track "unknown [treated as underage]" and "adult"</p>
]]></description><pubDate>Sat, 23 Aug 2025 01:01:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=44991909</link><dc:creator>none_to_remain</dc:creator><comments>https://news.ycombinator.com/item?id=44991909</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44991909</guid></item></channel></rss>