Forgot your password?

typodupeerror

Comment: Re:.NET != Silverlight (Score 1) 324

by Just Some Guy (#40148847) Attached to: Mono Abandons Open Source Silverlight

By the way, for those who haven't looked at it recently, MonoDevelop has come a -long- way. It's feature-comparable to Visual Studio, nowadays.

Please tell me it's not screenshot compatible, because that's the ugliest freaking mess of a horrid GUI editor that I've encountered. Otherwise, no wonder I've seen so many Windows devs with multiple huge monitors: they'd need them to be able to see a useful amount of code at one time. Seriously, those screenshots dedicate, what, 20% of the window to actual content?

Comment: How? (Score 4, Insightful) 323

It would be even worse if we weren't also locking up lots of water from rivers behind dams like the Hoover Dam.

How would that be? Dams don't make the water go away. Over time, the amount of water going into the reservoir equals the amount leaving, or else the water levels would either drop or overflow the dam. The only significant change I'd see is that dams increase the surface area of the water and would therefore raise evaporation, so some of the water that would normally go downstream would turn into atmospheric moisture instead. For global warming purposes, that's probably not a good thing. But would it actually have a non-negligible effect on ocean levels?

Comment: Re:LOL (Score 1) 325

by Just Some Guy (#40043721) Attached to: 'Inexact' Chips Save Power By Fudging the Math

Wow, so the goal to be Green in the future is to introduce more bugs into hardware to save power. While I am sure there are limited uses of this kind of "math" in general I don't believe these chips will have widespread adoption because mathematical accuracy, at least for integer values, is kind of critical for most applications.

1) "LOL I'M WAY SMARTER THAN TEH CHIP DESIGNERS". 2) So don't use those instructions when you need IEEE 754 math. 3) But do use them in your video decoder when you can sacrifice accuracy in the 5th digital of a float for 1/15th (.06668) the power consumption.

Comment: Re:Yeah, tell me about it (Score 1) 141

by Just Some Guy (#40030223) Attached to: Who Is Still Using IE6? the UK Government

1) feels the need to upgrade what isn't broken

IE6 is very, very broken. Fortunately for us (and unfortunately for people who have to use it), it's also almost completely dead. The day is coming when it will be literally impossible to run an IE6-compatible system without buying expensive legacy-compatible hardware or hosting it inside an emulator.

Consider that IE6 on Windows XP was released in 2001. Two years from now, this will be as ancient as using IE5 (released in 1999) on Windows 98 would be today. Can you imagine how fun it'd be to have to support that combination in your IT department? Can you even buy new hardware that would boot Windows 98 outside of specialty orders? Would you really want to host VMWare, etc. on the desktop of every user who needed it? Well, we're within not-so-many months of that being the same situation for IE6 on XP. Yeah, I can see why someone might want to "upgrade what isn't broken", even if you miss the Good Old Days.

Comment: Re:Yeah, tell me about it (Score 2) 141

by Just Some Guy (#40030069) Attached to: Who Is Still Using IE6? the UK Government

From the dozens of conversations I've had with Council IT teams around the country, it isn't a lack of will or of motivation or of education, but of a real (and partially justified) fear that if they upgrade to Win7, some essential legacy web based application that works flawlessly in IE6 and XP, will fall over when introduced to IE8. This has happened at various places around the country and has cost Councils a pile of money to fix the issue or to replace those legacy systems.

GOOD! Those same groups didn't want to listen when we told them that writing to a single browser with it's non-standard quirks and single-platform pathogen vector of a plugin architecture was a bad idea. I'm going to use this as a warning to my clients: "you don't want to write this to run on IE-only. Remember what happened with IE6 and how much it cost to fix that boondoggle?"

disbar, n: As distinguished from some other bar.

Working...