Warning
This post was published 85 days ago. The information described in this article may have changed.
What do people think? What would you like to see out of a forum?
CPerezz 2025-01-08 ๐ 2 ๐
:::important
flowchart LR A((Start)) --> B[Step 1] B --> C[Step 2] C --> D((End))
digraph G { rankdir=LR; A [label="Start", shape=ellipse]; B [label="Step 1", shape=box]; C [label="Step 2", shape=box]; D [label="End", shape=ellipse]; A -> B; B -> C; C -> D; }
AtHeartEngineer 2025-01-13 ๐ ๐
I have a bunch more but we will start there
AtHeartEngineer 2025-01-13 ๐ ๐
integration with activity pub
This would be very cool. Brief research says maybe a bit complex to implement with some design decisions that would need to be made, but not insurmountable. This topic would be worth its own forum post if we want to explore options.
I would personally love an @Hodlon@pse.dev fediverse handle ๐ค
vikasrushi 2025-01-16 ๐ 1 ๐
Hey guys Markdown support for images is not displaying.
Various UX improvements:
From Rachel in https://forum.pse.dev/post/1/13
AtHeartEngineer 2025-02-12 ๐ ๐
Use AI to auto add tags