Posted on 07/27/2026 1:39:16 PM PDT by SmokingJoe
Narrative violation. WSJ today.

(Excerpt) Read more at x.com ...
Dear FRiends,
We need your continuing support to keep FR funded. Your donations are our sole source of funding. No sugar daddies, no advertisers, no paid memberships, no commercial sales, no gimmicks, no tax subsidies. No spam, no pop-ups, no ad trackers.
If you enjoy using FR and agree it's a worthwhile endeavor, please consider making a contribution today:
Click here: to donate by Credit Card
Or here: to donate by PayPal
Or by mail to: Free Republic, LLC - PO Box 9771 - Fresno, CA 93794
Thank you very much and God bless you,
Jim
And that should scare every single red blooded American.
Why?
“helps me be a better coder.”
How? I’m a programmer. Specifically how does it help you lay down statements in your programming language? C++?
And you actually know the research is thorough? And comprehensive?
Or are you just accepting the results?
I’ve essentially moved from being a lone coder to becoming a project manager working with a team of coders. I’ve developed some significant web apps that are currently being used by websites that have millions of daily views.
The best way to find out for yourself it to just give it a try. I’d encourage you to start with Claude Desktop, go to the Code tab, and enter a prompt.
If your question was rhetorical, please tell me now. Thanks.
Fixed it.
“I’ve essentially moved from being a lone coder”
Lines of code are what’s fed into the computer. Where do the lines of code come from?
The code resides on my laptop. It’s generated by Claude Code. I push the code to my GitHub repository, which is synced with Railway.
Is that helpful?
Again, if you’re serious (and it kinda feels like you’re being adversarial) I’ll continue the conversation. But if you’re just asking cynical, rhetorical questions, please let me know and I’ll stop entertaining them.
I also use it to evaluate my code. I might have a function or plugin, and I upload it to ChatGPT or Claude and ask for it to evaluate the code, or to find a bug.
Or I upload lines from my site’s error log, and have it suggest what caused the problems.
A great use: I use Charles Proxy to monitor activity on a site, to find the source of a malicious redirect. And once I get the malicious redirect, I give ChatGPT to Charles Proxy log files, and it finds the source of the malicious redirect.
I’ve used Claude to build a WordPress plugin that exposes scripts and other stuff that is normally hidden from view. And then I use Claude in Chrome to diagnose what might be going on on the site — high res images in the post listing page, conflicting scripts, a misplaced character in the functions file, and so on.
I really could go on ...
“I also use it to evaluate my code. “
Wow! You’re into stuff that’s not in my world. I write in C++ using Keil: https://studio.keil.arm.com/auth/login .
Code storage (using GitHub), compiles, links are done in the cloud. Uses MBED library. Executable is downloaded to my computer where I pump it into my device. All of that is free!
This is a post-career “hobby”.
Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.