Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TW
Posts
15
Comments
66
Joined
2 yr. ago
  • 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?

  • 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.

  • 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.

  • Liftoff! @lemmy.world
    TwinTurbo @lemmy.world

    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 @lemmy.ml
    TwinTurbo @lemmy.world

    Reddit Tries to Get Users to Pay by Making App Icon Ugly

    Frugal @lemmy.world
    TwinTurbo @lemmy.world

    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?

    Thunder App @lemmy.world
    TwinTurbo @lemmy.world

    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!

    Android @lemdro.id
    TwinTurbo @lemmy.world

    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 @lemdro.id
    TwinTurbo @lemmy.world

    Android Police: Build your communities elsewhere now that most Reddit third-party clients are dead

    Screenshots of Boost for Lemmy included.

    Espresso @infosec.pub
    TwinTurbo @lemmy.world

    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!

    Lemmy.world Support @lemmy.world
    TwinTurbo @lemmy.world

    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 @lemmy.world
    TwinTurbo @lemmy.world

    Android Bughead Logo Gets 3D Redesign, “android” Branding Switching to Uppercase

    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!

    Android @lemmy.world
    TwinTurbo @lemmy.world

    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?

    Android @lemmy.world
    TwinTurbo @lemmy.world

    Chrome may soon allow screenshots in Incognito mode

    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.

    Sysadmin @lemmy.world
    TwinTurbo @lemmy.world

    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

    Selfhosted @lemmy.world
    TwinTurbo @lemmy.world

    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

    Apple @lemmy.world
    TwinTurbo @lemmy.world

    Which browser do you use on iOS?

    What is your favourite browser for iPhone or iPad? What features make it your top choice?

    Sysadmin @lemmy.ml
    TwinTurbo @lemmy.world

    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!