<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: dc443</title><link>https://news.ycombinator.com/user?id=dc443</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 04:45:49 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dc443" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dc443 in "Greg K-H: "Writing new code in Rust is a win for all of us""]]></title><description><![CDATA[
<p>What i don't get is why people gravitate toward trying to show off how many symbols they're able to manipulate in their brain without screwing something up.<p>It's a computer. It does what it was instructed to do, all 50 million or so of them. To think you as a puny human have complete and utter mastery over it is pure folly every single time.<p>As time goes on I become more convinced that the way to make progress in computing and software is not with better languages, sure, those are very much appreciated, since language has a strong impact on how you even think about problems, but it's more about tooling and how we can add abstractions to the software to leverage the computer we already got to alleviate the eye gouging complexity of trying to manage it all by trying to predict how it will behave with our pitiful neuron sacs.</p>
]]></description><pubDate>Fri, 21 Feb 2025 09:55:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=43125811</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=43125811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43125811</guid></item><item><title><![CDATA[New comment by dc443 in "Greg K-H: "Writing new code in Rust is a win for all of us""]]></title><description><![CDATA[
<p>Well he DOES have a threadripper now.</p>
]]></description><pubDate>Fri, 21 Feb 2025 09:50:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=43125787</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=43125787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43125787</guid></item><item><title><![CDATA[New comment by dc443 in "Why cryptography is not based on NP-complete problems"]]></title><description><![CDATA[
<p>slightly off topic but I would like to understand better why there is handwringing going around about cryptosystems being broken by future quantum computers. Don't we already have quantum resistant cryptosystems? Why not just switch to them across the board?</p>
]]></description><pubDate>Fri, 21 Feb 2025 09:26:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=43125664</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=43125664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43125664</guid></item><item><title><![CDATA[New comment by dc443 in "I learned Vulkan and wrote a small game engine with it"]]></title><description><![CDATA[
<p>Thank you. I hope to see progress in these areas when I visit later. I was hoping to be able to go all in on wgpu but if there are still legitimate reasons like this one to build a native app, then so be it.</p>
]]></description><pubDate>Thu, 06 Jun 2024 20:53:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=40602272</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=40602272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40602272</guid></item><item><title><![CDATA[New comment by dc443 in "I learned Vulkan and wrote a small game engine with it"]]></title><description><![CDATA[
<p>Do you know if these things I found offer any hope for being able to continue rendering a scene smoothly while we handle GPU memory management operations on worker threads?<p><a href="https://gfx-rs.github.io/2023/11/24/arcanization.html" rel="nofollow">https://gfx-rs.github.io/2023/11/24/arcanization.html</a><p><a href="https://github.com/gfx-rs/wgpu/issues/5322">https://github.com/gfx-rs/wgpu/issues/5322</a></p>
]]></description><pubDate>Thu, 06 Jun 2024 20:24:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=40601951</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=40601951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40601951</guid></item><item><title><![CDATA[New comment by dc443 in "I learned Vulkan and wrote a small game engine with it"]]></title><description><![CDATA[
<p>> WGPU doesn't support multiple threads updating GPU memory without interference, which Vulkan supports.<p>This is really helpful for me to learn about, this is a key thing I want to be able to get right for having a good experience. I really hope WGPU can find a way to add something for this as an extension.</p>
]]></description><pubDate>Thu, 06 Jun 2024 20:21:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=40601927</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=40601927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40601927</guid></item><item><title><![CDATA[New comment by dc443 in "I learned Vulkan and wrote a small game engine with it"]]></title><description><![CDATA[
<p>I wonder how much less ergonomic is is for getting there via Vulkan. For the ray tracing shaders.</p>
]]></description><pubDate>Thu, 06 Jun 2024 20:16:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=40601877</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=40601877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40601877</guid></item><item><title><![CDATA[New comment by dc443 in "Raspberry Pi 5"]]></title><description><![CDATA[
<p>Damn that is pretty impressive. I just drive my 3d printer and run the unifi controller interface with mine. Thanks for the inspiration.</p>
]]></description><pubDate>Mon, 02 Oct 2023 06:34:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=37734659</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=37734659</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37734659</guid></item><item><title><![CDATA[New comment by dc443 in "x86 is dead, long live x86"]]></title><description><![CDATA[
<p>I've been hoarding apple devices too. I have a 12 inch macbook, recently brought it up to Ventura. But the blasted thing won't hold a charge. The battery is fine over 90% health but something is causing power drain while it sleeps even when I try to hibernate it.<p>It's impossible to find a use case for the thing. I might have to sell it.</p>
]]></description><pubDate>Mon, 31 Jul 2023 18:53:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=36947173</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=36947173</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36947173</guid></item><item><title><![CDATA[New comment by dc443 in "Guide to running Llama 2 locally"]]></title><description><![CDATA[
<p>I have 2x 3090 do you know if it's feasible to use that 48GB total for running this?</p>
]]></description><pubDate>Tue, 25 Jul 2023 20:44:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=36869184</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=36869184</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36869184</guid></item><item><title><![CDATA[New comment by dc443 in "State-of-the-art open-source chatbot, Vicuna-13B, just released model weights"]]></title><description><![CDATA[
<p>Ouch. I got this wrong and was under the impression that GPT4 got this wrong for half an hour, and then figured out after reading it again after returning from a walk that this is one hell of a trick question. My brain automatically assumed that a man's widow is the man's dead wife, but I see that the correct way to interpret this is to realize that it means the man is the one who is dead.<p>It's pretty awesome to realize that from now onward my computers are going to be able to help catch more and more of the holes that clearly exist in my cognition.</p>
]]></description><pubDate>Sun, 09 Apr 2023 17:43:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=35504834</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=35504834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35504834</guid></item><item><title><![CDATA[New comment by dc443 in "Apple Detection of Flashing Lights"]]></title><description><![CDATA[
<p>There should be an option to control and limit the severity of flashing that is brought about with the flash light for notifications accessibility setting. I like to use it because I don't want to make my phone obnoxiously loud, because i can't hear its vibration, and I still want to get a chance to perceive the notifications, but usually the light is too damn bright and I do worry it could trigger epilepsy in innocent passersby. Having an alternative flashing behavior like a smooth pulsation would be excellent.</p>
]]></description><pubDate>Tue, 28 Mar 2023 02:56:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=35335307</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=35335307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35335307</guid></item><item><title><![CDATA[New comment by dc443 in "NP-complete isn't always hard"]]></title><description><![CDATA[
<p>Could you give some examples of how BDDs are impactful?</p>
]]></description><pubDate>Tue, 21 Feb 2023 21:14:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=34887457</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=34887457</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34887457</guid></item><item><title><![CDATA[New comment by dc443 in "VALL-E: Microsoft’s new zero-shot text-to-speech model"]]></title><description><![CDATA[
<p>The commenter you're responding to is talking about Lovelace architecture based GeForce RTX 40x0 products. The Quadro line isn't even released yet on this architecture. You are talking about the specific Quadro RTX 4000 product, which is a TU104 (turing arch, 2 gens behind, with 2560 processors and 8GB memory). The commenter you're responding to is referring to something like a GeForce RTX 4090 which sports an AD102 (lovelace arch, with 16384 processors and 24GB memory).<p>You were merely an unfortunate casualty of Nvidia's product marketing scheme (and a commenter's slightly imprecise reference to it) here.</p>
]]></description><pubDate>Mon, 09 Jan 2023 20:27:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=34315508</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=34315508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34315508</guid></item><item><title><![CDATA[New comment by dc443 in "Some notes on using esbuild"]]></title><description><![CDATA[
<p>For other readers, it took me a while to figure out that esm.sh is a website you can go to which explains what it is.</p>
]]></description><pubDate>Tue, 16 Nov 2021 17:54:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=29243827</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=29243827</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29243827</guid></item><item><title><![CDATA[New comment by dc443 in "Goodbye, Clean Code (2020)"]]></title><description><![CDATA[
<p>The point your parent post was making was that regardless of whether or not you actually got fired doesn't actually matter. The signal you should be paying attention to (which you are surely aware of, since you say this episode still bothers you) is that the environment was a toxic one so if they did fire you they would have been doing you a favor. At least from a silver linings point of view.</p>
]]></description><pubDate>Tue, 16 Nov 2021 17:34:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=29243527</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=29243527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29243527</guid></item><item><title><![CDATA[New comment by dc443 in "Economic costs of war"]]></title><description><![CDATA[
<p>It's hard for me to believe that a modern brick school costs the same as 1.667 miles of concrete pavement, but it does not change the point he makes. It just makes concrete pavement sound really, really expensive.</p>
]]></description><pubDate>Tue, 17 Aug 2021 03:54:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=28206055</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=28206055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28206055</guid></item><item><title><![CDATA[New comment by dc443 in "The Google Fitbit Deal: Hazardous to competition, privacy, and our health [pdf]"]]></title><description><![CDATA[
<p>You took the words out of my mouth. What on earth did I just read? Don't they have video recordings?</p>
]]></description><pubDate>Thu, 24 Dec 2020 18:17:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=25529897</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=25529897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25529897</guid></item><item><title><![CDATA[New comment by dc443 in "Show HN: Instantly search 2M recipes"]]></title><description><![CDATA[
<p>As an avocado fan I have trouble grappling with the concept of guac made without them. Isn't that sorta like orange juice made from things that are not oranges? Feels almost oxymoronic. Good suggestion though.</p>
]]></description><pubDate>Thu, 10 Dec 2020 02:52:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=25369054</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=25369054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25369054</guid></item><item><title><![CDATA[Ask HN: Links that open articles in a frame with comments?]]></title><description><![CDATA[
<p>Small pain point while browsing HN. I have to decide whether to open the comments or open the article. I almost always regret opening the article because i have to go back to hunt for the link to comments; even if the article turned out worthless I'm still often curious about the comments.<p>If I open comments, I have to make a second tab anyway to see any of the article, and often don't even bother doing that, thus missing out on some content. Can we have a way to see both from one click?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=25326126">https://news.ycombinator.com/item?id=25326126</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 06 Dec 2020 19:54:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=25326126</link><dc:creator>dc443</dc:creator><comments>https://news.ycombinator.com/item?id=25326126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25326126</guid></item></channel></rss>