Since iOS 11, turning Bluetooth off from the control center only puts Bluetooth on a timeout until the next morning instead of disabling it permanently, as one would expect. Even when it’s off, the antenna stays on, looking for new devices. You can turn it all the way off by digging into the settings menu, but as soon as you turn it on for any reason, the cycle starts again.
JQuery would make sense when we didn’t have querySelector and fetch API. I can’t think of any reason to use it today on a new project, there are not advantages over vanilla.
> what do we know for sure Google know and track about us?
For start, your entire search history. After you search, Google tracks how much time you spend on those sites with AdSense. Google reads our emails to scan for flights and to add appointments to calendar. It knows the places we go because Google Maps and the videos we watch online.
Google has plenty data to make an accurate profile of you, and you can see it’s inferences on your relationship status, income, employer and so on in your Google account[1]. (IIRC it was more complete some years ago, now it’s showing less categories or there’s another link I can’t find.)
How does this language implementations in the language itself works? Isn’t it trivial to implement any feature, given it’s already implemented? They use lower level features to implement higher level ones?
Bulma is smaller. But I feel CSS frameworks are not much flexible, which may explain their decay. Also, frontend modern tooling helps you build your own components with minimal CSS helpers, like Tailwind.