It's 2016. Why do we still suck at distributing software?
Show HN: Stremio – watch movies, series, YouTube channels, live TV
21–30 of 35 posts
Re: Show HN: Stremio – watch movies, series, YouTube channels, live TV
#22Re: Show HN: Stremio – watch movies, series, YouTube channels, live TV
#23It looks quite nice, but I am wondering if this is like a popcorn time kinda thing where I can stream any show that may not even be on my harddrive, or if this is a product meant for indexing my harddrive and streaming it to any device like Plex?
yes you can steam any tv show or movie without it being on you HDD to be honest its hell of a lot better than popcorntime and safer as it uses add-on's for the torrents and if the movie or tv show you want is not their simply drag the magnet link into stremio :-) and the team on facebook are very responsive if you ever need help or have any questions :-)
Re: Show HN: Stremio – watch movies, series, YouTube channels, live TV
#24Heads up for any one grabbing the Linux dist -- this tarball just took a shit all over my homedir. It's 2016. Why do we still suck at distributing software?
OS X doesn't have this problem: .app bundles are just directories following a convention of where to put binaries/resources.
Windows is a mess under the hood with all the registry fiddling an installer has to do, but there are dozens of existing alternatives out there already, both free and commercial which abstract that away.
Re: Show HN: Stremio – watch movies, series, YouTube channels, live TV
#25Re: Show HN: Stremio – watch movies, series, YouTube channels, live TV
#26Heads up for any one grabbing the Linux dist -- this tarball just took a shit all over my homedir. It's 2016. Why do we still suck at distributing software?
Re: Show HN: Stremio – watch movies, series, YouTube channels, live TV
#27But why is it a desktop app? It looks like most of the content is available on the web. I think I'd rather just use that than download some app like this.
Re: Show HN: Stremio – watch movies, series, YouTube channels, live TV
#28Re: Show HN: Stremio – watch movies, series, YouTube channels, live TV
#29Heads up for any one grabbing the Linux dist -- this tarball just took a shit all over my homedir. It's 2016. Why do we still suck at distributing software?
You can also check the contents before unpacking with mc or using tar directly if you prefer.
Re: Show HN: Stremio – watch movies, series, YouTube channels, live TV
#30Heads up for any one grabbing the Linux dist -- this tarball just took a shit all over my homedir. It's 2016. Why do we still suck at distributing software?
I'd say we mostly suck at distributing Linux software. I'm not sure if improvements have been made recently, but I remember reading the docs on how to create .deb bundles a couple years ago, and the impression I got was that it had a somewhat steep learning curve. Considering not everyone runs Debian or Ubuntu, you also either need to provide other package formats as well, a tarball with instructions or (even worse)…
It surely trades this with a bunch of other problems, such as excessive embedding of third-party code copies.
(This is particularly problematic for video decoder code given the number of exploits in this area.)