this post was submitted on 29 Jun 2023
0 points (NaN% liked)
Technology
37702 readers
286 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You're making good points, however I want to throw this in:
I'll rewrite the "echo chamber" into "appeals to users you care about". For companies like Reddit, mass appeal is important (and thus UX) because it's what draws in advertisers and thus money. As such you could argue that they're doing the exact same, with the motivation of making money instead of prestige or having a good time.
However, I do think that UX is highly important. My biggest gripes with Lemmy are currently:
I'm wondering if Lemmy could copy the idea of Home Assistant. An example, go here: https://www.home-assistant.io/integrations/octoprint/ and then look for the "My ADD INTEGRATION" button. Clicking it brings you to a simple site that asks where your Home Assistant is hosted and then redirects over to there to make that feature work. The most important bit: That redirection site remembers the setting.
As this little site stores the data as a cookie it's still not perfect from a UX perspective. However, it works everywhere you're using a Browser (And apps can just rewrite the pages) and, most importantly, it works without any server logic. Thus the Lemmy project could host it cheaply (for free) on e.g. Cloudflare Pages.