He/Him, Bi Furry Boi

  • 1 Post
  • 881 Comments
Joined 3 years ago
cake
Cake day: June 19th, 2023

help-circle
  • Performance on opnsense is fine for anything you’ll be doing at home, so I wouldn’t factor that into your choice.

    Features on opnsense are probably better, just due to all the packages you can install.

    Do you prefer being 100% in a CLI all the time? If not I’d say opnsense, the GUI certainly makes things a lot easier when you’re not fully familiar with something and spending every day interacting with it.



















  • Part of that is Linux doesn’t really have backwards compatibility as I understand it. When you update and some libraries get updated, the old versions are just… gone. So any application that relied on those will no longer function until it’s also updated.

    You also generally can’t even install the old version of the libraries, because the name is the same across versions so having multiple versions installed isn’t possible.

    Windows does have really good backwards compatibility, which carries over to proton since it’s mimicking windows APIs and libraries.