Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TE
Posts
0
Comments
26
Joined
2 yr. ago

  • We have a couple of these cameras in The Netherlands.

    We found it quite intrusive to look into people’s cars. Therefore the computer will flag photos, of possible offenses, and a person verifies them.

    Unfortunately the movable camera has a huge lens and it’s reported to a waze-like app before they are even finished setting it up.

  • The main reason is to be on the users Home Screen, just one tap away from being on the app. Also, push notifications, pulling people back into the app.

    Also there is a security benefit. Phones are protected quite well, so it is safer to keep a user signed on the device and maybe only a PIN or biometrics in front of the app to open it. The apps run in an isolated space, making it even safer.

    Lastly there can be a performance benefit. Websites are written in HTML, CSS and JavaScript which is compiled on demand, while apps can be written in languages which are pre-compiled.

  • This may be true for the Reddit app, but it’s definitely not true for most other apps. Tracking and selling data does not get easier with apps.

    The main reason is to be on the users Home Screen, just one tap away from being on the app. Also, push notifications, pulling people back into the app.

    Also there is a security benefit. Phones are protected quite well, so it is safer to keep a user signed on the device and maybe only a PIN or biometrics in front of the app to open it. The apps run in an isolated space, making it even safer.

    Lastly there can be a performance benefit. Websites are written in HTML, CSS and JavaScript which is compiled on demand, while apps can be written in languages which are pre-compiled.