<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: binarycrusader</title><link>https://news.ycombinator.com/user?id=binarycrusader</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 16:27:37 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=binarycrusader" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by binarycrusader in "A new C++ back end for ocamlc"]]></title><description><![CDATA[
<p>Indeed:
<a href="https://blog.janestreet.com/author/sdolan/" rel="nofollow">https://blog.janestreet.com/author/sdolan/</a><p><a href="https://signalsandthreads.com/memory-management/#:~:text=Stephen%20Dolan%20works%20on%20Jane%20Street%E2%80%99s%20Tools%20and%20Compilers%20team%20where%20he%20focuses%20on%20the%20OCaml%20compiler." rel="nofollow">https://signalsandthreads.com/memory-management/#:~:text=Ste...</a></p>
]]></description><pubDate>Thu, 02 Apr 2026 03:16:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47609581</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=47609581</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47609581</guid></item><item><title><![CDATA[New comment by binarycrusader in "Something is afoot in the land of Qwen"]]></title><description><![CDATA[
<p>You absolutely do not have to show ID to pick up <i>every</i> prescription; just some, which is also dependent on state law, federal law, and pharmacy.<p>But also, I don't care if it's a tired argument--this isn't about how things are, it's about how we want them to be. I don't want to live in a state action-coerced society.</p>
]]></description><pubDate>Thu, 05 Mar 2026 04:47:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47257688</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=47257688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47257688</guid></item><item><title><![CDATA[New comment by binarycrusader in "Microgpt"]]></title><description><![CDATA[
<p>Maybe they're talking about this version?<p><a href="https://github.com/loretoparisi/microgpt.c" rel="nofollow">https://github.com/loretoparisi/microgpt.c</a></p>
]]></description><pubDate>Sun, 01 Mar 2026 04:14:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47203630</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=47203630</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47203630</guid></item><item><title><![CDATA[New comment by binarycrusader in "How to Allocate Memory"]]></title><description><![CDATA[
<p>Can you clarify?<p>As far as I'm aware, dwAllocationGranularity returned via GetSystemInfo determines the MEM_RESERVE alignment and size. Yes, in practice this is always 64KiB but may not always be true in the future.<p>Additionally, dwPageSize returned via GetSystemInfo determines the alignment and size for MEM_COMMIT which in practice is 4KiB or 16KiB.<p>Put differently, while an application might be stuck with allocation-granularity reservations, the actual commit is in units of page size, right?<p><a href="https://learn.microsoft.com/en-us/windows/win32/memory/reserving-and-committing-memory" rel="nofollow">https://learn.microsoft.com/en-us/windows/win32/memory/reser...</a><p>Page protections are also based on page size afaik, for example:
<a href="https://www.softwareverify.com/blog/leaking-memory-with-virtualalloc/" rel="nofollow">https://www.softwareverify.com/blog/leaking-memory-with-virt...</a><p>Or the way I read it, you might be stuck with a dwAllocationGranularity reservation, but the actual commit increment is in units of dwPageSize.</p>
]]></description><pubDate>Fri, 27 Feb 2026 19:38:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47184591</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=47184591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47184591</guid></item><item><title><![CDATA[New comment by binarycrusader in "Puget Systems Most Reliable Hardware of 2025"]]></title><description><![CDATA[
<p>I ordered a custom Ryzen 9950X3D workstation in a full-size tower from Puget last year with 192GiB of RAM before the memory craze happened and I've been quite happy with it. Zero reliability issues and excellent performance.<p>Coincidentally, I also ordered a custom Tiki-based gaming system from Falcon NW for a family member and that's also been amazing.<p>I think I would be hard-pressed to choose between the two system builders, but Puget definitely has the edge for workstations since they offer Full-size towers and other hardware that Falcon NW does not. Conversely, Falcon NW offers custom cases and the very best of hardware for gamers with unheard of customization options like custom paint jobs.</p>
]]></description><pubDate>Wed, 04 Feb 2026 04:57:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46881631</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=46881631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46881631</guid></item><item><title><![CDATA[New comment by binarycrusader in "A few random notes from Claude coding quite a bit last few weeks"]]></title><description><![CDATA[
<p><i>Claude Code is a CLI tool which means it can do complete projects in a single command</i><p><a href="https://github.com/features/copilot/cli/" rel="nofollow">https://github.com/features/copilot/cli/</a></p>
]]></description><pubDate>Tue, 27 Jan 2026 22:22:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46787924</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=46787924</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46787924</guid></item><item><title><![CDATA[New comment by binarycrusader in "The Olivetti Company"]]></title><description><![CDATA[
<p>Somewhat apropos is this excellent video I just watched yesterday where Olivetti's graphics were touched on:<p><a href="https://youtu.be/xNsK_F4JlG4?t=586" rel="nofollow">https://youtu.be/xNsK_F4JlG4?t=586</a></p>
]]></description><pubDate>Sun, 18 Jan 2026 01:34:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46663956</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=46663956</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46663956</guid></item><item><title><![CDATA[New comment by binarycrusader in "Update on age requirements for apps distributed in Texas"]]></title><description><![CDATA[
<p>Some states such as Virginia (although with an exception if the person has a high school diploma or equivalent):<p><a href="https://www.vccs.edu/application-information/" rel="nofollow">https://www.vccs.edu/application-information/</a><p><i>To qualify for general admission to a college, you must have a high school diploma, its equivalent, or be 18 years of age or older.</i><p>Unclear whether that is statewide or just a requirement of this state institution. I suspect many of the ones that do have this age requirement also have the diploma exception.</p>
]]></description><pubDate>Tue, 13 Jan 2026 16:30:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46603254</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=46603254</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46603254</guid></item><item><title><![CDATA[New comment by binarycrusader in "The Riven Diffs – Seeing Riven (1997) Differently"]]></title><description><![CDATA[
<p>Updated today, 2026–so the 1997 title is somewhat misleading.</p>
]]></description><pubDate>Sun, 04 Jan 2026 01:18:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46483752</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=46483752</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46483752</guid></item><item><title><![CDATA[New comment by binarycrusader in "Quality of drinking water varies significantly by airline"]]></title><description><![CDATA[
<p>Completely orthagonal -- I absolutely can't stand the taste of the "Boxed Water" Alaska uses. I swear I can taste the cardboard or whatever they use to package it. I always bring my own water instead.</p>
]]></description><pubDate>Wed, 31 Dec 2025 05:10:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46441511</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=46441511</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46441511</guid></item><item><title><![CDATA[New comment by binarycrusader in "I'm a laptop weirdo and that's why I like my new Framework 13"]]></title><description><![CDATA[
<p>Yes, eccentric, but this thread linked from the post is the real winner:<p><a href="https://community.frame.work/t/the-snack-drawer-store-now-made-with-real-snacks/43101" rel="nofollow">https://community.frame.work/t/the-snack-drawer-store-now-ma...</a></p>
]]></description><pubDate>Fri, 26 Dec 2025 21:17:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=46396358</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=46396358</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46396358</guid></item><item><title><![CDATA[We Saved Reboot]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=L00jx-GH2w8">https://www.youtube.com/watch?v=L00jx-GH2w8</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46363275">https://news.ycombinator.com/item?id=46363275</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 23 Dec 2025 07:41:22 +0000</pubDate><link>https://www.youtube.com/watch?v=L00jx-GH2w8</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=46363275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46363275</guid></item><item><title><![CDATA[New comment by binarycrusader in "Ultrasound Cancer Treatment: Sound Waves Fight Tumors"]]></title><description><![CDATA[
<p>...they also appear to have been acquired by an investment group this past year:<p><a href="https://www.fusfoundation.org/posts/transformational-milestone-reached-in-evolution-of-focused-ultrasound-histosonics-acquired-for-2-25-billion/" rel="nofollow">https://www.fusfoundation.org/posts/transformational-milesto...</a></p>
]]></description><pubDate>Tue, 23 Dec 2025 04:20:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46362385</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=46362385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46362385</guid></item><item><title><![CDATA[DRAM prices are spiking, but I don't trust the industry's why]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.xda-developers.com/dram-prices-spiking-dont-trust-industry-reasons/">https://www.xda-developers.com/dram-prices-spiking-dont-trust-industry-reasons/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46059737">https://news.ycombinator.com/item?id=46059737</a></p>
<p>Points: 270</p>
<p># Comments: 148</p>
]]></description><pubDate>Wed, 26 Nov 2025 17:12:01 +0000</pubDate><link>https://www.xda-developers.com/dram-prices-spiking-dont-trust-industry-reasons/</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=46059737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46059737</guid></item><item><title><![CDATA[New comment by binarycrusader in "The Geometry of Schemes [pdf]"]]></title><description><![CDATA[
<p>Pretty sure that's a ferret.</p>
]]></description><pubDate>Fri, 07 Nov 2025 04:46:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=45843631</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=45843631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45843631</guid></item><item><title><![CDATA[New comment by binarycrusader in "Server DRAM prices surge 50% as AI-induced memory shortage hits hyperscalers"]]></title><description><![CDATA[
<p>right, which is why I said <i>partially</i>...</p>
]]></description><pubDate>Thu, 06 Nov 2025 21:36:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=45840749</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=45840749</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45840749</guid></item><item><title><![CDATA[New comment by binarycrusader in "Server DRAM prices surge 50% as AI-induced memory shortage hits hyperscalers"]]></title><description><![CDATA[
<p>It might be subjective, but doesn't this count at least partially as a currency on the gold standard?<p><a href="https://en.wikipedia.org/wiki/Zimbabwean_ZiG" rel="nofollow">https://en.wikipedia.org/wiki/Zimbabwean_ZiG</a></p>
]]></description><pubDate>Tue, 04 Nov 2025 19:49:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45815168</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=45815168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45815168</guid></item><item><title><![CDATA[New comment by binarycrusader in "Commodore 64 Ultimate"]]></title><description><![CDATA[
<p>It’s back!<p><a href="https://www.computesgazette.com/" rel="nofollow">https://www.computesgazette.com/</a></p>
]]></description><pubDate>Mon, 20 Oct 2025 17:38:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=45646719</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=45646719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45646719</guid></item><item><title><![CDATA[New comment by binarycrusader in "Our Paint – A featureless but programmable painting program"]]></title><description><![CDATA[
<p>I think it's more subtle than that:<p><a href="https://web.archive.org/web/20250719210835/https://www.wellobserve.com/repositories/chengdulittlea/OurPaint/" rel="nofollow">https://web.archive.org/web/20250719210835/https://www.wello...</a><p>The project is a mix of licenses since it's a mix of components. If I had to guess, they intend source code and maybe the binaries under GPLv3 that they own, fonts under SIL Open Font, but "brushes" and "splash images" under CC_BY_NC, etc. mean they could probably constrain certain uses:<p><pre><code>  Our Paint is a painting application.

  Copyright (C) 2022-2025 Wu Yiming

  Learn more about LaGUI: https://ChengduLittleA.com/lagui

  Support the development: https://patreon.com/ChengduLittleA

  Our Paint is licensed with GNU GPL v3, and Noto fonts are licensed with SIL Open Font license. You should be able to find details about the license in the source code directory.

  The splash screen images under Resources are licensed with Creative Commons Attribution-NonCommercial 2.0 Generic (CC BY-NC 2.0). You can not use these images commercially, but you are free to contact the author for licensing info on other products such as prints.

  The brushe files packed with Our Paint distribustion are licensed with Creative Commons Attribution-NonCommercial 2.0 Generic (CC BY-NC 2.0).
</code></pre>
My personal opinion is that if that's what they intended, it seems quite reasonable.</p>
]]></description><pubDate>Sat, 18 Oct 2025 22:54:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=45630942</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=45630942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45630942</guid></item><item><title><![CDATA[The future of 32-bit support in the kernel]]></title><description><![CDATA[
<p>Article URL: <a href="https://lwn.net/SubscriberLink/1035727/4837b0d3dccf1cbb/">https://lwn.net/SubscriberLink/1035727/4837b0d3dccf1cbb/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45095475">https://news.ycombinator.com/item?id=45095475</a></p>
<p>Points: 263</p>
<p># Comments: 301</p>
]]></description><pubDate>Mon, 01 Sep 2025 18:48:22 +0000</pubDate><link>https://lwn.net/SubscriberLink/1035727/4837b0d3dccf1cbb/</link><dc:creator>binarycrusader</dc:creator><comments>https://news.ycombinator.com/item?id=45095475</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45095475</guid></item></channel></rss>