<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: simplesocieties</title><link>https://news.ycombinator.com/user?id=simplesocieties</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Apr 2026 13:27:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=simplesocieties" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by simplesocieties in "Claude Code Found a Linux Vulnerability Hidden for 23 Years"]]></title><description><![CDATA[
<p>Supposedly humans have become “100x”™ more productive with these AI tools, but nowhere to be seen are the benefits for the wielders of said tools. Is your salary 100x higher? Are you able to spend more time with your family/friends instead of at the office? Why are we still putting up with these outdated work practices if LLMs have made everybody so much more productive?</p>
]]></description><pubDate>Sun, 05 Apr 2026 10:43:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47648068</link><dc:creator>simplesocieties</dc:creator><comments>https://news.ycombinator.com/item?id=47648068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47648068</guid></item><item><title><![CDATA[New comment by simplesocieties in "Claude Code Found a Linux Vulnerability Hidden for 23 Years"]]></title><description><![CDATA[
<p>“Thing x happened in the past, therefore it will continue to happen in the future” is perhaps one of the most, if not the most pervasive human-created fallacies anywhere.</p>
]]></description><pubDate>Sun, 05 Apr 2026 10:36:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47648025</link><dc:creator>simplesocieties</dc:creator><comments>https://news.ycombinator.com/item?id=47648025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47648025</guid></item><item><title><![CDATA[New comment by simplesocieties in "My “grand vision” for Rust"]]></title><description><![CDATA[
<p>This was the <i>exact</i> same argument used to push new c++ features and look where the language is now.</p>
]]></description><pubDate>Mon, 09 Mar 2026 04:18:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47304839</link><dc:creator>simplesocieties</dc:creator><comments>https://news.ycombinator.com/item?id=47304839</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47304839</guid></item><item><title><![CDATA[New comment by simplesocieties in "My “grand vision” for Rust"]]></title><description><![CDATA[
<p>The rust maintainers need to learn from the mistakes of the c++ design committee and understand that not adding a feature at all is in itself a desirable feature.<p>For example, your section on effects:<p>> Functions which guarantee they do not unwind (absence of the panic effect)<p>* I actually don’t see how this is any more beneficial than the existing no_panic macro
<a href="https://docs.rs/no-panic/latest/no_panic/" rel="nofollow">https://docs.rs/no-panic/latest/no_panic/</a><p>> Functions which guarantee they terminate (absence of the div effect)<p>> Functions which are guaranteed to be deterministic (absence of the ndet effect)<p>> Functions which are guaranteed to not call host APIs (absence of the io effect)<p>The vast majority of rust programs don’t need such validation. And for those that do, the Ferrocene project is maintaining a downstream fork of the compiler where this kind of feature would be more appropriate.<p>I think rust is in a perfect spot right now. Covers 99.99% of use cases and adding more syntax/functionality for 0.001% of users is only going to make the language worse. The compiler itself provides a powerful api via build.rs and proc macros which let downstream maintainers build their desired customization.</p>
]]></description><pubDate>Mon, 09 Mar 2026 04:17:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47304832</link><dc:creator>simplesocieties</dc:creator><comments>https://news.ycombinator.com/item?id=47304832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47304832</guid></item><item><title><![CDATA[New comment by simplesocieties in "2026 resolution: if Mozilla tampers with "uBlock Origin", I'm giving it up"]]></title><description><![CDATA[
<p>Rooting for Ladybird <a href="https://ladybird.org/" rel="nofollow">https://ladybird.org/</a></p>
]]></description><pubDate>Sat, 27 Dec 2025 07:47:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46400018</link><dc:creator>simplesocieties</dc:creator><comments>https://news.ycombinator.com/item?id=46400018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46400018</guid></item><item><title><![CDATA[New comment by simplesocieties in "Flock Exposed Its AI-Powered Cameras to the Internet. We Tracked Ourselves"]]></title><description><![CDATA[
<p>> From what I understand these systems are legal because there is no expectation of privacy in public.<p>This is a common line of phrasing parroted by Flock and their supporters to no end but it's a myth. The SC, as much of a joke as they are now, established that a person has a reasonable expectation to privacy in their long term movements in Carpenter v. United States (2018). To date there is NO precedent carved out in the constitution or ANY Supreme Court case stating that people have zero expectation to privacy in public.<p><a href="https://www.supremecourt.gov/opinions/17pdf/16-402_h315.pdf" rel="nofollow">https://www.supremecourt.gov/opinions/17pdf/16-402_h315.pdf</a></p>
]]></description><pubDate>Wed, 24 Dec 2025 17:12:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46377307</link><dc:creator>simplesocieties</dc:creator><comments>https://news.ycombinator.com/item?id=46377307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46377307</guid></item><item><title><![CDATA[New comment by simplesocieties in "When did people favor composition over inheritance?"]]></title><description><![CDATA[
<p>And yet somehow the Zed team managed to do it with gpui and rust.</p>
]]></description><pubDate>Sun, 16 Nov 2025 15:01:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=45945594</link><dc:creator>simplesocieties</dc:creator><comments>https://news.ycombinator.com/item?id=45945594</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45945594</guid></item><item><title><![CDATA[New comment by simplesocieties in "Python: The Documentary [video]"]]></title><description><![CDATA[
<p>Why not Go? I don’t understand starting new backend projects in a JVM language when go exits and its both faster and simpler. People love to proclaim Java’s ability to handle “big data” but I have programs parsing TB of data daily in Go without a sweat. And it was much faster to write and teach new engineers on than Java</p>
]]></description><pubDate>Thu, 04 Sep 2025 22:58:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45133201</link><dc:creator>simplesocieties</dc:creator><comments>https://news.ycombinator.com/item?id=45133201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45133201</guid></item><item><title><![CDATA[New comment by simplesocieties in "Ditching Obsidian and building my own"]]></title><description><![CDATA[
<p>Tailscale has made all of their client source code available for anyone to view so if you want to confirm that you’re not sending unencrypted data or keys through their servers you’re more than free to do so.<p><a href="https://github.com/tailscale/tailscale">https://github.com/tailscale/tailscale</a><p>I think there is <i>some</i> merit to setting up wireguard (e.g. you want more devices than what Tailscale offers for free, or their servers become unreliable for some reason)<p>But people who push the “scarey boogeyman will look at your data” with Tailscale are either technically illiterate or overly-paranoid.</p>
]]></description><pubDate>Mon, 19 May 2025 04:13:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=44026450</link><dc:creator>simplesocieties</dc:creator><comments>https://news.ycombinator.com/item?id=44026450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44026450</guid></item><item><title><![CDATA[New comment by simplesocieties in "Apple's Widget Backdoor [video]"]]></title><description><![CDATA[
<p>If Apple wanted to score easy points they would leave this be and add a widget/app icon animation api in the next major release of iOS. This would be way more useful than whatever crap Siri and Apple intelligence are.<p>But, it’s Apple. So it’s not going to happen.</p>
]]></description><pubDate>Mon, 12 May 2025 03:52:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=43959493</link><dc:creator>simplesocieties</dc:creator><comments>https://news.ycombinator.com/item?id=43959493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43959493</guid></item></channel></rss>