Why YSK: you can recreate the old Reddit experience by using this frontend for those who have always used old.reddit. It also gives a nostalgic feel, is more efficent, and loads faster than the Lemmy interface.

Source Code

  • decadentrebel
    link
    fedilink
    4
    edit-2
    1 year ago

    Basically, only instance admins could deploy this, right?

    Would be nice to have this as an option under Themes.

        • @T156@lemmy.world
          link
          fedilink
          31 year ago

          They do have published source code, so you can look through that if you’re concerned, or host your own version instead.

        • MeowdyPardner
          link
          fedilink
          3
          edit-2
          1 year ago

          Hmmm yeah this does seem to be proxying login info. Ideally it would be done like elk.zone and mastodon where it kicks you out to an oauth flow that returns with an app token you can later revoke in your account settings. But I’m guessing that doesn’t exist for lemmy yet.

          On the bright side the UI looks amazing