• 0 Posts
  • 28 Comments
Joined 1 year ago
cake
Cake day: April 19th, 2023

help-circle





  • Even the positive result in your first point I am skeptical of. Advertisements have a huge selection bias on what they show you. Even if it’s the topic you want, I’d be concerned about correctness, reasonability, viability. The highest bidder shows me ads, does that mean it’s the most expensive option? Most wasteful? Most manipulative into other spending or into vendor or thinking lock-in?




  • The European Union cut off more than $100 billion in funding to Poland as part of its dispute with the previous government, funds that began to be reinstated once voters elected the new, liberal government committed to doing away with Law and Justice’s changes.

    It’s always baffling to read how much money the EU sends out in funding - not just to EU states, but in general to support EU values even outside of the EU.

    Cutting off 100 billion in funding is certainly noteworthy.


    Very interesting article about how they were able to free the media.


  • When you talk about network setup and IP addresses you have to differentiate between your local network (between your end devices and router) and the “outside”. Your devices connect to the internet through the router.

    The IP gateway setting is your end device setting of which gateway to send packets through. You set it to your router. Whether this is done automatically (via “DHCP”) or not doesn’t make a difference in the end.

    The netmask defines the network address space size. It’s also something you don’t need to change to set/change a DNS.

    Where did you try to change the DNS setting? On your end devices would be enough. On your router it should also be a simple setting independent of other and of IP settings. (If the router allows configuration of it.)

    (Did you set a static IP on your router, facing your local network, or the internet (would have to be provided by the ISP), or your end device within the local network (this is not necessary for DNS)? Either way I don’t see why it would be necessary to set a static IP address anywhere.)





  • Where do you live? Whether you can use your own modem or not may differ. What the isp can or must do differs too.

    I’ll interpret “privacy at risk” as normal user privacy, with responses reasonable for normal citizens in a western/EU region (I can’t confidently speak for others).

    A modem is usually a “stupid” device or component. It is configured for the adequate transmission settings. It’s not a concern.

    The router is often rented and managed (and updated) by the isp. Replacing it with your own, a bought product not from the isp, and managing it yourself is a reasonable and relatively simple thing to do. I wouldn’t call it necessary. It’s the extra with extra effort. Installing your own open firmware is extra extra.

    The simplest, most effective thing you can do for privacy is change the dns server of your devices. Instead of using your default routers isp provided one, use a privacy focused/mindful one. You can use one that does not resolve ad hostnames for additional significant benefit.

    When you don’t use the isp dns and use secure connections the isp already has no open protocol to snoop through. If they or another party at their endpoint wanted to snoop they can only use IP addresses which may vary in usefulness or attempt other more sophisticated tracking and analysis. A VPN would hide even the IP addressing - which is usually not necessary.