this post was submitted on 08 Jan 2024
660 points (99.0% liked)

Selfhosted

39056 readers
253 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.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Greetings everyone! Daniel here, I've been working on Linkwarden part-time over the past few months.

Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages.

Key features:

  • πŸ“Έ Preserve webpages as Screenshot, PDF, etc. So you can access them even if they are taken down.
  • πŸ‘₯ Collaborative, so you can share your collections with your friends and colleagues. You can also make them public and share them with the world.
  • πŸ“± Designed for every screen size, from widescreen monitors down to smartphones.
  • ⚑️ Open source and fully self-hostable!
  • ✨ And so many more features! (Literally, just didn't want to make this post too long. Check out the Github repo and Website for more info...)

If you like what we're doing, you can support the project by either starring ⭐️ the repo to make it more visible to others or by subscribing to the Cloud plan (which helps the project, a lot).

Things like mobile app (PWA) are already on the project roadmap and I'm so excited to share them with you in the future.

Feedback is always welcome, so feel free to share your thoughts!

Website: https://linkwarden.app

GitHub: https://github.com/linkwarden/linkwarden

you are viewing a single comment's thread
view the rest of the comments
[–] beta_tester@lemmy.ml 59 points 8 months ago* (last edited 8 months ago) (6 children)

Cool app at first glance!

I always wonder why some open source projects choose discord and not matrix?

[–] Sanguine@lemmy.world 34 points 8 months ago (2 children)

Matrix is cool but its user base is not there yet.

[–] TheSaus@lemmy.dbzer0.com 71 points 8 months ago (1 children)

Then stop driving people to discord alone, at least use both so there’s an option

[–] NuXCOM_90Percent@lemmy.zip 24 points 8 months ago (2 children)

So... split the user (and support) base while invariably emphasizing the shortcomings of Matrix?

[–] variants@possumpat.io 36 points 8 months ago* (last edited 8 months ago) (1 children)

You can link them together at least that's how the discord and matrix chats are for our instance are. I can chat from discord and get replies from people in matrix

[–] NuXCOM_90Percent@lemmy.zip 7 points 8 months ago (1 children)

Ah, I was not aware of a way to bridge two channels/servers entirely. I know there are bots that people use to bridge their user accounts though.

If it is fully seamless? Sure. But I don't know why you are bothering then. But if it adds a "Bot" tag or any other hoops, you are still just making a worse experience for everyone. We ran into this back in the IRC days all the time.

[–] ericjmorey@programming.dev 3 points 8 months ago

Of course it isn't seamless, but I have seen good and bad implementations.

[–] astraeus@programming.dev 8 points 8 months ago

You can create a webhook in Discord and in Matrix that will share messages in channels back and forth

[–] onlinepersona@programming.dev 13 points 8 months ago (1 children)

By that logic, why are you on lemmy?

[–] Sanguine@lemmy.world 3 points 8 months ago (1 children)

And I'm on matrix too, but I'm just an individual. If I were trying to advertise my project I'd probably use discord / reddit as well tbh

[–] onlinepersona@programming.dev 7 points 8 months ago (1 children)

Why not both?

Also, if all projects advertised only the largest platforms, how would small platforms grow?

[–] Sanguine@lemmy.world 1 points 8 months ago

Yup why both both

[–] Fredol@lemmy.world 20 points 8 months ago (1 children)

Discord and matrix are not searchable, they shouldn't be used at all

[–] beta_tester@lemmy.ml -3 points 8 months ago (1 children)

That's a client issue, not a protocol issue

[–] lemonnade@sh.itjust.works 9 points 8 months ago* (last edited 7 months ago) (1 children)

not a protocol issue

It is. There's no way for search engines to join all the servers and index them all, thus there's no way to efficiently find information on them without already being there.

[–] beta_tester@lemmy.ml 2 points 8 months ago* (last edited 8 months ago) (2 children)

Are you talking about crawlers not being able to index matrix messenges?

It's not a website, there's no chat that's being indexed by crawlers, afaik.

You could index them if you wanted.

A chat is meant to be ephemeral. Unlike with a forum where it is a goal to have long lasting information sharing.

Usually you want to things for a project, one forum and one chat. The chat is more informal and not meant to replace a proper forum. You can basically chit chat in a chat but not in a forum.

[–] shotgun_crab@lemmy.world 9 points 7 months ago

The problem is many people are using them like forums, so a lot of potentially useful info is lost (which is more of an user issue than anything else)

[–] Fredol@lemmy.world 6 points 7 months ago (1 children)

That's the problem, discussions should happen on the open web, not hidden in chatrooms

[–] beta_tester@lemmy.ml 1 points 7 months ago (1 children)

There's nothijg hidden on matrix. You can verify yourself, go to the space of Nextcloud, GNOME, KDE, OPENSUSE, FEDORA, flatpak, neo store, libretube, etc. Nothing is hidden.

[–] Fredol@lemmy.world 3 points 7 months ago

it's not literally hidden, but it's not easily searchable because since it's a chat, it's not indexable on search engines. A forum is a better solution to avoid the same questions being asked 1000x and to expose great solutions and advices.

[–] helenslunch@feddit.nl 13 points 8 months ago* (last edited 8 months ago) (3 children)

Matrix is a terrible experience, honestly. It's incredibly slow and their "servers" don't really function as a community as much as a series of chat groups. I'm not fond of opening my chat app and then staring at it for 10-15 seconds while it loads all the new messages. And yes, I've tried different servers.

Discord is feature-rich. And now has the option to submit posts, which drastically increases usability and searchability. But it does have a big problem with privacy and ads.

Projects like this are much better suited for something like Gitlab.

[–] beta_tester@lemmy.ml 5 points 8 months ago (2 children)

matrix.org works just fine. Nowadays, the experience is as good as on any other chat app

[–] ericjmorey@programming.dev 2 points 8 months ago (1 children)

Element is the thing that's subpar (to be generous) compared to other chat apps. Element X is better for the features that have been implemented, but the current feature set is very incomplete.

[–] beta_tester@lemmy.ml 3 points 8 months ago (1 children)

Mobile yes, desktop isn't subpar ime

[–] ericjmorey@programming.dev 0 points 8 months ago

Even desktop is more resource heavy than it should be. But yes, mobile is much worse.

[–] helenslunch@feddit.nl -1 points 8 months ago* (last edited 8 months ago)

Beg to differ. Not all of us want to be Beta_testers

[–] brbposting@sh.itjust.works 3 points 8 months ago (1 children)

Element on iOS is absolutely, definitely, slow!

Desktop is better or worse or the same?

[–] helenslunch@feddit.nl 1 points 8 months ago

Pretty much the same

[–] yessikg@lemmy.blahaj.zone 12 points 8 months ago (1 children)

I wonder why they don't just set up a forum

[–] ericjmorey@programming.dev 5 points 8 months ago

Perhaps they could create a community on programming.dev

[–] denast@lemm.ee 9 points 8 months ago

I think Matrix suffers from some issues with large communities, for instance Graphene OS has already had to abandon 2-3 of their main group chats due to same bug and last time I checked (2-3 months ago) there has even been talks of switching to Discord. That is, just in case, a community of some of the most diehard privacy nerds btw

[–] Coasting0942@reddthat.com 1 points 7 months ago (1 children)

Even cooler page to sell you on the app. Very smooth gifs