💾 Archived View for station.martinrue.com › martin › 277f4a12cf1144f89a3019a5ec2c06c6 captured on 2022-06-03 at 22:59:40. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

➡️ Next capture (2022-07-16)

🚧 View Differences

-=-=-=-=-=-=-

👽 martin

It's Friday! Anyone got anything interesting planned for the weekend?

9 months ago · 👍 cobradile94, radarsonar

Actions

👋 Join Station

6 Replies

👽 ethereal

I actually got a small proof of concept working, with state persistence just by saving to local files, and I looked into hosting it on a free tier at some cloud hosting.

Unfortunately all free tiers assume some kind of external database. :/ · 9 months ago

👽 ethereal

I also thought about saving state in the URL, but ultimately decided against, because:

It means that state is never persisted. (Except for bookmarks, I guess)

Without serverside state, user->user interacation is not possible · 9 months ago

👽 marginalia

@ethereal Don't know if this helps, but I had an idea a while back of encoding a "game" state in an URL, basically base64-encoded bit fields. Not particularly difficult to set up the encoding and decoding, and state-mutation can be through by redirects. This effectively getting around the need for keeping any state on the server. · 9 months ago

👽 tskaalgard

@ethereal I believe someone has already attempted this, but I don't remember where... · 9 months ago

👽 ethereal

Not really planned per se, but this whole social network site you set up got me wanting to make a simple interactive server for gemini.

Something like a MUD or something.

"You are in a dark room, you see an exit to the east and the weest"

"> Go east"

That kind of thing. · 9 months ago

👽 tskaalgard

Saturday I work, then we have D&D with some friends, then Sunday I work, then we have dinner with my sister. Nothing too exciting :p · 9 months ago