Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: cymbeline

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 ...


29 posted on 07/28/2026 3:09:32 PM PDT by Theo (FReeping since 1997 ... drain the swamp.)
[ Post Reply | Private Reply | To 27 | View Replies ]


To: Theo

“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”.


30 posted on 07/28/2026 5:01:32 PM PDT by cymbeline
[ Post Reply | Private Reply | To 29 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson