• 3 Posts
  • 257 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle







  • Yeah, it’s only anecdotal but I feel like hobbyists like us, who do slightly unusual things without nefarious intent, who are the ones who get hit with these sorts of issues the most. For example, I’ve noticed that some websites start throwing captchas at me or even just straight-up refuse to load with 403: unauthorized errors because I have my router set up to load-balance across two Internet connections. (At least, that’s my guess as to why it’s happening.)




  • That’s a bad idea because you have no clue if any random .deb file is actually compatible with your system or not (a .deb intended for use on Debian Bookworm will not necessarily work on Ubuntu 25.04, or vice-versa, for example). And that’s on top of the security issues and lack of dependency resolution that others have mentioned already. If you’re new enough to Linux that you don’t feel comfortable with the terminal, you should not be trying to install things via .deb file to begin with.