Skip Navigation

Posts
6
Comments
390
Joined
2 yr. ago

  • So theoretically, you should hear more about Android holes than iPhones since people easily see the vulnerability and try it.

  • Extracted image:

  • Is that Eternity?

  • With silent relaxing music in the background.

  • I checked, it was added to mock musk.

  • Oh I didn't notice that.

  • Still better than a normal r*pist.

  • Techrapist.

  • Isn't that illegal?

  • Currently 5 people.

  • I'm pretty sure it's disabled on the M$ Store version.

    Also, on macOS it's so annoying that literally every app checks for (and even wants to install) updates while I have the Brew package manager installed.

  • That's why I whitelisted the comment editing from subreddits where it might be helpful. Even r/linuxmemes, I left some helpful comments there too.

  • It's been that way for quite some time.

  • What about Menu?

  • You mean ads in the article? Just use a good mobile browser that supports ad blockers.

  • It's much more readable when you use else depending on the checks. You can still use return in an else block.

    def Allowed()

     
              if name == "Octopus1348": return True
    
          elif name == "Bobert": return True
    
          else:
                return "You are not allowed to use this script."
    
    
    
      

    print(Allowed())

    `

  • But you can use sideloading and different stores for that.

    That's (part of) what I said. You can also remove your Apple ID after you downloaded some apps, but that doesn't change the fact that you need one to do so.

  • Wait so you don't need an Apple ID for the App Store? Or did I interpret your comment wrong.