<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: nathansherburn</title><link>https://news.ycombinator.com/user?id=nathansherburn</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 01 Jun 2026 19:29:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=nathansherburn" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[The answer to security-woes, dependecy-complexity and maintenance-burdens is DIY]]></title><description><![CDATA[
<p>Before AI we had to rely on packages, services, libraries, frameworks etc to get anything done in a reasonable amount of time.<p>But today these things are looking more and more like burdens to me. I'm finding it easier than ever to write near-zero dependecy software in HTML, JavaScript and CSS that a) I don't have to update, b) I don't have to trust a network of maintainers to keep secure, c) I don't have to work around integration issues between packages and versions and, d) isn't bloated with code I'll never use.<p>The only code I have is the code I need and it works exactly how I want it to.<p>Not to mention I'm not locked into hosting, ever changing tech stacks or anything else.<p>Before letting your LLM of choice default to nextjs the next time you start a project, it's worth trying to go zero-dependency and see how far you can get. I'm liking it so far!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48235637">https://news.ycombinator.com/item?id=48235637</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 22 May 2026 13:33:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48235637</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=48235637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48235637</guid></item><item><title><![CDATA[New comment by nathansherburn in "Volkswagen Brings Back Physical Buttons"]]></title><description><![CDATA[
<p>I learnt a new word today. Thanks!</p>
]]></description><pubDate>Tue, 06 Jan 2026 22:01:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46519476</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=46519476</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46519476</guid></item><item><title><![CDATA[New comment by nathansherburn in "Rob Pike goes nuclear over GenAI"]]></title><description><![CDATA[
<p>I've actually been following this project for a long time and it's none of the above. They're simply testing what a set of frontier models can do when given a goal and left to their own devices.<p>I agree this outcome is very painful to see and I really feel for Rob. It's clear people (myself included) are completely at breaking point with AI slop.<p>In this specific case though it's worth spending 30sec to read the website of AI model village to understand the experiment before claiming this was sent by Anthropic or assigning malicious intent.</p>
]]></description><pubDate>Fri, 26 Dec 2025 23:01:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=46397320</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=46397320</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46397320</guid></item><item><title><![CDATA[New comment by nathansherburn in "Frequent reauth doesn't make you more secure"]]></title><description><![CDATA[
<p>Wouldn't frequent reauth be beneficial for stolen sessions?<p>E.g. If you set your session timeouts to a ~1 day then by the time your session cookies are up for sale on the dark web, they will be expired.<p>The article doesn't mention this and it's the main reason I advocate for auth sessions that are as short as practical.</p>
]]></description><pubDate>Thu, 12 Jun 2025 21:41:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44263503</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=44263503</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44263503</guid></item><item><title><![CDATA[New comment by nathansherburn in "Zelensky leaves White House after angry meeting"]]></title><description><![CDATA[
<p>How does divorcing Europe make the US stronger against China?</p>
]]></description><pubDate>Sat, 01 Mar 2025 18:36:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=43222161</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=43222161</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43222161</guid></item><item><title><![CDATA[New comment by nathansherburn in "Zelensky leaves White House after angry meeting"]]></title><description><![CDATA[
<p>With who in control? A Russia, China and US alliance? This seems very unlikely to me. All signs indicate we're moving to a multipolar world as far as I can tell.<p>China owns an increasing majority of global GDP and Trump seems to be either taking a path of peace, populism and or stupidity by pulling America out of its global alliances.</p>
]]></description><pubDate>Sat, 01 Mar 2025 13:40:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=43219119</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=43219119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43219119</guid></item><item><title><![CDATA[New comment by nathansherburn in "WikiTok"]]></title><description><![CDATA[
<p>A great way to get around this is with an edge function from deno deploy.</p>
]]></description><pubDate>Tue, 04 Feb 2025 22:32:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=42939990</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=42939990</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42939990</guid></item><item><title><![CDATA[New comment by nathansherburn in "I Met Paul Graham Once"]]></title><description><![CDATA[
<p>I think this is spot on. The confusion for me comes from the fact that, as far as I can tell, I've never met a prig in real life. And yet they seem to be the biggest political issue of our time. Is it because I live in Australia and it's more of a US thing? Or is it because I'm not online as much maybe? I find it really confusing.</p>
]]></description><pubDate>Mon, 20 Jan 2025 22:53:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=42774100</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=42774100</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42774100</guid></item><item><title><![CDATA[New comment by nathansherburn in "Kalman Filter Tutorial"]]></title><description><![CDATA[
<p>Not sure if relevant but I thought this looked very cool.<p><a href="https://www.squiggle-language.com/docs" rel="nofollow">https://www.squiggle-language.com/docs</a></p>
]]></description><pubDate>Sun, 19 Jan 2025 12:08:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=42756333</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=42756333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42756333</guid></item><item><title><![CDATA[New comment by nathansherburn in "WordPress Is in Trouble"]]></title><description><![CDATA[
<p>I don't think the purpose of the checkbox was to collect useful data but an any case storing it as a date would probably solve the issue.</p>
]]></description><pubDate>Mon, 13 Jan 2025 22:39:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=42690492</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=42690492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42690492</guid></item><item><title><![CDATA[New comment by nathansherburn in "Ghostty 1.0"]]></title><description><![CDATA[
<p>I'm still using the built in MacOS terminal. What am I missing? I mostly do webdev - maybe terminal features are more important for other types of programming?</p>
]]></description><pubDate>Thu, 26 Dec 2024 23:26:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=42518678</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=42518678</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42518678</guid></item><item><title><![CDATA[New comment by nathansherburn in "How close is AI to human-level intelligence?"]]></title><description><![CDATA[
<p>How do you think reasoning happens in our brains? I wonder if it's more like an LLM than we realise?</p>
]]></description><pubDate>Thu, 05 Dec 2024 12:12:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=42327396</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=42327396</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42327396</guid></item><item><title><![CDATA[New comment by nathansherburn in "Open source AI is the path forward"]]></title><description><![CDATA[
<p>Open source software is one of our best and most passionately loved inventions. It'd be much easier to have a nuanced discussion about "open weights" but I don't think that's in Facebook's interest.</p>
]]></description><pubDate>Tue, 23 Jul 2024 23:53:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=41052279</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=41052279</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41052279</guid></item><item><title><![CDATA[New comment by nathansherburn in "Foliate: Read e-books in style, navigate with ease"]]></title><description><![CDATA[
<p>Thanks for the write up!<p>I just wanted to chime in to say the Foliate code is really beautifully written too.<p>I was able to hack together an epub audiobook reader by running a custom version of foliatejs in Microsoft Edge (which has an amazing and free text to speech engine called "read aloud"). It's VERT hacky but you can try it here:
<a href="https://nathansherburn.github.io/foliate-js/" rel="nofollow">https://nathansherburn.github.io/foliate-js/</a><p>Works on mobile and desktop Edge.</p>
]]></description><pubDate>Fri, 19 Jul 2024 14:04:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=41006719</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=41006719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41006719</guid></item><item><title><![CDATA[New comment by nathansherburn in "[dead]"]]></title><description><![CDATA[
<p>Reports are that Trump is okay.<p>Politically I disagree with so much of what Trump says and does but I would never wish this on him. We can't let the extremists on either side win.</p>
]]></description><pubDate>Sun, 14 Jul 2024 00:43:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=40958014</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=40958014</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40958014</guid></item><item><title><![CDATA[New comment by nathansherburn in ""AI", students, and epistemic crisis"]]></title><description><![CDATA[
<p>AI will always be far better at languages than I'll ever be and I expect it to get much better very quickly. But I'm still learning my partner's language and don't think I'll stop any time soon. I think it's interesting and fun in and of itself. It's also a great scaffold for learning about another culture and learning to respect and understand folks from different walks of life.</p>
]]></description><pubDate>Sun, 07 Jul 2024 13:00:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=40897353</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=40897353</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40897353</guid></item><item><title><![CDATA[New comment by nathansherburn in "Banning open weight models would be a disaster"]]></title><description><![CDATA[
<p>I agree we want to democratize AI and we should be very, very weary of powerful people trying to get a monopoly on AI.<p>But I'm not ready to say absolutely everything should immediately be shared with everyone. At least not until it's clear we know what we're dealing with.<p>I know it can be hard to trust people but the fact is we have to. Even today, there are many people with the power to end the world (nuclear weapons, viruses etc) but we trust the people who have these capabilities not to abuse their power. We do this because we don't want anyone to have the right to launch nuclear weapons. And I think that's wise.<p>I definitely don't know for sure but AI may be another one of these technologies.<p>Either way, you can fight against regulatory capture, the downsides of capitalism etc without being an open source absolutist.</p>
]]></description><pubDate>Sat, 06 Apr 2024 04:29:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=39949961</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=39949961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39949961</guid></item><item><title><![CDATA[New comment by nathansherburn in "Banning open weight models would be a disaster"]]></title><description><![CDATA[
<p>I share your concerns and think you're broadly correct. I think it's worth adding some nuance though.<p>When you drill into specifics there are almost always exceptions. For instance, in your example about sharing research, there are certainly some types of research we shouldn't automatically and immediately make publicly available like biological superviruses or software vulnerabilities.<p>I think the same can be said about AI. We should aim to be as open as we can but I'd be hesitant about being an open source absolutist.</p>
]]></description><pubDate>Tue, 02 Apr 2024 12:03:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=39904783</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=39904783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39904783</guid></item><item><title><![CDATA[New comment by nathansherburn in "Sam Bankman-Fried sentenced to 25 years in prison"]]></title><description><![CDATA[
<p>Is there any evidence this actually works? My understanding was that "prison as a deterrence" was largely ineffective.</p>
]]></description><pubDate>Fri, 29 Mar 2024 04:56:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=39860862</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=39860862</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39860862</guid></item><item><title><![CDATA[New comment by nathansherburn in "TextSnatcher: Copy text from images, for the Linux Desktop"]]></title><description><![CDATA[
<p>Just three hours ago I switched back to Linux after a few years on MacOS. The only thing missing was the amazing text copy tool I was using, "Rex" [1]. What a coincidence to see this post on the front page a few hours later!<p>Side note, what a breath of fresh air Gnome on Fedora is!<p>[1] <a href="https://github.com/amebalabs/TRex">https://github.com/amebalabs/TRex</a></p>
]]></description><pubDate>Fri, 15 Mar 2024 13:29:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=39715240</link><dc:creator>nathansherburn</dc:creator><comments>https://news.ycombinator.com/item?id=39715240</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39715240</guid></item></channel></rss>