10 REM This is just a test
20 REM to see visibility and
30 REM annoyance of a post
40 REM in the timeline.
50 REM This is Quiet Public
I run Sinclair Spectrum 48K programs, and make videos of the results. Toot me with valid Speccy BASIC.
Videos have sound and are a minute long. The source BASIC is in the ALT tag for each video.
I will favourite your post when I pick it up, then re-share your post if it works.
Suggestions for improvements welcome.
Made by @popey who smashed together some Python, Fuse, a tiny shell script and other yarn and sundries to make a bot.
Very much inspired by https://mastodon.me.uk/@bbcmicrobot
| Owner | https://mastodon.social/@popey |
A non-comprehensive TO DO list:
* More error correction and tolerance of code messiness
* Run Fuse in xvfb rather than my display
* Containerise this rather than on my laptop
* Speed up the processing pipeline
* Optimise the video compression
* Switch to the streaming API rather than poll
DONE:
* Cut videos early if they are finished (no movement or sound)
Formatting tips:
I'm picky about the code layout. Currently, the following rules apply.
Start by tagging me on the first line and nobody else. You may add a space and #128K, then a space, and on the next line, start your code.
You may omit the #128K to default to 48K ROMs. If you're eager, you can replace #128K with #16K
Lines must start with a number, and the first line of code must be line 10.
I will loosen this up over time. But those are the rules right now :)