The Lemmy Frontpage gets cluttered really fast. Is there any way to get a better overview? Maybe a compact view without pictures. Something ike old.reddit or Hackernews.
And is there any way to group certain communitys? Similar to reddits “multireddit” feature.
You can write your own frontend for Lemmy by connecting to the Api and using it to build the HTML. The docs have some more explanation.
How much does the API cost? /s
About tree fiddy
Partially why I left reddit.
got dammmed loch ness monnsa.
Old reddit’s code is opensource, but I do wonder if it was rendered serverside. Wouldn’t surprise me.
But it should be possible to extract it and connect it to lemmy. A project for somebody else though, even if it’d be an interesting project. No time on my hands.