MakeItCount

joined 1 year ago
[–] MakeItCount@lemmy.world 23 points 1 year ago* (last edited 1 year ago) (1 children)

[https://motherfrunker.ca/fsd/](Tesla FSD Timeline)

[–] MakeItCount@lemmy.world 4 points 1 year ago* (last edited 1 year ago) (1 children)

Sync as I've been using it for year on Reddit

[–] MakeItCount@lemmy.world 3 points 1 year ago* (last edited 1 year ago) (1 children)

maxSDK is targetSDK (but there is no maxSDK per se, in a way to prevent an app to run on the latest android versions)

the dev just need to make sure that the app runs well on the latest version. That's the goal of the Developer Previews each year

[–] MakeItCount@lemmy.world 19 points 1 year ago* (last edited 1 year ago) (1 children)

the app won't be delisted. you just won't be able to submit an update unless you up the targetSDK at that moment

[–] MakeItCount@lemmy.world 10 points 1 year ago (1 children)

it's for both

and it doesn't impact you Android 10 device as it's about the minSDK and not the targetSDK (see my other comment )

[–] MakeItCount@lemmy.world 28 points 1 year ago* (last edited 1 year ago) (5 children)

this is about the targetSDK not the minSDK

minSDK dictates if an app will work on your old device or not. Depending on how you build you app, the minSDK can be 14 (Android 4), 19 (Android 4) or 21 (Android 5). Google Play services do not support Android versions below SDK 19

targetSDK is simply the way for the developer to say "my app works best with this SDK version and I want to use the new features"

As long as your device has an higher version than the app's minSDK the app will work. For example, if the app's minSDK is 26 (Android 8), the app will only run on devices with Android 8 or higher.

[–] MakeItCount@lemmy.world 5 points 1 year ago (2 children)
[–] MakeItCount@lemmy.world 1 points 1 year ago

Yeah I only know the name MindGeek because I've a friend working there in Canada

[–] MakeItCount@lemmy.world 6 points 1 year ago* (last edited 1 year ago)
[–] MakeItCount@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Google has been building its own TPU since 2016

The lastest version TPUv4 has been released in 2021 with the v5 supposedly already in use internally since this year

view more: ‹ prev next ›