Earlier quoted context omitted.
For a lot of people the benefits show up because they have more devices sharing that connection. Before our kids moved to school we had 5 people on our home connection. Each with multiple devices, all trying to work or play games or stream content at the same time. For one person with one computer it’s probably delightful overkill. For a modern family unit it can make everyone happy.
But even for your 5 people, a gigabit is plenty to all stream content at the same time, right? How often are all 5 people trying to download a 5 gigabyte file at the same time such that they collectively really benefit from more than a gigabit?
Google Fiber is coming to Las Vegas
171–180 of 232 posts
Re: Google Fiber is coming to Las Vegas
#172I've got a place in Vegas that's presently served by CenturyLink. It has 1G/1G symmetrical fiber at a guaranteed fixed price of $65/mo. 8G is appealing. So far I haven't seen a map or a timeline of where/when. I signed up for status emails from Google over a year ago.
They just raised the price on my fixed for life deal from Century Link. If you look back, there's nothing in the documentation/terms that actually claimed it was for life. Super shady on their end and I'm going to switch to Google Fiber once they're finished installing it in my neighborhood (they're currently in the installation process)
Re: Google Fiber is coming to Las Vegas
#173> GFiber service will be available in parts of the metro area later this year. Nevada residents and business owners will be able to choose between Google Fiber’s plans with prices that haven’t changed since 2012 and speeds up to 8 gig. The author of the press release is under the mistaken belief that unchanged broadband pricing is a good thing. From the linked price page: 1gig: $70/mo 2gig: $100/mo 5gig: $125/mo 8 gi…
Meanwhile, I'm paying 120/month for 150MB down, 75 up to my rural telco-op, and compared to the satellite internet I had before, I'm happy to be paying it.
Re: Google Fiber is coming to Las Vegas
#174All the relevant information on one sign.
Re: Google Fiber is coming to Las Vegas
#175Earlier quoted context omitted.
And then there's my parents, who live in a rural area and have a tiny fiber ISP charging $70/mo for 50mbps. That's not missing a zero...
If it's anything like where I am, they paid little or nothing to actually get the fiber to their house. As with all rural infrastructure, low population density means high costs, especially if not everyone is a customer but you still have to run a cable past their house. My rate is a little better than that- I think $120 for 150 or 200 symmetric- but it's still simultaneously more expensive than what I'd pay in the c…
Re: Google Fiber is coming to Las Vegas
#176Earlier quoted context omitted.
What are the other ones?
ATT and Quantum. Those both have fiber in some neighborhoods but don’t seem to be expanding quickly.
Eventually, one of them did figure out how to get me connected.
Re: Google Fiber is coming to Las Vegas
#177Re: Google Fiber is coming to Las Vegas
#178Re: Google Fiber is coming to Las Vegas
#179What does seem to matter is variability: latency and jitter, and the stability of the network inside the house (eg wifi contention). The pipe is the least of one's worries, it would seem.
Re: Google Fiber is coming to Las Vegas
#180Speaking as a former Google Fiber software engineer, I'm honestly surprised this is still around. In 2017, basically all the Google Fiber software teams went on hiatus (mine included). I can't speak to the timing or rationale but my theory is that the Google leadership couldn't decide if the future of Internet was wired or wireless and a huge investment in wired may be invalidated if the future Internet was wired so…
I worked on the "misstep" with a small team, and it’s wild to see Fiber still around and even expanding to new cities. As far as I can tell, the set-top box software had nothing to do with why Fiber was scaled down. Also, usability surveys showed people really liked the GUI!
The client supported on-demand streaming, live TV, and DVR on hardware with... let’s call them challenging specs. Still, it turned out to be a pretty slick app. We worked hard to keep the UI snappy (min 30 FPS), often ditching DOM for canvas or WebGL to squeeze out the needed performance. A migration to Cobalt [1], a much lighter browser than embedded Chromium, was on the table, but the project ended before that could happen.
Personally, it was a great experience working with the Web Platform (always a solid bet) on less-traditional hardware.
--