Atmosphère is a work-in-progress customized firmware for the Nintendo Switch. - Atmosphere-NX/Atmosphere
It's an educated wish.
In Ace combat 6 the player also flies down a narrow corridor and destroys the enemy doomsday weapon.
Narrator: they did not come to their senses
Getting sentenced to one night of rehabilitation.
This but with a toddler.
Hold my goldfish I'm going in!
It's my right as an American to not have extra 'U's in my words and you're infringing on it!
Obviously you should be scanning the QR codes with your laptop, duh. /s
That's so kind of them. It only took 25 years. Of course reduce tile count is coming soon. They have to negotiate with advertisers to see who's going to pay the most for that space.
For 230$ I'm tempted to just order one. How is the Windows tablet experience compared to Linux?
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.
Just browsing GitHub I've got this limit
"Accidentally"
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?
kids are fucking stupid.
got me crying rn
If I hit 10k followers my parents will buy me a professional camera! Please guys!
I'm told by the top minds at .ml that this is all the US's fault somehow.
You're right it might be old fashioned photoshopped. Thanks I hate it
I don't understand how some AI generated images get down voted to hell on here but this is fine
This reference reminds me I need to take some ibuprofen.

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

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?

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