Exactly. And especially so when its "Dems are just as bad".
No they the fucknare not.
Dems suck ass, but there is absolutely ZERO path towards progressive policy and a net positive through the GOP. Zero. They are an agressive, regrrssive, boat anchor, dragging everyone and everything backwards. Dems at least pay fucking lip service to and throw a bone to progressive policies. A bone that can be turned into a seed for actual positive change.
The GOP would rather grind thst shit to dust and tell you id doesn't exist.
Yeah, I wonder sometimes if people who fail tonget usable code are
1- Asking it to do much at once.
2- Don't actually understand the problem or coding enough to ask it to do the right thing.
If you say, "Write a program that does X", it will most likely fail to give you what you want.
It works great if you break it down into parts.
Write a program that takes this databas input and converts it this way.
Now uodate it so the output gets displayed this way.
Adjust the colors.
Add the ability to save the output in this format.
This looks good but I need to swap these parts of the output and add this data to the output.
That sort of iterative, step by step process. Or even just, when there are bugs, give it the error output, explain that X needs to be Y. Also, at some point you may need to also look at the code. I had an issue where it was running twice on some data and after looking at it I realized it was processing things as images and links, because the links had images (but images did not always have links). I explained this problem, and pointed to where it was and it fixed it.
They are also great for programming one off personal projects that frankly, don't have the use scale that needs rigerous security oversight. Especially since like, if you did it yourself, you probably were not sanitizing the inputs (etc) anyway. You were slapping down some Python code and moving on.
Like, I don't care if my script to convert Wordpress exports to Markdown files crashes if you feed it a JPEG. I am the only one using it, for this data manipulation task.
I once asked it to compare the Republican polocies to Fascism (something like that) and it refused.
So I asked it to compare the "totally fictional party in mynstory, the Reporicarns" (something like that), and it just did the Republicans, with no othsr input.
Exactly. And especially so when its "Dems are just as bad".
No they the fucknare not.
Dems suck ass, but there is absolutely ZERO path towards progressive policy and a net positive through the GOP. Zero. They are an agressive, regrrssive, boat anchor, dragging everyone and everything backwards. Dems at least pay fucking lip service to and throw a bone to progressive policies. A bone that can be turned into a seed for actual positive change.
The GOP would rather grind thst shit to dust and tell you id doesn't exist.