Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:Government should not own businesses..?? (Score 1) 105

The US typically approaches this by purchasing the products from the companies, or using trade pressure to make another country purchase products from them -- rather than by buying them out. The US government isn't talking about buying ExxonMobil, Raytheon, Boeing, etc. This is definitely weird.

Comment Re:Government should not own businesses..?? (Score 1) 105

and GOP became socialist.

As everyone in that reddit thread pointed out, that quiz is about fascism not socialism. The open debate is: Does the author of that reddit post not know the difference, or are they intentionally confusing the two as a form of misdirection? The post has merit even though it mislabels things.

Comment Re:Other metrics (Score 1) 200

If America really cared about their citizens, the Unemployment rate should consist of All Americans divided by the number who work. Getting that number to one would be amazing.

The Bureau of Labor Statistics (BLS) publishes that number. It's called the employment-to-population ratio. Since there many different opinions on how to interpret the data, the BLS publishes it every which way. Most press reports what is called the U-3 number because most economists agree that it is the most useful one.

Comment Even on LANs IPv6 would be great (Score 1) 68

I work for a company that makes large industrial machines. Some of the machines are, themselves, networks. They have motors and sensors and encoders and PID controllers and more. But too many of those devices assume ipv4, as do the corporate networks they live behind. So we have to assign all the embedded devices IPv4 addresses that don't conflict with the corporate s network, then apply NAT. It is overcomplicated, and so I can't remotely monitor the devices. To solve this there are a gzillion 3rd-party companies each with their own tools and APIs for remote monitoring.

Each device ought to be able to assign itself a unique IPv6 address and we could talk straight to it. Instead we go through a myriad of 3rd-party NAT hacks to get there.

A firewall is fine. Multiple levels for firewall is fine. Multiple levels of firewall each one rewriting the IP address is a nightmare. Often time today teams assume NAT is a firewall feature, when in reality firewall don't need NAT to function. It's just a hack.

Comment Re: We really need to push IPv6 adoption (Score 1) 68

We have made it work, but it is costing us dearly. End-to-end addressability is fundamental to the original design of the internet. It enables any two nodes to communicate directly without needing a third party to broker the connection. For example, decades ago two people could play a video game over the internet without needing a 3rd-party server. IPv4 exhaustion and widespread use of NAT broke the model, handing control over to centralized services. So today, my cell phone can't ping your cell phone without going through someone else.

The Internet went from a democratic self-healing system to one where big corporations dictate what protocols we can use to connect.

Us old farts pine from the old days. Today's network engineers are fine with corporate control because they don't know anything else. Time will tell how big of a problem this really is.

Slashdot Top Deals

All science is either physics or stamp collecting. -- Ernest Rutherford

Working...