this post was submitted on 26 Nov 2024
474 points (97.8% liked)

Memes

45746 readers
1576 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] JustJack23@slrpnk.net 6 points 16 hours ago (1 children)

You can patent it, but here comes the patent trolls.

Patent trolls are companies that generate hundrets of as vague as possible patents and then sue you if you try to patent something similar.

This has also beed done by companies like Apple.

You don't really have a good recourse when you a fighting an army of lawyers.

Additionally depending on where you are patent that you file may be entirely ignored on the other side of the globe.

Chinese companies are infamous for doing that, but history shows that American companies also did this before their economic boom.

Other options are to use some kind of license. Very often this is used when we are talking about code.

[–] MonkderVierte@lemmy.ml 2 points 13 hours ago (2 children)

Additionally depending on where you are patent that you file may be entirely ignored on the other side of the globe.

Swiss patent office good enough?

Other options are to use some kind of license. Very often this is used when we are talking about code.

But you can't license ideas, right?

[–] zaphod@sopuli.xyz 1 points 8 hours ago

If you want to patent something globally you have to patent it in every country, and there are some things like software that aren't patentable in some countries.

A license just tells someone what they can and can not do with something, it doesn't protect an idea. For code it literally just protects the written code, someone could write a clean room clone, i.e. never looking at your code.

[–] JustJack23@slrpnk.net 2 points 10 hours ago

No clue, not that deep into the subject.