If all the apps are in React Native I feel like they are gonna have a bad time. If you’re not careful React Native apps have bad performance, and Fire TVs don’t have a lot of performance to spare.
The author is exited but I’m not. I am not a big fan of corporations taking the free work of FOSS developers and turning it into a proprietary dystopia.
I think that having a strong public domain is good for everyone. For instance properties like Sherlock Holmes really took off once it was in the public domain and people could write spin-offs and whatnot without worry that a copyright lawyer would come along and sue them.
Linux is the same thing, Amazon using the kernel and stuff to build an OS on doesn’t take anything away from anyone else who uses Linux as a desktop or server environment, and in fact can lead to some good pass back, even if it is just that the devices are easier to root. Take a look at the Open-wrt project, where Linksys built their router on top of a Linux kernel and it led to a whole ecosystem of open routers. People went out of their way to buy a WRT-42G just with the intent of rooting it, and Linksys got their money either way.
It’s pretty annoying you replied to someone’s nice, well thought out comment with your own bullshit. Then speculated about something you could have googled in 7 seconds max.
Amazon using Linux isn’t the concern. What OP was referring to are things like their use of Elasticsearch. It’s basically Amazon’s version of embrace, extend, extinguish. It got so bad, that the devs of Elasticsearch changed their licensing as a way to fight against Amazon’s tactics.
Open source is great. But when other companies take the open source code as their own to the detriment to the original open source devs, that’s not sustainable. That behaviour will kill open source.
Amazon can’t make TVs or ereades without filling them to the brim with ads and spyware like the greedy shits they are, I dont want to think about how screwed up their OS would be. As much as I sneer at Microsoft and windows BS as a snobby Linux user I get the impression amazon would be way worse and make Ol Gatey boy say ‘have a little class, would you?’
If anything, it’ll be a thing where amazon ends up close sourcing the code/parts that they create after forking whatever OS they decide. That, or they’ll just close source the entire codebase 100% before release without any regard or repercussions.
it won’t take long for someone to build a Wamazon Linux distro with all the features and none of the crap.
I don’t know what “features” Amazon would include that aren’t somehow directly tied into their store and ease of shopping…aka “crap.” It’s not like they would build a better video/audio driver or something. It would all just be more…advertising and analytics, probably on a cheap platform as hardware has never been their largest source of income, to include Kindles (AWS is, last I checked). Strip those two out of their build and we have essentially an untouched kernel lol, at least that’s how I see it happening.
Good luck getting all the developers to rewrite their apps. The only reason you had any apps was because it was based on Android so it was little to no effort to port. Going plain ol’ embedded Linux is basically the death knell of your developer story. Source: been there, had no third party apps, switched to Android
Oh man PWA as a replace to traditional apps have been promised for a while. On one hand the promise of write once run anywhere on the other less ability to lock down your app from your users (good for us, but not popular in the mobile space at the moment)
You’re likely thinking KaiOS. They are still contributing what is required under MPL-2.0 but the rest is proprietary. KaiOS 3.x finally got off of a browser from 2016 as the base, but very few have upgraded their apps to be compatible (the tweaks were minor) & others have used it as a reminder that they were still ‘supporting’ a platform like whoever is maintaining or using that WhatsApp thing for chat.
There’s also Capyloon built from B2G, but it’s still early on & is targeting touch phones, instead of feature phones.
It would be nice to see it around IMO since it’d just be another enhancement to progressive web applications & JavaScript is a better target than Java or Swift.
PWAs are great if they’re written well, especially if they allow offline access.
There’s platforms like React Native where the apps are native on each platform (they use native UI widgets). You can’t just run the same code, but you can reuse probably 90-95% of code across platforms.
omgubuntu.co.uk
Hot