Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Well it is half true (Score 1) 215

Slashdot has been crying wolf since they are a geek site and geeks seem to like that kind of thing and also like new technology, no matter the cost and issues.

However there have been actual depletions of IPv4 space of various kinds. First it was that all available networks were allocated to regional registrars. Now some of those regional registrars are allocating all their remaining addresses.

That doesn't mean doomsday, of course, it means that for any additional allocation to go on, something would have to be reclaimed. That has happened in the past, organizations have given back part of their allocations so they could be reassigned. It may lead to IPs being worth more. Company A might want some IPs and Company B could cut their usage with renumbering, NAT, etc so they'll agree to sell them.

Since IPs aren't used up in the sens of being destroyed, there'll never be some doomsday where we just "run out" but as time goes on the available space vs demand will make things more difficult. As that difficulty increases, IPv6 makes more sense and we'll see more of it.

We are already getting there in many ways. You see a lot of US ISPs preparing to roll it out, despite having large IPv4 allocations themselves, because they are seeing the need for it.

Comment Re:This won't end well.... (Score 3, Insightful) 187

However... From my experience, the leading edge systems have been getting much MUCH better.
Many of the core stuff has been stabilized for years.

Windows 10 still uses the NT based Kernel. Like the previous versions. Most of the drivers are the same as well. The buggy stuff are in the new features, that are often not yet implemented into the prod environment anyways.

The bad old days of the 1990's seem to be over for now. Quality is much better sense then. We can do a lot of things now without much fear of bad consequences.

Just like in the 1990's we stopped having to worry so much about failure in RAM as a major issue, because RAM has became a rather reliable component on the system.

Comment Re:Edge (Score 2) 187

I really wasn't impressed with edge at all. The touch interface is very buggy, pinch zoom and scrolling doesn't work past the first few seconds, in desktop mode. the browser stuff takes up a lot of screen real-estate. And still the lack of plugins such as adblock hinders the web experience.
I still don't see the point on drawing on your web page either.

Comment Limited Time.... (Score 1) 187

There could be less demand, If we really had a good handle on the limited time to upgrade for free window.
There are a lot of people who are not in a rush to get windows 10. However this limited time means they might as well upgrade now vs waiting too long and having to pay for it. (Yes I am wide open about Free/Open Source Linux advantages...) But is it that important to give an artificial high demand to make investors thinks people really REALLY want the upgrade. vs just Getting it now for Free, vs waiting later for it.

Comment Re:My upgrade strategy (Score 0) 187

Which is fine.
I had my Linux for a desktop kick for a while back in the late 1990 and early 2000s
then I was on on Solaris for a while, then Mac OS.
I am actually trailing on a Windows kick, it is getting to a point where I may want to switch a again.

Nothing is wrong with any of these system they have their pluses and minus.
However OS X and Windows, is less struggling for hardware compatibility. Linux seems to be hit or miss, unless you invest a lot of time trying to determine if it is compatible enough, as many of discussions on such hardware fail to state if it works with a distribution or not.

Linux: I tend to prefer when I need to be very productive, When I need to crunch a lot of data. Also it is handy for cases when I need to do something outside the box, as it doesn't dumb down lower level access.

Comment Re:Different instruction sets (Score 5, Informative) 98

Benchmarks are hard for comparing computing systems already. Design trade-offs are made all the time. As the nature of the software these systems run change over the time, so does the processor design changes to meet these changes. With more software taking advantage of the GPU there may be less effort in making your CPU handle floating points faster, so you can focus more on making integer math faster, or better threading...
2005 compared to 2015...
2005 - Desktop computing was King! Every user needed a Desktop/Laptop computer for basic computing needs.
2015 - Desktop is for business. Mobile system Smart Phones/Tablets are used for basic computing needs, the Desktop is reserved for more serious work.

2005 - Beginning of buzzword "Web 2.0" or the acceptance of JavaScript in browsers. Shortly before that most pages had nearly no JavaScript in they pages, if they were it was more for being a toy, at best data validation in a form. CSS features were also used in a very basic form. Browsers were still having problems with following the standards.
2015 - "Web 2.0" is so ingrained that we don't call it that anymore. Browsers have more or less settled down and started following the open standards, And JavaScript powers a good portion of the pages Display. the the N Tier type of environment it has became a top level User Interface Tier. Even with all the Slashdot upgrade hate. Most of us barely remember. clicking the Reply link, having to load a new page to enter in your text. And then the page would reload when you are done.

2005 - 32 bit was still the norm. Most software was in 32 bit, and you still needed compatibility for 16 bit apps.
2015 - 64 bit is finally here. There is legacy support for 32 bit, but finally 16bit is out.

These changes in how computing is used over the time, means processor design has to reweigh its tradeoffs it choose in previous systems, and move things around. Overall things are getting faster, but any one feature may not see an improvement or it may even regress.

Comment Because someone will do it (Score 1) 231

Either states will decide you don't need insurance if you have a self driving car, or a company will spring up that will insure self driving cars for a lot less money.

It is one area where capitalism can work. Lets say all the existing insurance underwriters charge $100/month for normal insurance based on human drivers. At that rate they can cover the rate of claims and make a nice profit. Say $20/month ends up being net profit after their operations costs and payout are factored in, and operations are another $20/month.

Well lets say that self driving cars then have a 0.01% accident rate compared to human drivers (it may end up being lower than that). That will drop their payouts by a similar amount, so from $60/person/month to $0.60/person/month. Ok but they decide to keep the price the same, just make more money.

Thing is, they'd still be really profitable at $41/month, instead of $100. Someone else will realize that, and work to steal their business. They might not go that low, maybe $80/month, but it'll happen. Then they'll try to get it back and so on and so forth.

Remember that your costs aren't just based on your specifically, they are based on actuary data of accident likeness. Sure you've had no accidents, but there is a statistical probability that you will. You are in the lowest risk group likely, but it is there. If self driving cars are much lower, rates can again be much lower.

Also, have you checked around? My rates haven't gone up in a long time. Maybe your company is just screwing you because they can, and you'd save if you took your business elsewhere.

For comparison purposes I pay about $350/6 months for $200k/$500k liability insurance on an old, cheap, car.

Comment Re:Software engineer fails to understand business (Score 5, Insightful) 133

If programmers are left to their own devices, no code will ever get released, because complex systems have too many variables to test, take a long time to code, by the time you get to the end you realized you could have done the beginning better.
There are so many times I go back to my old code and say to myself what was I thinking? There is a much easier way to do this.

Sometimes it is cheaper to leave the bloat and use more hardware to compensate.

I have a lot of half done apps in production. There are thing I want to do to make them better, however I probably won't get to them by EOL because the customer is generally happy with it, and I have other higher priority projects in my queue.

Slashdot Top Deals

"Engineering without management is art." -- Jeff Johnson

Working...