Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:16-bit legacy software (Score 5, Insightful) 105

Ending support for 32bit installs doesn't mean they are removing the ability for 32bit applications to run in windows. You can run 32bit software in a 64bit OS. I do it all the time.

The problem isn't 32 bit applications, it's 16 bit applications. The new 64 bit processors can run 16 bit programs, but not while they're running in 64 bit mode. If you use a 32 bit OS on the 64 bit processor it will still run the 16 bit applications. And yes, that still matters. There are hardware controllers for very expensive specialized industrial equipment that still use 16 bit control programs to work.

Comment Re:Sad (Score 3) 183

Our Tech isn't degrading. Windows 95, Crashed on the slightest off glance, memory thrashing, memory leaks or buffer overflow can take control of your system, but you didn't even need to do that level of attack because in order to operate it properly you needed to run Windows 95 as Admin otherwise most applications and external hardware will not work.

You're being much too generous. You didn't "need to run Windows 95 as Admin", there was no access control in the system at all for running applications. The closest you got to access control was that you could set a password on network shares. The login process only switched you to your own profile.

Comment Re:Would using Rust instead of Java have helped? (Score 1) 111

Correct me if I'm wrong, but I assume this software is written in Java, like many Android apps are. Would using a modern programming language like Rust instead of an older language like Java have prevented a bug like this from happening (assuming it actually is a bug that is being reported by these users) in the first place?

I assure you, bad code can be written in any language.

Comment Re:Never (Score 1) 212

The distinction is important because if the reason for doing it is the "backup plan" argument, we shouldn't depend on it, instead we should spend our efforts fixing the way we treat the planet we currently live on.

I'm don't think those two options are mutually exclusive. In fact, I think that trying to create a complete ecosystem in gradually larger and larger bottles may give people the perspective they need to realize that the planet we live on is just a really big container and we still need to take the same precautions we would trying to live in any other.

Comment Re:For me... (Score 1) 289

...ads are either blocked by software or my mental ability to completely tune them out as visual noise. If I want something I search for it.

I think most people significantly overrate their "mental ability to completely tune them out as visual noise."

Comment Re:History? (Score 3, Informative) 260

I dunno, I watched the webcast and that leeward fin will definitely need a new paint job. So, like I said, I dunno about 24hr turn around so far.

In the press conference after the launch, Elon Musk specifically said that the grid fins would be made from titanium instead of aluminum on the final revision of the Falcon 9 so it would not suffer from that problem.

Comment High "volumetric"density. Bad mass density? (Score 1) 306

Goodenough’s latest breakthrough, completed with Cockrell School senior research fellow Maria Helena Braga, is a low-cost all-solid-state battery that is noncombustible and has a long cycle life (battery life) with a high volumetric energy density and fast rates of charge and discharge.

Is this carefully worded statement just a way of saying this battery weighs a ton, but doesn't take up much space?

Comment Re:Explain to me (Score 1) 138

2. Why this system doesn't fail safe if the controller is taken down?

Yet another cautionary tale of IoT woe, but also some seemingly bad design...

It is actually failsafe, because the system goes safely to a safe state when the control is lost. The heater running at full blast would certainly not be failsafe...

The definition of "failsafe" depends a great deal on where you are. In areas where it's cold more than it's hot, the heater running at full blast definitely is the failsafe condition. I have had to deal with that exact issue. Midsummer we had a failure in the temperature control system. All the heaters were running full blast. I was told it's part of the building code here, a requirement.

Slashdot Top Deals

I cannot draw a cart, nor eat dried oats; If it be man's work I will do it.

Working...