-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.