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

help-circle
  • 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


  • Thanks!

    Bookmarks and passwords are taken care of. And for the apps I'll try to get migrated to flatpaks as many as I can while still on original system.

    I also see that full disk encryption is being recommended a lot, and I don't have any solid reasons to encrypt only /home.

    I have not given much thought on Silverblue. Is it "flatpak-only"? If so I'll need to go through my apps to see if that could work. And my backup strategy will need to change - I use Duplicacy that is not available as a Flatpak



  • 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.