• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle
  • Amcro@lemm.eetoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    2
    ·
    10 months ago

    I guess most people didn’t watch apple event. Pro models have new A17 cpu with usb 3 controller inside, while regular iPhone 15 has last years Pro model A16 cpu (Apple does that with every new generation) which didn’t have usb 3 controller since lightning is still usb 2. iPads have support for usb 3 because they have separate usb 3 controller (not inside cpu because more space) so claiming that iPads have it for years is true but for different reason. So logically it would make sense that iPhone 16 base models will have A17 cpu with usb 3 controller.




  • A question i always ask myself is, if we can see code on github for example, it still doesn’t mean their release has the same code right? They could actually compile their program with some extra stuff that sends data and just add that version on github release page, but the code itself would be clean on github right?


  • One solution would be sending email requesting for them to open ports for you, you can tell them that you need open ports for security cameras and use that port for reverse proxy. That way you dont need more than one open port. Second option is cloudflare tunnels, they do not require open ports at all, but they do require for you to buy domain though. Last option would be to use VPN like tailscale which also do not require open ports at all. All you need is clients installed on devices and connect them on the same network.

    Hope some of these help, i actually use all methods for different situations and each of them have pros and cons, but those are all reliable methods.