If you think that's how internet and routing really works then you need to read up on routing and networking.
Traffic is directed more or less by algorithms the most efficient route between source and destination.
Broadcast don' t exist, it's either point to point or in rare cases multicast but I haven't seen much multicast traffic outside routing protocols on the net. And even for multicast you need to configure it to get it routed.
You target specific services by not having net neutrality, but if you want to keep down your cost you can probably find a low bandwidth alternative at some ISP or share connection with your neighbor.
By the same analogy you don't want to share roads with trucks because you ride a moped and don't need all that room on the roads.
As with all technology they are both beautiful and a bit scary. They aren't entirely silent and can be a bit dangerous too, but it doesn't make them stand out from other technology.
Sometimes their presence is similar to art by Simon Stålenhag.
All in the wake of the lost Net Neutrality, and the risk is that the loss of Net Neutrality causes others to follow Russia and run their own set of servers. We will suddenly see a fragmented net instead.
Now I can't help wonder if someone could figure out which genes that causes the human brain to be so extremely developed, then breed raccoons with those genes.
It would probably be scary for humankind though, but because of "Guardians of the Galaxy".
C++ has all the bad parts from both C and Object-orienting with little added benefit. There's also a reason why for example the Linux kernel isn't written in C++ but C, and that is the memory management of C++ that isn't predictable for use in the kernel.
C actually is a pretty good language, but it has at least two disadvantages: 1. No strong typing. 2. Pointers - you can with no warning work outside the predicted area so you can easily overwrite the stack or just about anything else.
The quirk with C is that the unrestricted pointers also is an advantage in some cases so it's not a good idea to entirely scrap that ability.
C is also a pretty good language when it comes to writing small compact efficient code that is portable between hardware architectures. It puts demands on the programmer to be competent and really be careful about what he's doing, but the gain is great. This is very useful in embedded solutions. And if you look at what you use when you program Arduino then it's C.
The only alternative to C in some environments is assembly programming, but that puts a lot more demand on the programmers.
Just don't buy from scalpers. If they sit there with tickets for a million to a huge event that sees few actual visitors then it will highlight the problem even more.
It doesn't matter how much you want to go to a concert if you feed the scalping mafia at the same time.
Some events demands that you also provide the card used to pay for the ticket to make it valid in an effort to pull out the rug under the feets of the scalpers.
Since VLANs aren't physically separated copper but just virtually separated on the same copper they are merely a convenience feature and not a security feature.
Anyone that want to sniff on your network would just look for VLAN tags and then see everything anyway.
If you think that's how internet and routing really works then you need to read up on routing and networking.
Traffic is directed more or less by algorithms the most efficient route between source and destination.
Broadcast don' t exist, it's either point to point or in rare cases multicast but I haven't seen much multicast traffic outside routing protocols on the net. And even for multicast you need to configure it to get it routed.
You target specific services by not having net neutrality, but if you want to keep down your cost you can probably find a low bandwidth alternative at some ISP or share connection with your neighbor.
By the same analogy you don't want to share roads with trucks because you ride a moped and don't need all that room on the roads.
Since moderation is done by readers I doubt your statement.
But sometimes I lack a +1 Troll moderation.
I don't see how the post you reply to is attacking the messenger? Then you proceed to do that in a very negative tone.
Trying to stir unrest?
Probably true, but gas turbines can be useful even in green energy sector, so don't count them out yet.
Reality has now come to the point when that statement is surpassed and NFL has to accept reality and find other paths to ensure their income.
The energy wasted on computing new bitcoins is growing so large that it's wasting energy that could have been used for more useful purposes.
Imagine if banks worldwide suddenly prohibited exchange between bitcoins and hard cash.
As with all technology they are both beautiful and a bit scary. They aren't entirely silent and can be a bit dangerous too, but it doesn't make them stand out from other technology.
Sometimes their presence is similar to art by Simon Stålenhag.
The problem is that if you ask for a site and you get three different answer - which one do you trust?
All in the wake of the lost Net Neutrality, and the risk is that the loss of Net Neutrality causes others to follow Russia and run their own set of servers. We will suddenly see a fragmented net instead.
It's APK, and I don't trust APK at all due to the spamming.
Now I can't help wonder if someone could figure out which genes that causes the human brain to be so extremely developed, then breed raccoons with those genes.
It would probably be scary for humankind though, but because of "Guardians of the Galaxy".
To fix the election you need to fix the election system.
Doesn't mean that it won't happen now that it's clear where FCC stands with the Trump-appointed leadership.
On a smaller scale you have Portugal where you have to pay extra for access to a lot of services.
Any major company is getting worse and worse these days, the world is really going the Max Headroom way.
I did learn this in the 80's - from Max Headroom.
So no Klingon either, I'm disappointed.
From what I understand English is the business language in India and one of the few common languages that most of the educated inhabitants speak.
There are no good keyboards today, it's next to impossible to get a Keytronic keyboard today, especially non-US variants, and never for a laptop.
Speed matters in a lot more applications than you can imagine.
If you would do something where speed don't matter then you'd do your calculation by hand instead of buying a computer.
Python is to programming today what Basic was to programming in the 80's.
They share a lot of similarities.
C++ has all the bad parts from both C and Object-orienting with little added benefit. There's also a reason why for example the Linux kernel isn't written in C++ but C, and that is the memory management of C++ that isn't predictable for use in the kernel.
C actually is a pretty good language, but it has at least two disadvantages:
1. No strong typing.
2. Pointers - you can with no warning work outside the predicted area so you can easily overwrite the stack or just about anything else.
The quirk with C is that the unrestricted pointers also is an advantage in some cases so it's not a good idea to entirely scrap that ability.
C is also a pretty good language when it comes to writing small compact efficient code that is portable between hardware architectures. It puts demands on the programmer to be competent and really be careful about what he's doing, but the gain is great. This is very useful in embedded solutions. And if you look at what you use when you program Arduino then it's C.
The only alternative to C in some environments is assembly programming, but that puts a lot more demand on the programmers.
Just don't buy from scalpers. If they sit there with tickets for a million to a huge event that sees few actual visitors then it will highlight the problem even more.
It doesn't matter how much you want to go to a concert if you feed the scalping mafia at the same time.
Some events demands that you also provide the card used to pay for the ticket to make it valid in an effort to pull out the rug under the feets of the scalpers.
Since VLANs aren't physically separated copper but just virtually separated on the same copper they are merely a convenience feature and not a security feature.
Anyone that want to sniff on your network would just look for VLAN tags and then see everything anyway.
If those parts don't exist in the secure system then there's a possibility to figure out how to disable them in your personal system.