<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: Polycryptus</title><link>https://news.ycombinator.com/user?id=Polycryptus</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 09:40:27 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Polycryptus" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Polycryptus in "Google removes "Doki Doki Literature Club" from Google Play"]]></title><description><![CDATA[
<p>I really can't agree, there are so many great VNs out there and DDLC only really stands out in that it plays heavily to the English-speaking world's preconceived notions of VNs as "nothing more than simple dating simulators"</p>
]]></description><pubDate>Mon, 13 Apr 2026 01:18:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47746394</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=47746394</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47746394</guid></item><item><title><![CDATA[New comment by Polycryptus in "Unifi Travel Router"]]></title><description><![CDATA[
<p>That's already an option, too.</p>
]]></description><pubDate>Wed, 24 Dec 2025 21:42:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46379565</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=46379565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46379565</guid></item><item><title><![CDATA[New comment by Polycryptus in "Vince Zampella, developer of Call of Duty and Battlefield has died"]]></title><description><![CDATA[
<p>There is video of the accident floating around. I recommend against going looking for it...</p>
]]></description><pubDate>Mon, 22 Dec 2025 21:23:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=46359265</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=46359265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46359265</guid></item><item><title><![CDATA[New comment by Polycryptus in "How do computers calculate sine?"]]></title><description><![CDATA[
<p>For anyone curious, the video:<p><a href="https://youtu.be/xFKFoGiGlXQ" rel="nofollow">https://youtu.be/xFKFoGiGlXQ</a></p>
]]></description><pubDate>Fri, 08 Mar 2024 03:48:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=39637572</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=39637572</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39637572</guid></item><item><title><![CDATA[New comment by Polycryptus in "Statement regarding the ongoing Sourcehut outage"]]></title><description><![CDATA[
<p>Agreed, I've been through something like this before and it was not legit. They'd compromised a Bangladeshi police email account and used it to try to get data out of us.</p>
]]></description><pubDate>Fri, 12 Jan 2024 16:49:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=38970413</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=38970413</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38970413</guid></item><item><title><![CDATA[New comment by Polycryptus in "Horcrux: Split your file into encrypted fragments"]]></title><description><![CDATA[
<p>That's right, there's no guarantee the data hasn't been tampered with after encryption. The mechanics of the tampering you could do depend on the cipher mode you use.<p>To give a simplified example (which doesn't match what this program does but is useful to demonstrate), ECB is the simplest mode (which really shouldn't be used for anything). Your input is split into fixed-length blocks (16 bytes for AES) and each block is encrypted separately, producing a deterministic ciphertext for each block. (e.g. a block of all "A" will always encrypt to the same thing).<p>So if an attacker is able to figure out what plaintext a block of encrypted data corresponds to, they could use that knowledge to build a "fake" encrypted message. They could also remove blocks from a message, or shuffle them around.<p>If you're interested in playing around more practically with this kind of thing, I highly recommend the <a href="https://cryptopals.com/" rel="nofollow noreferrer">https://cryptopals.com/</a> challenge sets.</p>
]]></description><pubDate>Sat, 16 Sep 2023 20:18:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=37538320</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=37538320</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37538320</guid></item><item><title><![CDATA[New comment by Polycryptus in "Lyrebird the Linux voice changer now supports PipeWire"]]></title><description><![CDATA[
<p>Short for "voice (boi) changer (chen)"</p>
]]></description><pubDate>Mon, 21 Aug 2023 19:42:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=37214355</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=37214355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37214355</guid></item><item><title><![CDATA[New comment by Polycryptus in "Fedora 38 LLVM vs. Team Fortress 2"]]></title><description><![CDATA[
<p>Steam on Linux already uses LD_PRELOAD under-the-hood to load the overlay. Valve signs the overlay SO files, so they could be making an exception for Valve-signed-preloads in VAC, but it's also possible that VAC does something else to check for suspicious libraries loaded in.</p>
]]></description><pubDate>Mon, 24 Apr 2023 22:35:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=35694163</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=35694163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35694163</guid></item><item><title><![CDATA[New comment by Polycryptus in "Ask HN: How to invest savings?"]]></title><description><![CDATA[
<p>This is a good way to go; also the affiliated wikis, forums, and subreddit can be a useful resource.</p>
]]></description><pubDate>Mon, 30 May 2022 23:28:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=31564705</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=31564705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31564705</guid></item><item><title><![CDATA[New comment by Polycryptus in "Hackers gaining power of subpoena via fake “emergency data requests”"]]></title><description><![CDATA[
<p>This could work for domestic requests, but the one example of this I've seen in the wild (and this was mentioned in the original post) involved a request (supposedly) coming from police internationally. Though, requests from foreign police are more likely to be handled with scrutiny, so maybe forcing more manual verification (and identification of the proper process in the first place) aren't bad things.</p>
]]></description><pubDate>Tue, 29 Mar 2022 17:26:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=30845674</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=30845674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30845674</guid></item><item><title><![CDATA[New comment by Polycryptus in "A letter to Microsoft for not attributing authors of the Edge Flatpak app"]]></title><description><![CDATA[
<p>That's a matter of repository policy, but yes, Flathub (by far the largest and most popular repository) allows for this. I believe that they generally put a disclaimer that it's not an official package in the description, and allow the upstream developer to claim the application ID for themselves if they wish to maintain it.</p>
]]></description><pubDate>Sun, 20 Mar 2022 04:42:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=30740187</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=30740187</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30740187</guid></item><item><title><![CDATA[New comment by Polycryptus in "The Boschian Horror of ‘Elden Ring’"]]></title><description><![CDATA[
<p>I've heard that it works fairly well on Proton already. In fact, perhaps even better than it does on Windows in some regards as a result of Valve having implemented some mitigations for things the engine does incorrectly in Proton. (Thanks to a desire to have the game work properly on the Steam Deck)<p>I haven't tried yet, though, as I'm playing my way through the Dark Souls series proper before giving Elden Ring a try.</p>
]]></description><pubDate>Sat, 19 Mar 2022 20:59:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=30737542</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=30737542</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30737542</guid></item><item><title><![CDATA[New comment by Polycryptus in "GitHub Copilot available for JetBrains and Neovim"]]></title><description><![CDATA[
<p>It's _very_ good at "learn by example" with some twists. It _does_ make mistakes, and I do double check it, but it still definitely saves time. I used it to write the bulk of a new implementation of a new audio backend for a game engine yesterday - it filled out a lot of the "boilerplate" integration work (e.g. generating all the functions like "set volume/pan/3D audio position" that map over 1:1 to functions in the other library).<p>I will say, though, that it's also good at making up code that looks very believably real but doesn't actually work.<p>The ethics involved in Copilot are a bit strange, and I'm not sure I'll keep using it for those reasons, but it does a good job.</p>
]]></description><pubDate>Wed, 27 Oct 2021 19:37:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=29018055</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=29018055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29018055</guid></item><item><title><![CDATA[New comment by Polycryptus in "Will Cloudflare R2 Win Customers from Amazon S3?"]]></title><description><![CDATA[
<p>I've been using Wasabi for a project where cost is more important than anything (i.e. a side project with reasonable scale that can't accept income) and on that front it is great. (S3 costs have been atrociously high to us sometimes.) For CDN-type resources we do a Wasabi bucket with Cloudflare with caching set very high. Reliability has been the only problem; it's not awful by any means, but there are a lot more "hiccups" using it. You get what you pay for, I guess.<p>That said I'm looking to see if just using R2 is a big improvement. It'll cost more but the reliability and performance might be worth it for us.</p>
]]></description><pubDate>Wed, 06 Oct 2021 17:32:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=28775844</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=28775844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28775844</guid></item><item><title><![CDATA[New comment by Polycryptus in "Open offices have driven Panasonic to make horse blinders for humans (2018)"]]></title><description><![CDATA[
<p>Sorry, I assumed (incorrectly) given we're downthread of a bunch of purposefully awful ideas.</p>
]]></description><pubDate>Tue, 27 Jul 2021 23:30:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=27978839</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=27978839</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27978839</guid></item><item><title><![CDATA[New comment by Polycryptus in "Open offices have driven Panasonic to make horse blinders for humans (2018)"]]></title><description><![CDATA[
<p>You're joking, but I've read that Valve Software does/did something similar, every desk in their office is on wheels so you can move your desk to join up with whatever project you want.<p>Maybe unsurprisingly, I've also read stories of "clique"-ish behavior there over the years (though I can't confirm how true they are.)</p>
]]></description><pubDate>Mon, 26 Jul 2021 20:32:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=27965058</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=27965058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27965058</guid></item><item><title><![CDATA[New comment by Polycryptus in "Valve Steam Deck"]]></title><description><![CDATA[
<p>I don't think it's currently possible for any cloud service to make this obsolete, at least in the ways that I'd want to use a portable gaming device. Which is to say, mostly in transit, which tends to have spotty (at best) internet accessibility. (In the air on an airplane, between stops on the subway, ...)</p>
]]></description><pubDate>Thu, 15 Jul 2021 20:24:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=27849659</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=27849659</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27849659</guid></item><item><title><![CDATA[New comment by Polycryptus in "Epic Games steps up Apple fight with EU antitrust complaint"]]></title><description><![CDATA[
<p>> It's not like there were Wallmart exclusive games, right?<p>It doesn't matter too much, but there actually have been... Nintendo's Chibi-Robo Park Patrol was a WalMart exclusive game in the US. (in 2007)</p>
]]></description><pubDate>Wed, 17 Feb 2021 18:16:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=26169598</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=26169598</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26169598</guid></item><item><title><![CDATA[New comment by Polycryptus in "Twitter preconnects to the wrong domains"]]></title><description><![CDATA[
<p>It does that for me even _in_ the app, so no, it's just broken...</p>
]]></description><pubDate>Tue, 27 Oct 2020 18:06:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=24910105</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=24910105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24910105</guid></item><item><title><![CDATA[New comment by Polycryptus in "Pleroma 2.0: a free, federated social networking server built on open protocols"]]></title><description><![CDATA[
<p>> And the Known Fediverse timeline… Well, it's fun to browse but come on, imagine a timeline of all tweets on Twitter: mostly useless.<p>I remember when I first used Twitter in 2006 or 2007 it actually had that as a feature. It was useless, but still fun as you mention.</p>
]]></description><pubDate>Mon, 09 Mar 2020 15:56:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=22526417</link><dc:creator>Polycryptus</dc:creator><comments>https://news.ycombinator.com/item?id=22526417</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22526417</guid></item></channel></rss>