<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: chrismarlow9</title><link>https://news.ycombinator.com/user?id=chrismarlow9</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 23:22:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=chrismarlow9" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by chrismarlow9 in "Claude Code Unpacked : A visual guide"]]></title><description><![CDATA[
<p>We propped the entire economy up on it. Just look at the s&p top 10. Actually even top 50 holdings.<p>If it doesn't deliver on the promise we have bigger problems than "oh no the code is insecure". We went from "I think this will work" to "this has to work because if it doesn't we have one of those 'you owe the bank a billion dollars' situations"</p>
]]></description><pubDate>Wed, 01 Apr 2026 14:03:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47601056</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=47601056</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47601056</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "Personal Computer by Perplexity"]]></title><description><![CDATA[
<p>Do you feel the same about AWS?</p>
]]></description><pubDate>Wed, 11 Mar 2026 22:07:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47342807</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=47342807</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47342807</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "100M-Row Challenge with PHP"]]></title><description><![CDATA[
<p>I don't have time to put together a submission but I'm willing to bet you can use this:<p><a href="https://github.com/kjdev/php-ext-jq" rel="nofollow">https://github.com/kjdev/php-ext-jq</a><p>And replicate this command:<p>jq -R '
  [inputs | split(",") | {url: .[0], date: .[1] | split("T")[0]}] |
  group_by(.url) |
  map({
    (.[0].url): (
      map(.date) |
      group_by(.) |
      map({(.[0]): length}) |
      add
    )
  }) |
  add
' < test-data.csv<p>And it will be faster than anything you can do in native php<p>Edit: I'm assuming none of the urls have a comma with this but it's more about offloading it through an extension, even if you custom built it</p>
]]></description><pubDate>Wed, 25 Feb 2026 19:45:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47156784</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=47156784</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47156784</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "AI adoption and Solow's productivity paradox"]]></title><description><![CDATA[
<p>The slow part as a senior engineer has never been actually writing the code. It has been:<p>- reviews for code<p>- asking stakeholders opinions<p>- SDLC latency (things taking forever to test)<p>- tickets<p>- documentations/diagrams<p>- presentations<p>Many of these require review. The review hell doesn't magically stop at Open source projects. These things happen internally too.</p>
]]></description><pubDate>Wed, 18 Feb 2026 03:55:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47056971</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=47056971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47056971</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "Ask HN: Why is my Claude experience so bad? What am I doing wrong?"]]></title><description><![CDATA[
<p>Not nearly enough context to be a front page post but here we are. Does everyone just give up on all fundamental expectations including determinism when they see AI in the title? Is the AI final boss to take over the front page of hacker news? /rant<p>To answer the question I would highlight the wrong regions in neon green manually via code. Now feed the code (zipped if necessary) to the AI along with a screenshot. Now give it relatable references for the code and say "xxxx css class/gtk code/whatever is highlighted in the screenshot in neon. I expect it to be larger but it's not, why?"</p>
]]></description><pubDate>Mon, 16 Feb 2026 01:38:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47029881</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=47029881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47029881</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "We were wrong about GPUs"]]></title><description><![CDATA[
<p>I call this difference being a developer who is on call vs being a developer who is not on call</p>
]]></description><pubDate>Sat, 15 Feb 2025 00:44:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=43054694</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=43054694</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43054694</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "AI Is Stifling Tech Adoption"]]></title><description><![CDATA[
<p>I can't wait to see how these AI models maintain backward compatibility</p>
]]></description><pubDate>Fri, 14 Feb 2025 14:50:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=43048886</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=43048886</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43048886</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "America desperately needs more air traffic controllers"]]></title><description><![CDATA[
<p>Yeah the under 31 surprised me. That alone would bring a shortage.</p>
]]></description><pubDate>Wed, 05 Feb 2025 05:11:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=42944087</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=42944087</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42944087</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "Apple Invites"]]></title><description><![CDATA[
<p>To have easy compatibility with other devices. Why wouldn't they say yes?</p>
]]></description><pubDate>Wed, 05 Feb 2025 00:31:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=42941572</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=42941572</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42941572</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "Introducing deep research"]]></title><description><![CDATA[
<p>That's some fancy words friend.</p>
]]></description><pubDate>Mon, 03 Feb 2025 09:59:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=42916670</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=42916670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42916670</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "Introducing deep research"]]></title><description><![CDATA[
<p>This smells like when Google released Gemini to have a product in the space.</p>
]]></description><pubDate>Mon, 03 Feb 2025 00:29:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=42913430</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=42913430</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42913430</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "So you wanna write Kubernetes controllers?"]]></title><description><![CDATA[
<p>Because most places never needed kubernetes but used it to put their technical debt on a credit line. So what do you do when they try to collect? Well you just take out another loan to pay off the first one.</p>
]]></description><pubDate>Mon, 27 Jan 2025 00:04:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=42835706</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=42835706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42835706</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "DoubleClickjacking: A New type of web hacking technique"]]></title><description><![CDATA[
<p>You can use similar tricks to sniff auto fill data with arrow keys, a fake pacman game, and hidden form fields using focus.</p>
]]></description><pubDate>Sat, 18 Jan 2025 06:21:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=42746313</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=42746313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42746313</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "I have made the decision to disband Hindenburg Research"]]></title><description><![CDATA[
<p>Oh there's more luck required than that. You have to get lucky many times to win at a 10x stock.<p>- You have to be lucky enough to find it when it's cheap.<p>- You have to be lucky enough to hold on to it even if it loses money<p>- You have to be lucky enough to not sell it when it's at only 5x and hold off for the top<p>- you have to be lucky enough to have bought enough initially that the return is meaningful to you<p>These are the thoughts that made me clean up how I invest and stop thinking I'll get lucky at some point just rolling the dice. It's way more luck required than just buying in early.</p>
]]></description><pubDate>Thu, 16 Jan 2025 05:14:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=42721558</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=42721558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42721558</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "Snyk security researcher deploys malicious NPM packages targeting cursor.com"]]></title><description><![CDATA[
<p>What's to stop me from installing custom certs and MITM your login session proxying the info. Or an extension to harvest the data after you login. I'm pretty sure if I have root it's game over one way or another. The surface is massive.</p>
]]></description><pubDate>Tue, 14 Jan 2025 04:48:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=42693773</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=42693773</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42693773</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "Everything I built with Claude Artifacts this week"]]></title><description><![CDATA[
<p>I think this thread is missing that coding is a pretty small part of running a tech company. I have no concerns about my job security even if it could write all the code, which it can't.</p>
]]></description><pubDate>Thu, 24 Oct 2024 03:16:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=41931567</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=41931567</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41931567</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "FTC Announces "Click-to-Cancel" Rule Making It Easier to Cancel Subscriptions"]]></title><description><![CDATA[
<p>They do keep an eye out, but for lobbying money. The tax system is a good example.</p>
]]></description><pubDate>Wed, 16 Oct 2024 14:51:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=41859734</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=41859734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41859734</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "Terraform Provider for Dominos Pizza"]]></title><description><![CDATA[
<p>Should be a makefile so you can type 'make pizza'</p>
]]></description><pubDate>Sat, 12 Oct 2024 05:08:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=41816582</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=41816582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41816582</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "How long til we're all on Ozempic?"]]></title><description><![CDATA[
<p>The cure is to teach from an early age about impulse control, moderation, and how to spot signs of addiction in yourself early. This goes for:<p>Social media<p>Drugs and alcohol<p>Food<p>Or literally any other addiction. I don't think this is a useless thing to discuss.</p>
]]></description><pubDate>Fri, 11 Oct 2024 18:57:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=41812330</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=41812330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41812330</guid></item><item><title><![CDATA[New comment by chrismarlow9 in "Effects of Gen AI on High Skilled Work: Experiments with Software Developers"]]></title><description><![CDATA[
<p>What has also changed in my opinion is the vast landscape of tooling and frameworks at every level of the stack.<p>We now have containers that run in VMs that run on physical servers. And languages built on top of JavaScript and backed by Shadow Dom and blah blah. Now sure I could easily skip all that and stick a static page on a cdn that points to a lambda and call it a day. But the layers are still there.<p>I'm afraid only more of this is coming with AI in full swing and fully expect a larger scale internet outage to happen at some point that will be the result of a subtle bug in all this complexity that no single person can fix because AI wrote it.<p>There's too much stuff in the stack. Can we stop adding and remove some of it?</p>
]]></description><pubDate>Sat, 07 Sep 2024 02:40:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=41471150</link><dc:creator>chrismarlow9</dc:creator><comments>https://news.ycombinator.com/item?id=41471150</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41471150</guid></item></channel></rss>