this post was submitted on 21 Jul 2023
245 points (97.7% liked)

Fediverse

17425 readers
75 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 4 years ago
MODERATORS
 

Alexandrite is slick, gorgeous, and brings a lot to the Lemmy experience. I highly recommend giving it a try.

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 49 points 1 year ago (2 children)

Looks pretty. I'm not entering my login credentials though. Lemmy needs an app token system or something.

[–] [email protected] 14 points 1 year ago (3 children)

(dev here) I totally understand that, I wish Lemmy had that or oauth, I don't like handling passwords just as much as you don't want me to!

load more comments (3 replies)
load more comments (1 replies)
[–] [email protected] 31 points 1 year ago (1 children)

While looking good on desktop (based on screenshots), it is definitely not designed for mobile. See below

[–] [email protected] 24 points 1 year ago (1 children)

Yes it’s designed exclusively for desktop.

[–] [email protected] 21 points 1 year ago (3 children)

You guys bring your desktops with you when you shit?

[–] pornhubfan 32 points 1 year ago (1 children)

Do you really not have a toilet desktop? 🚽🖥️

[–] [email protected] 14 points 1 year ago

beat me to it, but it’s apropo this is coming from a shitjustworks account

[–] [email protected] 4 points 1 year ago

That's true dedication to shitposting.

[–] [email protected] 3 points 1 year ago

Don't you guys have desktops?

[–] [email protected] 29 points 1 year ago
[–] [email protected] 8 points 1 year ago (29 children)

Is there a way to use this as a total replacement for the lemmy-ui as an instance admin?

[–] [email protected] 14 points 1 year ago (2 children)

(dev here) I hadn't really considered it as a full replacement before, but hosting it alongside the instance like a desktop version of m.lemmy.world is something I think would be neat (at least one instance is doing that, with a custom Dockerfile because I haven't made one yet). I'd need to add some mobile support (which I'm not against doing in the future) and some admin tools probably before it could be a full replacement, both would probably not be for a bit still because I'm still working on feature parity for normal users. Also still waiting on a Lemmy issue to be fixed before I can add image uploading which is the most basic feature the site lacks at the moment.

[–] [email protected] 5 points 1 year ago

I'd like to be able to run it as an alt UI on my instance as well.

[–] [email protected] 3 points 1 year ago (2 children)

Wefwef/voyager works well as a mobile interface. It only has an iOS style interface now, but it’s really good, and they’re working on an Android skin if that’s a dealbreaker

[–] [email protected] 2 points 1 year ago (1 children)

True, I've been using Voyager on my phone and it's a big improvement over lemmy-ui in my opinion.

load more comments (1 replies)
[–] [email protected] 2 points 1 year ago

A beta version of the Android theme is already in as of 0.24.0! It's still a work in progress, but Wefwef dev seems to move along at an impressive pace.

Settings > Appearance > Device Mode

[–] [email protected] 8 points 1 year ago (1 children)

This is something I'd really love to see, as well. While I'd say that the default UI on Lemmy is "functional", in that it gets the job done...I would love if the backend could support alternative bundled frontends. This is something that Pleroma supports, and it's a great feature. It's something I wish more Fediverse software could officially support.

[–] [email protected] 9 points 1 year ago* (last edited 1 year ago)

It's defeinitely possible with lemmy.

Check out endlesstalk.org, they have three frontends!

  • m.endlesstalk for voyager,
  • old. for the old reddit web ui and
  • new. for alexandrite.

Not to mention lemmy.world that also provide m.lemmy.world for voyager (formerly wefwef).

[–] [email protected] 4 points 1 year ago

I think the dev is working on that by making a docker image(?)

the dev is @[email protected] and they have a community for the app at [email protected]

load more comments (26 replies)
[–] [email protected] 6 points 1 year ago (1 children)

I really need hoverZoom+ to work on Lemmy. I will use anything that allows that, and this may be great, but I'll never know because no hoverZoom.

[–] [email protected] 2 points 1 year ago (2 children)

hoverZoom+

This is really good feedback. I wonder what that would take? 🤔 Is this something where the app needs to be updated with some property, or does this need to be fixed on HoverZoom+'s side?

[–] [email protected] 7 points 1 year ago

I use Imagus and it doesn't work well with Alexandrite, I was trying to find some documentation on if I could support Imagus from the website side somehow, like attributes to provide non-thumbnail image URL hints but I hadn't found documentation yet.

I've been meaning to try building something similar into Alexandrite at some point otherwise.

[–] [email protected] 2 points 1 year ago

I don't know, I know it works in a lot of places automatically, but I'm not sure how it works. Maybe if the thumbnail has some sort of pointer to the real image?

[–] [email protected] 6 points 1 year ago (2 children)

You know what's funny? I would never use something like this (my own Lemmy client is absolutely terrible in comparison!). But I'm so happy that Alexandrite exists: it's proof that programming and web development can still be experimental and loads of fun. Congrats to the developers!

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago)

Honestly, I think this is the real selling point of the fediverse, at least for developers. There's no incentive to force people to use Official Mobile Clients™. You can literally spin up something (meaning a fediverse server) locally, if you want, and test against that until you have something that works. And as long as you stick to the API, you can build whatever you want.

[–] [email protected] 3 points 1 year ago (1 children)

Woah, is that a Plan9 / 9Front client?! 🤯

[–] [email protected] 3 points 1 year ago

Yes - well, almost! I made a read-only filesystem interface to Lemmy then wrote a small program for one of the Plan 9 text editors/programming environments to access it.

The real thing would be to serve that filesystem interface over the Plan 9 file protocol (9P). Not quite there yet!

[–] [email protected] 5 points 1 year ago

Using this now, and yeah, it's really lovely.

As good as wefwef/Voyager is (particularly in helping to transition from using Apollo to access Reddit), it kinda falls apart on a desktop browser because it's built around swipe gestures, and lives squarely in the middle of the screen. So Alexandrite for desktop, Voyager for mobile seems pretty sound.

[–] [email protected] 4 points 1 year ago

Yea, this is definitely going to be the way I use Lemmy in desktop going forward. I actually liked the Reddit redesign so this feels nice to me.

[–] [email protected] 4 points 1 year ago

Combination of constan tleft sided subscriptions list, and posts in overlay mode, really is a pleasure to use

load more comments
view more: next ›