adamsgaard.dk

my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk # fast
git clone https://src.adamsgaard.dk/adamsgaard.dk.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit f5188e67388f27e61855a945445bd4771e0ea679
parent 62c9f4cf90221b55c16a58f48ea6a38b1d1fe487
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 20 Dec 2022 20:51:28 +0100

add 016-glacier-laptop

Diffstat:
Apages/016-glacier-laptop.cfg | 8++++++++
Apages/016-glacier-laptop.html | 15+++++++++++++++
Apages/016-glacier-laptop.txt | 15+++++++++++++++
3 files changed, 38 insertions(+), 0 deletions(-)

diff --git a/pages/016-glacier-laptop.cfg b/pages/016-glacier-laptop.cfg @@ -0,0 +1,8 @@ +filename=glacier-laptop.html +title=A glacier flowing out of a laptop screen unto keyboard +description=Having fun with text-to-image AI +id=glacier-laptop +tags=ai, glaciology +created=2022-12-02 +updated=2022-12-02 +#index=0 diff --git a/pages/016-glacier-laptop.html b/pages/016-glacier-laptop.html @@ -0,0 +1,15 @@ +<p>I wanted a fun image to show at presentations, illustrating my use of computers to simulate glacier and ice sheet flow. +These two images were made with the prompt "Glacier flowing out of a laptop computer screen unto keyboard" in <a href="https://en.wikipedia.org/wiki/Midjourney">Midjourney</a>, which is yet another company specializing in generating photorealistic images from textual prompts. +Unfortunately, it was not possible for me to tweak the prompt to make the laptop appear as a thinkpad.</p> + +<figure class="pagefigure"> + <img src="img/glacier-laptop1.jpg" + alt="glacier-laptop1" + class="pageimg"/> +</figure> + +<figure class="pagefigure"> + <img src="img/glacier-laptop2.jpg" + alt="glacier-laptop2" + class="pageimg"/> +</figure> diff --git a/pages/016-glacier-laptop.txt b/pages/016-glacier-laptop.txt @@ -0,0 +1,14 @@ +I wanted a fun image to show at presentations, illustrating my use of +computers to simulate glacier and ice sheet flow. These two images +were made with the prompt "Glacier flowing out of a laptop computer +screen unto keyboard" in Midjourney[0], which is yet another company +specializing in generating photorealistic images from textual prompts. +Unfortunately, it was not possible for me to tweak the prompt to make +the laptop appear as a thinkpad. + + +gophers://adamsgaard.dk/I/tmp/glacier-laptop1.jpg +gophers://adamsgaard.dk/I/tmp/glacier-laptop2.jpg + +Links: +[0]: https://en.wikipedia.org/wiki/Midjourney+ \ No newline at end of file