• 0 Posts
  • 96 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • Algorithmic patents amount to patenting maths which, by very longstanding precedence, is not a thing, for good reason.

    You absolutely can patent “math” (well, more like physics) IRL. What matters though is that the invention actually has to be novel and non-obvious, and IMO it should also be harder to patent if it’s in a segment like software where costs of development, iteration and “research” are generally extremely cheap. Like, it should have a way higher bar for the “novelness”.

    And I would not allow any kind of software design patent (use copyright or trademark to protect that).















  • Firefox has a profile manager (the thing that’s also exposed to about:profiles). Run it like firefox -profilemanager and you’ll get a profile switcher.

    Run firefox -profilemanager -no-remote if you want to open multiple different profiles at once (only the original one without “no-remote” will open new tabs when you click on links outside the browser). You’ll probably want to make a shortcut for different profiles though, not sure from memory what it is (but probably -profile ProfileName) and then you can easily use profiles.

    The support is actually pretty decent, just kinda hidden. You don’t get a profile switcher because the browsers are completely separate, they don’t really know about each other.