I hate smart TVs with a burning passion. They accomplish literally the bare minimum to keep people happy and sometimes not even that. Samsung’s Tizen OS is the most genuinely frustrating experience I’ve had with a consumer device outside of printing. Advertisements on my home screen that can’t be disabled, dubious privacy, bugs that require me to reboot my TV, and of course security so bad that they recommend install…
I've long since run with the notion that if you must have Smart TV features, do it with an external box. Last time I checked the Roku devices were decent for this, but there's a bunch of alternatives, and some lovely FOSS stuff (Kodi comes to mind) that is much more privacy focused. The TV itself is a black box of mystery, and does NOT get to go on my network. It doesn't need my wifi password, and I certainly don't w…
Please make your products work with URLs
211–220 of 353 posts
Re: Please make your products work with URLs
#212Earlier quoted context omitted.
My standard operating procedure for TVs is: Setup sound bar. Connect new TV to HDMI switch. Get the TV working with my remote. Throw TV remote in a corner somewhere.... I don't even try to use a smart TV's internal functions anymore. They're just big monitors to me.
Don't some smart tv's scan the local wifi networks and try to find one they can connect back home through? eg no password on it. Guessing they haven't started shipping with a dictionary to try brute forcing the most common passwords. :D
I do worry that one day someone is going to buy one of those Comcast modems that has the automatic Xfinity guest networks and it will find that ...
Re: Please make your products work with URLs
#213I hate smart TVs with a burning passion. They accomplish literally the bare minimum to keep people happy and sometimes not even that. Samsung’s Tizen OS is the most genuinely frustrating experience I’ve had with a consumer device outside of printing. Advertisements on my home screen that can’t be disabled, dubious privacy, bugs that require me to reboot my TV, and of course security so bad that they recommend install…
TV makers should stop embedding the Smart TV features, and focus on either bundling an external box on dongle, or establish a standard for smartTV circuit board that you can replace by a third-party or pull out completely when the inevitable happens (system is unsupported/EOL, has some security flaws the manufacturer doesn't take seriously, etc. And more importantly, make the display works without such card.
Unless average Joes start clamoring for that, all of the cost associated with what you're asking for wouldn't help them sell a significantly larger number of TVs.
Re: Please make your products work with URLs
#214Author here. Sorry for those having trouble viewing the site. That's obviously never the intention. The current incarnation is actually a bit of an experiment. Unfortunately, my blog is only occasionally tested against front page traffic so I don't always get a feel for what's not working. That said, I assure you I am intimately familiar with the tradeoffs of different methods of delivering HTML. TL;DR it's my person…
Your largest entry (about dependencies) would be about 8K of gzipped HTML, and another quick estimate says that all the entries together would be about 50K of gzipped HTML.
Re: Please make your products work with URLs
#215Earlier quoted context omitted.
The URL does work. I don't say anything in the post about reading what's on the other end. What you're saying would be like if I had said in the article that I should be able to give the Roku a video format it doesn't support and expect it to work. My website should work for anyone using a browser with default settings. I never claimed it was a static HTML site. It's an interactive JavaScript application.
That's exactly my point. It's a website. It's meant to be consumed by browsers, so it's fine if the served resource is a SPA that renders the content lazily or whatever. The claim that SPAs somehow violate HTTP seems weird to me.
Re: Please make your products work with URLs
#216Please make your _stuff_ work with URLs. And I use that word ~~~lightly~~~ However, there doesn't seem to be any widely implemented standard for playing plain URLs, only walled gardens like the YouTube app. -- this is fucking annoying The Roku app for Android allows you to use your phone as a keyboard for the TV, rather than the awful [physical remote UX for input]. This is a great feature which I appreciate. -- whose standard are you using{?} I should be able to copy a URL from my phone (possibly obtained from scanning a QR code), paste it into the Roku Android app, and the Roku ;should; attempt to play the file at the URL. This is clunky, awkward, and :not particularly easy:. But it is simple, obvious, and intuitive. -- whose voice? Here is my plea: when you (_)don't(_) build hardware/software, but merely send your flying junk my way, please make it support the primitive, simple case. By all means implement the slick Chromecast style when sending good highfalutin stuff. It's OK when it works. HTTP is the lingua franca of the internet (and I use that word ~~~lightly~~~). When you build stuff, please make it work with (simple or complicated) URLs, as in myblog.com*, idiotsite.net or studiolo.fortdiurbino.net.
Edited by Federico P.S. Fuck all y'all
Re: Please make your products work with URLs
#217Earlier quoted context omitted.
In what sense? Because the article is explaining some problem, and the article itself has some other unrelated problem?
> Here is my plea: when you build hardware/software, please make it support the primitive, simple case. The OP is arguing that the primitive, simple case for this page is to not use any javascript because it's unnecessary for the core functionality of this page. The content here can be displayed simply as a few kilobytes of raw HTML. Much like the author assumed that javascript is most primitive & simple functionalit…
Re: Please make your products work with URLs
#218Earlier quoted context omitted.
Right, someone already built it :) https://chromecast.link/
It looks like https://play.google.com/store/apps/details?id=com.rabidgreml... may be the equivalent in Android app form.
I guess I could just spend 99 cents and 2 minutes to find out...
Re: Please make your products work with URLs
#219I think it should be possible to do this with the browser and the Chromecast protocol, since my understanding is "play a video from this URL" is the core of the protocol. Someone could build a website following https://developers.google.com/cast/docs/chrome_sender/integr... where you paste the URL of a video and are given the option to "cast" it to the TV. This would be some work, but only one person would need to do…
Right, someone already built it :) https://chromecast.link/
Re: Please make your products work with URLs
#220Irony: blank page w/o JS, fails in Outline.com.
Funny, but with my cranky old Firefox, it loads just fine. With NoScript blocking both the site and Google. By "w/o JS" do you mean totally disabled? Or just NoScript?