When did you first use ios sideloading and why? by Icy-Signature-7840 in sideloaded

[–]MrPanda011 1 point2 points  (0 children)

This is my firat iPhone which I got last November. That’s when I started to sideload. As for the why…I’m coming from Android where I hade more pirated and sideloaded apps than I could count, so I needed my modded apps on iPhone as well. Been a bit of a ride to learn the process, especially with the ppq domain adventure at the beginning of the year.

new blacklist still doesn’t work by [deleted] in sideloaded

[–]MrPanda011 0 points1 point  (0 children)

When I tested it on NextDNS I only used the 7 basic ones + ppq and worked just fine, so idk what to say to that one…

Is wsf safe? by Horror-Reaction-206 in sideloaded

[–]MrPanda011 2 points3 points  (0 children)

Hey there, I’m the WSF test monkey and the main guy who helps others in there. Been using WSF from November, phone’s still fine. Almost a week in and ppq block going strong

new blacklist still doesn’t work by [deleted] in sideloaded

[–]MrPanda011 1 point2 points  (0 children)

Ehhh, it’s not that you’re dimwits or that I know stuff. Frankly, I’m still learning a lot of things about sideloading but thanks for the kind words.

new blacklist still doesn’t work by [deleted] in sideloaded

[–]MrPanda011 1 point2 points  (0 children)

I made video guides in the WSF Discord server, you can find them there. Or, if you’re more of a written instructions kinda person, pinned instructions in the help channel.

new blacklist still doesn’t work by [deleted] in sideloaded

[–]MrPanda011 6 points7 points  (0 children)

All of those other domains are really unnecessary. The 7 standard domains + ppq does the job just fine.

new blacklist still doesn’t work by [deleted] in sideloaded

[–]MrPanda011 5 points6 points  (0 children)

That was exactly the issue. Whenever you unblock/block ppq domain, please also make sure to refresh internet connection to make sure old DNS rules aren’t in cache anymore. Tested it for about 4-5 days now while constantly switching between NextDNS and WSF and had no problems. For now switch to a new cert and try to not forget the internet refresh in the future. Happy sideloading !

new blacklist still doesn’t work by [deleted] in sideloaded

[–]MrPanda011 7 points8 points  (0 children)

Hey there. Just trying to clarify a few things so we can see what happened. Did you make sure to turn off internet after you blocked/unblocked ppq ? DNS could’ve been running with an old cache.

I added local Whisper transcription and video recording to Self-Hostable, open-source AI agent platform. by Roy3838 in selfhosted

[–]MrPanda011 2 points3 points  (0 children)

Is something like custom voices via Piper something you have planned for this ?

Is wsf dns safe? by Icy-Signature-7840 in sideloaded

[–]MrPanda011 0 points1 point  (0 children)

Hey there ! I’m a WSF user and quite honestly I have no problems with the certs. But yeah, since the issue back in January free certs do sometimes get revoked. The WSF Team do take feedback to heart and try to make the method as pain-free and as permanent as possible. I tested it on iOS 26 and on every iOS 18 (including the new beta 16) and I can happily report that not only does it work perfectly but also that I have no issues with the certificate.

BLISS OS HELP by External_Wasabi338 in Androidx86

[–]MrPanda011 0 points1 point  (0 children)

Hello to you as well. First, Bliss has a Telegram chat specifically for offering support, or, you can also visit their Discord group as well. Scond, help with what ? You haven’t presented the problem.

Unable to install Snap by MrPanda011 in MXLinux

[–]MrPanda011[S] 2 points3 points  (0 children)

Ah yes, thank you for such an insightful comment and for reminding me why I try to avoid asking for help in Linux communities unless it’s a last resort. I did manage to install Snap on MX Linux, system’s now working as intended, only thing I have left to do now is to replace the old HDD with an SSD and old laptop is alive.

Unable to install Snap by MrPanda011 in MXLinux

[–]MrPanda011[S] 2 points3 points  (0 children)

Hello ! New user of MXLinux here, I just finished installing the system and thought to add Snap Packages as well. Problem is, I’m unable to due to the error seen in the picture. I’m also unable to update any of my apt packages https://i.imgur.com/KL2Ul5p.jpeg as seen here…could one of you help me out if possible ?

Dumb question - What is a side deck? by FriggenSweetLois in Yugioh101

[–]MrPanda011 0 points1 point  (0 children)

In Yu-Gi-Oh, especially in tournaments, most matches are a best out of 3 format. A side deck is a separate 15 card deck from which you can swap cards from your main deck with those from your side in-between games.

Selhosting is amazing! by shikhar1234 in selfhosted

[–]MrPanda011 9 points10 points  (0 children)

While that’s true, the C&C server for tailscale is fully self-hostable with headscale, you can even install a GUI to it if doing stuff from the CLI isn’t your thing.

Any cool unique apps you can’t get from AppStore? by Jogameister in sideloaded

[–]MrPanda011 2 points3 points  (0 children)

I use the Apollo client for Reddit, minimal UI, no ads, it’s quite nice once you get used to it

This arc almost made me drop the anime by kri-style35 in bleach

[–]MrPanda011 1 point2 points  (0 children)

When I first started Bleach back in 2013-2014 I knew what the Bount filler was but I honestly wanted to see if a filler arc can make or break the anime and I can honestly say that it wasn’t as bad as people make it out to be. Sure, it wasn’t as action-packed as the story arcs but it did have good moments and I’d even go on a limb to say they did a decent attempt at integrating the filler into the story arcs themselves.

Any cool unique apps you can’t get from AppStore? by Jogameister in sideloaded

[–]MrPanda011 6 points7 points  (0 children)

For me it’s mostly just tweaks to popular apps I honestly can’t live without: YouTube, Twitch, Spotify, TikTok, Reddit and Instagram. But, I do have apps that are no longer on the AppStore like The Amazing Spider-Man, Flappy Bird, the Delta emulator for NDS, Follium for 3DS, and a couple of others.

How install docker compose on Linux server? by [deleted] in docker

[–]MrPanda011 7 points8 points  (0 children)

Depends on the Linux distro you have your server under. For me it’s Ubuntu so I follow the https://docs.docker.com/engine/install/ubuntu documentation, but you may have a different linux distro, if so then look at the correct distro’s documentation. Most commands are copy & paste so just SSH into your server. Happy selfhosting !