• 3 Posts
  • 38 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle





  • Apple’s PR is better. With Microsoft all news titles were like “OMG Windows will take screenshots of all you do and send it to AI”, and with Apple it’s more like “Apple is carefully adding AI to their products, respecting user privacy as they always have been”.

    Of course, when one looks into technical details they would find that MS Recall is strictly local and runs only on special hardware that people don’t even have yet.

    Apple Intelligence does send your data to cloud and scans everything you have in Apple ecosystem, not just screenshots. Of course they say it’s done in very privacy respecting ways, and provide a lot of technical information to back this claim. But at the end it’s closed source and is subject to change at any time.

    Having said that, Apple users are used to and value that Apple magically takes care of everything, so they are happy to pay premium for Apple’s products whatever the company does.








  • St. Petersburg’s and Moscow’s old stations were built to show off superiority of communist state. That’s where you can see lots of polished stone, sculptures, giant golden light fixtures, stained glass, etc. Focus was not on the people. Then starting around 1970s the stations were built with much more utilitarian design. Modern stations built in Moscow in last decade or so look very nice though.

    NYC subway is just gross. I guess they are seriously underfunded to afford proper cleaning and renovation








  • I’m using pi-hole + uBlock origin.

    Adblock DNS, Pi-Hole, hBlock - these three do essentially same thing but at different layers - blocking DNS requests based on blacklists. I’m not familiar with hBlock, but I assume blacklists on each of these 3 are very similar. Using all three doesn’t slow down your internet connection much, unless your pihole server is underpowered. You can drop pi-hole from the mix if you are not using it’s other features (statistics, local DNS, etc). hBlock looks nice, and should add zero latency, but works only for local machine. So you still need network-wide blocker. Make sure you set your DNS on router, so all devices would get protection.

    uBlock Origin is smarter than simple DNS blocking, but protects only your browser sessions.