<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: johnrob</title><link>https://news.ycombinator.com/user?id=johnrob</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 22:29:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=johnrob" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by johnrob in "Two kinds of AI users are emerging"]]></title><description><![CDATA[
<p>I’ve done this in pure Python for a long time.  Single file prototype that can mostly function from the command line.  The process helps me understand all the sub problems and how they relate to each other.  Best example is when you realize behaviors X, Y, and Z have so much in common that it makes sense to have a single component that takes a parameter to specify which behavior to perform.
It’s possible that already practicing this is why I feel slightly “meh” compared to others regarding GenAI.</p>
]]></description><pubDate>Mon, 02 Feb 2026 02:24:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46851699</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=46851699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46851699</guid></item><item><title><![CDATA[New comment by johnrob in "Anthropic Economic Index report: economic primitives"]]></title><description><![CDATA[
<p>Until AI is used to generate new revenue streams (i.e. acquire new customers), I don’t think the economic impact is going to impress.  My two cents.</p>
]]></description><pubDate>Thu, 22 Jan 2026 23:54:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46726668</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=46726668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46726668</guid></item><item><title><![CDATA[New comment by johnrob in "Useful patterns for building HTML tools"]]></title><description><![CDATA[
<p>Next evolution: UX should allow end users to build the prompt, and then the tool is generated and deployed at a random URL.  Tool also keeps original prompt, so any user can customize into a new (random URL) tool page.</p>
]]></description><pubDate>Sat, 13 Dec 2025 23:23:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46259219</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=46259219</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46259219</guid></item><item><title><![CDATA[New comment by johnrob in "IBM CEO says there is 'no way' spending on AI data centers will pay off"]]></title><description><![CDATA[
<p>Cheap depends on how we define the cost.  In relative terms, food is more expensive than ever:<p><a href="https://en.wikipedia.org/wiki/Baumol_effect" rel="nofollow">https://en.wikipedia.org/wiki/Baumol_effect</a></p>
]]></description><pubDate>Tue, 02 Dec 2025 19:32:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=46125594</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=46125594</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46125594</guid></item><item><title><![CDATA[New comment by johnrob in "IBM CEO says there is 'no way' spending on AI data centers will pay off"]]></title><description><![CDATA[
<p>Invest in making food/shelter cheaper?</p>
]]></description><pubDate>Tue, 02 Dec 2025 19:15:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46125347</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=46125347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46125347</guid></item><item><title><![CDATA[New comment by johnrob in "Ticker: Don't die of heart disease"]]></title><description><![CDATA[
<p>If you start exercising in your 20s, and never stop, it will be so much easier to maintain fitness in 40s 50s etc.  The challenge is that the benefits are not yet visible in your 20s (when you’ll probably be healthy and at a proper weight regardless).  Gotta lay that foundation for older age though!<p>EDIT - I misread the comment.  It’s never too late to start, just be careful for injuries as that will block your ability to exercise.</p>
]]></description><pubDate>Sat, 08 Nov 2025 17:14:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=45858243</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=45858243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45858243</guid></item><item><title><![CDATA[New comment by johnrob in "Optimism associated with exceptional longevity (2019)"]]></title><description><![CDATA[
<p>Research focuses on trends.  You are a sample of 1, however, so anything is possible.  Create your own path!</p>
]]></description><pubDate>Wed, 05 Nov 2025 15:35:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=45823986</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=45823986</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45823986</guid></item><item><title><![CDATA[New comment by johnrob in "How I use every Claude Code feature"]]></title><description><![CDATA[
<p>As fascinating as these tools can be - are we (the industry) once again finding something other than our “customer” to focus our brains on (see Paul Graham’s “Top idea in your mind” essay)?</p>
]]></description><pubDate>Sun, 02 Nov 2025 03:08:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=45787578</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=45787578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45787578</guid></item><item><title><![CDATA[New comment by johnrob in "Show HN: Why write code if the LLM can just do the thing? (web app experiment)"]]></title><description><![CDATA[
<p>This definitely has that “toy” feel to it that a lot of eventually mainstream ideas have.  It can’t work!  But… could it?</p>
]]></description><pubDate>Sun, 02 Nov 2025 02:12:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=45787325</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=45787325</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45787325</guid></item><item><title><![CDATA[New comment by johnrob in "OpenAI’s promise to stay in California helped clear the path for its IPO"]]></title><description><![CDATA[
<p>If I am understanding things correctly, OpenAI could leave in the future - but CA can’t retroactively block the conversion in that case.</p>
]]></description><pubDate>Wed, 29 Oct 2025 22:56:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=45754186</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=45754186</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45754186</guid></item><item><title><![CDATA[New comment by johnrob in "Simplify your code: Functional core, imperative shell"]]></title><description><![CDATA[
<p>Functions can have complexity or side effects, but not both.</p>
]]></description><pubDate>Mon, 27 Oct 2025 22:34:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=45727121</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=45727121</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45727121</guid></item><item><title><![CDATA[New comment by johnrob in "How America got hooked on ultraprocessed foods"]]></title><description><![CDATA[
<p>If you don’t have one, try an Instant Pot which can pressure cook (in addition to rice cooker features).  Dry beans can be ready to eat in an hour.</p>
]]></description><pubDate>Thu, 16 Oct 2025 16:01:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=45607055</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=45607055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45607055</guid></item><item><title><![CDATA[New comment by johnrob in "Tau² benchmark: How a prompt rewrite boosted GPT-5-mini by 22%"]]></title><description><![CDATA[
<p>Isn’t programming the clearest form of writing?  Perhaps it’s the non programmers that need to “catch up”.</p>
]]></description><pubDate>Wed, 17 Sep 2025 17:28:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45278800</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=45278800</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45278800</guid></item><item><title><![CDATA[New comment by johnrob in "Generative AI as Seniority-Biased Technological Change"]]></title><description><![CDATA[
<p>LLMs are good at creating single use documents, like a pitch deck used for one prospective customer (never to be used again).  But for long lived documents, on which future work builds atop, the bar is higher and the value of LLMs is more grey.</p>
]]></description><pubDate>Tue, 16 Sep 2025 15:01:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45263258</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=45263258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45263258</guid></item><item><title><![CDATA[New comment by johnrob in "Interview with Geoffrey Hinton"]]></title><description><![CDATA[
<p>Businesses fall into 2 categories:<p>B2C (sell to people)<p>B2B (sell to B2C companies)<p>If the “C” is broke, it seems like there won’t by any rich people.  In other words, if the masses are poor and jobless, who is sending money to the rich?</p>
]]></description><pubDate>Tue, 09 Sep 2025 03:30:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45177079</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=45177079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45177079</guid></item><item><title><![CDATA[New comment by johnrob in "Tao on “blue team” vs. “red team” LLMs"]]></title><description><![CDATA[
<p>Humans are good at sifting valid feedback from bad feedback.  But we are bad at spotting subtle bugs in PRs.</p>
]]></description><pubDate>Mon, 28 Jul 2025 15:59:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=44712132</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=44712132</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44712132</guid></item><item><title><![CDATA[New comment by johnrob in "Show HN: Ten years of running every day, visualized"]]></title><description><![CDATA[
<p>Have you tried non-running (indoor) cardio as a regular replacement?  Jumping jacks, squats, jump squats, mountain climbers, even jogging in place.  I do cardio everyday but running is only every 4th day.
Of course, if you have access to equipment there’s always stationary bike and other machines like an elliptical.</p>
]]></description><pubDate>Mon, 14 Jul 2025 14:36:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=44560798</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=44560798</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44560798</guid></item><item><title><![CDATA[New comment by johnrob in "Show HN: I AI-coded a tower defense game and documented the whole process"]]></title><description><![CDATA[
<p>I see 100x used quite a bit related to LLM productivity.  It seems extreme because it implies one could generate a year’s worth of value in a few days.  I would think delivering features involves too much non coding work for this to be possible.</p>
]]></description><pubDate>Fri, 04 Jul 2025 18:04:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=44466630</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=44466630</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44466630</guid></item><item><title><![CDATA[New comment by johnrob in "The last six months in LLMs, illustrated by pelicans on bicycles"]]></title><description><![CDATA[
<p>Well, the most likely single random sample would be a “representative” one :)</p>
]]></description><pubDate>Sun, 08 Jun 2025 15:41:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44217634</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=44217634</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44217634</guid></item><item><title><![CDATA[New comment by johnrob in "Being fat is a trap"]]></title><description><![CDATA[
<p>Societal norms are the problem.  We’ve normalized unhealthy food.  Big business has figured hit that if they make processed/refined foods easily accessible, you will buy them.  Nobody wins here except shareholders, and only those shareholders in good health who don’t have to compete to get access from doctors who are overbooked with patients who have manifested a chronic illness that is statistically correlated with the aforementioned food.</p>
]]></description><pubDate>Fri, 06 Jun 2025 14:26:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=44201268</link><dc:creator>johnrob</dc:creator><comments>https://news.ycombinator.com/item?id=44201268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44201268</guid></item></channel></rss>