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/)BI
Posts
3
Comments
421
Joined
2 yr. ago
  • Manuls aren't super hard, but there's definitely a learning curve you can't avoid. Since you'll be in a new country you'll have enough going on and don't want to add to any stress, I would really recommend renting an automatic.

  • Would you be able to post some more details? Are you using Wifi or cellular data? When your phone fails is there a specific error message? Could you post the jellyfin log where you see the attempts? Are the macbook and appletv using wifi or ethernet?

  • DeGoogle Yourself @lemmy.ml
    bigkahuna1986 @lemmy.ml

    Phone and messages replacement

    Hi all,

    Currently trying to DeGoogle my phone. I'm down to the last few apps. I want to replace the Phone and Messages apps.

    I tried the Fossify versions from FDroid but was met with mixed problems. The first is the phone app. The Fossify version doesn't have Spam call warnings like the Google version. The Fossify version also doesn't have a voicemail button, not really a deal breaker but nice to have.

    Second was a bigger problem though, the messages app. At first it seemed to work, but couldn't send pictures after a short time. I usually send picture links anyway so not the worst but kind of annoying. After a while I would start getting delays in receiving standard SMS messages and finally wasn't able to send any messages at all. I switched back to Google messages and everything worked flawlessly immediately. Also I turned off RCS in Google messages prior to switching.

    If any of you could recommend a good SMS/Phone app i would appreciate it.

    • QKSMS is unmaintained as are a lot
    Switch Pirates - A community of pirates, FOR pirates. @lemmy.dbzer0.com
    bigkahuna1986 @lemmy.ml

    Atmosphere 1.7.0 is in Pre-release, fixes for Switch FW 18.0.0

    Interestingly the release notes include this section:

    fusee no longer supports applying IPS patches to KIPs.

    Followed up by:

    The IPS subsystem was originally designed to make nogc patches work for FS, but these are now internal, and it appears the literal only kip patches that exist are for piracy.

    Does this indicate Atmosphere is going to become more hostile for any form of piracy?

    Sysadmin @lemmy.ml
    bigkahuna1986 @lemmy.ml

    Quad9 and Comcast

    Not sure if this is the right place.

    The last few days I've been experiencing a few issues resolving DNS on my home network. Strangely, rebooting the router seemed to fix it for a time. After running into the issue again I decided to investigate further. I'm using a Mikrotik router with my PC wired in with ethernet cable. The router is using DoH to Quad9 (https://dns.quad9.net/dns-query as per their documentation). I've also imported root certificates for validation.

    As of right now, my desktop cannot resolve dns against 9.9.9.9, however it can resolve dns against 1.1.1.1 and 8.8.8.8.

    $ dig @9.9.9.9 reddit.com

    ;; communications error to 9.9.9.9#53: timed out

    Interestingly also cannot curl the DoH URL (also a timeout). I thought maybe Quad9 is having issues so I jumped over to my EC2 instance, and I can dig/curl just fine.

    I also turned on debug logging on the router, the logs indicate the same issue my desktop is having (timeout errors, sometimes and SSL handshake error).