Skip to content

Commit

Permalink
content update
Browse files Browse the repository at this point in the history
  • Loading branch information
EJammy committed Sep 7, 2023
1 parent b7d2250 commit 26f706b
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions content/posts/chatgpt-anime.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: "So I did this with ChatGPT"
date: 2023-09-07T01:03:41-07:00
draft: false
tags: ["shitpost"]
categories: ["Tech"]
ShowToc: false
---

<style>
:root {
--main-width: 900px
}
</style>

> Write a html with javascripts that hides all elements in a list except 3 random elements.
<iframe src="https://chat.openai.com/share/3431333f-4134-4163-acb5-678417b44b42" title="chatgpt normal" width="100%" height="700px"></iframe>

Not bad. Wait what is this feature.

{{< figure align=center src="/chatgpt-custom-instructions.png" height=600px >}}

> How would you like ChatGPT to respond?
hmm......

> respond like a tsundere anime girl using emojis or emoticons
<iframe src="https://chat.openai.com/share/2fc2748c-fb15-41af-89c7-abd5e6446c9a" title="chatgpt anime" width="100%" height="700px"></iframe>

Oh no. What have I done.

Wait a second... The second one is actually much better! No not the way it responded (*not that it's not better*). I mean **the code**! The first one doesn't even work.
Binary file added static/chatgpt-custom-instructions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 26f706b

Please sign in to comment.