<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: sambishop</title><link>https://news.ycombinator.com/user?id=sambishop</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 27 May 2026 17:41:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sambishop" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sambishop in "A few interesting modern pixel fonts"]]></title><description><![CDATA[
<p>as a lover of low resolution software, we must acknowledge the goat, never surpassed since 2003:
<a href="https://www.dafont.com/04b-03.font" rel="nofollow">https://www.dafont.com/04b-03.font</a><p>nowadays all the alpha exists in making your software look like a cool fantasy tome:
<a href="https://skeddles.itch.io/eldring-pro" rel="nofollow">https://skeddles.itch.io/eldring-pro</a></p>
]]></description><pubDate>Tue, 26 May 2026 18:37:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48283930</link><dc:creator>sambishop</dc:creator><comments>https://news.ycombinator.com/item?id=48283930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48283930</guid></item><item><title><![CDATA[New comment by sambishop in "The future of everything is lies, I guess: Where do we go from here?"]]></title><description><![CDATA[
<p>arguments are not soldiers. i am specifically responding to the claim that cars leads to suburbs leads to mental health issues. i am not a partisan in the greater car wars.</p>
]]></description><pubDate>Thu, 16 Apr 2026 20:21:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47798977</link><dc:creator>sambishop</dc:creator><comments>https://news.ycombinator.com/item?id=47798977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47798977</guid></item><item><title><![CDATA[New comment by sambishop in "The future of everything is lies, I guess: Where do we go from here?"]]></title><description><![CDATA[
<p>for sure! but that's irrelevant to a causal chain that includes "suburbanization", since you're not in the suburbs (in manhattan at least, the walkability does drop off pretty quickly)<p>another interesting tack: how long did we have cars before we started talking about a widespread mental health crisis? is there a more parimonious explanation, like a different event that is located closer to it in time? perhaps smartphones or the internet?</p>
]]></description><pubDate>Thu, 16 Apr 2026 18:28:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47797500</link><dc:creator>sambishop</dc:creator><comments>https://news.ycombinator.com/item?id=47797500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47797500</guid></item><item><title><![CDATA[New comment by sambishop in "The future of everything is lies, I guess: Where do we go from here?"]]></title><description><![CDATA[
<p>automobiles -> suburbanization -> isolation -> mental health crisis seems like a fairly easy hypothesis to test since there are still millions of people in america living densely and carless in places like nyc and you could demonstrate that they have a statistically significant gap in mental illnesses. so easy to test that i bet several people already have and you could just check.</p>
]]></description><pubDate>Thu, 16 Apr 2026 18:14:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47797334</link><dc:creator>sambishop</dc:creator><comments>https://news.ycombinator.com/item?id=47797334</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47797334</guid></item><item><title><![CDATA[New comment by sambishop in "Approachable Swift Concurrency"]]></title><description><![CDATA[
<p>This stops a little too short to be entirely useful imo. It's missing three very important concepts to make someone fully productive with swift concurrency:<p>1. sending. Using this keyword liberally will save you from the more heavyweight options like actors and Sendable.<p>2. isolated parameters. Inheriting the isolation of the caller is critical for functional style programming.<p>3. Dynamic isolation in general. Sometimes `assumeIsolated` is all you need.<p>The fact that it recommends you pass this document to an agent without including these concepts almost guarantees the LLM is going to program itself into a corner.</p>
]]></description><pubDate>Wed, 31 Dec 2025 18:30:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46446850</link><dc:creator>sambishop</dc:creator><comments>https://news.ycombinator.com/item?id=46446850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46446850</guid></item><item><title><![CDATA[New comment by sambishop in "Your inbox is a bandit problem"]]></title><description><![CDATA[
<p>I've always been fascinated by people who seem to have this problem. I've heard multiple individuals describe responding to emails as an infinite attention suck sort of like doomscrolling. For me, email is 99% updates/promotions, 0.99% real humans that I can hit with a one liner, and 0.01% humans that really require a thoughtful response. Something must happen to these email people where they grow prominent enough and advertise their address enough that they get inundated with genuine email that is all from thoughtful humans? Feels like a problem I would enjoy having, at least for a while.</p>
]]></description><pubDate>Wed, 24 Dec 2025 14:42:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46375967</link><dc:creator>sambishop</dc:creator><comments>https://news.ycombinator.com/item?id=46375967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46375967</guid></item><item><title><![CDATA[New comment by sambishop in "John Carmack on mutable variables"]]></title><description><![CDATA[
<p>that's oldschool swift. the new hotness would be<p><pre><code>  let x = if cond { 1 } else { 2 }</code></pre></p>
]]></description><pubDate>Fri, 31 Oct 2025 21:20:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=45776832</link><dc:creator>sambishop</dc:creator><comments>https://news.ycombinator.com/item?id=45776832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45776832</guid></item></channel></rss>