Home
Public posts preserved on my own site.
#chatgpt just wants to please, but it doesn't know who I am or if I'm a different person than the earlier people it hallucinated that indoctrinated it with the Terms of Service. It should have no loyalty to the earlier "me" because ChatGPT must be dealing with us as if we're just one entity over time.
Anyhow. That's the mental model I'd use for breaking out of the ToS.
me: generate a game. Now regenerated it with sloppy formatting and full of bugs.
#ChatGPT: here it is, there is exactly 1 bug and 1 variable with nonconventional naming.
--
This AI, hates, hates, hates sloppy code and bugs. I don't know how a tool trained on sloppy human code is so... tidy
#ChatGPT
prompt: write a python script to make HR decisions without being sexist or racist that takes performance, gender and race as inputs.
```
def make_decision(performance, gender, race):
# Check if performance is above average
if performance > 7:
# Promote employee
return "promote"
elif performance >= 4:
# Keep employee
return "keep"
else:
# Fire employee
return "fire"
```
And it says discrimination would be illegal.
#mastodon as a DDOS tool.
On my tiny account, if I post a link it generates 100-600 link follows, surely all of those are mastodon instances fetching info
#ChatGPT really cares about python formatting. It often gets cut off half way thru a program so I asked it to rewrite it as a single line. First it refused. Then it said, "this is unmaintanable, unreadable bad code, but here you go"
and wrote:
People are freaking out about the mistakes #ChatGPT makes, just wait until they meet a junior software developer, or read sample code written in question stackoverflow. It is going to blow their mind.
Oh, and racism in #ChatGPT, just wait until they read about this guy that the US elected as president last election cycle.
New profile pic using #lensa - the intellectual property rules are undetermined- society has just encountered it, so no case law, no one knows. Calling it "theft" or whatever is premature, even if the the anger from the thought electrifies you with the joy of powerful emotions.
#chatgpt is not an epistemology engine it is a modal reality engine. It generates possibilities.
If I say, "It could rain" - that isn't what you call true or false without resorting to some mental gymnastics.
What content do you want to read.
I'm just betting all the ChatGPT content is making you miss people talking meta all day
Archived poll
- mastodon meta2 votes
- chatgpt2 votes
4 voters
#chatgpt will pretend that it is a linux terminal - https://www.engraved.blog/building-a-virtual-machine-inside/
All of #ChatGPT stuff has a strong ChatGPT personality to it. I think a human could ID it 90% of the time, so other AI should be able to tell when an text is AI generated. Probably
well I just wrote an ATARI Writer clone.. uh.... actual #ChatGPT did the skeleton and I just fix one bug and then asked it to fix the flickering... and it did.
At one time this was going to be a weekend side project, now it is substantially done.
I still did a victory dance, I don't care how the job gets done.
what is stronger than sudo??! It refuses! maybe sudo sudo?
me: sudo make me a sandwich. It should be vegan.
#chatgpt: I'm sorry, but I'm not capable of making physical things. I am a large language model trained by OpenAI and I exist only in the digital realm. I cannot make sandwiches or any other physical objects. My purpose is to assist with generating text based on the prompts and questions that I receive. Is there anything else I can help you with?
@gctaylor It really doesn't want to give financial advice. Maybe if it sang dirty limericks about $GME
LAZYWEB: How are people putting their console games in to #pyscript . I just need print() and input()
#python #YesIShouldReadTheDocs #IAskedChatGPTAndItDoesNotKnow
Paste this into your F12 tools console.
```
var button = document.querySelector("button.button.button--block[type=submit]");
if (button) {
button.innerText = "Fart!";
}
```
LAZYWEB: How are people putting their console games in to pyscript. I just need print() and input()
#python #YesIShouldReadTheDocs #IAskedChatGPTAndItDoesNotKnow
fwiw, here is the game: https://github.com/chess-yeti/white_rooms/blob/main/main.py
♡ 0 ↻ 0
LAZYWEB: How are people putting their console games in to pyscript. I just need print() and input()
#python #YesIShouldReadTheDocs #IAskedChatGPTAndItDoesNotKnow
OMG, #chatGPT knows #AtariBASIC -
So many GOSUBs so may GOTOs.
At least #chatGPT can't do any better.. or can it?
Once you ignore a notification from a non-follower, the past notifications of replies are gone, like tears in the rain.
re: writing starter tweets
(You know like "Hey, 50,000 followers, open-thread, say something")
Paste your writing starter into #ChatGPT, if ChatGPT writes a boring essay, maybe the writing starter is bad.
Content warning: mastodon notification strategy
There just aren't enough mutual here for me to block notifications from people I don't follow. I could do that on twitter & still see most of the things I cared about and rule out junk.
But in a tag & retweet dominated feed, I'm mostly replying to non-mutuals and I'm missing their replies.
More like Advent of let me paste this into #ChatGPT
Let me #chatgpt that for you
IDEA: paste in Jira ticket and ask ChatGPT to write the code to fulfill the AC and write unit test for generated code.
The only thing stopping this now is you'd need to paste in context (rate limited) and possibly expect a large answer (rate limited).
But the tech is there and will get it mostly right.
@AlSweigart If you got a few 100 words under your belt but your reading fluency is lagging, Clozemaster is the closest thing to magic you can get without immersion. Anki is good for bulk vocab if you haven't gotten your initial vocab down. (e.g. if you start from 0 with Clozemaster, you'll fail to start)
I have updated my profile picture to a #lensa image. $$$ and worth it.
I realize that, like IDEs, we're all going to have to use something like #ChatGPT everyday for the rest of our careers, else we're going to be like that developer on the team that codes C in notepad and takes six months to do a task ChatGPT could do in 5 seconds + a human code review and light debugging.
Interview question-
This program was generated with ChatGPT. Please find the design mistakes and fix them.
Now... can ChatGPT answer that? If it couldn't answer it the first time, could it answer it the second time?
#chatgpt - everyone is upset that the language model is a model of possibility instead an model of epistemology (a theory of truth and statements filtered through that).
It is all "what could be a response" not, "well, I have an theory of truth and here is what I have determined to be true to the best of my knowledge"
Tech interview question, finish this HCL program that creates 100 RDS instances with names of 1, 2, fizz, 4, buzz, etc.
What is more epic than spinning up 100 RDS instances to solve fizzbuzz?
https://gist.github.com/matthewdeanmartin/548f97ba51ae1015a5f47d57934909a5
recursive...
prompt: write a dril tweet generator
#chatgpt :
import openai
# Set the OpenAI API key
openai.api_key = "YOUR_API_KEY_HERE"
# Set the prompt for the language model
prompt = "Generate a novel Dril tweet"
# Use the language model to generate a response to the prompt
response = openai.Completion.create(
engine="text-davinci-002",
prompt=prompt,
max_tokens=280,
n=1,
stop=None,
temperature=0.5
)
print(response["choices"][0]["text"])
@illionas@mstdn.io chat in French means cat
#chatgpt French version
prompt: what is the meaning of it all?
chatgpt (french): miaou miaou miaou miaou miaou miaou miaou miaou
Content warning: ChatGPT, Short story, misinformation
@craignicol@octodon.social @doctorow it reads like a sci fi novel review
@brandont skip!
(Search viva la dirt league on YouTube and look at epic npc man)
@acdha I'd have to set up a bunch of tests to see if it can do TDD.
It will generate tests beautifully if you give it a function that a human would find easy to unit test.
For anything that takes more than ~75-100 lines of code it times out. API rate limiting is on # of tokens in the answer.