I'm probably only 1 of maybe 3 people in the world writing software for this platform at the moment

#worldglass #writerdeck #psion #retrocomputing #programming

And here’s that exact same code running on the device. It’s nothing to look at, it is a minimal viable text-editor so far, but the fact that it _can_ be changed is what matters. There hasn’t been an open-source plain text editor for this platform, ever.

#psion #writerdeck #worldglass #programming #retrocomputing #opensource

Use old platforms. Write code for old platforms. Do things with old platforms so commercially unviable that the tech bros and AI slop can't come at you.

#psion #programming #retrocomputing

@Kroc
Uzumaki, right?
It Was Made For Me! This Is My Hole! | Know Your Meme

It Was Made For Me! This Is My Hole! refers to an exploitable meme and redraw template that uses a panel from Junji Ito's horror manga The Enigma of Amigar

Know Your Meme
@Kroc
Ah. "The Enigma of Amigara Fault". But still Junji Ito. I approve!

I'm only writing this code because in order to fix a few annoyances with the existing text-editor, I have to rebuild what already exists before I can make even minor improvements.

Doing this has taught me a valuable lesson about what matters in app design:

> If the dog food doesn't taste off, don't change the recipe.

It's really easy to think about what an app _should_ do; what features are _expected_, but this can quickly spiral out of control creating a workload from nothing to fulfil an expectation coming from nowhere.

If you don't feel the pain using the app, then don't add the feature. Don't accept feature requests unless they're from someone actually using the app to do something and they've hit a snagging point -- Ideas are free, but your time isn't.

Do not give into the cargo cult; the only features that matter are those for users with a use-case.

#programming #app #development #design #ui #ux