this post was submitted on 26 Nov 2024
1 points (100.0% liked)

Memes

45760 readers
49 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
[–] MonkderVierte@lemmy.ml 0 points 3 days ago (1 children)

What if i have an idea and part of that idea is that it's easy to implement; once the idea is out in the world, it's easy to build alternate clients for it. How do i keep megacorps from using their ressources to take the whole thing over à la Google Chrome? Should i patent the idea?

[–] JustJack23@slrpnk.net 0 points 3 days 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 0 points 3 days 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 0 points 3 days 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 0 points 3 days ago

No clue, not that deep into the subject.