this post was submitted on 15 Feb 2026
131 points (88.8% liked)

Selfhosted

56897 readers
935 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

While looking for Discord alternatives I came across this project which looks like a great alternative for the kinds of Discord servers centered around Open Source projects and organizations. Ones where live chat and voice rooms aren't the focus.

It's a combination of forums and knowledge base that would be perfect for this use case.

top 50 comments
sorted by: hot top controversial new old
[–] southclaws@piefed.social 1 points 4 days ago (1 children)

thank you for sharing my product here! I grew up on forums, it's somewhat of a love letter to the mid 2000s I spent many hours of my youth with, happy to answer any questions on the project!

[–] EncryptKeeper@lemmy.world 1 points 4 days ago* (last edited 4 days ago) (1 children)

Could you give us a brief overview of the use of AI in the production of Storyden? Like which components are ai-assisted, and to what degree?

I think this is the main sticking point people have with the project, especially since it is apparently in use but it’s not super clear how.

[–] southclaws@piefed.social 2 points 3 days ago (1 children)

sure, so I use a ton of codegen and hand-write the openapi schema, jsonschemas and database model, I use AI often to write the mapping/binding boilerplate that goes between the outside-to-inside world (database stuff to queriers/writers and http handlers to actual logic) then I write the logic itself as well as the end-to-end tests. I find language models work very well once you have a clear set of constraints/boundaries such as a clear api contract + generated types or a set of tests that define the behaviour. I use a mix of claude and codex. Claude I find works well for exploratory/experimental work (a ton of the new plugin system was R&D so claude helped set up and tear down a bunch of potential implementations and ideas) codex is a lot less interactive and doesn't seem to play well with creative r&d style exploratory workflows, so I use that one more for well planned out features using the codegen mentioned before.

while I somewhat understand the "sticking point" it allows me to work faster and focus on the more enjoyable side of the craft i've honed for almost 20 years. While it's still not a super popular project and a couple of friends sometimes help, it's just me doing it so the AI helps a lot when I only have a couple of hours a night to work on it!

outside of pure code, I used a combination of very early generative imagery models (circa 2022 I think) for the hero art, which started life as a sketch, scanned in, with some iterations on Dall-E (back when it was an app before chatgpt absorbed it) and a few hours painting and expanding in photoshop with my wacom. for future art on blog posts and such, I'm keen to commission a human artist for future marketing assets (in case you know anyone!)

and I think finally, lots of exploratory discussion with chatgpt on api design, http semantics, cross-browser cookie behaviours, boring stuff like that... very useful!

do you think it would be worth including some blurb about how ai tools are used in the readme for this kinda crowd who are understandably skeptical of many open source projects now due to irresponsible usage of ai?

[–] EncryptKeeper@lemmy.world 1 points 1 day ago* (last edited 1 day ago)

I think a blurb would be a great idea, especially for your project.

I feel like the biggest hurdle for your project is that the people it speaks to, especially the way you market it (analogues to natural, organic things like plants, the purposeful methodology intrinsic to gardening, as well as the nostalgic throwback to a simpler time of the internet when everything was more hand-made and deliberate) are the same people that will be put off by AI, being that it’s the antithesis of those things.

Making your case for why and how it’s used, (IE Not just vibe-coded slop but something that matters a little more to you) might be enough to keep people on board, and maybe give it an honest try.

[–] Sibbo@sopuli.xyz 43 points 1 week ago (3 children)

It mentions many AI features. Is this vibe-coded?

[–] EncryptKeeper@lemmy.world 20 points 1 week ago* (last edited 1 week ago) (1 children)

From what I can tell the author uses AI assistance in creating API endpoints and some front end styling, based on some clause code agent files in the repo. Whether that is for prototyping client changes after making backend changes, or thats what winds up in the official client, I cannot say. It’s a good thought though as it’s not really mentioned on the main site.

From reading his blog he seems to be not be yet another AI bro and I sort of agree with his position on the ultimate usefulness of AI. There is little to no AI generation implemented in the app, it seems mostly designed as a search function and is optional.

