<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: doophus</title><link>https://news.ycombinator.com/user?id=doophus</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 26 Jun 2026 23:53:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=doophus" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by doophus in "LuaJIT 3.0 proposed syntax extensions"]]></title><description><![CDATA[
<p>> Why though? What does changing `and` to `&&` actually achieve? Were people confused?<p>Also consider AI, that has a greater training base of JavaScript than Lua. So making Lua look more like JS, should improve output and reduce mistakes.</p>
]]></description><pubDate>Thu, 25 Jun 2026 05:56:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48669509</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=48669509</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48669509</guid></item><item><title><![CDATA[New comment by doophus in "How Did the FBI Get Nancy Guthrie's Nest Doorbell Footage?"]]></title><description><![CDATA[
<p>Don't they have a battery backup and a local buffer before uploading?
It probably had its last footage still stored locally, using the remnants of power in its internal battery.</p>
]]></description><pubDate>Wed, 11 Feb 2026 19:02:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46979238</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=46979238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46979238</guid></item><item><title><![CDATA[New comment by doophus in "Map To Poster – Create Art of your favourite city"]]></title><description><![CDATA[
<p>Why are big chunks of Sam Francisco missing (eg around the bridge) missing from the example?</p>
]]></description><pubDate>Sat, 17 Jan 2026 10:43:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46656959</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=46656959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46656959</guid></item><item><title><![CDATA[New comment by doophus in "A WebGL game where you deliver messages on a tiny planet"]]></title><description><![CDATA[
<p>Yeah the camera's horrible. I found myself snaking left and right just trying to walk in a straight line.</p>
]]></description><pubDate>Sat, 27 Sep 2025 17:17:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=45397625</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=45397625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45397625</guid></item><item><title><![CDATA[New comment by doophus in "British duo arrested for SMS phishing via homemade cell tower"]]></title><description><![CDATA[
<p>Would this even work in the article's situation, where someone's MITMing SMS?</p>
]]></description><pubDate>Tue, 11 Jun 2024 18:08:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=40649527</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=40649527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40649527</guid></item><item><title><![CDATA[New comment by doophus in "SIMD < SIMT < SMT: Parallelism in Nvidia GPUs (2011)"]]></title><description><![CDATA[
<p>Yes, have a look at ISPC - it's amazing. I especially like that it can generate code for multiple architectures and then select the best implementation at runtime for the CPU it's running on.</p>
]]></description><pubDate>Tue, 11 Jun 2024 18:03:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=40649472</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=40649472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40649472</guid></item><item><title><![CDATA[New comment by doophus in "Ubershaders: A Ridiculous Solution to an Impossible Problem (2017)"]]></title><description><![CDATA[
<p>What was the missing piece for "shader sharing"?<p>Would it be possible to build a web-hosted database of encountered shader configs against a game id, and have Dolphin fetch that list when a game launches and start doing async compilation?<p>When Dolphin encounters a new shader that wasn't in the db, it phones home to request it to be added it to the list.<p>I feel an automated sharing solution would build up coverage pretty quickly, and finding a stutter would eventually be considered an achievement - "no-one's been here before!"</p>
]]></description><pubDate>Sat, 18 May 2024 07:08:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=40397024</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=40397024</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40397024</guid></item><item><title><![CDATA[New comment by doophus in "Designing, manufacturing, and selling an LED 'social battery' pin badge"]]></title><description><![CDATA[
<p>This looks fun! How do you get on with shipping outside the UK? Is there any trickiness with taxes, customs etc that you need to deal with?</p>
]]></description><pubDate>Mon, 08 Jan 2024 14:48:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=38912690</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=38912690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38912690</guid></item><item><title><![CDATA[New comment by doophus in "Libwebsockets: pure C library for http, websockets, MQTT"]]></title><description><![CDATA[
<p>I found the same with this library. I'm not sure if it's missing documentation, unintuitive design or both, but I always found it a bit of a struggle to use beyond simple cases.</p>
]]></description><pubDate>Sun, 07 Jan 2024 12:28:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=38900690</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=38900690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38900690</guid></item><item><title><![CDATA[New comment by doophus in "A* tricks for videogame path finding"]]></title><description><![CDATA[
<p>> 2. Store metadata about the current a* search in the graph nodes themselves so you don't have to maintain in a separate associative array.<p>This might be suitable in some circumstances, but it mixes your hot & cold data, prevents concurrent searches from being performed. Personally I'd steer away from this without an extremely good reason.</p>
]]></description><pubDate>Mon, 01 Jan 2024 21:47:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=38835631</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=38835631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38835631</guid></item><item><title><![CDATA[New comment by doophus in "CPNG, a backwards compatible fork of PNG"]]></title><description><![CDATA[
<p>Most games ship textures in a GPU-friendly format such as DXT to avoid problems like this.</p>
]]></description><pubDate>Sun, 10 Dec 2023 09:52:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=38590451</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=38590451</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38590451</guid></item><item><title><![CDATA[New comment by doophus in "The Windows installer of ImageMagick will no longer be signed"]]></title><description><![CDATA[
<p>Most software installers on Windows  offer the user a "Install for this user"/"Install for all users" option, or will just install to the current user's appdata, which doesn't require admin rights.</p>
]]></description><pubDate>Sun, 29 Oct 2023 06:38:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=38056291</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=38056291</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38056291</guid></item><item><title><![CDATA[New comment by doophus in "Show HN: Rapidgzip – Truly Parallel Gzip Decompression with 10 GB/s"]]></title><description><![CDATA[
<p>For portable SIMD, have a look at ISPC. It allows you to write a function once, compile it for multiple instruction sets, and then automatically select the best one to use at runtime. You don't get the precision of hand-crafted SIMD, but it can grant some easy wins!</p>
]]></description><pubDate>Mon, 04 Sep 2023 21:31:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=37385290</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=37385290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37385290</guid></item><item><title><![CDATA[New comment by doophus in "How does Sonic and Knuckles' “Lock-On Technology” work? (2016)"]]></title><description><![CDATA[
<p>Every game I've worked on (360-era) with DLC has needed supporting code to be distributed in an update first. Everyone gets the update, then the DLC is either just an unlock for what's already there (but hidden), or contains some supporting data.</p>
]]></description><pubDate>Sun, 16 Jul 2023 17:58:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=36749793</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=36749793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36749793</guid></item><item><title><![CDATA[New comment by doophus in "Meta Meets Microsoft"]]></title><description><![CDATA[
<p>Yeah. In workrooms non-VR people can still join in. They appear as a video feed in the environment, and they see a rendering of the meeting from that perspective. It's still quite rich for everyone, eg you can tell when VR people are listening to you because they instinctively all turn their heads to look at your video.</p>
]]></description><pubDate>Wed, 12 Oct 2022 17:47:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=33180446</link><dc:creator>doophus</dc:creator><comments>https://news.ycombinator.com/item?id=33180446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33180446</guid></item></channel></rss>