Google Street View, launched in 2007, provides a street-level view of many cities and towns around the world. In 2010, the company admitted that, when their vehicles are circling neighborhoods around the world, they have been secretly collecting information from unencrypted WiFi networks they drove past for years. If you are concerned with your privacy, there's a way to … [Read more...] about How to blur your house on Google Street View
How does a GitHub Profile README look like
GitHub released a new feature that allows each user personalize their profiles. It is really easy to do that. I will break it down in a couple of steps so that you can reproduce: Create a repository with the name of your GitHub username (in my case it was GoncaloPeres).Make sure that the repo has a README file.If you didn't have a repository with the name of your GitHub … [Read more...] about How does a GitHub Profile README look like