Forgot your password?
typodupeerror

Comment Re: Boo me too, then. (Score 1) 177

Its almost like a socialist revolution or death are our choices now. Any hint of the first choice is met with arguments that socialism is a terrible choice and will lead to a worse life for all, like that argument is somehow defensible when the chpice can be boiled down to "Non-zero chance of death OR 100% chance of death for 90% of the population."

Comment Re: Which ones aren't made in China? (Score 1) 183

Open and community driven firmware is great. Combine that with open source SOC designs its even better, but firmware runs on a chip, and many of these chips are the product of mostly semiconductor industries in China or Taiwan. Cisco or Netgear may have IP on designs and schematics, but they send these schematics to chip forges out East, and they will run volume batches for clients. Along the way, any number of unknown subcontractors get their fingers into any part of the manufacturing process, and you got a nice little hardware baked attack vector just waiting to be exploited. Basically, you cant fix a poop covered lasagna by adding more layers.

Comment Re: Opinion (Score 1) 288

Wow, show me on the doll where the microservice hurt you...

If you put the country data into a database table, and you at least separate your database servers from your application servers, then you will require a network call to the database server to get the data. If you put it on a file in a volume, its probably network attached storage and again... a network call. The only way that is prevented is by hardcoding the data or deploying it as part of your app resources, which comes with its own set of issues I wont get into.

Your criticism of excessive network utilization and resource wastefulness is equally applicable to other architectures as well. Regardless this problem I would argue is MORE solvable in a microservice architecture in that containerized services more efficiently utilize the infrastructure resources made available to the container hosting platform. It is vastly more scalable to meet system resource needs and is more efficient at that capability. To take it further for seldom updating reference data like Countries for instance, things like Redis caching make all of this a moot point anyway.

The bottom line is that if your example you provided is based on a true story, then I would argue there are more pressing problems in your design than whether or not microservices are used or not.

Comment Re: Pro-return group? (Score 1) 142

The problem with this is that your "preference" to see people in the office because it makes you "happy" does not justify taking agency and choice away from others. It would be akin to saying that seeing slaves working a plantation is my "preference" so it justifies the robbery of others freedom.

Comment Re: This whole article sounds like an ad (Score 1) 142

You premise supposes that an object of human desire is inherently good for the human. It is unclear how this will affect all people psychologically in terms of society, the role of ownership as it pertains to capital, and ensuing power dynamics. This could all be extraordinarily bad for a great deal of people.

Slashdot Top Deals

You mean you didn't *know* she was off making lots of little phone companies?

Working...