gemini video

This commit is contained in:
James Tomasino 2021-10-07 16:35:56 +00:00
parent 781111ae96
commit a92671ac52
5 changed files with 26 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<title>tomasino@tilde.team</title>
<link rel="alternate" href="gemini://tilde.team/~tomasino/"/>
<link rel="self" href="gemini://tilde.team/~tomasino/atom.xml" />
<updated>2021-10-07T01:26:00Z</updated>
<updated>2021-10-07T14:34:00Z</updated>
<id>gemini://tilde.team/~tomasino/</id>
<author>
@ -12,6 +12,13 @@
<uri>gemini://tilde.team/~tomasino/about.txt</uri>
</author>
<entry>
<title>Why Gemini Video</title>
<link href="gemini://tilde.team/~tomasino/journal/20211007-why-gemini-video.gmi"/>
<id>gemini://tilde.team/~tomasino/journal/20211007-why-gemini-video.gmi</id>
<updated>2021-10-07T14:34:00Z</updated>
</entry>
<entry>
<title>Cosmic Voyage Update</title>
<link href="gemini://tilde.team/~tomasino/journal/20211007-cosmic-voyage-update.gmi"/>

View File

@ -15,10 +15,10 @@
## Recent Journal Entries
=> /~tomasino/journal/ All Entries
=> /~tomasino/journal/20200816-gnome-workspaces.gmi 2020-08-16 Gnome Workspaces
=> /~tomasino/journal/20210227-alt-text.gmi 2021-02-27 Alt Text
=> /~tomasino/journal/20210331-sshfp-and-the-tofu-issue.gmi 2021-03-31 SSHFP and the TOFU issue
=> /~tomasino/journal/20211007-cosmic-voyage-update.gmi 2021-10-07 Cosmic Voyage Update
=> /~tomasino/journal/20211007-why-gemini-video.gmi 2021-10-07 Why Gemini Video
## Role Playing Games

View File

@ -4,7 +4,7 @@ Thanks to a cosmic user, khuxkm, the Cosmic Voyage gemini server is now running
Cosmic was originally built as a system on gopher and as such its content is primarily authored in text files designed to be served on that platform. This is one of the reasons we have hard-breaking preformatted lines.
Shortly after launch I was asked to add a web version of the site. I wrote a cron-job that ran through the gemini content and transformed it into HTML with some wrappers for styling. This is how things worked for the first two years. Eventually Gemini was established and I did the same thing for that platform. Voyagers would author the content which would immediately publish to gopher. Then a cron-job would fire every hour or so and completely rebuild the web and gemini versions. Oh, and RSS and Atom feeds too! It ... wasn't great.
Shortly after launch I was asked to add a web version of the site. I wrote a cron-job that ran through the gopher content and transformed it into HTML with some wrappers for styling. This is how things worked for the first two years. Eventually Gemini was established and I did the same thing for that platform. Voyagers would author the content which would immediately publish to gopher. Then a cron-job would fire every hour or so and completely rebuild the web and gemini versions. Oh, and RSS and Atom feeds too! It ... wasn't great.
A few months ago I scrapped the web script. It had become unreasonably complex and took serious time to compute. There was also a bit of downtime as the site rebuilt. I did some caching nonsense to patch it, but it was all just delaying the eventually rebuild. The web version is now a proxy that pulls content from the gopher folder and recreates the indexes and such on the fly. It's done in node and it works quite well.

View File

@ -0,0 +1,15 @@
# Why Gemini Video
You may remember my previous video "What is Gemini?" that I released back in June of 2020. Well, a few days ago I recorded another video on Gemini. This one is titled "Why Gemini?" and seeks to answer that question. I cover the reasons people may want to use it as an alternative choice to gopher and http and some of the new features that stand alone on its own. The video finishes by examining a few reasons Gemini might not be the right choice.
Have a watch, leave a comment there on Youtube or write me your response thoughts on Gemini. Are there things I left out that you want to add? Did I say something wrong on the internet and you feel the need to chasten me? Did you get Gemini working on an NES? Hit me up!
=> https://www.youtube.com/watch?v=9Q3GCzG2gvE Why Gemini? (Youtube)
=> https://www.youtube.com/watch?v=DoEI6VzybDk What is Gemini? (Youtube)
Originally Published 2021-10-07 at:
gemini://tilde.team/~tomasino/journal/20211007-cosmic-voyage-update.gmi
If you have questions or thoughts to add please send me a link to your response.
=> /~tomasino/about.txt Contact Information

View File

@ -15,4 +15,5 @@
=> /~tomasino/journal/20210227-alt-text.gmi 2021-02-27 Alt Text
=> /~tomasino/journal/20210331-sshfp-and-the-tofu-issue.gmi 2021-03-31 SSHFP and the TOFU issue
=> /~tomasino/journal/20211007-cosmic-voyage-update.gmi 2021-10-07 Cosmic Voyage Update
=> /~tomasino/journal/20211007-why-gemini-video.gmi 2021-10-07 Why Gemini Video