<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: flumpcakes</title><link>https://news.ycombinator.com/user?id=flumpcakes</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 09 Sep 2026 21:59:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=flumpcakes" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by flumpcakes in "Casey Muratori – The Root of the Root of All Evil – BSC 2026 [video]"]]></title><description><![CDATA[
<p>Death-frightening scion capable of seeing beyond the illusionary world before our eyes John Carmack?</p>
]]></description><pubDate>Sun, 30 Aug 2026 15:11:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=49499378</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=49499378</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49499378</guid></item><item><title><![CDATA[New comment by flumpcakes in "U.S. sanctions against the A/I Collective"]]></title><description><![CDATA[
<p>You have a very nuanced take that I broadly agree with. I would add that they were probably targeted for political reasons, it's not like the current administration is going out of their way to tackle right wing "terrorism".</p>
]]></description><pubDate>Fri, 28 Aug 2026 16:11:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=49480631</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=49480631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49480631</guid></item><item><title><![CDATA[New comment by flumpcakes in "U.S. sanctions against the A/I Collective"]]></title><description><![CDATA[
<p>Is it truly anyone, or only anyone that politically aligns with them?</p>
]]></description><pubDate>Fri, 28 Aug 2026 16:06:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=49480567</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=49480567</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49480567</guid></item><item><title><![CDATA[New comment by flumpcakes in "Canceling "Hey""]]></title><description><![CDATA[
<p>I don't understand your comment - the social norms I refer to are paying tax, sending your children to school, integrating with the local community, living in areas/accommodation that is legal/not transitory. It can be argued how many of those are valid criticisms, but that is what generally refer to.</p>
]]></description><pubDate>Mon, 27 Jul 2026 19:15:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=49074349</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=49074349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49074349</guid></item><item><title><![CDATA[New comment by flumpcakes in "Canceling "Hey""]]></title><description><![CDATA[
<p>I think DHH's comments are pretty mild given the subject. However, I think it is how he frames his comments that cause offensive - lumping a (potentially) problematic (arguably) ethnic group of people in with animal control...</p>
]]></description><pubDate>Mon, 27 Jul 2026 18:30:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=49073750</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=49073750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49073750</guid></item><item><title><![CDATA[New comment by flumpcakes in "Canceling "Hey""]]></title><description><![CDATA[
<p>I think DHH's opinion is a very common sentiment in Europe. "Gypsies" are a very European thing. I wonder if there's anything similar in the US? For context for US readers; they generally exist outside of the usual social norms, and have a pretty bad reputation because of it.<p>This is not a defence of DHH, just providing context to his comments.</p>
]]></description><pubDate>Mon, 27 Jul 2026 18:28:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49073720</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=49073720</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49073720</guid></item><item><title><![CDATA[New comment by flumpcakes in "Fil-C: Garbage In, Memory Safety Out [video]"]]></title><description><![CDATA[
<p>I thought it was very obvious throughout the video what was happening...<p>Rust has compile time checks to enforce some safety. In comparison Fil-C is a lot more memory safe, it's more comparable to being a software implementation of CHERI.<p>Unfortunately it comes with downsides: runtime performance, runtime enforcement, granular safety (the safety is around allocations).<p>It also comes with huge upsides: you can run C/C++ with little to no code changes. Imagine compiling nginx and the associated system libraries with Fil-C, the performance hit is probably acceptable and now the web server is memory safe.<p>Rust probably provides enough memory safety (even if it is not complete safety) in most circumstances though.</p>
]]></description><pubDate>Sat, 25 Jul 2026 07:47:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49045427</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=49045427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49045427</guid></item><item><title><![CDATA[New comment by flumpcakes in "Don't Take the Black Pill [video]"]]></title><description><![CDATA[
<p>I think you are concentrating on 'free' too much here.<p>It's not about giving away resources, it's about serving the user.<p>1. No, a kiosk shouldn't be hooked up to some crime database, it should function exactly as expected in situ.<p>2. A self-service checkout machine shouldn't 'give away' free stuff, it should however let you pay and leave.<p>3. An ATM should give the user money from their account - without added charge for the convienance.<p>I think 2 and 3 are bad examples because they actually already exist in the way that Andrew is saying things should exist. If they didn't (for example, they played a 30 second advert before you could checkout) then people would never have started using them.<p>Software/SaaS/startups are much more inclined to use dark patterns and attempt to bleed the users dry (either their cash or their attention) - established conveniences like self checkout and ATMs on the whole just do their job - the general public would NOT accept it any other way. It's a shame the general public don't share the same sentiment when it comes to more glamorous technology.</p>
]]></description><pubDate>Sat, 25 Jul 2026 07:10:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49045229</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=49045229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49045229</guid></item><item><title><![CDATA[New comment by flumpcakes in "Don't Take the Black Pill [video]"]]></title><description><![CDATA[
<p>I think it was trying to find a moral standard that wasn't being set by established places. I think it was showing a level of self-reflection (going through a process of finding your set of principals after leaving an established faith translates very well into questioning the morality of how established software operates).<p>I did find a few things adventuring into the off topic in the video. Considering all the drama lately and certain opinions that always come out with threads on this person, I was thinking "oh no, people aren't going to like this" while watching, despite broadly agreeing with the substance of the message.</p>
]]></description><pubDate>Sat, 25 Jul 2026 07:04:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49045197</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=49045197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49045197</guid></item><item><title><![CDATA[New comment by flumpcakes in "Fil-C: Garbage In, Memory Safety Out [video]"]]></title><description><![CDATA[
<p>There are no 'unsafe' blocks in Fil-C. I think you trying to conflate 'unsafe blocks' with the fact that there might be compiler errors which might break 'safety'? Which is equally true in any system including Rust.</p>
]]></description><pubDate>Fri, 24 Jul 2026 22:18:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=49042304</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=49042304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49042304</guid></item><item><title><![CDATA[New comment by flumpcakes in "Fil-C: Garbage In, Memory Safety Out [video]"]]></title><description><![CDATA[
<p>I think you should watch the linked presentation, it will show how it is "safer" than rust. Unfortunately there are performance implications, but fil-c seems fast enough to go into production for many workloads and surprisingly needs very little code changes to existing C/C++ projects which is a huge benefit.</p>
]]></description><pubDate>Fri, 24 Jul 2026 22:12:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49042246</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=49042246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49042246</guid></item><item><title><![CDATA[New comment by flumpcakes in "Passkeys were invented by engineers with zero understanding of consumer brain"]]></title><description><![CDATA[
<p>I can't believe these comments - passkeys are pretty easy to understand and most platforms allow you to add multiple. Not enough for truly one-passkey-per-device, but if you use a password manager that syncs passkeys, or hardware passkeys it's fine - it's easy, quick, and more secure than any password can ever be (mitm resistant).<p>I think the confusion with passkeys comes from that fact that everyone wants to own you so you have to be mindful if this passkey is being stored on the OS, the browser, sync'd between devices through google or apple, etc.</p>
]]></description><pubDate>Wed, 22 Jul 2026 22:07:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=49014115</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=49014115</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49014115</guid></item><item><title><![CDATA[New comment by flumpcakes in "ICE to Pay Thomson Reuters $125M to Find Voter Fraud"]]></title><description><![CDATA[
<p>US politics is cooked. I wonder if polymarket will start taking bets on mid-terms being canceled.</p>
]]></description><pubDate>Tue, 21 Jul 2026 15:38:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48993760</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=48993760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48993760</guid></item><item><title><![CDATA[New comment by flumpcakes in "Microsoft Comic Chat is now open source"]]></title><description><![CDATA[
<p>That video is embarrassing. Theo clearly doesn't know what he is talking about at points, and is having a massive crash out for really no reason.</p>
]]></description><pubDate>Sun, 19 Jul 2026 20:13:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48971325</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=48971325</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48971325</guid></item><item><title><![CDATA[New comment by flumpcakes in "The kids with phones are alright"]]></title><description><![CDATA[
<p>I agree with your sentiment completely. I think there's nuance that a lot of people don't bother with because of tribalism but your take is the one I most align with in this instance. Children do need protecting, I grew up with the Internet and it made me partly who I am today, but I also recognise it is completely different now. Gore/shock/NSFL websites being linked between friends as pranks are no longer a thing (thankfully), but we have replaced that with garden walls (Facebook, Reddit, YT, etc.) that are much more insidious and have mechanised the harm to children and young people to an unbelievable scale.</p>
]]></description><pubDate>Tue, 14 Jul 2026 14:22:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48907371</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=48907371</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48907371</guid></item><item><title><![CDATA[New comment by flumpcakes in "Zig Creator Calls Spade a Spade, Anthropic Blows Smoke"]]></title><description><![CDATA[
<p>It doesn't need to expose something as new to point out a causal link?<p>Someone saying that work-life balance means all work and no life, and then producing substandard quality at said work seems worth pointing out.<p>A trillion dollar company vibe-porting a vibe-coded low quality product for clout/advertisement seems worth a call-out.</p>
]]></description><pubDate>Mon, 13 Jul 2026 18:04:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48896412</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=48896412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48896412</guid></item><item><title><![CDATA[New comment by flumpcakes in "EU Commission: addictive design Instagram and Facebook in breach of the DSA"]]></title><description><![CDATA[
<p>> Nothing was ever said about the addictive design of mainstream TV - because then the rulers controlled the message being streamed into the brains of the population.<p>More outlandish conspiracy theories on hackernews...<p>You are in fact wrong - see the myriad of rules advertising, especially what can be advertised on children's TV.<p>What messages are not being allowed to be 'streamed into the brains of the population' exactly? Are you suggesting, for example, that claims made by the US president should not be shown on TV? Are you suggesting that these are not then analysed and scrutinised by people on TV?</p>
]]></description><pubDate>Fri, 10 Jul 2026 11:51:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48858667</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=48858667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48858667</guid></item><item><title><![CDATA[New comment by flumpcakes in "EU Parliament greenlights Chat Control 1.0"]]></title><description><![CDATA[
<p>Any evidence what so ever for the "mass control" claim?<p>I do not want E2E comms broken, but these posts on hackernews always bring out such outlandish claims.<p>You can't be applying the "mass control" claim for the attempts at stopping the spread of CSAM? So can you point to any evidence of wide spread "mass control" with Chat Control 1.0?</p>
]]></description><pubDate>Fri, 10 Jul 2026 11:46:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48858637</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=48858637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48858637</guid></item><item><title><![CDATA[New comment by flumpcakes in "EU Parliament greenlights Chat Control 1.0"]]></title><description><![CDATA[
<p>This is extending something that came into affect in 2011.</p>
]]></description><pubDate>Fri, 10 Jul 2026 11:44:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48858614</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=48858614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48858614</guid></item><item><title><![CDATA[New comment by flumpcakes in "EU Parliament greenlights Chat Control 1.0"]]></title><description><![CDATA[
<p>It already exists. Most CSAM tools are checking against a hash database.<p>Why would you NOT want this to exist? This seems the only method to not raise false positives.</p>
]]></description><pubDate>Fri, 10 Jul 2026 11:43:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48858603</link><dc:creator>flumpcakes</dc:creator><comments>https://news.ycombinator.com/item?id=48858603</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48858603</guid></item></channel></rss>