<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: ThatPlayer</title><link>https://news.ycombinator.com/user?id=ThatPlayer</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Apr 2026 18:58:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ThatPlayer" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ThatPlayer in "Drop, formerly Massdrop, ends most collaborations and rebrands under Corsair"]]></title><description><![CDATA[
<p>Similarly sad for their PC38X headset. Though I know they shut down their Epos brand it was under a while ago.</p>
]]></description><pubDate>Mon, 06 Apr 2026 12:25:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47660024</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47660024</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47660024</guid></item><item><title><![CDATA[New comment by ThatPlayer in "Case study: recovery of a corrupted 12 TB multi-device pool"]]></title><description><![CDATA[
<p>I don't disagree. Gotta backups for important data either way too!<p>Just talking about filesystems with checksumming (and multidevice). Any new filesystem to support these features is going to be newer.<p>I've had both btrfs and bcachefs multidevice filesystems lock up read-only on me. So no real data loss, just a pain to get the data into a new file system, the time it was an 8 drive array on btrfs.</p>
]]></description><pubDate>Mon, 06 Apr 2026 12:15:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47659919</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47659919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47659919</guid></item><item><title><![CDATA[New comment by ThatPlayer in "Case study: recovery of a corrupted 12 TB multi-device pool"]]></title><description><![CDATA[
<p>Bcachefs also fulfills the requirement of checksums (and multi device support).<p>Also out of tree.</p>
]]></description><pubDate>Mon, 06 Apr 2026 09:34:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47658717</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47658717</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47658717</guid></item><item><title><![CDATA[New comment by ThatPlayer in "Steam on Linux Use Skyrocketed Above 5% in March"]]></title><description><![CDATA[
<p>Another method for gyro aim is flick stick, using the right stick to control the direction of your aim (on the left/right axis) and gyro for fine tuning and also up/down axis.<p><a href="https://youtu.be/CiSS5OsNCNU" rel="nofollow">https://youtu.be/CiSS5OsNCNU</a> from the creator explains it (and older gyro controls).</p>
]]></description><pubDate>Fri, 03 Apr 2026 06:51:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47623930</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47623930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47623930</guid></item><item><title><![CDATA[New comment by ThatPlayer in "Lemonade by AMD: a fast and open source local LLM server using GPU and NPU"]]></title><description><![CDATA[
<p>At least part of it is probably Microsoft's 40 TOPS NPU requirement for their Copilot+ badge. Intel also have NPUs in their modern CPUs. Phones CPU manufacturers have been doing it even longer, though Google calls theirs TPU.<p>I use an older Google Coral TPU running in my home lab being used by Frigate NVR for object detection for security cameras. It's more efficient, but less flexible than running it on the GPU.<p>Don't know if I need an NPU for my daily driver computer, but I would want one for my next home server.</p>
]]></description><pubDate>Thu, 02 Apr 2026 22:35:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47621084</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47621084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47621084</guid></item><item><title><![CDATA[New comment by ThatPlayer in "Steam on Linux Use Skyrocketed Above 5% in March"]]></title><description><![CDATA[
<p>The number being discussed is not March alone, but the percent change. So March's number relative to February's number.</p>
]]></description><pubDate>Thu, 02 Apr 2026 11:27:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47612960</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47612960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47612960</guid></item><item><title><![CDATA[New comment by ThatPlayer in "Steam on Linux Use Skyrocketed Above 5% in March"]]></title><description><![CDATA[
<p>It's not the same as EasyAntiCheat and doesn't support the same features. It's like saying Excel works on iPad, but you can't even use VBA on that.<p>Or a game example: I have Minecraft (Bedrock) on my phone so therefore I should be able to do the same things as Minecraft (Java) on Windows. The problem is they're the same names for different software with similar, but not the same, functionality.</p>
]]></description><pubDate>Thu, 02 Apr 2026 11:21:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47612900</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47612900</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47612900</guid></item><item><title><![CDATA[New comment by ThatPlayer in "Steam on Linux Use Skyrocketed Above 5% in March"]]></title><description><![CDATA[
<p>I believe most of those work with controller drivers in the application (Dolphin Emulator or Steam/SDL) rather than the OS level. That's why the Windows solution requires Zadig to replace the HID driver.<p>On Linux instead of replacing the driver, you have to add an udev rule that allows applications to communicate with the USB device directly: <a href="https://github.com/ValveSoftware/steam-devices/blob/master/60-steam-input.rules#L226" rel="nofollow">https://github.com/ValveSoftware/steam-devices/blob/master/6...</a> And you can see in this list, it's not the only controller with that requirement.<p>SteamOS includes this by default.</p>
]]></description><pubDate>Thu, 02 Apr 2026 06:28:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47610675</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47610675</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47610675</guid></item><item><title><![CDATA[New comment by ThatPlayer in "Steam on Linux Use Skyrocketed Above 5% in March"]]></title><description><![CDATA[
<p>The explanation I've heard is simply: Chinese New Years happened, which means a lot more Chinese gamers are online in February during the week long national holiday.<p>It happened in last year's March stats too: <a href="https://web.archive.org/web/20250404061527/https://store.steampowered.com/hwsurvey/" rel="nofollow">https://web.archive.org/web/20250404061527/https://store.ste...</a> 
-25%</p>
]]></description><pubDate>Thu, 02 Apr 2026 06:02:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47610505</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47610505</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47610505</guid></item><item><title><![CDATA[New comment by ThatPlayer in "VNDB founder Yorhel has died"]]></title><description><![CDATA[
<p>I've forgotten about ncdc. That was the one we used back in university.</p>
]]></description><pubDate>Wed, 25 Mar 2026 22:31:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47524153</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47524153</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47524153</guid></item><item><title><![CDATA[New comment by ThatPlayer in "Illinois Introducing Operating System Account Age Bill"]]></title><description><![CDATA[
<p>> Which puts us exactly where we are<p>The difference here is it can be set by the parent on the OS and locked. Requiring sudo equivalent to change.<p>The way it is now, there's nothing stopping a (18-) user from logging out of a 'parental control enabled' account and making a new account without those controls on any service from Facebook to Steam. So the only effective option at that point is to entirely block that app or service.<p>This gives more power to parental control software. And yeah moves the responsibility from the service to the parents, which is what the services want cuz COPPA and other similar laws.</p>
]]></description><pubDate>Thu, 19 Mar 2026 03:39:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47434630</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47434630</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47434630</guid></item><item><title><![CDATA[New comment by ThatPlayer in "Illinois Introducing Operating System Account Age Bill"]]></title><description><![CDATA[
<p>> How does the OS know that you moved from the "13-15" bracket to the "16-17" bracket without knowing your DoB?<p>No one says it has to be automatic. The OS could require the parent to manually update it.</p>
]]></description><pubDate>Wed, 18 Mar 2026 05:56:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47422009</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47422009</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47422009</guid></item><item><title><![CDATA[New comment by ThatPlayer in "How kernel anti-cheats work"]]></title><description><![CDATA[
<p>> All the games that use kernel anti cheat have the simulation running on the server.<p>There's an exception with fighting games. Fighting games generally don't have server simulations (or servers at all), but every single client does their own full simulation. And 2XKO and Dragon Ball FighterZ have kernel anti cheat.<p>Well I'm just nitpicking and it's different because it's one of the few competitive genres where the clients do full game state simulations. Another being RTS games.</p>
]]></description><pubDate>Sun, 15 Mar 2026 11:32:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47386383</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47386383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47386383</guid></item><item><title><![CDATA[New comment by ThatPlayer in "How kernel anti-cheats work"]]></title><description><![CDATA[
<p>Not sure if they are considered anti-cheats, but there are some measures to detect usage of input devices like XIM that allow keyboard and mouse inputs which allow for superior aim over controllers.<p>Well it's definitely not game developer written kernel anti-cheat on consoles.</p>
]]></description><pubDate>Sun, 15 Mar 2026 09:16:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47385624</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47385624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47385624</guid></item><item><title><![CDATA[New comment by ThatPlayer in "I ported Linux to the PS5 and turned it into a Steam Machine"]]></title><description><![CDATA[
<p>According to the open source drivers, it's closer to RDNA1+RT. Missing features of RDNA2 like mesh shaders.<p><a href="https://gitlab.freedesktop.org/mesa/mesa/-/issues/11982" rel="nofollow">https://gitlab.freedesktop.org/mesa/mesa/-/issues/11982</a></p>
]]></description><pubDate>Sun, 08 Mar 2026 19:13:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47300160</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47300160</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47300160</guid></item><item><title><![CDATA[New comment by ThatPlayer in "British Columbia is permanently adopting daylight time"]]></title><description><![CDATA[
<p>Until it happens in California too!  <a href="https://en.wikipedia.org/wiki/2018_California_Proposition_7" rel="nofollow">https://en.wikipedia.org/wiki/2018_California_Proposition_7</a></p>
]]></description><pubDate>Tue, 03 Mar 2026 04:55:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47228249</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47228249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47228249</guid></item><item><title><![CDATA[New comment by ThatPlayer in "A new California law says all operating systems need to have age verification"]]></title><description><![CDATA[
<p>The requested info is age range, not actual year born. So that's actually giving too much info, and could be breaking the law. Especially because 18+ is a completely valid range.</p>
]]></description><pubDate>Sun, 01 Mar 2026 10:29:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47205468</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47205468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47205468</guid></item><item><title><![CDATA[New comment by ThatPlayer in "Fighting games have a product design problem"]]></title><description><![CDATA[
<p>Yeah, that's why I like that games are doing auto-combos instead.<p>I also enjoy rhythm games, but they're different combos. Especially for the learning process: you're really not punished for dropping combos in rhythm games, and you can keep playing as if you didn't drop it (unless you're going for the full combo of course). That's really not the case for fighting games, requiring you to restart to the beginning of the combo each time. And in a multiplayer game, it gives your opponent an opportunity each time.</p>
]]></description><pubDate>Sun, 22 Feb 2026 10:56:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47110026</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47110026</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47110026</guid></item><item><title><![CDATA[New comment by ThatPlayer in "Fighting games have a product design problem"]]></title><description><![CDATA[
<p>"Cool characters with sick abilities beating each other up" is vague enough to describe any genre. It doesn't even describe gameplay. Could be anything from singleplayer (or co-op) beat 'em ups. Or a hack n slash like Dynasty Warriors . A turn based JRPG like Final Fantasy with flashy abilities like summons fits that description.<p>Anyways, to me the things that make fighting games difficult and fun are what differentiate them from beat 'em ups, which get pretty boring quickly.<p>I don't disagree that combos are not fun to learn, but I don't know what you could replace it with. Removing it would turns games into punch, punch back, kick, kick back without any risk or counterplay. Adding blocking/countering would have to be more complicated than just "hold block" to keep it interesting and would require memorization all your opponent's moves too. I'd say Tekken 8 already has this problem especially with King's chain grabs. So lots of games are going for auto-combos to make comboing easier instead.<p>I actually did play Skullgirls and Street Fighter 6 in a way without learning combos for a character. It's pretty easy with a zoner, and plenty of players hate playing against that too.</p>
]]></description><pubDate>Sun, 22 Feb 2026 09:08:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47109544</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=47109544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47109544</guid></item><item><title><![CDATA[New comment by ThatPlayer in "LineageOS 23.2"]]></title><description><![CDATA[
<p>Yeah, I kinda want to install on my LG V60, which no longer gets updates. But it breaks the dual screen on the phone, which is one of the unique features about this phone.</p>
]]></description><pubDate>Sun, 08 Feb 2026 11:49:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46933457</link><dc:creator>ThatPlayer</dc:creator><comments>https://news.ycombinator.com/item?id=46933457</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46933457</guid></item></channel></rss>