I am posting the updates here because most of the users of RDX came from this community only.

Multiple updates have been made to https://rdx.overdevs.com since I last posted here including:

  1. Importing subscriptions from Reddit
  2. Saving posts for later
  3. Share button
  4. hls/dash videos
  5. better search

Previous posts:

My reddit web viewer still works! Story: When reddit killed 3rd party apps, I uploaded a web viewer I have been using for myself to Github pages for everyone to use…

If you want to lurk on Reddit, you can use this web reader I built for myself when I got inspired by the Apollo app years ago

    • @overdevs@lemmy.worldOP
      link
      fedilink
      English
      814 months ago

      If it’s popular enough maybe. For now it’s averaging 17-18k visits monthly so not even a drop in the ocean. But yeah i can’t post the direct link to rdx on Reddit. I have to post Github link.

    • @Pengilly@lemm.ee
      link
      fedilink
      English
      44 months ago

      This is about the best thing I could have hoped for, so I really hope it doesn’t get taken down! (but then again, the for-profit Fandom wiki farm hasn’t taken down Breezewiki or other mirror sites yet, so maybe corporations figure this sort of thing isn’t worth the effort to take down.🤞

  • The Cooking Senpai
    link
    fedilink
    English
    484 months ago

    I am getting a blank page.

    In the console:

    Access to XMLHttpRequest at 'https://www.reddit.com/r/all/.json?limit=20' from origin 'https://rdx.overdevs.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

    Tested with both ungoogled-chromium and firefox without cookies

    • @Azzu@lemm.ee
      link
      fedilink
      English
      204 months ago

      There’s an addon for Firefox to disable CORS for certain sites. Need to use that.

      • The Cooking Senpai
        link
        fedilink
        English
        24 months ago

        is ok to have workarounds, but i am pretty sure this can be implemented on the app side too. Thanks for the hint tho, at least if i need it i can use it

        • @Azzu@lemm.ee
          link
          fedilink
          English
          24 months ago

          I’ve also made an application for something like this. The only way to change this on the app side is to route all Reddit calls through the app server itself instead of doing it on the browser, essentially making the app a complete proxy. The only thing it does is increase traffic requirements and require everyone to host their own instance.

          An addon to disable CORS just for this site is really easy and imo the most sensible approach.

    • darkstar
      link
      fedilink
      English
      74 months ago

      Same for me. Won’t use with a workaround, this should be fixed

      • @overdevs@lemmy.worldOP
        link
        fedilink
        English
        64 months ago

        I would love to fix this, most people who have this issue are using enhanced privacy/tracking protection settings that block the reddit url or have VPN/proxies turned on. Unfortunately reddit blocks that traffic in the guise of preventing spam/scrapping.

        Now I can put up a server and bypass the traffic through my VPS and make the reddit content available to rdx(which libreddit used to do before reddit tightened their API). But soon enough they will ban my server, I will have to buy another and this keeps going on and on. That will be too much effort for too little gain.

        However if there are already some servers that make the reddit JSON available through some proxy, I am all for adding it to the app. However I couldn’t find anything that will even last a week.

        • darkstar
          link
          fedilink
          English
          34 months ago

          Hey thank you for the response!

          Ahh that makes perfect sense, completely understand. Maybe making and linking a short guide at the bottom of the page would be helpful? Something to say “Not Seeing Anything?” And then it links to like a paragraph or two explaining why.

          Just a thought for not so bright users like myself :s

          • @overdevs@lemmy.worldOP
            link
            fedilink
            English
            14 months ago

            Something to say “Not Seeing Anything?” And then it links to like a paragraph or two explaining why.

            Done!

  • If Only
    link
    fedilink
    English
    414 months ago

    It doesn’t seem to work for me. When I put a sub in there I get a blank page.

    • @overdevs@lemmy.worldOP
      link
      fedilink
      English
      174 months ago

      Check the console of your browser. Browser’s aggressive privacy controls may be automatically blocking the json call to reddit’s api. (right click, inspect element)

        • @noodlejetski@lemm.ee
          link
          fedilink
          English
          44 months ago

          it does if you disable tracking protection for the website (the setting’s available when you tap the padlock icon next to the URL).

        • Prometheus
          link
          fedilink
          English
          14 months ago

          I just opened a link in Firefox, it worked. Even works with install function

      • @Radium@sh.itjust.works
        link
        fedilink
        English
        74 months ago

        It isn’t the browser being aggressive. It’s a protection called CORS (Cross Origin Resource Sharing) and you should configure your API to allow it.

        There are likely loads of guides whatever language / framework you are using. Users shouldn’t need to disable CORS protections to use your site

      • edric
        link
        fedilink
        English
        74 months ago

        Doesn’t work for me on mobile (IOS) too, unfortunately. I have adguard, firefox focus extensions on safari, and use Mullvad’s DNS blocking. I’ll have to go check which of them is breaking it, but I hope I won’t need to turn off anything huge for it to work. Either way, thanks for this, I’ve been using SinkIT for reddit to get a better mobile viewing experience, and this may be a better alternative.

        • @PopShark@lemmy.world
          link
          fedilink
          English
          14 months ago

          I hit “disable content blockers” in iOS Safari and I could then view it perfectly. I left tracking protection on, I don’t think it bothers it

      • @overdevs@lemmy.worldOP
        link
        fedilink
        English
        34 months ago

        The link appears below all the content that is loaded. Since there is some setting in your browser blocking the loading of one XHR request to Reddit the content doesn’t load at all and the BMAC links appears at top. Donating is completely optional and I don’t expect people who can’t see the content will donate anyway. However once in a while when someone donates I get some satisfaction that people are using what I built and are happy with it.

        Though I agree the link is too big and feels like an AD I will make it smaller, or you can just fork the repo and remove the link entirely.

  • @Mac@mander.xyz
    link
    fedilink
    English
    344 months ago

    This is really cool but i’m not going back.

    The only time I’ll accept going to Reddit is when the information I’m searching for links there.

    • @wolfshadowheart@slrpnk.net
      link
      fedilink
      English
      34 months ago

      That’s where I’ve been at as well, and even then I try other sources first since now many times comments are deleted. Mine included, lol

    • @overdevs@lemmy.worldOP
      link
      fedilink
      English
      124 months ago

      You can add it to your homescreen and then the navigation bar stays fixed so it’s easier to navigate that way. Also it uses localstorage to save your settings/subs etc and ios clears the localstorage after 7 days of the last visit to any website. Adding to homescreen prevents that too, on Android localstorage is saved permanently.

  • @TheLongestHorse@lemmy.world
    link
    fedilink
    English
    194 months ago

    Very nice! Thanks for creating this. I miss some of the subreddits I used to subscribe to.

    How do I import subscriptions from Reddit on RDX?

      • @TheLongestHorse@lemmy.world
        link
        fedilink
        English
        54 months ago

        Thanks for the reply :) Do you know if it is possible to access the settings page after adding the site to the home screen on iOS? Importing the subscriptions in the browser and then adding the page to the home screen does not seem to transfer the subscriptions unfortunately.

        • @overdevs@lemmy.worldOP
          link
          fedilink
          English
          44 months ago

          Just scroll to the end of the first page? The link is there just below the Buy Me A Coffee banner.

          • @TheLongestHorse@lemmy.world
            link
            fedilink
            English
            44 months ago

            Ah there it is! Sorry, I must have gotten so used to apps having “infinite scroll” that I didn’t even consider to look at the bottom of the page. Thanks a bunch!

      • @dpendolino@infosec.pub
        link
        fedilink
        English
        13 months ago

        I’m having trouble with the bookmarklet. Is there any other way to get an export of my subs or get the expected format for ingestion?

    • @stockRot@lemmy.world
      link
      fedilink
      English
      374 months ago

      If Reddit had a good UI I would return in a heartbeat. I’m sick of small, practically inactive communities for hobbies and these shallow, poorly developed calls for the end of capitalism being shoved down my throat.

      • @laverabe@lemmy.world
        link
        fedilink
        English
        154 months ago

        Well it’s a choice between freedom or corporate control. Freedom is never flashy at first, it only thrives when people embrace it.

      • @Thekingoflorda@lemmy.world
        link
        fedilink
        English
        154 months ago

        Well cheers to reddit for having a bad UI then, we love having you here.

        I really hope Lemmy grows out to also fill in the small inactive communities, a social media without corporate incentives to milk out the users has so much potential.

        • @stockRot@lemmy.world
          link
          fedilink
          English
          44 months ago

          Reddit also has enough large communities that I don’t need to participate in the communities I don’t like. With lemmy, it’s either small communities or the constant braindead takes.

      • @WillFord27@lemmy.world
        link
        fedilink
        English
        34 months ago

        Is this a popular opinion? I’m sort of shocked at the amount of upvotes this got tbh. Lemmy fulfills my reddit cravings, and honestly feels like a more mature community to me

    • @InterSynth@lemmy.dbzer0.com
      link
      fedilink
      English
      134 months ago

      Unfortunately some studios, companies, etc. use it as an official or semi-official forum. I still lurk on AMD’s subreddit, for example.

      • @PM_Your_Nudes_Please@lemmy.world
        link
        fedilink
        English
        94 months ago

        Which is funny when you compare it to the early days of Reddit, where people associated with a product were specifically prohibited from being in charge of their subreddit. It was to prevent the people who make a product from silencing criticism. Like if there’s a TV show, the show runners and studio weren’t allowed to moderate the community. If the show is hot garbage, the studio couldn’t use mods to silence the criticism via post/comment deletion, bans, etc… The entire point was for the subs to be run by the people who consume said product.

        But that has been entirely flipped, where there are official subs run by corporate PR firms.

    • @DingoBilly@lemmy.world
      link
      fedilink
      English
      54 months ago

      Yeah. Lemmy is tiny and doesn’t have the community to be good yet.

      I’m happy to be in both places for now, Reddit for more in-depth and interesting conversations. Lemmy is getting there but there’s many times when posts in my hobbies have no replies or 1 or 2. The community just isn’t there unless I want a glorified news rss feed.

  • @helenslunch@feddit.nl
    link
    fedilink
    English
    14
    edit-2
    4 months ago

    Any reason I should use this over something like Stealth? Have to be honest with you, I’ve been using it for a good while and I can tell right away that it appears a better experience than this.

    Also sorry if that is offensive, it’s not my intention, I’m just bad at being polite sometimes…

    • @overdevs@lemmy.worldOP
      link
      fedilink
      English
      32
      edit-2
      4 months ago

      Any reason I should use this over something like Stealth?

      From my quick google search I can see that Stealth is an Android App ( i can’t seem to find an iOS version) while rdx is a website you can fire up in any browser. if apps are your thing Stealth is certainly better. Anyway, Stealth and RDX both are open source and free. You can use whatever you like.

    • @overdevs@lemmy.worldOP
      link
      fedilink
      English
      224 months ago

      I wanted to see how many people are using this, the analytics are anonymous. I will switch it to a better privacy friendly analytics service soon.

      • @SuperSpruce@lemmy.zip
        link
        fedilink
        English
        284 months ago

        This brings me to a conversation that I wish more people talked about: I’m totally fine with (and even like the concept of) anonymous analytics. It gives the website owner insight onto what the aggregate is doing, helping the website respond to demands.

        But the problem is when the analytics providers themselves abuse that data and sell it in some way.

        • @macaroni1556@lemmy.ca
          link
          fedilink
          English
          24 months ago

          I know you’re not the owner of the project, but for your knowledge this is a static page hosted on Github Pages. There’s no “responding to demands” like a traditional web app!

          • @SuperSpruce@lemmy.zip
            link
            fedilink
            English
            114 months ago

            What I meant for “responding to demands” is if a lot of people click on a certain feature, then you can expand that feature.

  • @noorbeast@lemmy.zip
    link
    fedilink
    English
    124 months ago

    Awesome.

    Works on Brave but not LibreWolf for me, and does not work on either when using a VPN.

    • @overdevs@lemmy.worldOP
      link
      fedilink
      English
      104 months ago

      It literally just makes one API call to fetch the data from reddit, that could have been blocked by privacy settings of your browser. You can look at the browser console for more information.

      • @solrize@lemmy.world
        link
        fedilink
        English
        164 months ago

        Reddit these days tries to detect hosting services and VPNs and blocks certain API calls from them.

    • @overdevs@lemmy.worldOP
      link
      fedilink
      English
      74 months ago

      I would love to fix this, most people who have this issue are using enhanced privacy/tracking protection settings that block the reddit url or have VPN/proxies turned on. Unfortunately reddit blocks that traffic in the guise of preventing spam/scrapping.

      Now I can put up a server and bypass the traffic through my VPS and make the reddit content available to rdx(which libreddit used to do before reddit tightened their API). But soon enough they will ban my server, I will have to buy another and this keeps going on and on. That will be too much effort for too little gain.

      However if there are already some servers that make the reddit JSON available through some proxy, I am all for adding it to the app. However I couldn’t find anything that will even last a week.

  • @FeelThePower@lemmy.dbzer0.com
    link
    fedilink
    English
    94 months ago

    This is absolutely amazing, the actual Reddit site is so buggy on mobile. half the time can’t even get it to scroll or show more comments. this will circumvent the need for Reddit entirely when looking for specific or niche info. thanks for sharing!

  • @Feliberto@programming.dev
    link
    fedilink
    English
    94 months ago

    I’ve been selfhosting this for months, it works great. Only thing is that most of the time I scroll through the same post like 20 times a day, i don’t know why.

    • @overdevs@lemmy.worldOP
      link
      fedilink
      English
      54 months ago

      One reason could be you being subscribed to a dead subreddit. See what it does when you subscribe to subreddits is create a Multireddit of all the subs. Now if a dead sub’s last post was some months ago t will keep showing in the feed until you unsubscribe.

      • @Feliberto@programming.dev
        link
        fedilink
        English
        24 months ago

        I isually browse Popular or All, and it mostly happen when I click on Next Page. I’ll try unsuscribing from all the subs.