[–] littleomid@feddit.org 14 points 1 week ago

Looks like the pictures are also AI generated?

load more comments (2 replies)
[–] fizzle@quokk.au 22 points 1 week ago (5 children)

Some kind of weird WebGL error on their site I've never seen before.

Doesn't load for me.

LibreWolf doesn't seem to be offering to activate canvas.

Oh well.

[–] Mnmalst@piefed.social 13 points 1 week ago (1 children)

Same for me, why does a forum software need webgl?

[–] lambalicious@lemmy.sdf.org 9 points 1 week ago (2 children)

You mean why does the site for a forum software need webgl, by which the only reason I can think of is tracking visitors somehow. It's not like the background landscape on the site is dynamic or something.

[–] southclaws@piefed.social 2 points 4 days ago (1 children)

i added a dumb globe thingy and some useless effects in a mania of creative chaos, not felt a spark of creativity in ages and hate the current site, but you're right this was stupid, i removed the useless webgl stuff and made it simpler, thanks for the feedback!

[–] lambalicious@lemmy.sdf.org 2 points 3 days ago (1 children)

Thanks!

It's not so much about wholly removing webgl contrasted to at least having some sort of fallback that allows the site to be experienced, but thanks again for at least tackling the change.

[–] southclaws@piefed.social 1 points 3 days ago

yeah I'm usually disciplined with progressive enhancement but not this time, should have been a .webm or .gif lol

[–] dev_null@lemmy.ml 10 points 1 week ago (1 children)

But, background is dynamic. You can see it has some kind of fancy moving dots. It's totally unnecessary, but clearly WebGL was used for that.

[–] lambalicious@lemmy.sdf.org 10 points 1 week ago (1 children)

Oh, so it is, hadn't noticed it at first.

And, sure enough, disabling webgl in about:config causes the page to throw the error, instead of degrading gracefully. An animation of random dots is not at all necessary to expose about a product that is a web forum.

[–] dev_null@lemmy.ml 4 points 1 week ago (1 children)

There is also a 3D spinning globe, so that too.

load more comments (1 replies)
[–] irmadlad@lemmy.world 3 points 1 week ago (1 children)

Application error: a client-side exception has occurred while loading www.storyden.org (see the browser console for more information).

[–] said@lemmy.sdf.org 3 points 1 week ago (1 children)

Exactly same error for me. I'm glad there are such indicators so I don't have to waste my time on such a crappy overcomplicated design.

[–] irmadlad@lemmy.world 1 points 1 week ago

Could be something everyone is blocking in their browsers. I know I use arkenfox. No joy with LibreWolf or Waterfox. I did pull it up in Opera, and it worked ok. I didn't browse any further than the front page. I only use Opera for paying bills as Firefox, LibreWolf, and Waterfox are set up to block a lot of excess crap, and my utilities love their bullshit webpage candy.

[–] eodur@piefed.social 3 points 1 week ago (1 children)
load more comments (1 replies)
[–] biotin7@sopuli.xyz 2 points 1 week ago
[–] False@lemmy.world 2 points 1 week ago

Works fine in Firefox on Android

[–] libyx@lemmy.world 21 points 1 week ago (1 children)

I find it strange that they themselves have a Discord link in the footer.

[–] Eyekaytee@aussie.zone 9 points 1 week ago* (last edited 1 week ago) (2 children)

Because it's not for replacing discord it's a modern version of phpbb or vbulliten forums, the OP mentions this

Ones where live chat and voice rooms aren’t the focus.

It’s a combination of forums and knowledge base that would be perfect for this use case.

[–] artyom@piefed.social 6 points 1 week ago

looks like a great alternative for the kinds of Discord servers

[–] libyx@lemmy.world 3 points 1 week ago (2 children)

That is correct. However, OP says right before:

a great alternative for the kinds of Discord servers centered around Open Source projects and organizations

[–] lambalicious@lemmy.sdf.org 16 points 1 week ago (1 children)

That's because it aims to replace one of the wrong use cases that projects (FOSS or not) weirdly decide to use Discord for, such as replacement for a "contact forum" or "support forum".

