<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: DDSDev</title><link>https://news.ycombinator.com/user?id=DDSDev</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 05 Jul 2026 18:10:56 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=DDSDev" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[The Road to Unreal Engine 6]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.unrealengine.com/news/the-road-to-ue-6">https://www.unrealengine.com/news/the-road-to-ue-6</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48572577">https://news.ycombinator.com/item?id=48572577</a></p>
<p>Points: 8</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 17 Jun 2026 16:16:17 +0000</pubDate><link>https://www.unrealengine.com/news/the-road-to-ue-6</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=48572577</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48572577</guid></item><item><title><![CDATA[AI assets are an unconscionable risk for premium-priced games]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.gamesindustry.biz/ai-assets-are-an-unconscionable-risk-for-premium-priced-games-opinion-1">https://www.gamesindustry.biz/ai-assets-are-an-unconscionable-risk-for-premium-priced-games-opinion-1</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46019880">https://news.ycombinator.com/item?id=46019880</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 23 Nov 2025 01:21:09 +0000</pubDate><link>https://www.gamesindustry.biz/ai-assets-are-an-unconscionable-risk-for-premium-priced-games-opinion-1</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=46019880</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46019880</guid></item><item><title><![CDATA[New comment by DDSDev in "Random Thoughts about Unity"]]></title><description><![CDATA[
<p>DOTS stands for “Data-Oriented Technology Stack”, which is a collection of Unity technology to include their Entity Component System framework, the Burst Compiler, and their Job system.<p>Each of these technologies have their own descriptions, but a very quick (and perhaps over simplified) explanation:<p>ECS is a framework where you have entities that themselves have one or more components, acted on by systems. The way these components are laid out in memory and acted upon by systems is typically more cache friendly then traditional game engine design with heap allocated GameObjects that are themselves a mess of pointers (Structs of Arrays vs Arrays of Structs)<p>Burst allows you to annotate functions, jobs and systems written in a subset of unmanaged C# that compiles to highly optimized instructions for better performance.<p>The job system allows you to schedule jobs with dependencies in a useful way that can help enable parallelism without manually having to deal with thread primitives. The jobs can also be burst’s themselves and used in a non-parallel manner if you don’t have something easily parallelizable.</p>
]]></description><pubDate>Sat, 24 Aug 2024 17:36:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=41339835</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=41339835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41339835</guid></item><item><title><![CDATA[World of Warcraft developers form Blizzard's largest and most inclusive union]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theverge.com/2024/7/24/24205366/world-of-warcraft-developers-form-union-blizzard-entertainment">https://www.theverge.com/2024/7/24/24205366/world-of-warcraft-developers-form-union-blizzard-entertainment</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41061820">https://news.ycombinator.com/item?id=41061820</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 24 Jul 2024 20:40:59 +0000</pubDate><link>https://www.theverge.com/2024/7/24/24205366/world-of-warcraft-developers-form-union-blizzard-entertainment</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=41061820</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41061820</guid></item><item><title><![CDATA[New comment by DDSDev in "ICJ orders Israel to prevent genocide in Gaza, stops short of ordering ceasefire"]]></title><description><![CDATA[
<p>To my knowledge, China is a signatory to UNCLOS, but has disputes around it's "islands" in the South China Sea and their relation to the EEZ. I acknowledge that China's relationship to UNCLOS, as a minimum, is complicated and rapidly evolving, but I dispute that they do not have a right to transit passage. Or to be more specific, I would put forward that they would have a plausible argument to claim transit passage.<p>The United States has not ratified UNCLOS, and regularly claims the right of Transit Passage. In fact, this fact is one of the reasons why Iran claims that the United States cannot enter into Iranian TTW while making a Strait of Hormuz transit - because the US has not ratified UNCLOS, their claim is that the US cannot claim transit passage. For the United States (or any Western Nation) to make the claim that China cannot claim Transit Passage would lend weight to Iran's argument, which you can imagine, they would not want to do.<p>I do not want to make any assumptions around your specific views on this matter  - you may hold the opinion that China could not claim transit passage, however I wanted to interject some perspective that:<p>1. That may not be universally agreed upon
2. Specifically, the United States and it's allies may not make that argument because it would put them in a negative position for other international disputes.</p>
]]></description><pubDate>Fri, 26 Jan 2024 22:57:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=39149968</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=39149968</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39149968</guid></item><item><title><![CDATA[New comment by DDSDev in "ICJ orders Israel to prevent genocide in Gaza, stops short of ordering ceasefire"]]></title><description><![CDATA[
<p>While what you are saying is technically true, Chinese ships would be allowed to exercise their right of Transit Passage under UNCLOS through the Strait of Gibraltar.</p>
]]></description><pubDate>Fri, 26 Jan 2024 22:06:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=39149260</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=39149260</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39149260</guid></item><item><title><![CDATA[Sexual Content Policy Update]]></title><description><![CDATA[
<p>Article URL: <a href="https://safety.twitch.tv/s/article/Sexual-Content-Policy-Update?language=en_US">https://safety.twitch.tv/s/article/Sexual-Content-Policy-Update?language=en_US</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38657345">https://news.ycombinator.com/item?id=38657345</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 15 Dec 2023 18:59:46 +0000</pubDate><link>https://safety.twitch.tv/s/article/Sexual-Content-Policy-Update?language=en_US</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=38657345</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38657345</guid></item><item><title><![CDATA[Hasbro lays off nearly 20% of its workers]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.polygon.com/23998290/hasbro-layoffs-before-christmas">https://www.polygon.com/23998290/hasbro-layoffs-before-christmas</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38618111">https://news.ycombinator.com/item?id=38618111</a></p>
<p>Points: 215</p>
<p># Comments: 158</p>
]]></description><pubDate>Tue, 12 Dec 2023 20:37:45 +0000</pubDate><link>https://www.polygon.com/23998290/hasbro-layoffs-before-christmas</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=38618111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38618111</guid></item><item><title><![CDATA[New comment by DDSDev in "Emacs-ng: A project to integrate Deno and WebRender into Emacs"]]></title><description><![CDATA[
<p>I am the main author behind the JS/TS integration for emacs-ng. I still think it is one of the cooler things I have done that people have taken note of.<p>I am a game programmer by trade, and I had experiencing embedding JS into projects from a previous engine I worked on where JS was the primary gaming scripting layer.<p>I love emacs and I love lisp in general - I added JS to emacs mainly to find out if I could do it. I also had a hope that adding JS could expand emacs usage to people that don't know elisp, and have JS be a "gateway" into elisp.<p>I think that the JS integration is a huge testament to the flexibility and quality of emacs and elisp.<p>As I have gotten older, I've had less and less time for open source, but I don't consider this project abandoned. I still want to upgrade us to the latest deno. My previous upgrade attempt (which you can see in draft PR at the time of this comment) was a little too ambitious - I tried to move us to a more multithreaded approach, but I think I need to work on this more incrementally.</p>
]]></description><pubDate>Fri, 17 Nov 2023 17:22:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=38306682</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=38306682</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38306682</guid></item><item><title><![CDATA[Unity Overhauls Controversial Price Hike After Game Developers Revolt]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bloomberg.com/news/articles/2023-09-18/unity-overhauls-controversial-price-hike-after-game-developers-revolt">https://www.bloomberg.com/news/articles/2023-09-18/unity-overhauls-controversial-price-hike-after-game-developers-revolt</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37570528">https://news.ycombinator.com/item?id=37570528</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 19 Sep 2023 14:32:05 +0000</pubDate><link>https://www.bloomberg.com/news/articles/2023-09-18/unity-overhauls-controversial-price-hike-after-game-developers-revolt</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=37570528</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37570528</guid></item><item><title><![CDATA[Bye bye birdie. Elon Musk says Twitter is changing its logo to the letter X]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.npr.org/2023/07/23/1189685146/elon-musk-twitter-logo-bird-x">https://www.npr.org/2023/07/23/1189685146/elon-musk-twitter-logo-bird-x</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36840732">https://news.ycombinator.com/item?id=36840732</a></p>
<p>Points: 13</p>
<p># Comments: 11</p>
]]></description><pubDate>Sun, 23 Jul 2023 22:43:12 +0000</pubDate><link>https://www.npr.org/2023/07/23/1189685146/elon-musk-twitter-logo-bird-x</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=36840732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36840732</guid></item><item><title><![CDATA[New comment by DDSDev in "Alt-F4 #65 – Factorio visualizer in Unreal Engine 5"]]></title><description><![CDATA[
<p>As a game dev, factorio has always been a title that I would absolutely love to see the original source code for.<p>Also, for anyone who’s first question was “how is this legal”:<p>“When asked about the legality of this whole endeavour, they showed great understanding and allowed the project to be released, provided it won’t be used for commercial purposes.”</p>
]]></description><pubDate>Sun, 02 Jul 2023 15:15:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=36562199</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=36562199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36562199</guid></item><item><title><![CDATA[Today's Fed Meeting]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.barrons.com/livecoverage/fed-meeting-decision-interest-rates-powell-speech-today">https://www.barrons.com/livecoverage/fed-meeting-decision-interest-rates-powell-speech-today</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36330346">https://news.ycombinator.com/item?id=36330346</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 14 Jun 2023 18:26:59 +0000</pubDate><link>https://www.barrons.com/livecoverage/fed-meeting-decision-interest-rates-powell-speech-today</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=36330346</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36330346</guid></item><item><title><![CDATA[I've been forced out over Partygate report, says Boris Johnson]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bbc.com/news/uk-politics-65863267">https://www.bbc.com/news/uk-politics-65863267</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36264633">https://news.ycombinator.com/item?id=36264633</a></p>
<p>Points: 1</p>
<p># Comments: 5</p>
]]></description><pubDate>Fri, 09 Jun 2023 21:49:13 +0000</pubDate><link>https://www.bbc.com/news/uk-politics-65863267</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=36264633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36264633</guid></item><item><title><![CDATA[Fleet’s material condition keeps getting worse, new INSURV report says]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.navytimes.com/news/your-navy/2023/06/02/fleets-material-condition-keeps-getting-worse-new-insurv-report-says/">https://www.navytimes.com/news/your-navy/2023/06/02/fleets-material-condition-keeps-getting-worse-new-insurv-report-says/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36191386">https://news.ycombinator.com/item?id=36191386</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 05 Jun 2023 01:54:09 +0000</pubDate><link>https://www.navytimes.com/news/your-navy/2023/06/02/fleets-material-condition-keeps-getting-worse-new-insurv-report-says/</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=36191386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36191386</guid></item><item><title><![CDATA[Majority of Millennials Are Now Homeowners]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.investopedia.com/majority-of-millennials-are-now-homeowners-7378138">https://www.investopedia.com/majority-of-millennials-are-now-homeowners-7378138</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36119797">https://news.ycombinator.com/item?id=36119797</a></p>
<p>Points: 14</p>
<p># Comments: 6</p>
]]></description><pubDate>Tue, 30 May 2023 00:29:41 +0000</pubDate><link>https://www.investopedia.com/majority-of-millennials-are-now-homeowners-7378138</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=36119797</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36119797</guid></item><item><title><![CDATA[New comment by DDSDev in "War Is a Racket (1935)"]]></title><description><![CDATA[
<p>For anyone curious, Smedley Butler died in 1940[1]<p>[1] <a href="https://en.wikipedia.org/wiki/Smedley_Butler" rel="nofollow">https://en.wikipedia.org/wiki/Smedley_Butler</a></p>
]]></description><pubDate>Thu, 25 May 2023 19:27:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=36074985</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=36074985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36074985</guid></item><item><title><![CDATA[States reach landmark deal on water cuts to stave off a crisis on the Colorado]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.cnn.com/2023/05/22/us/colorado-river-lake-mead-water-deal-climate/index.html">https://www.cnn.com/2023/05/22/us/colorado-river-lake-mead-water-deal-climate/index.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36036303">https://news.ycombinator.com/item?id=36036303</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 22 May 2023 20:29:57 +0000</pubDate><link>https://www.cnn.com/2023/05/22/us/colorado-river-lake-mead-water-deal-climate/index.html</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=36036303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36036303</guid></item><item><title><![CDATA[Elon Musk says he’s stepping down as Twitter CEO, will oversee product]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.cnbc.com/2023/05/11/elon-musk-says-hes-stepping-down-as-twitter-ceo-will-oversee-product.html">https://www.cnbc.com/2023/05/11/elon-musk-says-hes-stepping-down-as-twitter-ceo-will-oversee-product.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35907919">https://news.ycombinator.com/item?id=35907919</a></p>
<p>Points: 16</p>
<p># Comments: 6</p>
]]></description><pubDate>Thu, 11 May 2023 20:26:04 +0000</pubDate><link>https://www.cnbc.com/2023/05/11/elon-musk-says-hes-stepping-down-as-twitter-ceo-will-oversee-product.html</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=35907919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35907919</guid></item><item><title><![CDATA[Pornhub Blocks All of Utah from Its Site]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.vice.com/en/article/93kbkv/pornhub-blocks-utah-age-verification">https://www.vice.com/en/article/93kbkv/pornhub-blocks-utah-age-verification</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35781637">https://news.ycombinator.com/item?id=35781637</a></p>
<p>Points: 83</p>
<p># Comments: 39</p>
]]></description><pubDate>Tue, 02 May 2023 00:54:19 +0000</pubDate><link>https://www.vice.com/en/article/93kbkv/pornhub-blocks-utah-age-verification</link><dc:creator>DDSDev</dc:creator><comments>https://news.ycombinator.com/item?id=35781637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35781637</guid></item></channel></rss>