• 0 Posts
  • 83 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle








  • Those should be closed systems and don’t need to network with other systems and should be safe enough, its when we start networking that it becomes incredibly risky which is what neuralink is intended to do. I don’t think the average person understands how many automated attacks are flooding interconnected computers as we speak and you’re dropping someone’s brain into that and we don’t understand the scope of what can be done intentionally or unintentionally, it’s not outside the realm of possibility an automated attack trying to rapidly port scan and compromise a neuralink could overwhelm and damage the device and cause brain damage or death.





  • When people are blocked for using a VPN it’s usually because that IP was used in an attack at some point and added to a blacklist and since no one really owns it its never been contested, or its been used in multiple attacks and considered permanently added. Since a VPN provider’s entire purpose is to hide what you’re doing it’s difficult for a provider to keep its users from abusing that IP.

    So while it’s possible to get a list of IP’s that are owned by VPN providers and proactively block them it’s generally only intended to block IP’s known to be abusive.

    Lemmy instances are just blocking IP’s used in abuse, Reddit is actively trying to prevent robotic scrapers to keep their data more valuable to sell to AI companies so they are only interested in blocking VPN’s they suspect are trying to scrape data and not a logged in user who happens to be using a VPN because if they know the user and are using a VPN and start scraping they can just ban the user.

    Tl;Dr its about intent; Lemmy is preventing abuse vs. Reddit is protecting the value of its data for sales.


  • Microsoft certainly tries it’s best to keep you locked into their ecosystem by making it inconvenient but not impossible to leave though that’s not the real reason, it’s security. Businesses and especially governments are scared of nation state hackers contributing malicious code to open source products and falsely assume it’s safer to use closed source software because those incidents aren’t public. There’s so much great software out there I’d love to use and the first question I’m asked when I bring it up is can you prove China hasn’t contributed code?


  • Businesses shouldn’t be allowed to purchase residential houses, they can do apartments but no family homes, even if it’s split.

    Political donations should be illegal except from a private civilian who must follow all rules and limitations. If a corporation thinks a specific politician is in their best interest the corporation’s then the only option should be employees should be the ones to donate their personal money up to their limit and not funded from the company itself, a business or pact should have no sway in an election and should only be influenced by individual voters. That way the individual can decide if that politician is best suited for the country or just their business.



  • Currently each steam account is given a unique steam id number which is how most steam games identify the player and when you family share you are just associating that new steamid with your steamid so you can share certain purchases with if the developer allows it. Since each account is unique if I ban one it doesn’t ban the other. In the past you could use the steam public web API to query a steamid to see if it was a family shared and it would respond with the parent account and you could compare that to your ban list and then ban the new account. A few years ago steam removed that capability for privacy protection and moved it to the game developers partner only access so a game developer could implement that same check but very few did and older or abandoned games are rife with cheaters now.

    Now it would steam they are automagically making that check now or instead of a steam id it’s a family id, I have no idea but if it prevents account whack-a-mole and brings back automation I’m all for it.