this post was submitted on 26 May 2025
561 points (97.0% liked)

Selfhosted

62187 readers
725 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi everyone,

I’m a PhD student in Computer Science researching why people choose to self-host software—what motivates you, what concerns you, and what factors affect your decision-making.

To better understand this, I’ve prepared a short anonymous survey (~10 minutes). Your insights as part of the self-hosting community would be incredibly valuable for this research.

🔗 Survey link: https://survey.lpt.feri.um.si/376953?newtest=Y&lang=en&s=ls

This study is part of my doctoral research at the University of Maribor, Slovenia, conducted under the supervision of Assist. Prof. Lili Nemec Zlatolas, PhD. All responses are anonymous and used strictly for academic purposes.

If you’ve ever self-hosted anything—or even just considered it—I’d really appreciate your input.

Thanks a lot for your time, and feel free to ask me anything about the project (luka.hrgarek@um.si)!

Cheers!

you are viewing a single comment's thread
view the rest of the comments
[–] AnimalsDream@slrpnk.net 5 points 1 year ago (1 children)

The thing I don't get about these self-host apps is why so many of them exist when the thing they do would be better to implement as a run of the mill offline program.

I just want to auto-import recipes from websites into a cookbook app without any fuss. We do not need to bring a server into this equation!

[–] InnerScientist@lemmy.world 7 points 1 year ago

When making an application instead of coding for one platform you have to code for 5 and also convince Apple and Google to accept your app (Nextcloud is really feeling this one).

Meanwhile HTML + JavaScript works on most smart fridges.