• 1 Post
  • 16 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • Apple does extensive audit of mobile apps, including limitations of tracking. So the app cannot spy on something you are not letting it to know. But you are giving it a bunch of info voluntarily.

    I’d say using that app on iOS is similar to making a food delivery order using a loyalty member ID. Basically, you are letting the company (McDonald’s) know who you are, what is your phone number, where do you live, and what do you like to eat. And if they wish to, they could use all that to purchase your profile from a data brocker. Or they can sell that info for a few cents to make up on that discount.











  • Depends on what you want exactly. Easy and self-hosted are not usually go well together unless you’ve got enough experience.

    Easiest way for blog - use a platform. WordPress.com is great and has free tier.

    More involved, but still relatively easy - static site generator. I use Hugo myself, there is Jakyll that is popular too. Host it for free on GitHub or GitLab pages.

    I would not self-host a public web site for security reasons. But you can run a static site on some cloud service. A personal blog with small audience should be fine on Oracle free tier.