<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: ghostzilla</title><link>https://news.ycombinator.com/user?id=ghostzilla</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 04 Jul 2026 21:15:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ghostzilla" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ghostzilla in "The impact of competition and DeepSeek on Nvidia"]]></title><description><![CDATA[
<p>Which brings the question, if LLMs are an asset of such strategic value, why did China allow the DeepSeek to be released?<p>I see two possibilities here, either that the CCP is not that all-reaching as we think, or that the value of the technology isn't critical, and that the release was further cleared with the CCP and maybe even timed to come right after Trump's announcement of American AI supremacy.</p>
]]></description><pubDate>Mon, 27 Jan 2025 17:55:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42843754</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=42843754</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42843754</guid></item><item><title><![CDATA[New comment by ghostzilla in "Stargate Project: SoftBank, OpenAI, Oracle, MGX to build data centers"]]></title><description><![CDATA[
<p>This seems more like a move designed to frighten China -- or force them to spend money making LLMs -- then an actual threat. The clues are that Trump ceremonially blessed the deal but did not promise money (SoftBank et al will, supposedly), and then Musk said that's all fake because SoftBank doesn't have the money, and Altman countered that Musk should not be butthurt and should put America first. Who does that? I'm thinking, no one who has something real on his hands.</p>
]]></description><pubDate>Thu, 23 Jan 2025 15:06:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=42804737</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=42804737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42804737</guid></item><item><title><![CDATA[New comment by ghostzilla in "What I Learned Failing to Finish a Game in 2024"]]></title><description><![CDATA[
<p>That's interesting, it hasn't occurred to me to check his games. That said, I remember reading that Machiaveli was once given a territory to govern and he was terrible at it, despite The Prince. It may be a thing about teachers vs doers.<p>THAT said, there is a lot of intersting things one can learn from John Carmack, so there's an exception to every rule.</p>
]]></description><pubDate>Thu, 16 Jan 2025 18:06:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=42728670</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=42728670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42728670</guid></item><item><title><![CDATA[New comment by ghostzilla in "What I Learned Failing to Finish a Game in 2024"]]></title><description><![CDATA[
<p>Jesse Schell's book is a great read beyond game design.<p>Thanks for the other links.<p>To leave something in return, here's something I read the other day and kept thinking about it (I'm designing on a PvP motion based game)<p>"In competitive games, there is little more valuable than knowing the mind of the opponent, which the Japanese call “yomi.”<p>As a side note, I would even argue that the “strategic depth” of a game should be defined almost entirely on its ability to support and reward yomi."<p>The Yomi Layer concept is a reminder that moves need to have counters. If you know what the opponent will do, you should generally have some way of dealing with that.<p><a href="https://www.sirlin.net/ptw-book/7-spies-of-the-mind" rel="nofollow">https://www.sirlin.net/ptw-book/7-spies-of-the-mind</a></p>
]]></description><pubDate>Thu, 16 Jan 2025 13:42:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=42724964</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=42724964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42724964</guid></item><item><title><![CDATA[New comment by ghostzilla in "Can LLMs write better code if you keep asking them to “write better code”?"]]></title><description><![CDATA[
<p>Another adage is "code should be written for people to read, and only incidentally for machines to execute". This goes directly against code being written by machines.<p>I still use ChatGPT for small self-contained functions (e.g. intersection of line and triangle) but mark the inside of the function clearly as chat gpt made and what the prompt was.</p>
]]></description><pubDate>Fri, 03 Jan 2025 21:26:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=42589653</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=42589653</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42589653</guid></item><item><title><![CDATA[New comment by ghostzilla in "Please don't mention AI again"]]></title><description><![CDATA[
<p>Or a pebble; for a super intelligent pebble.<p>“God sleeps in the rock, dreams in the plant, stirs in the animal, and awakens in man.” ― Ibn Arabi</p>
]]></description><pubDate>Thu, 20 Jun 2024 13:30:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=40738577</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=40738577</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40738577</guid></item><item><title><![CDATA[New comment by ghostzilla in "AI-powered conversion from Enzyme to React Testing Library"]]></title><description><![CDATA[
<p>> You don’t need unit tests if you have integration tests.<p>Which is why, as per Jim Coplien, most unit testing is waste.<p>But converting one type of unit tests into another is a perfect showcase for AI-generated code. They could have even kept just the prompts in the source and regenerate the tests on every run, were it not for inaccuracy, temperature, and the high cost of running.</p>
]]></description><pubDate>Wed, 19 Jun 2024 12:23:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=40727583</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=40727583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40727583</guid></item><item><title><![CDATA[New comment by ghostzilla in "Building an AI game studio: what we've learned so far"]]></title><description><![CDATA[
<p>On the internet, no one hears you being subtle. (Torvalds)<p>I'll add my own view: when you watch a movie, read a book, listen to a song, play a game... you CONNECT with the mind of the person who made it. When there is no mind, or the source is a dead, statistical amalgamation of countless fragments of other minds, there is nothing you'll want to connect to, nothing you'll want to squander precious hours of your life on.<p>And while you may be curious to see, once maybe, a movie such an imaginary AGI-LLM has created from your prompt, no one else will have the slightest interest in seeing it. And vice versa. Which means there would be absolutely NO MONEY in that market. There would be no market.</p>
]]></description><pubDate>Wed, 22 May 2024 18:32:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=40444410</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=40444410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40444410</guid></item><item><title><![CDATA[New comment by ghostzilla in "Today's regional conflicts resemble the ones that produced World War II"]]></title><description><![CDATA[
<p>Certainly agree with you on that one.</p>
]]></description><pubDate>Mon, 29 Jan 2024 13:20:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=39175886</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=39175886</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39175886</guid></item><item><title><![CDATA[New comment by ghostzilla in "Conversational AI is a great tool for education"]]></title><description><![CDATA[
<p>I find it draining to have to be on the lookout constantly for hallucinations, or omissions a person wouldn't make. I imagine as long as I'm walking well known paths -- well known to many but not me -- I'm safe, but the moment I need nuances I can expect that one of those nuances is completely and convincingly made up, except I don't know which one.</p>
]]></description><pubDate>Sat, 25 Nov 2023 23:23:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=38417717</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=38417717</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38417717</guid></item><item><title><![CDATA[New comment by ghostzilla in "Q* Hypothesis: Enhancing Reasoning, Rewards, and Synthetic Data"]]></title><description><![CDATA[
<p>> People raving about it on twitter<p>For the most part usages of GenAI have been sharing output on social media. It is mind-blowingly fascinating, but the utility of it is far far behind.</p>
]]></description><pubDate>Fri, 24 Nov 2023 22:35:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=38409155</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=38409155</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38409155</guid></item><item><title><![CDATA[New comment by ghostzilla in "YouTube is now blocking ad blockers so I make ads run faster"]]></title><description><![CDATA[
<p>They probably don't. Forced ad viewing is fundamentally dishonest: they can force the user to watch the ad, but they can't force him to pony up for what is being advertised.</p>
]]></description><pubDate>Fri, 24 Nov 2023 01:37:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=38399857</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=38399857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38399857</guid></item><item><title><![CDATA[New comment by ghostzilla in "After OpenAI's blowup, it seems pretty clear that 'AI safety' isn't a real thing"]]></title><description><![CDATA[
<p>The best description of AGI I've seen is in Michael Crichton's Prey. He describes in a fairly plausible detail how AGI rises from the building blocks. The emotion he captures is that of dealing with a psychopath -- goal oriented with no empathy -- to the infinite degree.<p>That said, I think ChatGPT and LLMs trick us into seeing intelligence where there is none because we are evolutionarily wired to look for signs of intelligence as a potential threat. Our defense mechanisms are asymmetrical as they have to err on the side of being overly cautious: you may mistake a rock for a bear but you won't mistake a bear for a rock.<p>So it is with ChatGPT: its conversation style triggers a false alarm deep in us that there is intelligence there and we can't shake that warning off, but this software design is just exploiting the flaw (of sorts) in our wiring.</p>
]]></description><pubDate>Thu, 23 Nov 2023 21:01:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=38397488</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=38397488</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38397488</guid></item><item><title><![CDATA[New comment by ghostzilla in "The Death of Unity"]]></title><description><![CDATA[
<p>"What an insult to writers, artists, and game designers! None of them have managed to imbue their works with "unique spirit?"<p>As someone said, to the extent they have managed to do it -- and many have -- it was not because of engines like unity but despite them. I imagine all those people would have been happier if the engineers had made a custom engine for them (and quick).</p>
]]></description><pubDate>Wed, 13 Sep 2023 05:41:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=37492634</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=37492634</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37492634</guid></item><item><title><![CDATA[New comment by ghostzilla in "The Death of Unity"]]></title><description><![CDATA[
<p>About time. What makes a game unique in spirit is its engine.</p>
]]></description><pubDate>Tue, 12 Sep 2023 20:04:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=37487328</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=37487328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37487328</guid></item><item><title><![CDATA[New comment by ghostzilla in "Lab-grown Meat is not a Climate Change Solution"]]></title><description><![CDATA[
<p>I had always thought they had some sort of special treatment but wasn't sure of their social status. I found a bit on that:<p><a href="https://www.quora.com/Where-specifically-did-the-Crusaders-come-from" rel="nofollow noreferrer">https://www.quora.com/Where-specifically-did-the-Crusaders-c...</a><p>"Most seem to think they were warrior monks, or high ranking nobles or poor peasants. In some cases that’s correct, but on the whole often not the case.<p>Most who fought in the holy land and there were other places where they had crusades, were usually lower nobles, knightly class or franklin, usually richer farmers. They weren’t poor peasants, but they were no rich kings either. They were often people who could barely afford to travel accross the land and have some equipment. Not for nothing did the Byzantine empire get pillaged sometimes.<p>Picture them as mostly young men of upper middle class background, basically comparable to your modern day average college or university brat. They were relatively well off, but not exactly rich upper class either. Basically up and coming social climbers."</p>
]]></description><pubDate>Mon, 11 Sep 2023 09:52:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=37464974</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=37464974</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37464974</guid></item><item><title><![CDATA[New comment by ghostzilla in "Lab-grown Meat is not a Climate Change Solution"]]></title><description><![CDATA[
<p>How much -- not whether -- something is natural is determined by the statistical processes that make the thing. "Appeal to nature fallacy" misses that critical point.</p>
]]></description><pubDate>Mon, 11 Sep 2023 09:48:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=37464932</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=37464932</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37464932</guid></item><item><title><![CDATA[New comment by ghostzilla in "Lab-grown Meat is not a Climate Change Solution"]]></title><description><![CDATA[
<p>In ancient Greece they supposedly ate meat only during festivals. That was not only better for people but also allowed animal populations to recover.<p>I firmly believe that the level of meat consumption today is unnaturally high, simply because people of the old did not have refrigeration, to say nothing of how the animals are raised today. I eat meat here and there, and I enjoy it, but try to limit consumption to a few times per month.<p>Another point of reference: the Church forbade Crusaders to eat meat from warm-blooded animals more than two times a week. If a warrior under full armor is good with two portions of meat a week, most of us should be too.</p>
]]></description><pubDate>Sat, 09 Sep 2023 19:41:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=37449515</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=37449515</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37449515</guid></item><item><title><![CDATA[New comment by ghostzilla in "Mathematical proof is a social compact"]]></title><description><![CDATA[
<p>As Heissenberg said, "What we are seeing is not nature, but nature exposed to our mode of questioning."<p>And the mode -- we invented it as it is because of a whim of history, because it is a game, and we like the game, and it's useful for us. But as far as facts go, Nietzsche summed it up the most concisely: "there are no facts, only interpretations."</p>
]]></description><pubDate>Fri, 01 Sep 2023 09:42:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=37348650</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=37348650</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37348650</guid></item><item><title><![CDATA[New comment by ghostzilla in "ISPs should not police online speech no matter how awful it is"]]></title><description><![CDATA[
<p>Exactly right. Most of the new engineers have nothing of the libertarian spirit of the 2600 era. It was engineers who implemented censorship at online platforms, most incredulous of which was PayPal charging customers $2,500 in damages for spreading "misinformation." I cancelled my PayPal account the moment I read the news.<p>For shame. But, things go in cycles. What was once great becomes a ruin, and then rises again. We are now in the heading steadily towards the ruin phase.</p>
]]></description><pubDate>Wed, 30 Aug 2023 13:19:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=37321698</link><dc:creator>ghostzilla</dc:creator><comments>https://news.ycombinator.com/item?id=37321698</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37321698</guid></item></channel></rss>