Earlier quoted context omitted.
At least in my area Century Link business is the only isp I can get at my house that doesnt come with a data cap. Both CenturyLink home and our cable provider have data caps that are enforced. And working from home along with Netflix and YouTube blow me through the 80gb limit every month. Causing me to have to raise my plan. And I’m not paying $200 a month for unlimited bandwidth.
Your cable options have an 80gb limit?! WTF!! Comcast has data caps (which is stupid) but it's 1TB and I think my 7 person household has only passed the halfway mark once, so it's meh. But 80GB?! That's insane! Destiny 2 is an 80GB download itself.
CenturyLink 911 outage was caused by a single network card sending bad packets
111–120 of 166 posts
Re: CenturyLink 911 outage was caused by a single network card sending bad packets
#112Earlier quoted context omitted.
Your cable options have an 80gb limit?! WTF!! Comcast has data caps (which is stupid) but it's 1TB and I think my 7 person household has only passed the halfway mark once, so it's meh. But 80GB?! That's insane! Destiny 2 is an 80GB download itself.
Seems strange how bad ISP's are in the US compared to the UK. I can get 400/35 Fiber to the Home with no datacap (no throttling either) for £54 a month (~$70).
Re: CenturyLink 911 outage was caused by a single network card sending bad packets
#113Earlier quoted context omitted.
This is why amazes me. At my home we blow through on average 25 GB a day in gaming, streaming video, other downloads etc. limits like these are terrible. 80 a month? Wtf?!
25 GB a day? Are you streaming 4K?
I cut cable TV years ago and exclusively stream. I like having the TV on for background noise when home, even though I’m usually not actively watching it the whole time, and you’d be surprised how fast one can chew through data usage. I usually use around 1.5TB a month when you factor in offsite backups.
Re: CenturyLink 911 outage was caused by a single network card sending bad packets
#114Earlier quoted context omitted.
Yes; although in GC’ed languages like Go and JS it’s still very easy to leak OS level resources like file handles because you still need to remember to close() them. (Although go’s defer blocks are a fantastic assist here). This is one area Rust really excels - the same mechanism for making sure memory gets cleaned up also automatically closes network sockets and file descriptors when they go out of scope. Even in th…
You're talking about the Drop trait? I'm learning Rust coming from Go. It looks cool, but it also concerns me how most data structures in the stdlib use unsafe blocks to defeat the borrow checker. This is not the point of Rust, I would have thought?!
Beyond that, to some degree, it is the point of Rust: limit unsafe things so that you can reason about them more easily. The CPU is inherently not safe, so it has to exist on some level. rust gives you tools to manage this.
Re: CenturyLink 911 outage was caused by a single network card sending bad packets
#115a. There was no error monitoring.
b. That a SPoF existed.
c. That it wasn't found sooner.
The FCC, with their Verizon lackey Ajit Pai, should fine them $100 million bucks to get their attention, but they won't because corporate welfare.
Re: CenturyLink 911 outage was caused by a single network card sending bad packets
#116Earlier quoted context omitted.
What's really strange is how the crappy broadband is continuously justified in the US.
Replace “broadband” with everything from education and healthcare, through infrastructure and a dozen other words, and you’re still right. I don’t understand it either.
Re: CenturyLink 911 outage was caused by a single network card sending bad packets
#117Earlier quoted context omitted.
Any option to host your docker stuff on a VPS or other system that isn't using your home internet connection?
I think he/she uses Docker as a development tool on his machine, with volumes and everything.
It is surprising how big docker containers get after a while.
Re: CenturyLink 911 outage was caused by a single network card sending bad packets
#118I was visiting my SO's parents in Portland for the holidays when this happened. Their cable TV stopped working for at least two days and we all got an emergency services text with the local emergency number because 911 wasn't going to work. (At least their Internet through CenturyLink remained working.) This also happened to coincide with them receiving a notice of a $50/month increase on their bill from CenturyLink,…
> This is what happens when you treat IT like a cost center and don't provide the necessary funds to tackle technical debt and keep your services up and running: Especially now with cordcutting becoming the norm and traditional cable subscription number dropping, large providers are scrambling to find ways to extract profit. With the rise of streaming, peering arrangements are more lopsided than ever and ISPs are act…
Don’t most ISPs cache this sort of content closer to their customers? Netflix at least offers to install hardware that does this.
Re: CenturyLink 911 outage was caused by a single network card sending bad packets
#119I was visiting my SO's parents in Portland for the holidays when this happened. Their cable TV stopped working for at least two days and we all got an emergency services text with the local emergency number because 911 wasn't going to work. (At least their Internet through CenturyLink remained working.) This also happened to coincide with them receiving a notice of a $50/month increase on their bill from CenturyLink,…
Honestly, if you had FiOS as an option why would you stay with CenturyLink in the first place? Verizon is just as assholish, but at least they can deliver.
Re: CenturyLink 911 outage was caused by a single network card sending bad packets
#120Earlier quoted context omitted.
Replace “broadband” with everything from education and healthcare, through infrastructure and a dozen other words, and you’re still right. I don’t understand it either.
Education and healthcare are of high quality in the US, generally speaking. They are just super expensive.