
Reddit recently implemented significant changes to its API, which resulted in many third-party apps giving up on the platform. And...

He claimed he DMed the admins. I can't see any public post about it.
I’ve used lemmy_migrate in the past and it’s good for one-way copy. I’ve also seen lasim, but I haven’t tried it. You may find other options on awesome-lemmy.
This looks excellent! Thanks for your work building it!
Could you share what your favourite features of Infinity are? I’ve never used it before, here or on the old site.
I've looked at it a few times, but I've never got around to setting it up. I think my first try would be with Nextcloud, then moving to a dedicated server if that proves too slow or unreliable. Has it been much maintenance for you, or mostly fire-and-forget?
I've only ever tried the fork. I'll try leaving it running more to see if anything changes, but I don't have a good way to pinpoint battery hogs...
That's it! If you don't specify a host path, i.e. the path before the colon, Docker will create an volume which saves any changes you make to that path in the container, but won't mount any existing path from the host to the container.
No users to answer questions? No problem…
What do you use for you DAV server?
How is the battery drain for you? I'm under the impression that it destroys mine, even though I set it to only run when charging, so I often end up killing it.
What is the frequency indicator on the right side of your system panel?
Thanks! It turns out I was still on an older version and I think that wasn't working as intended. I've reinstalled the latest one and it's great!
Is there a way to quickly go to a subscribed community, either from a list or directly by name?
Nice, looking forward to it!
But why would you need to disable mobile data when you enable WiFi? WiFi is automatically preferred, so having the mobile data toggle on or off doesn't matter while connected to WiFi.
I used to follow the OnePlus magazine on the old site. I can't remember the last time I read something good a OnePlus user said about their phone.
CarPlay and Android Auto actually work well, and you can use the apps that you already have on your phone. The screens are generally more convenient and restrict view less than a phone holder stuck to the window. But without those, I agree that I'd rather have no screen than one with crappy media controls and the car's own navigation.
What did they do?
Google's interpretation of Apple's AirDrop, Nearby Share, is now officially out of beta for Windows.
PairDrop is an improved version of SnapDrop that works both locally and over the Internet. I've found it more reliable to set up.
Android: Liftoff loses open state too quickly
On my Android phone, switching away from Liftoff to another app usually causes it to unload. So, when I switch back, it loses the scrolling position I had left, which means I have to start again at the top. Other apps on my phone don't do this, and apps used before Liftoff don't get unloaded, so I don't think this is a memory usage issue.
Has anyone else noticed the same?
Permanently Deleted
Some advice I found a while back was to commit it for user-facing applications, where it's more important that they get exactly the same behaviour you tested, but to leave it out for libraries, where the flexibility of dependency versions is more valuable.
Reddit Tries to Get Users to Pay by Making App Icon Ugly
Reddit recently implemented significant changes to its API, which resulted in many third-party apps giving up on the platform. And...
What dish sponges do you use?
It is more efficient to buy cheap supermarket sponges and replace them more often, or do you find that more expensive options are worth the additional cost?
Customizable Animation Speed
Would it be possible to have an option to speed up (but not completely disable) animations? On my Android phone, Thunder animations are much slower than everything else in the system, so even just respecting the system setting would be great. Thanks!
What is the state of rootless ad blockers for Android?
Several years ago, I used Blockada, which was frequently recommended. According to some discussion threads, it seems to have fallen from grace.
What ad blocker that doesn't require root do you use? What's your experience with it? Would you recommend it?
Android Police: Build your communities elsewhere now that most Reddit third-party clients are dead
Fed up with Reddit? Try these alternatives instead
Screenshots of Boost for Lemmy included.
What Are You Brewing This Weekend?
Hi all,
I think it would be great to start a weekly/bi-weekly/monthly bean review and recommendation thread. Back in the days of the lockdowns, I found lots of great roasters on /r/Coffee and /r/Espresso, and I think it's generally interesting to see what others are using.
So, tell us about coffees that you've had recently, where they're grown and who they're roasted by, how you're preparing them, and anything else you'd like to share!
If you comment, please also let me know your thoughts on having this as a recurring discussion and how often you'd like to see it.
Cheers!
Issues posting comments?
Is anyone else unable to comment? I've tried posting some comments several times, but I'm not getting past the spinning wheel.
Edit: Ok, it works here. Perhaps it’s related to specific communities? Although I was trying to post on a local community to begin with…
Android Bughead Logo Gets 3D Redesign, “android” Branding Switching to Uppercase
Android's newest logo change is looking quite radically 3D
We’ve come full-circle: we went from the volumetric, 3D designs with shadows of the 2000s to everything flat, and now we’re gaining depth and shadows again!
Can we get a weekly app recommendation thread?
I liked the Saturday APPreciation threads on /r/Android and found them really useful for discovering new apps. How about we get something similar rolling here?
Chrome may soon allow screenshots in Incognito mode
Take a look at the long-overdue Incognito screenshot support coming to Chrome on Android
I use private browsing a lot for the automatic site data clearing. Several browsers restrict taking screenshots in private windows, which is only an inconvenience to me. I hope more browsers will allow the user to decide if screenshots are allowed on their own device.
Cannot reach one specific IPv6 from one specific network
cross-posted from: https://lemmy.world/post/224140
My home ISP does CGNAT for IPv4, but provides native IPv6. I can use IPv6 just fine to access most of my resources, except for one specific server. I can access the server over IPv4 from my home network, and either over v4 or v6 from other networks I've tried. But I can't access it over IPv6 from my home network.
What could be the problem here? Where do I begin to diagnose it
Cannot reach one specific IPv6 from one specific network
My home ISP does CGNAT for IPv4, but provides native IPv6. I can use IPv6 just fine to access most of my resources, except for one specific server. I can access the server over IPv4 from my home network, and either over v4 or v6 from other networks I've tried. But I can't access it over IPv6 from my home network.
What could be the problem here? Where do I begin to diagnose it
Which browser do you use on iOS?
What is your favourite browser for iPhone or iPad? What features make it your top choice?
Experience with pkgsrc as a non-privileged user?
cross-posted from: https://lemmy.world/post/158455
I sometimes have to use remote systems that I don't have root access to. I often find that I need to install packages in my home directory, so either I build from source or copy over my own pre-compiled versions.
Recently I've found out about pkgsrc. I'm looking for opinions from anyone who has used it to install packages without root access. Any feedback is useful!