<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: jcbrand</title><link>https://news.ycombinator.com/user?id=jcbrand</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 05 Jun 2026 23:40:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jcbrand" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jcbrand in "How will OpenAI compete?"]]></title><description><![CDATA[
<p>I still use perplexity. Which tool is better currently?</p>
]]></description><pubDate>Thu, 26 Feb 2026 13:46:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47166011</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=47166011</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47166011</guid></item><item><title><![CDATA[New comment by jcbrand in "On Being a Human Being in the Time of Collapse (2022) [pdf]"]]></title><description><![CDATA[
<p>It's not capitalism that requires infinite growth, it's our current monetary system.<p>New money is created by lending it into existence, with interest.<p>That last bit is key. In order to pay off the interest, you need money, which was also loaned into existence with interest.<p>The only way to maintain this is through constant economic growth. Without it there's a deflationary collapse.</p>
]]></description><pubDate>Fri, 16 Jan 2026 11:55:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46645558</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=46645558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46645558</guid></item><item><title><![CDATA[New comment by jcbrand in "The collapse of the econ PhD job market"]]></title><description><![CDATA[
<p>The Austrian school does not dominate academia, not even close. Even the Wikipedia article you linked to says it's a heterodox school, meaning it's not mainstream.<p>Academia is dominated by Keynesianism.</p>
]]></description><pubDate>Fri, 03 Oct 2025 18:31:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45466149</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=45466149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45466149</guid></item><item><title><![CDATA[New comment by jcbrand in "Lit: a library for building fast, lightweight web components"]]></title><description><![CDATA[
<p>I used Lit components in a large FE project, enjoyed doing so and am happy with my choice. I don't use the shadow DOM at all.<p>The project is Converse.js, an XMPP chat client. It's an old project that was originally created back in 2013 with Backbone.js.<p>I first replaced all templates with `lit-html` when I first heard about that, and then when lit-element (and now "lit") came out, I started rewriting the project to use that.<p>This app has since been integrated into many different websites that rely on other frameworks like React and the fact that Converse.js is a web component (<converse-root />) makes this easier.<p>If you're interested, here's the Github repo: <a href="https://github.com/conversejs/converse.js" rel="nofollow">https://github.com/conversejs/converse.js</a>
And you can demo it here: <a href="https://chat.conversejs.org/" rel="nofollow">https://chat.conversejs.org/</a><p>You'll need an XMPP account (see <a href="https://providers.xmpp.net/" rel="nofollow">https://providers.xmpp.net/</a> for possible providers).</p>
]]></description><pubDate>Wed, 03 Sep 2025 14:54:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=45116542</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=45116542</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45116542</guid></item><item><title><![CDATA[New comment by jcbrand in "Is the A.I. Boom Turning Into an A.I. Bubble?"]]></title><description><![CDATA[
<p>Being able to hold on to wealth is an underestimated and undervalued ability.<p>It's actually pretty easy to lose money. Everybody is happy to help you part with yours.</p>
]]></description><pubDate>Tue, 12 Aug 2025 18:56:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=44880406</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=44880406</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44880406</guid></item><item><title><![CDATA[New comment by jcbrand in "Ask HN: Who wants to be hired? (August 2025)"]]></title><description><![CDATA[
<p>Your website is very clever, I like it, but unfortunately Google has classified it as a dangerous site with a phishing risk, which I think is understandable because you're effectively pretending to be Google.</p>
]]></description><pubDate>Sat, 02 Aug 2025 09:22:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44765990</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=44765990</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44765990</guid></item><item><title><![CDATA[New comment by jcbrand in "Ask HN: Who is hiring? (June 2025)"]]></title><description><![CDATA[
<p>For junior developers in developing countries this can still be a worthwhile salary.</p>
]]></description><pubDate>Tue, 03 Jun 2025 06:16:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44166914</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=44166914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44166914</guid></item><item><title><![CDATA[Converse 11: A Major Leap Forward for XMPP Webchat]]></title><description><![CDATA[
<p>Article URL: <a href="https://opkode.com/blog/2025-05-21-converse-11/">https://opkode.com/blog/2025-05-21-converse-11/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44052474">https://news.ycombinator.com/item?id=44052474</a></p>
<p>Points: 7</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 21 May 2025 15:23:07 +0000</pubDate><link>https://opkode.com/blog/2025-05-21-converse-11/</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=44052474</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44052474</guid></item><item><title><![CDATA[New comment by jcbrand in "Ask HN: What are you working on? (February 2025)"]]></title><description><![CDATA[
<p>I'd also like to know, I love the look.</p>
]]></description><pubDate>Mon, 24 Feb 2025 08:02:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=43156905</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=43156905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43156905</guid></item><item><title><![CDATA[New comment by jcbrand in "Ask HN: What are you working on? (February 2025)"]]></title><description><![CDATA[
<p>Taking a sabbatical and spending more time on an open source XMPP web client that I started 10 years ago already.<p><a href="https://conversejs.org" rel="nofollow">https://conversejs.org</a><p>The website is a bit old, but lots of exciting changes are happening under the hood and I finally have the time to make big architectural and performance improvements.</p>
]]></description><pubDate>Mon, 24 Feb 2025 07:59:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=43156887</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=43156887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43156887</guid></item><item><title><![CDATA[New comment by jcbrand in "Code that helped end Apartheid"]]></title><description><![CDATA[
<p>South Africa does have wealth distribution policies in the form of requiring all companies that do business with the state or which need licences (like mines or telecoms) to have a minimum number of black ownership and black employees.<p>South Africa also has affirmative action.<p>In fact, there are more race based laws in South Africa currently than during Apartheid.<p><a href="https://freemarketfoundation.com/race-law-in-south-africa-30-years-into-non-racial-democracy/" rel="nofollow">https://freemarketfoundation.com/race-law-in-south-africa-30...</a><p>Now maybe you're talking about violent wealth redistribution.
That generally doesn't work. It results in collapse and everyone gets poorer.<p>Zimbabwe bring the prime most recent example.</p>
]]></description><pubDate>Fri, 18 Oct 2024 19:44:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=41882803</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=41882803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41882803</guid></item><item><title><![CDATA[New comment by jcbrand in "The other British invasion: how UK lingo conquered the US"]]></title><description><![CDATA[
<p>The first vowel tells you from which country it comes.<p>Grey is UK English, so think "e" for England.
Gray is American English, so think "a" for America.</p>
]]></description><pubDate>Sat, 05 Oct 2024 05:10:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=41747864</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=41747864</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41747864</guid></item><item><title><![CDATA[New comment by jcbrand in "Has Social Media Fuelled a Teen-Suicide Crisis?"]]></title><description><![CDATA[
<p>Yes, there was a spike in suicides after Goethe published his first novel <i>Die Leiden des Jungen Werthers</i> (The Sorrows of Young Werther).<p><a href="https://www.thevintagenews.com/2017/04/22/the-werther-effect-a-spike-of-emulation-suicides-after-a-widely-publicized-suicide-following-goethes-novel-the-sorrows-of-young-werther/" rel="nofollow">https://www.thevintagenews.com/2017/04/22/the-werther-effect...</a></p>
]]></description><pubDate>Tue, 01 Oct 2024 10:04:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=41706500</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=41706500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41706500</guid></item><item><title><![CDATA[New comment by jcbrand in "Ask HN: What is the most useless project you have worked on?"]]></title><description><![CDATA[
<p>I worked for two years full-time on a consumer-facing product that was canned less than 6 months after launch.<p>Spending a month on a useless pipeline doesn't seem that bad to me.</p>
]]></description><pubDate>Sat, 06 Apr 2024 07:07:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=39950593</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=39950593</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39950593</guid></item><item><title><![CDATA[New comment by jcbrand in "95% of container ships are now going around the Southern Tip of Africa"]]></title><description><![CDATA[
<p>The US gets paid by the "exorbitant privilege" of having the global reserve currency.<p>That was the deal since the second world war.</p>
]]></description><pubDate>Tue, 09 Jan 2024 07:01:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=38923246</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=38923246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38923246</guid></item><item><title><![CDATA[New comment by jcbrand in "What We Watched: A Netflix engagement report"]]></title><description><![CDATA[
<p>> they all seem somewhat casually cruel to one another<p>So you're saying it's the same as just about any other sitcom?<p>Besides joking at one another's expense, a super common trope in US sitcoms is the lie to avoid embarrassment which builds up tension throughout the show, inevitably leads to exposure/confrontation and then resolution (forgiveness) near the end.<p>So many situations would be resolved quickly if the characters just 'fessed up immediately instead of trying to deceive the others to save face.<p>But then, there'd be no show with cheap laughs.</p>
]]></description><pubDate>Wed, 13 Dec 2023 10:41:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=38625407</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=38625407</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38625407</guid></item><item><title><![CDATA[New comment by jcbrand in "From airlines to ticket sellers, companies fight U.S. to keep junk fees"]]></title><description><![CDATA[
<p>VAT isn't charged on goods exported outside of the EU, so it has nothing to do with the US except for the fact that the US isn't part of the EU.</p>
]]></description><pubDate>Sun, 19 Nov 2023 20:33:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=38337546</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=38337546</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38337546</guid></item><item><title><![CDATA[New comment by jcbrand in "From airlines to ticket sellers, companies fight U.S. to keep junk fees"]]></title><description><![CDATA[
<p>> Go to low-income neighbourhoods, where incomes are closer to those in Europe, and you’ll find tax-inclusive pricing<p>This is a pretty funny but largely ignorant dig at Europeans.<p>Every country I've ever been to except the US includes VAT in their prices and I've been to over 30. It's not just a European thing but a world thing, where the US once again is the odd one out.</p>
]]></description><pubDate>Sun, 19 Nov 2023 17:56:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=38335484</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=38335484</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38335484</guid></item><item><title><![CDATA[New comment by jcbrand in "Maersk to cut 10k jobs as shipping demand drops"]]></title><description><![CDATA[
<p>It's possible to make record profits one year and a loss the next if you don't react early enough to trends.</p>
]]></description><pubDate>Sat, 04 Nov 2023 13:54:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=38141005</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=38141005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38141005</guid></item><item><title><![CDATA[New comment by jcbrand in "Neil Howe: Trust in US Institutions Continues to Decline"]]></title><description><![CDATA[
<p>"Defund the police" is a large attack on an institution that's not coming from the GOP. It's unfortunate that people immediately blame the other side in a knee-jerk reaction.</p>
]]></description><pubDate>Wed, 19 Jul 2023 12:20:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=36785140</link><dc:creator>jcbrand</dc:creator><comments>https://news.ycombinator.com/item?id=36785140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36785140</guid></item></channel></rss>