[–] Onomatopoeia@lemmy.cafe 10 points 1 week ago* (last edited 1 week ago)

Such a great point.

I've refused to use software that require things like Discord or Telegram for support.

Use a proper tool on your website.

[–] Eyekaytee@aussie.zone 5 points 1 week ago (1 children)

I know, I literally quoted the line after it to put emphasis on the fact he wasn't saying it's a discord replacement but one where live chat and voice rooms aren't the focus

tbh he could have just said it's a new type of forum because it really has nothing to do with discord at all

[–] EncryptKeeper@lemmy.world 4 points 1 week ago

It has unfortunately, a lot to do with Discord. I am a members of a dozen or so Discord servers, none of which are used for live chat, audio, screen sharing, etc. This software would be a 1:1 replacement for all of those servers.

You should be correct in saying that this software is not a replacement for Discord, but it is, just not in every single instance.

[–] biotin7@sopuli.xyz 10 points 1 week ago

Oh great more cool FOSS projects to bookmark

[–] lka1988@lemmy.dbzer0.com 9 points 1 week ago* (last edited 1 week ago) (1 children)

Whatever happened to vBulletin? That was peak forum software. Simple to use, no frills, and no bloated tracking shit.

All the car community forums are operated by Fora at this point, and they're trying to push some bullshit AI assistant called "ForaFrank". I blocked it on every car forum I'm a part of, and have encouraged others to do the same.

load more comments (1 replies)
[–] markstos@lemmy.world 5 points 1 week ago (2 children)

The marketing mixes metaphors, talking about gardening, growing, curating… all part of sustainable process that includes plants dying.

It also uses words like forever and permanent.

Having content live forever is at odds with metaphors of the natural world, where things naturally die.

[–] EncryptKeeper@lemmy.world 3 points 1 week ago* (last edited 1 week ago)

I think the metaphors refer to different aspects of the project. The gardening refers to a more deliberate, small scale, cultivated experience tailored to your community, which is opposed to commercial factory farms that produce a monoculture on a massive scale for profit.

The permanence refers to the fact that you own and control the data, so you are in control of its lifecycle, not a third party that could kill it at their discretion.

[–] kossa@feddit.org 2 points 1 week ago

Well permaculture is a thing in gardening ^^

I mean, it's not "forever" as in "until the end of all things", but as much set and forget as I would like in a knowledgebase (and in a garden).

[–] Shimitar@downonthestreet.eu 4 points 1 week ago (1 children)

Love this... Will take a spin for my OpenAstra

[–] lambalicious@lemmy.sdf.org 7 points 1 week ago (12 children)

Mind, seems to be vibecoded.

[–] southclaws@piefed.social 2 points 4 days ago

Hey 👋 creator of storyden here! it's a labour of love that started long before "vibecode" was a word, almost 4 years ago now! I do use some language-model tooling now, but not anywhere close to blind-push-to-prod "vibe coding" :)

load more comments (11 replies)
[–] early_riser@lemmy.world 4 points 1 week ago

Will have to look into this. Been saying for a while that a wiki-forum combo would make sense, since a forum slowly becomes a repository of knowledge, if not generally then at least for its members, and a less linear and more browsable way to catalog that knowledge would make sense. You can set up a separate wiki server but then you have two things to manage and moderate.

[–] verstra@programming.dev 3 points 1 week ago

This looks ... great.

[–] Sibbo@sopuli.xyz 2 points 1 week ago

Looks cool. Is it already supported by NixOS?

[–] early_riser@lemmy.world 1 points 1 week ago (1 children)

hmmmm seems to deploy fine but when I try to register a new account (per the setup instructions) I just get an unknown error.

The concept is promising, as I said before I've been wishing for an integrated forum/wiki for a while now, but it seems like it's very early days for this project.

The AI stuff has me bristling though. Not a fan.

[–] southclaws@piefed.social 1 points 4 days ago

hey, would love to know what that error was if you have any logs or can remember, and any feedback is truly welcome!

load more comments
view more: next ›