ReVanced is so much better. It can even block Reddit ads.
ReVanced is so much better. It can even block Reddit ads.
NewPipe is better for playing a playlist in the background, ReVanced is better for active watching and browsing
Don’t forget that NewPipe × SponsorBlock is a fork that adds SponsorBlock. Also there’s ReVanced to make YouTube bearable while still having access to your curated feed.
I wouldn’t even watch LTT without SponsorBlock tbh
I have something: https://natoboram.github.io/Leanish/lemmy.world/c/leanish@lemmy.world
There’s no Android build yet since it’s easier to just focus on features first and deployment later, but I do plan on having a SSR build, a PWA build and an Android build.
which suggests a lookup table
No, it only suggests an additional field in the Post
table
since there’s no assurance that any instance is aware of any other instance
It already works like that, but slightly worse because post IDs aren’t the same across instances. If you search a newly-created community from another instance here, you just won’t find it until it’s synced, despite its URI being unique.
Thinking about it, it would be possible to have an URI for posts like post:${id}@instance.com
, similar to how user URIs and community URIs are made. This way, you could open /post/1772651
on lemmy.world or post:1772651 .world
on, idk, lemmy.blahaj.zone or something.
I’m on Firefox, too. Can you try on a fresh profile?
It’s honestly something I have always wanted from Reddit. You know that moment when you open a post, do stuff, go back and then suddenly you lost your scroll position and you have to go back to where you were and it takes so much time that you just close the app? Yeah, fuck that.
I’m thinking about infinite scrolling in a way that edits the page number automatically so that you can go back even if you reload the page, but it’s definitely not a priority at the moment. I’d rather add basic features like commenting and posting first. And maybe basic mod tools, since it’s always something that third-party apps lack for some reason.
And the post on lemmy.world: https://lemmy.world/post/1086238
I think we need UUIDs so we can reference posts across instances
Try on another browser just to see
I’m making a web app at the moment for personal use. So far, you can scroll posts, sort, filter, upvote, downvote, view one comment page, view a user’s posts, view a community’s posts, subscribe / block users and communities… and that’s about it
Ironically, since it doesn’t have the blur NSFW post feature yet, it’s a much better client for browsing NSFW communities than established clients :D
Absolutely not ready for prime time yet; there’s no deployment, you have to build it from source and it you can’t even comment. https://github.com/NatoBoram/Leanish
Full post is visible from
lemmy.world
, too: https://lemmy.world/post/2064026