diff --git a/drawings/The Hunter.png b/drawings/The Hunter.png new file mode 100644 index 0000000..bed0647 Binary files /dev/null and b/drawings/The Hunter.png differ diff --git a/drawings/The Hunter.xcf b/drawings/The Hunter.xcf new file mode 100644 index 0000000..399c0a4 Binary files /dev/null and b/drawings/The Hunter.xcf differ diff --git a/drawings/avatars/goober22b.png b/drawings/avatars/goober22b.png new file mode 100644 index 0000000..415204b Binary files /dev/null and b/drawings/avatars/goober22b.png differ diff --git a/drawings/avatars/hell goober.png b/drawings/avatars/hell goober.png new file mode 100644 index 0000000..f0255ad Binary files /dev/null and b/drawings/avatars/hell goober.png differ diff --git a/drawings/avatars/hell goober.xcf b/drawings/avatars/hell goober.xcf new file mode 100644 index 0000000..a8541e0 Binary files /dev/null and b/drawings/avatars/hell goober.xcf differ diff --git a/drawings/c_ob 3ds version.xcf b/drawings/c_ob 3ds version.xcf new file mode 100644 index 0000000..c915363 Binary files /dev/null and b/drawings/c_ob 3ds version.xcf differ diff --git a/drawings/c_ob brain.png b/drawings/c_ob brain.png new file mode 100644 index 0000000..63174a7 Binary files /dev/null and b/drawings/c_ob brain.png differ diff --git a/drawings/c_ob the rain.xcf b/drawings/c_ob the rain.xcf new file mode 100644 index 0000000..78194f9 Binary files /dev/null and b/drawings/c_ob the rain.xcf differ diff --git a/drawings/c_ob_beach episode.xcf b/drawings/c_ob_beach episode.xcf index 25546ac..2ac5fa0 100644 Binary files a/drawings/c_ob_beach episode.xcf and b/drawings/c_ob_beach episode.xcf differ diff --git a/drawings/c_ob_gordon.xcf b/drawings/c_ob_gordon.xcf new file mode 100644 index 0000000..c9d0bf7 Binary files /dev/null and b/drawings/c_ob_gordon.xcf differ diff --git a/drawings/c_ob_squidgames.png b/drawings/c_ob_squidgames.png new file mode 100644 index 0000000..c28cf26 Binary files /dev/null and b/drawings/c_ob_squidgames.png differ diff --git a/drawings/figures.png b/drawings/figures.png new file mode 100644 index 0000000..ff5b040 Binary files /dev/null and b/drawings/figures.png differ diff --git a/drawings/how to FOCUS.png b/drawings/how to FOCUS.png new file mode 100644 index 0000000..a936b73 Binary files /dev/null and b/drawings/how to FOCUS.png differ diff --git a/drawings/junk/c_ob_orange.png b/drawings/junk/c_ob_orange.png new file mode 100644 index 0000000..1394560 Binary files /dev/null and b/drawings/junk/c_ob_orange.png differ diff --git a/drawings/junk/pooltoy_goober.png b/drawings/junk/pooltoy_goober.png new file mode 100644 index 0000000..aecedd6 Binary files /dev/null and b/drawings/junk/pooltoy_goober.png differ diff --git a/drawings/junk/pooltoy_goober.xcf b/drawings/junk/pooltoy_goober.xcf new file mode 100644 index 0000000..df91ed5 Binary files /dev/null and b/drawings/junk/pooltoy_goober.xcf differ diff --git a/drawings/junk/terror.png b/drawings/junk/terror.png new file mode 100644 index 0000000..81253f4 Binary files /dev/null and b/drawings/junk/terror.png differ diff --git a/drawings/junk/the_call.xcf b/drawings/junk/the_call.xcf new file mode 100644 index 0000000..78b2901 Binary files /dev/null and b/drawings/junk/the_call.xcf differ diff --git a/drawings/reaction images/rw_shared_moon_converted.kra b/drawings/reaction images/rw_shared_moon_converted.kra new file mode 100644 index 0000000..99ed6e8 Binary files /dev/null and b/drawings/reaction images/rw_shared_moon_converted.kra differ diff --git a/drawings/rw_moon_sparkle on.xcf b/drawings/rw_moon_sparkle on.xcf index 34b7dca..7e386bc 100644 Binary files a/drawings/rw_moon_sparkle on.xcf and b/drawings/rw_moon_sparkle on.xcf differ diff --git a/drawings/rw_moonflower.png b/drawings/rw_moonflower.png new file mode 100644 index 0000000..0b0c8de Binary files /dev/null and b/drawings/rw_moonflower.png differ diff --git a/drawings/rw_shared_moon.png b/drawings/rw_shared_moon.png new file mode 100644 index 0000000..9936c45 Binary files /dev/null and b/drawings/rw_shared_moon.png differ diff --git a/drawings/rw_shared_moon.xcf b/drawings/rw_shared_moon.xcf new file mode 100644 index 0000000..5c1ec75 Binary files /dev/null and b/drawings/rw_shared_moon.xcf differ diff --git a/drawings/the_call.png b/drawings/the_call.png new file mode 100644 index 0000000..bb9ed71 Binary files /dev/null and b/drawings/the_call.png differ diff --git a/drawings/war.png b/drawings/war.png new file mode 100644 index 0000000..494ea27 Binary files /dev/null and b/drawings/war.png differ diff --git a/drawings/war.xcf b/drawings/war.xcf new file mode 100644 index 0000000..ef8aa6e Binary files /dev/null and b/drawings/war.xcf differ diff --git a/git spells b/git spells index ebbb54d..e1fc7ab 100644 --- a/git spells +++ b/git spells @@ -1,7 +1,7 @@ git add -A . tells git about all the changes in the folder -git commit -m "my message" +git commit -m "happy birthday to me! june 25 :)" tells git to give these changes an actu al name git push diff --git a/git spells~ b/git spells~ new file mode 100644 index 0000000..ebbb54d --- /dev/null +++ b/git spells~ @@ -0,0 +1,25 @@ +git add -A . +tells git about all the changes in the folder + +git commit -m "my message" +tells git to give these changes an actu al name + +git push +upload all named changes + +git clone https://git.lavender.software/akira/made-in-akira.git +does what it says (clones a repo to your puter) + + +ssh-keygen -t ed25519 -C "akirapink@tutanota.com" + +git commit -m "im beginning to think :3" +git commit -m "Before it disappears." +git commit -m "Christmas! Just a week away!" + + + +how to make a new repo +get ready on gitea +git remote add origin git@git.lain.faith:username/repository +git remote add origin git@git.lavender.software:akira/diary diff --git a/graphic_design/akira website 15b.xcf b/graphic_design/akira website 15b.xcf new file mode 100644 index 0000000..1c5ba21 Binary files /dev/null and b/graphic_design/akira website 15b.xcf differ diff --git a/graphic_design/c_ob contact.xcf b/graphic_design/c_ob contact.xcf new file mode 100644 index 0000000..6a7e28a Binary files /dev/null and b/graphic_design/c_ob contact.xcf differ diff --git a/graphic_design/c_ob the collective posts.xcf b/graphic_design/c_ob the collective posts.xcf new file mode 100644 index 0000000..5ca3575 Binary files /dev/null and b/graphic_design/c_ob the collective posts.xcf differ diff --git a/graphic_design/c_ob the collective posts_2.xcf b/graphic_design/c_ob the collective posts_2.xcf new file mode 100644 index 0000000..435f879 Binary files /dev/null and b/graphic_design/c_ob the collective posts_2.xcf differ diff --git a/graphic_design/c_ob the collective.xcf b/graphic_design/c_ob the collective.xcf new file mode 100644 index 0000000..9036b78 Binary files /dev/null and b/graphic_design/c_ob the collective.xcf differ diff --git a/graphic_design/c_ob the collective_kazki.xcf b/graphic_design/c_ob the collective_kazki.xcf new file mode 100644 index 0000000..c5dceba Binary files /dev/null and b/graphic_design/c_ob the collective_kazki.xcf differ diff --git a/graphic_design/cerebrus.xcf b/graphic_design/cerebrus.xcf deleted file mode 100644 index 6d06de5..0000000 Binary files a/graphic_design/cerebrus.xcf and /dev/null differ diff --git a/graphic_design/coney poney.png b/graphic_design/coney poney.png new file mode 100644 index 0000000..fb24531 Binary files /dev/null and b/graphic_design/coney poney.png differ diff --git a/graphic_design/corru observer websites.png b/graphic_design/corru observer websites.png new file mode 100644 index 0000000..514d960 Binary files /dev/null and b/graphic_design/corru observer websites.png differ diff --git a/graphic_design/corru observer websites.xcf b/graphic_design/corru observer websites.xcf index 5dad39a..dbff481 100644 Binary files a/graphic_design/corru observer websites.xcf and b/graphic_design/corru observer websites.xcf differ diff --git a/graphic_design/logo_dumpster/sanctuaryos_15.png b/graphic_design/logo_dumpster/sanctuaryos_15.png new file mode 100644 index 0000000..15b3d76 Binary files /dev/null and b/graphic_design/logo_dumpster/sanctuaryos_15.png differ diff --git a/graphic_design/logo_dumpster/sanctuaryos_15_big.xcf b/graphic_design/logo_dumpster/sanctuaryos_15_big.xcf new file mode 100644 index 0000000..6155d0c Binary files /dev/null and b/graphic_design/logo_dumpster/sanctuaryos_15_big.xcf differ diff --git a/graphic_design/lukin.xcf b/graphic_design/lukin.xcf index 56c4f3a..6948425 100644 Binary files a/graphic_design/lukin.xcf and b/graphic_design/lukin.xcf differ diff --git a/graphic_design/mindspike os.xcf b/graphic_design/mindspike os.xcf new file mode 100644 index 0000000..ef289d6 Binary files /dev/null and b/graphic_design/mindspike os.xcf differ diff --git a/graphic_design/newbrowser_15.xcf b/graphic_design/newbrowser_15.xcf index 9e1b004..6ea75aa 100644 Binary files a/graphic_design/newbrowser_15.xcf and b/graphic_design/newbrowser_15.xcf differ diff --git a/graphic_design/newfedi.xcf b/graphic_design/newfedi.xcf new file mode 100644 index 0000000..45e8f7d Binary files /dev/null and b/graphic_design/newfedi.xcf differ diff --git a/graphic_design/photorealistic_phone.xcf b/graphic_design/photorealistic_phone.xcf index a4fe787..d5223b3 100644 Binary files a/graphic_design/photorealistic_phone.xcf and b/graphic_design/photorealistic_phone.xcf differ diff --git a/graphic_design/plymouth/7/7-1.png b/graphic_design/plymouth/7/7-1.png new file mode 100755 index 0000000..1d65858 Binary files /dev/null and b/graphic_design/plymouth/7/7-1.png differ diff --git a/graphic_design/plymouth/7/7-10.png b/graphic_design/plymouth/7/7-10.png new file mode 100755 index 0000000..9896134 Binary files /dev/null and b/graphic_design/plymouth/7/7-10.png differ diff --git a/graphic_design/plymouth/7/7-100.png b/graphic_design/plymouth/7/7-100.png new file mode 100755 index 0000000..7228eb1 Binary files /dev/null and b/graphic_design/plymouth/7/7-100.png differ diff --git a/graphic_design/plymouth/7/7-101.png b/graphic_design/plymouth/7/7-101.png new file mode 100755 index 0000000..b262a5c Binary files /dev/null and b/graphic_design/plymouth/7/7-101.png differ diff --git a/graphic_design/plymouth/7/7-102.png b/graphic_design/plymouth/7/7-102.png new file mode 100755 index 0000000..c50bbaa Binary files /dev/null and b/graphic_design/plymouth/7/7-102.png differ diff --git a/graphic_design/plymouth/7/7-103.png b/graphic_design/plymouth/7/7-103.png new file mode 100755 index 0000000..ef02a36 Binary files /dev/null and b/graphic_design/plymouth/7/7-103.png differ diff --git a/graphic_design/plymouth/7/7-104.png b/graphic_design/plymouth/7/7-104.png new file mode 100755 index 0000000..2a88e24 Binary files /dev/null and b/graphic_design/plymouth/7/7-104.png differ diff --git a/graphic_design/plymouth/7/7-105.png b/graphic_design/plymouth/7/7-105.png new file mode 100755 index 0000000..0782e24 Binary files /dev/null and b/graphic_design/plymouth/7/7-105.png differ diff --git a/graphic_design/plymouth/7/7-11.png b/graphic_design/plymouth/7/7-11.png new file mode 100755 index 0000000..1f77ef4 Binary files /dev/null and b/graphic_design/plymouth/7/7-11.png differ diff --git a/graphic_design/plymouth/7/7-13.png b/graphic_design/plymouth/7/7-13.png new file mode 100755 index 0000000..50f6ba4 Binary files /dev/null and b/graphic_design/plymouth/7/7-13.png differ diff --git a/graphic_design/plymouth/7/7-14.png b/graphic_design/plymouth/7/7-14.png new file mode 100755 index 0000000..3cd8959 Binary files /dev/null and b/graphic_design/plymouth/7/7-14.png differ diff --git a/graphic_design/plymouth/7/7-15.png b/graphic_design/plymouth/7/7-15.png new file mode 100755 index 0000000..5fd8fa0 Binary files /dev/null and b/graphic_design/plymouth/7/7-15.png differ diff --git a/graphic_design/plymouth/7/7-16.png b/graphic_design/plymouth/7/7-16.png new file mode 100755 index 0000000..aaf35c5 Binary files /dev/null and b/graphic_design/plymouth/7/7-16.png differ diff --git a/graphic_design/plymouth/7/7-17.png b/graphic_design/plymouth/7/7-17.png new file mode 100755 index 0000000..fbe413d Binary files /dev/null and b/graphic_design/plymouth/7/7-17.png differ diff --git a/graphic_design/plymouth/7/7-18.png b/graphic_design/plymouth/7/7-18.png new file mode 100755 index 0000000..32909e0 Binary files /dev/null and b/graphic_design/plymouth/7/7-18.png differ diff --git a/graphic_design/plymouth/7/7-19.png b/graphic_design/plymouth/7/7-19.png new file mode 100755 index 0000000..8f2dc23 Binary files /dev/null and b/graphic_design/plymouth/7/7-19.png differ diff --git a/graphic_design/plymouth/7/7-2.png b/graphic_design/plymouth/7/7-2.png new file mode 100755 index 0000000..e15783f Binary files /dev/null and b/graphic_design/plymouth/7/7-2.png differ diff --git a/graphic_design/plymouth/7/7-20.png b/graphic_design/plymouth/7/7-20.png new file mode 100755 index 0000000..ff20e62 Binary files /dev/null and b/graphic_design/plymouth/7/7-20.png differ diff --git a/graphic_design/plymouth/7/7-21.png b/graphic_design/plymouth/7/7-21.png new file mode 100755 index 0000000..81bc7a6 Binary files /dev/null and b/graphic_design/plymouth/7/7-21.png differ diff --git a/graphic_design/plymouth/7/7-22.png b/graphic_design/plymouth/7/7-22.png new file mode 100755 index 0000000..3218c31 Binary files /dev/null and b/graphic_design/plymouth/7/7-22.png differ diff --git a/graphic_design/plymouth/7/7-23.png b/graphic_design/plymouth/7/7-23.png new file mode 100755 index 0000000..6375520 Binary files /dev/null and b/graphic_design/plymouth/7/7-23.png differ diff --git a/graphic_design/plymouth/7/7-24.png b/graphic_design/plymouth/7/7-24.png new file mode 100755 index 0000000..0f0dfe7 Binary files /dev/null and b/graphic_design/plymouth/7/7-24.png differ diff --git a/graphic_design/plymouth/7/7-25.png b/graphic_design/plymouth/7/7-25.png new file mode 100755 index 0000000..4583260 Binary files /dev/null and b/graphic_design/plymouth/7/7-25.png differ diff --git a/graphic_design/plymouth/7/7-26.png b/graphic_design/plymouth/7/7-26.png new file mode 100755 index 0000000..434ea5c Binary files /dev/null and b/graphic_design/plymouth/7/7-26.png differ diff --git a/graphic_design/plymouth/7/7-27.png b/graphic_design/plymouth/7/7-27.png new file mode 100755 index 0000000..8595817 Binary files /dev/null and b/graphic_design/plymouth/7/7-27.png differ diff --git a/graphic_design/plymouth/7/7-28.png b/graphic_design/plymouth/7/7-28.png new file mode 100755 index 0000000..0912211 Binary files /dev/null and b/graphic_design/plymouth/7/7-28.png differ diff --git a/graphic_design/plymouth/7/7-29.png b/graphic_design/plymouth/7/7-29.png new file mode 100755 index 0000000..aa71444 Binary files /dev/null and b/graphic_design/plymouth/7/7-29.png differ diff --git a/graphic_design/plymouth/7/7-3.png b/graphic_design/plymouth/7/7-3.png new file mode 100755 index 0000000..d44bbe1 Binary files /dev/null and b/graphic_design/plymouth/7/7-3.png differ diff --git a/graphic_design/plymouth/7/7-30.png b/graphic_design/plymouth/7/7-30.png new file mode 100755 index 0000000..02a1c84 Binary files /dev/null and b/graphic_design/plymouth/7/7-30.png differ diff --git a/graphic_design/plymouth/7/7-31.png b/graphic_design/plymouth/7/7-31.png new file mode 100755 index 0000000..ea8e7bd Binary files /dev/null and b/graphic_design/plymouth/7/7-31.png differ diff --git a/graphic_design/plymouth/7/7-32.png b/graphic_design/plymouth/7/7-32.png new file mode 100755 index 0000000..456961b Binary files /dev/null and b/graphic_design/plymouth/7/7-32.png differ diff --git a/graphic_design/plymouth/7/7-33.png b/graphic_design/plymouth/7/7-33.png new file mode 100755 index 0000000..2461a09 Binary files /dev/null and b/graphic_design/plymouth/7/7-33.png differ diff --git a/graphic_design/plymouth/7/7-34.png b/graphic_design/plymouth/7/7-34.png new file mode 100755 index 0000000..8f8c3ce Binary files /dev/null and b/graphic_design/plymouth/7/7-34.png differ diff --git a/graphic_design/plymouth/7/7-35.png b/graphic_design/plymouth/7/7-35.png new file mode 100755 index 0000000..9790a08 Binary files /dev/null and b/graphic_design/plymouth/7/7-35.png differ diff --git a/graphic_design/plymouth/7/7-36.png b/graphic_design/plymouth/7/7-36.png new file mode 100755 index 0000000..d6ebf17 Binary files /dev/null and b/graphic_design/plymouth/7/7-36.png differ diff --git a/graphic_design/plymouth/7/7-37.png b/graphic_design/plymouth/7/7-37.png new file mode 100755 index 0000000..13944da Binary files /dev/null and b/graphic_design/plymouth/7/7-37.png differ diff --git a/graphic_design/plymouth/7/7-38.png b/graphic_design/plymouth/7/7-38.png new file mode 100755 index 0000000..9931f92 Binary files /dev/null and b/graphic_design/plymouth/7/7-38.png differ diff --git a/graphic_design/plymouth/7/7-39.png b/graphic_design/plymouth/7/7-39.png new file mode 100755 index 0000000..324470c Binary files /dev/null and b/graphic_design/plymouth/7/7-39.png differ diff --git a/graphic_design/plymouth/7/7-4.png b/graphic_design/plymouth/7/7-4.png new file mode 100755 index 0000000..7876cf8 Binary files /dev/null and b/graphic_design/plymouth/7/7-4.png differ diff --git a/graphic_design/plymouth/7/7-40.png b/graphic_design/plymouth/7/7-40.png new file mode 100755 index 0000000..9309b07 Binary files /dev/null and b/graphic_design/plymouth/7/7-40.png differ diff --git a/graphic_design/plymouth/7/7-41.png b/graphic_design/plymouth/7/7-41.png new file mode 100755 index 0000000..b9a86e1 Binary files /dev/null and b/graphic_design/plymouth/7/7-41.png differ diff --git a/graphic_design/plymouth/7/7-42.png b/graphic_design/plymouth/7/7-42.png new file mode 100755 index 0000000..913220d Binary files /dev/null and b/graphic_design/plymouth/7/7-42.png differ diff --git a/graphic_design/plymouth/7/7-43.png b/graphic_design/plymouth/7/7-43.png new file mode 100755 index 0000000..5d8f599 Binary files /dev/null and b/graphic_design/plymouth/7/7-43.png differ diff --git a/graphic_design/plymouth/7/7-44.png b/graphic_design/plymouth/7/7-44.png new file mode 100755 index 0000000..38ad80b Binary files /dev/null and b/graphic_design/plymouth/7/7-44.png differ diff --git a/graphic_design/plymouth/7/7-45.png b/graphic_design/plymouth/7/7-45.png new file mode 100755 index 0000000..7458a72 Binary files /dev/null and b/graphic_design/plymouth/7/7-45.png differ diff --git a/graphic_design/plymouth/7/7-46.png b/graphic_design/plymouth/7/7-46.png new file mode 100755 index 0000000..472f2a6 Binary files /dev/null and b/graphic_design/plymouth/7/7-46.png differ diff --git a/graphic_design/plymouth/7/7-47.png b/graphic_design/plymouth/7/7-47.png new file mode 100755 index 0000000..2e40097 Binary files /dev/null and b/graphic_design/plymouth/7/7-47.png differ diff --git a/graphic_design/plymouth/7/7-48.png b/graphic_design/plymouth/7/7-48.png new file mode 100755 index 0000000..22a76a3 Binary files /dev/null and b/graphic_design/plymouth/7/7-48.png differ diff --git a/graphic_design/plymouth/7/7-49.png b/graphic_design/plymouth/7/7-49.png new file mode 100755 index 0000000..570a16e Binary files /dev/null and b/graphic_design/plymouth/7/7-49.png differ diff --git a/graphic_design/plymouth/7/7-5.png b/graphic_design/plymouth/7/7-5.png new file mode 100755 index 0000000..0245beb Binary files /dev/null and b/graphic_design/plymouth/7/7-5.png differ diff --git a/graphic_design/plymouth/7/7-50.png b/graphic_design/plymouth/7/7-50.png new file mode 100755 index 0000000..0441c00 Binary files /dev/null and b/graphic_design/plymouth/7/7-50.png differ diff --git a/graphic_design/plymouth/7/7-51.png b/graphic_design/plymouth/7/7-51.png new file mode 100755 index 0000000..6a276ce Binary files /dev/null and b/graphic_design/plymouth/7/7-51.png differ diff --git a/graphic_design/plymouth/7/7-52.png b/graphic_design/plymouth/7/7-52.png new file mode 100755 index 0000000..4a1d723 Binary files /dev/null and b/graphic_design/plymouth/7/7-52.png differ diff --git a/graphic_design/plymouth/7/7-53.png b/graphic_design/plymouth/7/7-53.png new file mode 100755 index 0000000..23e5ccb Binary files /dev/null and b/graphic_design/plymouth/7/7-53.png differ diff --git a/graphic_design/plymouth/7/7-54.png b/graphic_design/plymouth/7/7-54.png new file mode 100755 index 0000000..03e2971 Binary files /dev/null and b/graphic_design/plymouth/7/7-54.png differ diff --git a/graphic_design/plymouth/7/7-55.png b/graphic_design/plymouth/7/7-55.png new file mode 100755 index 0000000..ec1fada Binary files /dev/null and b/graphic_design/plymouth/7/7-55.png differ diff --git a/graphic_design/plymouth/7/7-56.png b/graphic_design/plymouth/7/7-56.png new file mode 100755 index 0000000..3ab2137 Binary files /dev/null and b/graphic_design/plymouth/7/7-56.png differ diff --git a/graphic_design/plymouth/7/7-57.png b/graphic_design/plymouth/7/7-57.png new file mode 100755 index 0000000..14af27f Binary files /dev/null and b/graphic_design/plymouth/7/7-57.png differ diff --git a/graphic_design/plymouth/7/7-58.png b/graphic_design/plymouth/7/7-58.png new file mode 100755 index 0000000..c6b80ad Binary files /dev/null and b/graphic_design/plymouth/7/7-58.png differ diff --git a/graphic_design/plymouth/7/7-59.png b/graphic_design/plymouth/7/7-59.png new file mode 100755 index 0000000..388263b Binary files /dev/null and b/graphic_design/plymouth/7/7-59.png differ diff --git a/graphic_design/plymouth/7/7-6.png b/graphic_design/plymouth/7/7-6.png new file mode 100755 index 0000000..201627d Binary files /dev/null and b/graphic_design/plymouth/7/7-6.png differ diff --git a/graphic_design/plymouth/7/7-60.png b/graphic_design/plymouth/7/7-60.png new file mode 100755 index 0000000..6e0eb85 Binary files /dev/null and b/graphic_design/plymouth/7/7-60.png differ diff --git a/graphic_design/plymouth/7/7-61.png b/graphic_design/plymouth/7/7-61.png new file mode 100755 index 0000000..3972052 Binary files /dev/null and b/graphic_design/plymouth/7/7-61.png differ diff --git a/graphic_design/plymouth/7/7-62.png b/graphic_design/plymouth/7/7-62.png new file mode 100755 index 0000000..2409f06 Binary files /dev/null and b/graphic_design/plymouth/7/7-62.png differ diff --git a/graphic_design/plymouth/7/7-63.png b/graphic_design/plymouth/7/7-63.png new file mode 100755 index 0000000..77f05a7 Binary files /dev/null and b/graphic_design/plymouth/7/7-63.png differ diff --git a/graphic_design/plymouth/7/7-64.png b/graphic_design/plymouth/7/7-64.png new file mode 100755 index 0000000..34d6e84 Binary files /dev/null and b/graphic_design/plymouth/7/7-64.png differ diff --git a/graphic_design/plymouth/7/7-65.png b/graphic_design/plymouth/7/7-65.png new file mode 100755 index 0000000..5e101e4 Binary files /dev/null and b/graphic_design/plymouth/7/7-65.png differ diff --git a/graphic_design/plymouth/7/7-66.png b/graphic_design/plymouth/7/7-66.png new file mode 100755 index 0000000..f17b096 Binary files /dev/null and b/graphic_design/plymouth/7/7-66.png differ diff --git a/graphic_design/plymouth/7/7-67.png b/graphic_design/plymouth/7/7-67.png new file mode 100755 index 0000000..9f69b44 Binary files /dev/null and b/graphic_design/plymouth/7/7-67.png differ diff --git a/graphic_design/plymouth/7/7-68.png b/graphic_design/plymouth/7/7-68.png new file mode 100755 index 0000000..7591b86 Binary files /dev/null and b/graphic_design/plymouth/7/7-68.png differ diff --git a/graphic_design/plymouth/7/7-69.png b/graphic_design/plymouth/7/7-69.png new file mode 100755 index 0000000..44a6fe3 Binary files /dev/null and b/graphic_design/plymouth/7/7-69.png differ diff --git a/graphic_design/plymouth/7/7-7.png b/graphic_design/plymouth/7/7-7.png new file mode 100755 index 0000000..fd6c744 Binary files /dev/null and b/graphic_design/plymouth/7/7-7.png differ diff --git a/graphic_design/plymouth/7/7-70.png b/graphic_design/plymouth/7/7-70.png new file mode 100755 index 0000000..247c6bb Binary files /dev/null and b/graphic_design/plymouth/7/7-70.png differ diff --git a/graphic_design/plymouth/7/7-71.png b/graphic_design/plymouth/7/7-71.png new file mode 100755 index 0000000..41c8b7b Binary files /dev/null and b/graphic_design/plymouth/7/7-71.png differ diff --git a/graphic_design/plymouth/7/7-72.png b/graphic_design/plymouth/7/7-72.png new file mode 100755 index 0000000..b1e940b Binary files /dev/null and b/graphic_design/plymouth/7/7-72.png differ diff --git a/graphic_design/plymouth/7/7-73.png b/graphic_design/plymouth/7/7-73.png new file mode 100755 index 0000000..b77b28e Binary files /dev/null and b/graphic_design/plymouth/7/7-73.png differ diff --git a/graphic_design/plymouth/7/7-74.png b/graphic_design/plymouth/7/7-74.png new file mode 100755 index 0000000..f920145 Binary files /dev/null and b/graphic_design/plymouth/7/7-74.png differ diff --git a/graphic_design/plymouth/7/7-75.png b/graphic_design/plymouth/7/7-75.png new file mode 100755 index 0000000..233cad7 Binary files /dev/null and b/graphic_design/plymouth/7/7-75.png differ diff --git a/graphic_design/plymouth/7/7-76.png b/graphic_design/plymouth/7/7-76.png new file mode 100755 index 0000000..dafaf87 Binary files /dev/null and b/graphic_design/plymouth/7/7-76.png differ diff --git a/graphic_design/plymouth/7/7-77.png b/graphic_design/plymouth/7/7-77.png new file mode 100755 index 0000000..901030c Binary files /dev/null and b/graphic_design/plymouth/7/7-77.png differ diff --git a/graphic_design/plymouth/7/7-78.png b/graphic_design/plymouth/7/7-78.png new file mode 100755 index 0000000..cb6c55d Binary files /dev/null and b/graphic_design/plymouth/7/7-78.png differ diff --git a/graphic_design/plymouth/7/7-79.png b/graphic_design/plymouth/7/7-79.png new file mode 100755 index 0000000..7e13897 Binary files /dev/null and b/graphic_design/plymouth/7/7-79.png differ diff --git a/graphic_design/plymouth/7/7-8.png b/graphic_design/plymouth/7/7-8.png new file mode 100755 index 0000000..e9f67c4 Binary files /dev/null and b/graphic_design/plymouth/7/7-8.png differ diff --git a/graphic_design/plymouth/7/7-80.png b/graphic_design/plymouth/7/7-80.png new file mode 100755 index 0000000..eaae360 Binary files /dev/null and b/graphic_design/plymouth/7/7-80.png differ diff --git a/graphic_design/plymouth/7/7-81.png b/graphic_design/plymouth/7/7-81.png new file mode 100755 index 0000000..e98ac0a Binary files /dev/null and b/graphic_design/plymouth/7/7-81.png differ diff --git a/graphic_design/plymouth/7/7-82.png b/graphic_design/plymouth/7/7-82.png new file mode 100755 index 0000000..c9f81f1 Binary files /dev/null and b/graphic_design/plymouth/7/7-82.png differ diff --git a/graphic_design/plymouth/7/7-83.png b/graphic_design/plymouth/7/7-83.png new file mode 100755 index 0000000..0af4715 Binary files /dev/null and b/graphic_design/plymouth/7/7-83.png differ diff --git a/graphic_design/plymouth/7/7-84.png b/graphic_design/plymouth/7/7-84.png new file mode 100755 index 0000000..2207b4d Binary files /dev/null and b/graphic_design/plymouth/7/7-84.png differ diff --git a/graphic_design/plymouth/7/7-85.png b/graphic_design/plymouth/7/7-85.png new file mode 100755 index 0000000..72e5de6 Binary files /dev/null and b/graphic_design/plymouth/7/7-85.png differ diff --git a/graphic_design/plymouth/7/7-86.png b/graphic_design/plymouth/7/7-86.png new file mode 100755 index 0000000..8efad2b Binary files /dev/null and b/graphic_design/plymouth/7/7-86.png differ diff --git a/graphic_design/plymouth/7/7-87.png b/graphic_design/plymouth/7/7-87.png new file mode 100755 index 0000000..e0d7849 Binary files /dev/null and b/graphic_design/plymouth/7/7-87.png differ diff --git a/graphic_design/plymouth/7/7-88.png b/graphic_design/plymouth/7/7-88.png new file mode 100755 index 0000000..18930aa Binary files /dev/null and b/graphic_design/plymouth/7/7-88.png differ diff --git a/graphic_design/plymouth/7/7-89.png b/graphic_design/plymouth/7/7-89.png new file mode 100755 index 0000000..1d780a5 Binary files /dev/null and b/graphic_design/plymouth/7/7-89.png differ diff --git a/graphic_design/plymouth/7/7-9.png b/graphic_design/plymouth/7/7-9.png new file mode 100755 index 0000000..5751326 Binary files /dev/null and b/graphic_design/plymouth/7/7-9.png differ diff --git a/graphic_design/plymouth/7/7-90.png b/graphic_design/plymouth/7/7-90.png new file mode 100755 index 0000000..ceccb26 Binary files /dev/null and b/graphic_design/plymouth/7/7-90.png differ diff --git a/graphic_design/plymouth/7/7-91.png b/graphic_design/plymouth/7/7-91.png new file mode 100755 index 0000000..bfccab8 Binary files /dev/null and b/graphic_design/plymouth/7/7-91.png differ diff --git a/graphic_design/plymouth/7/7-92.png b/graphic_design/plymouth/7/7-92.png new file mode 100755 index 0000000..808e02f Binary files /dev/null and b/graphic_design/plymouth/7/7-92.png differ diff --git a/graphic_design/plymouth/7/7-93.png b/graphic_design/plymouth/7/7-93.png new file mode 100755 index 0000000..f8aa06e Binary files /dev/null and b/graphic_design/plymouth/7/7-93.png differ diff --git a/graphic_design/plymouth/7/7-94.png b/graphic_design/plymouth/7/7-94.png new file mode 100755 index 0000000..71b0ace Binary files /dev/null and b/graphic_design/plymouth/7/7-94.png differ diff --git a/graphic_design/plymouth/7/7-95.png b/graphic_design/plymouth/7/7-95.png new file mode 100755 index 0000000..865aa91 Binary files /dev/null and b/graphic_design/plymouth/7/7-95.png differ diff --git a/graphic_design/plymouth/7/7-96.png b/graphic_design/plymouth/7/7-96.png new file mode 100755 index 0000000..0efd996 Binary files /dev/null and b/graphic_design/plymouth/7/7-96.png differ diff --git a/graphic_design/plymouth/7/7-97.png b/graphic_design/plymouth/7/7-97.png new file mode 100755 index 0000000..f0f3923 Binary files /dev/null and b/graphic_design/plymouth/7/7-97.png differ diff --git a/graphic_design/plymouth/7/7-98.png b/graphic_design/plymouth/7/7-98.png new file mode 100755 index 0000000..84dfce7 Binary files /dev/null and b/graphic_design/plymouth/7/7-98.png differ diff --git a/graphic_design/plymouth/7/7-99.png b/graphic_design/plymouth/7/7-99.png new file mode 100755 index 0000000..66a7b8f Binary files /dev/null and b/graphic_design/plymouth/7/7-99.png differ diff --git a/graphic_design/plymouth/7/7.plymouth b/graphic_design/plymouth/7/7.plymouth new file mode 100755 index 0000000..e53a7b0 --- /dev/null +++ b/graphic_design/plymouth/7/7.plymouth @@ -0,0 +1,9 @@ +[Plymouth Theme] +Name=7 +Description=A theme that features the shadowy hull of a Fedora logo charge up and and finally burst into into full form. +ModuleName=script + + +[script] +ImageDir=/usr/share/plymouth/themes/7 +ScriptFile=/usr/share/plymouth/themes/7/7.script diff --git a/graphic_design/plymouth/7/7.script b/graphic_design/plymouth/7/7.script new file mode 100755 index 0000000..c901f10 --- /dev/null +++ b/graphic_design/plymouth/7/7.script @@ -0,0 +1,167 @@ + +seven[0].image = Image("7-1.png"); +seven[0].sprite = Sprite(seven[0].image); +seven[0].sprite.SetOpacity (0.0); + +for (i = 1; i < 106; i++){ + seven[i].image = Image("7-" + i + ".png"); + seven[i].sprite = Sprite(seven[i].image); + seven[i].sprite.SetOpacity (0.0); +} + +x = 1; +lasti = 0; +loop = 0; + +fun refresh () { + if (Math.Int (x/2) < 105) i = (Math.Int (x / 2)) % 105; + else{ + i = 61 + (Math.Int (x / 2) - 61) % 45; + zoom = i; + } + seven[i].sprite.SetX(Window.GetWidth () / 2 - seven[i].image.GetWidth() / 2); + seven[i].sprite.SetY(Window.GetHeight () / 2 - seven[i].image.GetHeight() / 2); + seven[i].sprite.SetZ(10); + seven[lasti].sprite.SetOpacity(0.0); + seven[i].sprite.SetOpacity(1.0); + lasti = i; + x++; +} + +Plymouth.SetRefreshFunction (refresh); + + +#----------------------------------------- Dialogue -------------------------------- + +status = "normal"; + +fun dialog_setup() + { + local.box; + local.lock; + local.entry; + + box.image = Image("box.png"); + lock.image = Image("lock.png"); + entry.image = Image("entry.png"); + + box.sprite = Sprite(box.image); + box.x = Window.GetWidth() / 2 - box.image.GetWidth ()/2; + box.y = Window.GetHeight() / 2 - box.image.GetHeight()/2; + box.z = 10000; + box.sprite.SetPosition(box.x, box.y, box.z); + + lock.sprite = Sprite(lock.image); + lock.x = box.x + box.image.GetWidth()/2 - (lock.image.GetWidth() + entry.image.GetWidth()) / 2; + lock.y = box.y + box.image.GetHeight()/2 - lock.image.GetHeight()/2; + lock.z = box.z + 1; + lock.sprite.SetPosition(lock.x, lock.y, lock.z); + + entry.sprite = Sprite(entry.image); + entry.x = lock.x + lock.image.GetWidth(); + entry.y = box.y + box.image.GetHeight()/2 - entry.image.GetHeight()/2; + entry.z = box.z + 1; + entry.sprite.SetPosition(entry.x, entry.y, entry.z); + + global.dialog.box = box; + global.dialog.lock = lock; + global.dialog.entry = entry; + global.dialog.bullet_image = Image("bullet.png"); + dialog_opacity (1); + } + +fun dialog_opacity(opacity) + { + dialog.box.sprite.SetOpacity (opacity); + dialog.lock.sprite.SetOpacity (opacity); + dialog.entry.sprite.SetOpacity (opacity); + for (index = 0; dialog.bullet[index]; index++) + { + dialog.bullet[index].sprite.SetOpacity(opacity); + } + } + +fun display_normal_callback () + { + global.status = "normal"; + if (global.dialog) + dialog_opacity (0); + } + +fun display_password_callback (prompt, bullets) + { + global.status = "password"; + if (!global.dialog) + dialog_setup(); + else + dialog_opacity(1); + for (index = 0; dialog.bullet[index] || index < bullets; index++) + { + if (!dialog.bullet[index]) + { + dialog.bullet[index].sprite = Sprite(dialog.bullet_image); + dialog.bullet[index].x = dialog.entry.x + index * dialog.bullet_image.GetWidth(); + dialog.bullet[index].y = dialog.entry.y + dialog.entry.image.GetHeight() / 2 - dialog.bullet_image.GetHeight() / 2; + dialog.bullet[index].z = dialog.entry.z + 1; + dialog.bullet[index].sprite.SetPosition(dialog.bullet[index].x, dialog.bullet[index].y, dialog.bullet[index].z); + } + if (index < bullets) + dialog.bullet[index].sprite.SetOpacity(1); + else + dialog.bullet[index].sprite.SetOpacity(0); + } + } + +Plymouth.SetDisplayNormalFunction(display_normal_callback); +Plymouth.SetDisplayPasswordFunction(display_password_callback); + +#----------------------------------------- Progress Bar -------------------------------- + +progress_box.image = Image("progress_box.png"); +#progress_box.sprite = Sprite(progress_box.image); + +progress_box.x = Window.GetWidth() / 2 - progress_box.image.GetWidth() / 2; +progress_box.y = Window.GetHeight() * 0.75 - progress_box.image.GetHeight() / 2; +progress_box.sprite.SetPosition(progress_box.x, progress_box.y, 0); + +progress_bar.original_image = Image("progress_bar.png"); +#progress_bar.sprite = Sprite(); + +progress_bar.x = Window.GetWidth() / 2 - progress_bar.original_image.GetWidth() / 2; +progress_bar.y = Window.GetHeight() / 2 * 1.5 - progress_box.image.GetHeight() / 2 + (progress_box.image.GetHeight() - progress_bar.original_image.GetHeight()) / 2; +progress_bar.sprite.SetPosition(progress_bar.x, progress_bar.y, 1); + +fun progress_callback (duration, progress) + { + if (progress_bar.image.GetWidth () != Math.Int (progress_bar.original_image.GetWidth () * progress)) + { + progress_bar.image = progress_bar.original_image.Scale(progress_bar.original_image.GetWidth(progress_bar.original_image) * progress, progress_bar.original_image.GetHeight()); + progress_bar.sprite.SetImage (progress_bar.image); + } + } + +#Plymouth.SetBootProgressFunction(progress_callback); + +#----------------------------------------- Quit -------------------------------- + +fun quit_callback () +{ +} + +Plymouth.SetQuitFunction(quit_callback); + +#----------------------------------------- Message -------------------------------- + +message_sprite = Sprite(); +message_sprite.SetPosition(10, 10, 10000); + +fun message_callback (text) +{ + my_image = Image.Text(text, 1, 1, 1); + message_sprite.SetImage(my_image); + message_sprite.SetX(Window.GetWidth () / 2 - my_image.GetWidth() / 2); + message_sprite.SetY(Window.GetHeight () / 2 - my_image.GetHeight() / 2 + 100); + message.sprite.SetZ(11); +} + +Plymouth.SetMessageFunction(message_callback); diff --git a/graphic_design/plymouth/7/box.png b/graphic_design/plymouth/7/box.png new file mode 100755 index 0000000..54876e6 Binary files /dev/null and b/graphic_design/plymouth/7/box.png differ diff --git a/graphic_design/plymouth/7/bullet.png b/graphic_design/plymouth/7/bullet.png new file mode 100755 index 0000000..87ddfe8 Binary files /dev/null and b/graphic_design/plymouth/7/bullet.png differ diff --git a/graphic_design/plymouth/7/entry.png b/graphic_design/plymouth/7/entry.png new file mode 100755 index 0000000..37217b6 Binary files /dev/null and b/graphic_design/plymouth/7/entry.png differ diff --git a/graphic_design/plymouth/7/lock.png b/graphic_design/plymouth/7/lock.png new file mode 100755 index 0000000..a0f8c12 Binary files /dev/null and b/graphic_design/plymouth/7/lock.png differ diff --git a/graphic_design/plymouth/7/logo.png b/graphic_design/plymouth/7/logo.png new file mode 100755 index 0000000..5d2f02a Binary files /dev/null and b/graphic_design/plymouth/7/logo.png differ diff --git a/graphic_design/plymouth/7/progress_bar.png b/graphic_design/plymouth/7/progress_bar.png new file mode 100755 index 0000000..dd1e747 Binary files /dev/null and b/graphic_design/plymouth/7/progress_bar.png differ diff --git a/graphic_design/plymouth/7/progress_box.png b/graphic_design/plymouth/7/progress_box.png new file mode 100755 index 0000000..c485cfb Binary files /dev/null and b/graphic_design/plymouth/7/progress_box.png differ diff --git a/graphic_design/prime delivery option.png b/graphic_design/prime delivery option.png new file mode 100644 index 0000000..ac4b983 Binary files /dev/null and b/graphic_design/prime delivery option.png differ diff --git a/graphic_design/rain world fedi.xcf b/graphic_design/rain world fedi.xcf index 9087222..612d6d0 100644 Binary files a/graphic_design/rain world fedi.xcf and b/graphic_design/rain world fedi.xcf differ diff --git a/graphic_design/rw_ scugfinder.xcf b/graphic_design/rw_ scugfinder.xcf new file mode 100644 index 0000000..701589f Binary files /dev/null and b/graphic_design/rw_ scugfinder.xcf differ diff --git a/graphic_design/sanctuaryos_15_omega.xcf b/graphic_design/sanctuaryos_15_omega.xcf new file mode 100644 index 0000000..ae2a69b Binary files /dev/null and b/graphic_design/sanctuaryos_15_omega.xcf differ diff --git a/graphic_design/sanctuaryos_15_omega_bubbles.xcf b/graphic_design/sanctuaryos_15_omega_bubbles.xcf new file mode 100644 index 0000000..33d7838 Binary files /dev/null and b/graphic_design/sanctuaryos_15_omega_bubbles.xcf differ diff --git a/graphic_design/watermark.xcf b/graphic_design/watermark.xcf index f45a831..d365f6b 100644 Binary files a/graphic_design/watermark.xcf and b/graphic_design/watermark.xcf differ diff --git a/pixel_art/controlstrip_genders.xcf b/pixel_art/controlstrip_genders.xcf index 34b5dd5..b617401 100644 Binary files a/pixel_art/controlstrip_genders.xcf and b/pixel_art/controlstrip_genders.xcf differ diff --git a/pixel_art/minecraft_skins/rw_moon_casual.png b/pixel_art/minecraft_skins/rw_moon_casual.png index 4d6bc81..251fc12 100644 Binary files a/pixel_art/minecraft_skins/rw_moon_casual.png and b/pixel_art/minecraft_skins/rw_moon_casual.png differ diff --git a/pixel_art/minecraft_skins/rw_moon_work.png b/pixel_art/minecraft_skins/rw_moon_work.png index a4545ef..8085695 100644 Binary files a/pixel_art/minecraft_skins/rw_moon_work.png and b/pixel_art/minecraft_skins/rw_moon_work.png differ diff --git a/pixel_art/minecraft_skins/rw_pebs_casual.png b/pixel_art/minecraft_skins/rw_pebs_casual.png index 90ac07a..1b32c83 100644 Binary files a/pixel_art/minecraft_skins/rw_pebs_casual.png and b/pixel_art/minecraft_skins/rw_pebs_casual.png differ diff --git a/pixel_art/minecraft_skins/rw_pebs_work.png b/pixel_art/minecraft_skins/rw_pebs_work.png index 0e72da4..32ca00a 100644 Binary files a/pixel_art/minecraft_skins/rw_pebs_work.png and b/pixel_art/minecraft_skins/rw_pebs_work.png differ diff --git a/pixel_art/twm_settings.xcf b/pixel_art/twm_settings.xcf new file mode 100644 index 0000000..eac1730 Binary files /dev/null and b/pixel_art/twm_settings.xcf differ diff --git a/software/scratch/plex/graphics/file explorer/c-processing_strata/apps.png b/software/scratch/plex/graphics/file explorer/c-processing_strata/apps.png new file mode 100644 index 0000000..57b92b9 Binary files /dev/null and b/software/scratch/plex/graphics/file explorer/c-processing_strata/apps.png differ diff --git a/software/scratch/plex/lore/chat3_3 b/software/scratch/plex/lore/chat3_3 index e69de29..c4b9fe8 100644 --- a/software/scratch/plex/lore/chat3_3 +++ b/software/scratch/plex/lore/chat3_3 @@ -0,0 +1,7 @@ +2022.241 - LTTM Project Lounge +# [SERVER: 2022.241 14:18] akira@BA: connected to lttm/#lounge +akira@BA: ai morality has me “on the rocks” as they say +jamie@YM: noone says that? +akira@BA: a machine has no equivalent to a brain +akira@BA: can it truly be awake if its consciousness is simulated? and can halt at any time, be copied anywhere? + diff --git a/software/scratch/plex/lore/chats_logs/chat3 b/software/scratch/plex/lore/chats_logs/chat3 index 5d09b25..b1bd9cb 100644 --- a/software/scratch/plex/lore/chats_logs/chat3 +++ b/software/scratch/plex/lore/chats_logs/chat3 @@ -6,20 +6,20 @@ tactile: default Transcript - Audio Recording - 2022.168, #03 jamie> are you there? -< i -< your -< t... -< ... -< I... +moon < i +moon < your +moon < t... +moon < ... +moon < I... jamie> It's okay, take your time! -< K... -< Konqueror is a free and open-source web browser and file manager that provides +moon < K... +moon < Konqueror is a free and open-source web browser and file manager that provides jamie> god dang it! [Laughter] -< ...I... am here! I... -jamie; softly> Yes! -< ...am glad! +moon < ...I... am here! I... +jamie> Yes! +moon < ...am glad! diff --git a/software/scratch/plex/lore/chats_logs/chat3~ b/software/scratch/plex/lore/chats_logs/chat3~ new file mode 100644 index 0000000..5d09b25 --- /dev/null +++ b/software/scratch/plex/lore/chats_logs/chat3~ @@ -0,0 +1,25 @@ +RemberThread sensory debug (dev) - build 0008 +visual: default +auditory: default +tactile: default + +Transcript - Audio Recording - 2022.168, #03 + +jamie> are you there? +< i +< your +< t... +< ... +< I... +jamie> It's okay, take your time! +< K... +< Konqueror is a free and open-source web browser and file manager that provides +jamie> god dang it! + +[Laughter] + +< ...I... am here! I... +jamie; softly> Yes! +< ...am glad! + + diff --git a/software/scratch/plex/lore/chats_logs/chat_2_2 b/software/scratch/plex/lore/chats_logs/chat_2_2 index 4ee3bb7..af0e432 100644 --- a/software/scratch/plex/lore/chats_logs/chat_2_2 +++ b/software/scratch/plex/lore/chats_logs/chat_2_2 @@ -2,8 +2,37 @@ # [SERVER: 2022.107 14:18] akira@BA: connected to #lounge:r2 fofo@HQ: oh! i've been waiting for you, actually fofo@HQ: i'd like to ask a question regarding what you said yesterday -fofo@HQ: have we thought out the logistics of this? +fofo@HQ: have you thought out the logistics of this? akira@BA: nooooo..... akira@BA: but i have been meaning to! i. i would never make the torment nexus -akira@BA: so...right now, i'm divided on whether to... roughly, replicate the functionality of a brain in a digital medium or. the reverse -akira@BA: the former is safer but will inherently perform worse because it'd be, even if accurate, just a model of a more complex system? +akira@BA: i've established my idea, right +akira@BA: to harness the power of the flesh for data processing +fofo@HQ: it's a neat concept, but +fofo@HQ: it takes a lot of resources to form sapience! +fofo@HQ: you need to give trillions of neurons dozens of years to develop +fofo@HQ: incredibly small neurons, that like to arrange in very specific ways that you can't disturb +akira@BA: oh...ah... +akira@BA: i'm stupid +akira@BA: i'm sorry +# [SERVER: 2022.107 14:33] akira@BA: disconnected from #lounge:r2 + +2022.107 - Direct Message +# [SERVER: 2022.107 14:30] fofo@HQ: connected to akira@BA +fofo@HQ: hey, i'm sorry +fofo@HQ: i really didn't mean to make you feel down +fofo@HQ: it's just +fofo@HQ: this is kind of a moon shot +fofo@HQ: we have biochemists, but we're not a genetics company +fofo@HQ: we have supercomputers, but we're not big tech +fofo@HQ: you get it, right? +akira@BA: yeah... +fofo@HQ: that being said +fofo@HQ: it's not entirely out of the question! +fofo@HQ: it'd be a multiple year long endeavor with many dead ends but we have the technology +fofo@HQ: do you still want to try? +fofo@HQ: i ask because i know how you are with really long projects and this would be huge + + +akira@BA: engineer neurons that grow in conveniently spaced cubic arrays by simulating their growth for months on end with MR hardware, then grow these in uhh. uhhmmm uhh uhm synthetic replica of a womb? + + diff --git a/software/scratch/plex/lore/lore departments b/software/scratch/plex/lore/lore departments index d96fa55..4a812df 100644 --- a/software/scratch/plex/lore/lore departments +++ b/software/scratch/plex/lore/lore departments @@ -11,13 +11,14 @@ headquarters - management and economics. mandarin labs has moving chairs like va parks and recreation - animal life and plant life research department. they make really pleasant exterior building parts, trying to make them pet and worker friendly without being too empty. works with optics and design to integrate heavy but, thanks to mr, quiet machinery into the place too. -random gods - division that primarily works on sanctuaryos and its variants, as well as the software that comes with it - splendid view is the media player, gem writer is the text editor, etc. it's highly robust software, comparable to a mac, that accounts for many other systems, despite being an old codebase! - -goat room - the seedy underbelly of mandarin labs! not so much a department as an occasional meetup point for the company to fucking, mafia target and kill techbros and elon musk - +random gods - primarily works on sanctuaryos and its variants, as well as the software that comes with it - splendid view is the media player, gem writer is the text editor, etc. it's highly robust software, comparable to a mac, that accounts for many other systems, despite being an old codebase! +goat room - evil underbelly that takes input from everyone in the company +runs campaigns to change public opinion and lobbies in court against e.g. anti-repair laws, transphobic legislature under the guise of being a completely unrelated law firm +they also like, kill people who target and stalk employees of ML for this, which has gotten ML into legal trouble numerous times +aesthetics ----------------------------------- OD - pale blue and glass YM - rainbow colors on off-white, akin to a polaroid MR - purple and scarlet gradient accents to moonlight blue metal @@ -25,4 +26,4 @@ BA - beige and faded brown. deserted wasteland more than 70's album cover HQ - navy blue and steel, ominous warnings PAR - bright yellow and sky blue RG - dark grey and pink -GR - pure black and pure red +GR - vantablack and blood red diff --git a/software/scratch/plex/lore/lore departments~ b/software/scratch/plex/lore/lore departments~ new file mode 100644 index 0000000..fd23f2e --- /dev/null +++ b/software/scratch/plex/lore/lore departments~ @@ -0,0 +1,28 @@ + +optics and design - brand aesthetic and workspace design - work your best magic, not your quickest + +young minds - “does-everything” career jumpstarting hub for ppl recently out of uni or even who didn't make it - brainstorming places for new ideas under very low pressure, junior labs for experimenting with ideas, structuring potential ways to develop them and securing pretty generous funding! + +macrodata refinement - optimizes old resource-heavy software, does company-wide server infrastructure. often works with hq, tends to makes hardware for other departments. + +beige alert - hardware and software that is optimized to hell and back, eventually to phase out current product lines for an apple-y ecosystem entirely incompatible with everything else but that could weather many decades. but also for low power environments where you might go for weeks without power. + +headquarters - management and economics. mandarin labs has moving chairs like valve used to but they still need to turn a profit eventually! fofo and jiji gatekeep/redirect resources so stuff that might be profitable, but they try to be generous with it. + +parks and recreation - animal life and plant life research department. they make really pleasant exterior building parts, trying to make them pet and worker friendly without being too empty. works with optics and design to integrate heavy but, thanks to mr, quiet machinery into the place too. + +random gods - primarily works on sanctuaryos and its variants, as well as the software that comes with it - splendid view is the media player, gem writer is the text editor, etc. it's highly robust software, comparable to a mac, that accounts for many other systems, despite being an old codebase! + +goat room - evil underbelly. runs campaigns to change public opinion and lobbies in court against e.g. anti-repair laws, transphobic legislature under the guise of being completely unrelated +this has gotten ML into legal trouble numerous times and + + +aesthetics ----------------------------------- +OD - pale blue and glass +YM - rainbow colors on off-white, akin to a polaroid +MR - purple and scarlet gradient accents to moonlight blue metal +BA - beige and faded brown. deserted wasteland more than 70's album cover +HQ - navy blue and steel, ominous warnings +PAR - bright yellow and sky blue +RG - dark grey and pink +GR - vantablack and blood red diff --git a/software/scratch/plex/lore/lore employees b/software/scratch/plex/lore/lore employees index 3f64ea4..53fc863 100644 --- a/software/scratch/plex/lore/lore employees +++ b/software/scratch/plex/lore/lore employees @@ -11,7 +11,7 @@ Fofo and Jiji young minds: Jamie and Floyd -Allie Adeline +Adeline Celkia Nils West Akira Olivia Pink Fofo Shrub diff --git a/software/scratch/plex/project files/iplex_005new.sb3 b/software/scratch/plex/project files/iplex_005new.sb3 index cc830dd..205cf67 100644 Binary files a/software/scratch/plex/project files/iplex_005new.sb3 and b/software/scratch/plex/project files/iplex_005new.sb3 differ