We can find other ways to finance "innovation".
Anyway it's likely I misunderstood something there since again I know nothing. But after hearing that, I considered that while software patents are obviously bad, maybe they make some sense in other industries.
For small companies patents are basically worthless, a big company can just play legal ropeadope until they run out of money.
There is next to zero proper due diligence done for a patent to be awarded and there is no consequence to the office for issuing invalid patents. Just significantly raising examination fees, getting the patent office on the hook for issuance of invalid patents and fining companies filling for frivolous patents would solve most if not all of the current issues.
I leave investigating why it's not done as an exercise to the reader.
Excellent point, and it's the same with some proposed AI Laws.
It's incredibly generic; it basically just describes the computer from Star Trek: "computer, where is captain Picard?" There's a little bit more to it, but not much. There's also a number of very similar patents in the Patent Citations section with only superficial differences, so it's not even the first patent on this.
Nothing was innovated here beyond the obvious; this patent shouldn't have been approved. The idea is that either 1) investments are protected by granting exclusive rights for a limited period, and 2) the public benefits by making the innovation public so they can benefit after the exclusive rights expire. But neither is the case here: there was no innovation here beyond writing the patent, and the public doesn't benefit because it's a generic high-level description like we've seen in science fiction for many decades.
Whether patents are even a good or bad thing in the first place doesn't even come in to play.
https://www.pcmag.com/news/white-house-plan-cracks-down-on-p...
it's incredibly important for us to have maintainable open alternatives to the proprietary hellscape I see even when trying to purchase the most mundane devices.
some markets lacking open alternatives now:
security cameras
smart speakers
CPAPs
working OSS phones
wireless routers (shipped with open firmware)
automotive diagnostic/programming software
smart TVs
smart scales
air tags
smart thermostats
personal weather stations
Open API with documentation?
Open Source Firmware that can be deployed and updated by the user.
Open Source hardware specification (think RISC V)
Does this device produce data in an open format or standard?
Does the device send data to the manufacturer or third parties?
Does this device depend on cloud infrastructure the end user cannot control or replace with their own?
Does this device require you to install a mobile app to configure or manage it?
Can the device be repaired or upgraded?
What is the typical support lifetime by the manufacturer for software updates?
What is the MTBF?
Does the device have a secure supply chain?
Are cad files available to support modding and repair?
> automotive diagnostic/programming software
The regulatory evidence you need to submit, the standards you need to comply with and the quality control you need throughout the whole manufacturing process makes it near impossible to deliver community driven open-source medical devices unless it's a 'wellness' (not medical device) or maybe class I medical device.
You could argue that Manufacturers could design open hardware and let people modify code at will on their custom CPAP but it would be very difficult to navigate legal liability. If someone modifies their custom CPAP and makes a firmware change that drastically increases pressure and a patient suffers barotrauma who is liable?
The same can be said for safety critical firmware in automotive (excluding infotainment etc.). Diagnostics/Logging sure have at it, but actual firmware changes I would prefer that we let manufacturers do that. A 4 tonne vehicle at 100 Km/h can hurt a lot more people than just a tinkering driver.
Still sketchy, just less mysterious.
We were even speaking in a mixture of english and $language, and it still figured stuff out.
Unfortunately i cant get my friends and family to adopt a more privacy friendly platform.
Some who are spared from that phenomenon of eavesdropping have followed that path.
[0] Tumey L.L.P. et al v. Mycroft AI Inc. et al Case No. 4:21-cv-00113 (W.D. Mo.) Complaint https://fingfx.thomsonreuters.com/gfx/legaldocs/egpbkqlzqvq/...
[1] Id. at 13.
---
[Edit] Ok you've edited so my reply no longer makes sense, but one case or two there would be legal costs to mycroft regardless.
I'm sure there's some prior art to be found here, but the lawyer fees are still going to be a lot to fight it. Sounds like that's what doomed them.
Having said that, I'm a little confused by the outcome here. What I really want is a pre-built piece of hardware that runs the Mycroft open source project, so I don't have to go figure out which speaker and microphone array works with whatever Raspberry Pi clone I can actually find in stock at the moment. I would be a little disappointed if there were no longer an entity working on the software itself, but honestly all I ever use this type of device for is 1) setting timers 2) checking the weather 3) playing music, so assuming those things work reasonably okay with the current software, I'm not really in need of further innovation here.
Back to the hardware - what am I missing? Can I buy this? The Mark I seems to no longer be manufactured and the Mark II is what seems to have now become vaporware because of this litigation. I understand it might not be a loss leader like a Google Nest Home Assistant Hub Device (I've given up on actually understanding Google's naming anymore), but it really shouldn't be that expensive for a "dumb" smart speaker. Does anyone make this? I'd prefer no proprietary hardware, but I'd accept a somewhat-closed piece of hardware if it could run software of my choosing.
"Which brings us to the present day. We will still be shipping all orders that are made through the Mycroft website, because these sales directly cover the costs of producing and shipping the products. However we do not have the funds to continue fulfilling rewards from this crowdfunding campaign, or to even continue meaningful operations."[1]
1.https://www.kickstarter.com/projects/aiforeveryone/mycroft-m...
Too many open source projects deal with this sort of thing in secret until it is too late.
We really need an open source project patent troll defense fund that reigns millions in legal hell down on the first to try to hit any company protected under it including counter-suing for damages until it sinks them. Also hire private investigators to find the real names and backgrounds of every asshole on the other side of the suit, and anyone who supports them. Make everything public to the furthest extent of the law and socially bankrupt them all.
We need public scorched earth to send a message anyone else that tries to hit any other protected projects.
> A method of using voice commands from a mobile device to remotely access and control a computer. The method includes receiving audio data from the mobile device at the computer. The audio data is decoded into a command. A software program that the command was provided for is determined. At least one process is executed at the computer in response to the command. Output data is generated at the computer in response to executing at least one process at the computer. The output data is transmitted to the mobile device.
How can a patent like this pass? This is absolutely ridiculous. Patents relating to CS are utterly broken, people need to demand the government to step in since it is impossible for small players to fight them, hence it stifles innovation.
0. https://www.theregister.com/2020/02/12/mycroft_patent_troll/
Some of this cost includes defending against the lawsuit alleging that Mycroft and its principals initiated or called for a campaign of cyber attacks and harassment against the lawyer for the patentee and his family. [0]
[0] See, e.g., Tumey L.L.P. et al v. Mycroft AI Inc. et al Case No. 4:21-cv-00113 (W.D. Mo.) https://fingfx.thomsonreuters.com/gfx/legaldocs/egpbkqlzqvq/...
https://github.com/MycroftAI/mimic3
Mike seems to have kept the effort going with his larynx2 project. I was thrilled at the results their model produced so I hope to see more from it.
Eventually it would've been steamrolled by a GPT based assistant anyway.