Show HN: Deck for Reddit – A Reddit client optimized for desktop
111–120 of 145 posts
Re: Show HN: Deck for Reddit – A Reddit client optimized for desktop
#112Earlier quoted context omitted.
It's really inexplicable. Old Reddit was fine, not great, just fine. The new Reddit UI is hideously bad. It was terrible when it launched, it was terrible months later, and it's still terrible now. I'm honestly at a loss. Is this some galaxy brain "let's make the web experience terrible to force people to native apps" strategy?
Is this some galaxy brain "let's make the web experience terrible to force people to native apps" strategy? Yes. If you browse it on your phone they even make more annoying by displaying footbar "launch on our native app"
I also found that the mobile dials home quite regularly when in background.
Re: Show HN: Deck for Reddit – A Reddit client optimized for desktop
#113Re: Show HN: Deck for Reddit – A Reddit client optimized for desktop
#114great work, too bad reddit is becoming a political propaganda machine
I don't think this is true. Reddit worked hard to keep alt-right viewpoints on the site, but subs like r/the_donald were so nasty that they had no choice. They also banned liberal subs at the same time. Let's not act like Reddit is banning subs that discuss trickle down economics or debate the merits of a smaller government.
Re: Show HN: Deck for Reddit – A Reddit client optimized for desktop
#115Its amazing how far backwards reddit went. In browser on desktop it's incredibly slow, even just clicking the comment box to write takes a few seconds and lags out for no reason. No doubt they're employing an uber amount of user tracking and all manner of inefficient code.
It's really inexplicable. Old Reddit was fine, not great, just fine. The new Reddit UI is hideously bad. It was terrible when it launched, it was terrible months later, and it's still terrible now. I'm honestly at a loss. Is this some galaxy brain "let's make the web experience terrible to force people to native apps" strategy?
Re: Show HN: Deck for Reddit – A Reddit client optimized for desktop
#116Earlier quoted context omitted.
I didn't know about it, and now I do I discover that it's not maintained. Do you have a recommended alternative?
I believe TUIR is the de facto spiritual successor. https://gitlab.com/ajak/tuir
Re: Show HN: Deck for Reddit – A Reddit client optimized for desktop
#117I literally need reddit client which looks/modelled after HN. I like that HN has lightweight content focussed website(frontend). https://i.reddit.com is one good frontend.
That looks horrible on desktop. Images on far right while the title on far left.
For desktops, use https://old.reddit.com
Re: Show HN: Deck for Reddit – A Reddit client optimized for desktop
#118Its amazing how far backwards reddit went. In browser on desktop it's incredibly slow, even just clicking the comment box to write takes a few seconds and lags out for no reason. No doubt they're employing an uber amount of user tracking and all manner of inefficient code.
Re: Show HN: Deck for Reddit – A Reddit client optimized for desktop
#119In Firefox middle click on title doesn't work (it should open link in new tab).
Re: Show HN: Deck for Reddit – A Reddit client optimized for desktop
#120I'm also building, or trying to, a client for Reddit made with React. The thing I'm not achieving is properly rendering videos hosted on Reddit. I've come to the conclusion that it's impossible. It's totally closed from being played outside of reddit.com by using CORS. I can't in any way play the DASH or HLS files from reddit. I can load the mp4 fallback, but guess what? It's a video without audio. You can get the au…
You may want to try to track down u/iamthatis, he wrote the Apollo app for iOS and has been able to get reddit video/galleries/etc working natively. He regularly rants against the api not being well supported, maybe he can share how he got around it?