gemini-capsule/obscure-motd.gmi

44 lines
2.0 KiB
Plaintext

# Obscure Message of the day
2021-12-20
Yesterday I coded up a quick little project around 3am, my usual coding time, argh.
Spring 2020 I made my own program I called Obscure Instructions, a riff off of (and homage to) Brian Eno and Peter Schmidt's Oblique Strategies. Their deck of cards was considered a deck of inspiration to be able to move forward in one's creative pursuit. They were musicians, a primary audience for the deck, but it was intended for other disciplines as well.
Examples:
* Work at a different speed
* Gardening not Architecture
* Use an old idea
I've long been inspired by their simple deck of cards, and various digital versions exist, from unofficial Hypercard stacks to iOS apps. But my own version is more personal and relevant to myself.
=> https://notapipe.itch.io/obscure-instructions Obscure Instructions
I returned to the project yesterday and made a commandline Message of the Day. The Message of the Day aka motd is a message that appears at startup/login to a shell on Unix systems. Tildes use this, and often have an ascii logo at the top and recent news/messages for users. I made my own little MOTD program to display a random Obscure Instruction.
* Stop too soon or too late
* Only crayons and newsprint
* Just your voice
* Break it
* Make the easiest alteration that will yield a new work
* Find the joy
* Ignore the task at hand
* Two versions
* Act as if in abundance
* Invent a tiny new language
My list has 145 options. Some are instructions and others are more poetic or oblique :) You'll have to check out the code, linked below.
I wrote it in javascript. I haven't deployed it anywhere yet but am thinking I will soon. I hope this will be one of many programs that can be part of my own minimal OS or TUI distro (is that a thing?) at some point.
=> https://tildegit.org/exquisitecorp/obscure-instructions-motd obscure-instructions-motd Obscure Instructions MOTD
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club