<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: throwaway7356</title><link>https://news.ycombinator.com/user?id=throwaway7356</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 09 May 2026 18:21:50 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=throwaway7356" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by throwaway7356 in "You gave me a u32. I gave you root. (io_uring ZCRX freelist LPE)"]]></title><description><![CDATA[
<p>No, not since namespacing came around.</p>
]]></description><pubDate>Sat, 09 May 2026 13:21:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48074771</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=48074771</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48074771</guid></item><item><title><![CDATA[New comment by throwaway7356 in "FSF statement on copyright infringement lawsuit Bartz v. Anthropic"]]></title><description><![CDATA[
<p>> The requirements being easy to meet doesn't absolve someone from having to follow them.<p>Everybody ignores some GPL requirements. For example the following one:<p>>     a) You must cause the modified files to carry prominent notices
>    stating that you changed the files and the date of any change.<p>Look at any GPL project. Do they have "prominent notices" in all files modified by someone who is not the initial author? For every person who modified them?<p>How long would be the list of dates alone for files that are often modified?</p>
]]></description><pubDate>Sat, 21 Mar 2026 12:01:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47466253</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=47466253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47466253</guid></item><item><title><![CDATA[New comment by throwaway7356 in "iOS allows alternative browser engines in Japan"]]></title><description><![CDATA[
<p>Why should people buy special, extra expensive hardware to test with a bad web browser?<p>It's logical to skip that step.</p>
]]></description><pubDate>Fri, 02 Jan 2026 22:31:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46470282</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=46470282</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46470282</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Rue: Higher level than Rust, lower level than Go"]]></title><description><![CDATA[
<p>> Yes, that would limit things, but with today’s 64-bit address spaces I think it could work reasonably well for many systems programming tasks.<p>As long as the systems programming tasks are strictly sequential, without threads, coroutines or signal handlers.<p>There is more to memory access than just out-of-bounds access which could be solved by just allocating every accessed memory page on demand as a slightly alteration of your variant.</p>
]]></description><pubDate>Tue, 23 Dec 2025 14:29:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46365563</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=46365563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46365563</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Debian's Git Transition"]]></title><description><![CDATA[
<p>But isn't that incompatible with the proposed transition to Git?</p>
]]></description><pubDate>Mon, 22 Dec 2025 21:30:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46359343</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=46359343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46359343</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Debian's Git Transition"]]></title><description><![CDATA[
<p>This just adds a new tool though.<p>Obligatory XKCD reference: <a href="https://xkcd.com/927/" rel="nofollow">https://xkcd.com/927/</a></p>
]]></description><pubDate>Mon, 22 Dec 2025 21:28:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46359319</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=46359319</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46359319</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Show HN: Orbit a systems level programming language that compiles .sh to LLVM"]]></title><description><![CDATA[
<p>> The parser is implemented in C++ and handles deferred execution pipelines—nothing runs until you call .run(), which allows the JIT to optimize the entire chain of operations.<p>I think "The parser would hypothetically be implemented in C++" would be more correct as this looks more like an empty skeleton with hypothetical benchmarks.<p>> "Security through Omission" model<p>I guess a systems-level programming language that omits the implementation like Orbit is indeed more secure, but also not very useful.</p>
]]></description><pubDate>Fri, 19 Dec 2025 11:20:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46324570</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=46324570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46324570</guid></item><item><title><![CDATA[New comment by throwaway7356 in "CachyOS: Fast and Customizable Linux Distribution"]]></title><description><![CDATA[
<p>Most distributions also don't allow to 'customize' any of the following:<p>- compiler used for building the distribution,
- libc implementation,
- C++ standard library implementation,
- coreutils implementation,
- system shell,
- kernel (e.g., using Hurd),
- PAM or equivalent,
- util-linux,
- package manager,<p>and so on. systemd is just one more thing in that looong, looong list.</p>
]]></description><pubDate>Sun, 30 Nov 2025 14:49:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46097078</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=46097078</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46097078</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Ubuntu LTS releases to 15 years with Legacy add-on"]]></title><description><![CDATA[
<p>> I'm sure there are a number of bearded dudes who would commit themselves to keeping an old distro alive, just for the sake of not having to deal with systemd for example.<p>I don't think so: there are Debian forks that aspire to fight against the horrors of GNOME, systemd, Wayland and Rust, but they don't attract people to work on them.</p>
]]></description><pubDate>Sun, 23 Nov 2025 11:01:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46022489</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=46022489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46022489</guid></item><item><title><![CDATA[New comment by throwaway7356 in "GNOME 50 completes the migration to Wayland, dropping X11 backend code"]]></title><description><![CDATA[
<p>> ssh -X is a must.<p>Reminds me of sites that required ActiveX to run arbitrary code on the user side when visiting a web site outside a sandbox. Turned out to not be ideal from a security point of view.<p>But I guess `ssh -X` users still miss those times...</p>
]]></description><pubDate>Sun, 16 Nov 2025 08:50:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=45943663</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=45943663</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45943663</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Microsoft's lack of quality control is out of control"]]></title><description><![CDATA[
<p>There is a simple solution: automated translations for Excel formulas!<p>Read more about Microsoft's Excel Functions Translator here: <a href="https://support.microsoft.com/en-us/office/excel-functions-translator-f262d0c0-991c-485b-89b6-32cc8d326889" rel="nofollow">https://support.microsoft.com/en-us/office/excel-functions-t...</a></p>
]]></description><pubDate>Wed, 12 Nov 2025 18:40:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45904053</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=45904053</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45904053</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Hard Rust requirements from May onward"]]></title><description><![CDATA[
<p>Ah, so the same that seems to be happening here? As <a href="https://lists.debian.org/debian-devel/2025/10/msg00288.html" rel="nofollow">https://lists.debian.org/debian-devel/2025/10/msg00288.html</a> says Rust is already a requirement on all but four architectures:<p>> Rust is already a hard requirement on all Debian release
architectures and ports except for alpha, hppa, m68k, and
sh4 (which do not provide sqv).<p>And just like with the kernel the fallback gets removed eventually.</p>
]]></description><pubDate>Mon, 03 Nov 2025 08:25:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45796964</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=45796964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45796964</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Hard Rust requirements from May onward"]]></title><description><![CDATA[
<p>popcon.debian.org reports 3 alpha installations and 261750 amd64 installations. Assuming comparable opt-in rates there are less than 0.002% of the users using alpha.<p>The other mentioned architectures hppa, m68k and sh4 are at a similar level.</p>
]]></description><pubDate>Sun, 02 Nov 2025 15:44:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=45791132</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=45791132</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45791132</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Hard Rust requirements from May onward"]]></title><description><![CDATA[
<p>Debian doesn't ship files in /usr/local.<p>You can of course add your own "apt" binary in /usr/local/bin/apt which can be written in any language you like, say COBOL, Java, Common Lisp or Python.</p>
]]></description><pubDate>Sun, 02 Nov 2025 07:55:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=45788620</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=45788620</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45788620</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Hard Rust requirements from May onward"]]></title><description><![CDATA[
<p>> A minimal Debian installation doesn't contain bash, but rather dash, which doesn't support bash extensions.<p>Please don't make up wrong facts that would be trivial to check first.<p>All minimal Debian installations include bash as it is an essential package. Where essential is used in the sense of <a href="https://www.debian.org/doc/debian-policy/ch-binary.html#essential-packages" rel="nofollow">https://www.debian.org/doc/debian-policy/ch-binary.html#esse...</a></p>
]]></description><pubDate>Sun, 02 Nov 2025 07:51:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=45788603</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=45788603</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45788603</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Hard Rust requirements from May onward"]]></title><description><![CDATA[
<p>> my point is it would be more sensible to say "I'm going to introduce an oxidized fork of apt and a method to use it as your system apt if you prefer" and then over the next year or so he could say "look at all these great benefits!" (if there are any). At that point, the community could decide that the rust version should become the default because it is so much better/safer/"modern"/whatever.<p>That's not how open source software development works.<p>I wasn't asked by Linus whether ipchains should become the default over ipfirewall nor whether iptables should become over ipchains.<p>I wasn't asked whether GCC should use C++ instead of C as the language to build GCC itself.<p>I can go on with lots of examples.<p>Why should APT be different and require the maintainers to fork their own project do introduce changes? Why should an undefined "community" (who is that? apparently not the APT developers...) decide? Does this have to be done for every code change in APT?</p>
]]></description><pubDate>Sun, 02 Nov 2025 07:20:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45788471</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=45788471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45788471</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Hard Rust requirements from May onward"]]></title><description><![CDATA[
<p>> systemd was similar and for similar reasons (commercial interests by some key stakeholders)<p>False claims don't really make the claims about the evils of Rust more believable.</p>
]]></description><pubDate>Sat, 01 Nov 2025 19:57:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=45784809</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=45784809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45784809</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Thoughts on Omarchy"]]></title><description><![CDATA[
<p>Both HTTP and even ancient protocols like FTP support that. So it must be something else.</p>
]]></description><pubDate>Tue, 14 Oct 2025 06:33:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=45576910</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=45576910</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45576910</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Xorg Neglect and XLibre Slander"]]></title><description><![CDATA[
<p>> >Ah, so not blocked. Thanks for confirming.
>
> A killfile is blocking, thanks for confirming.<p>Lol, charliebrownau's antisemitic mails don't get blocked, they get approval:<p>- <a href="https://www.freelists.org/post/xlibre/Hosting-git-for-xlibre-outside-of-github,4" rel="nofollow">https://www.freelists.org/post/xlibre/Hosting-git-for-xlibre...</a>
- <a href="https://www.freelists.org/post/xlibre/Hosting-git-for-xlibre-outside-of-github,6" rel="nofollow">https://www.freelists.org/post/xlibre/Hosting-git-for-xlibre...</a><p>See also <a href="https://en.wikipedia.org/wiki/Triple_parentheses" rel="nofollow">https://en.wikipedia.org/wiki/Triple_parentheses</a><p>Seems like a party is going on in the Nazi bar of "well behaving adults" as you call them.<p>I'll stop discussing with you defending antisemitism, "investigating" preteens and conspiracy bullshit (including the antisemitism). Feel free to enjoy further discussions with folks like charliebrownau or metux in the Xlibre community.<p>I think overall Xlibre is still a win for the Linux community as the toxic parts of the community like those mentioned above hopefully leave for Xlibre or related projects. I fully support you attracting all the charliebrownaus.</p>
]]></description><pubDate>Thu, 17 Jul 2025 19:36:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=44597262</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=44597262</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44597262</guid></item><item><title><![CDATA[New comment by throwaway7356 in "Xorg Neglect and XLibre Slander"]]></title><description><![CDATA[
<p>Ah, emotionally stable adults like <a href="https://www.freelists.org/post/xlibre/Hosting-git-for-xlibre-outside-of-github,3" rel="nofollow">https://www.freelists.org/post/xlibre/Hosting-git-for-xlibre...</a> ? Sounds about right.<p>I guess the Lunduke and XLibre community proudly branding preteen children as "pedophiles" after thorough "investigations" into said children is an important part of being "pedo-free"? Just as the other mail is an important part of being free of antisemitism?</p>
]]></description><pubDate>Thu, 17 Jul 2025 07:42:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=44590742</link><dc:creator>throwaway7356</dc:creator><comments>https://news.ycombinator.com/item?id=44590742</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44590742</guid></item></channel></rss>