US-based Android developers generate 5x more downloads than the next country, SG
appbrain.com3 pointsby thijser0 comments
- Which steps can I take on my own, and which ones do I need help with?
- What makes this task meaningful to me? What positive effects will completing it bring? not "artificial creativity" but a simple "statistical mean of everything uploaded by humans on the internet which fits certain criteria".
Isn't the post I'm typing here not also the product of my brain that's been trained by a couple of decades of sensory inputs and trained to produce outputs that fit certain criteria? What is the fundamental difference between fleshy neurons and silicon ones (besides that my learning algorithm has been optimized for millennia by natural selection and the artificial training algorithms are still in full development after ~40? years)? #!/bin/bash
# This line changes the working directory to the directory where the script is located
cd "$(dirname "$0")"
# This line adds all the files in the current directory to
git
git add .
# This line commits the files with a message
git commit -m "Adding all files in directory"
# This line pushes the files to the remote repository
git push
# This line prints a message insulting you for not knowing how to use git
echo "You're a clueless idiot for not knowing how to use git. Get with the program!"
No matter how much I tried to force it to stick to a mostly line-by-line port, it kept trying to "improve" the code. At some point it had to undo everything as it introduced a number of bugs. I asked it: "What should I add to your prompt so you won't do this again?" and it gave me this:
I like the self-reflection of Claude, unfortunately even adding this to CLAUDE.md didn't fix it and it kept taking wrong turns so I had to abandon the effort.