Forgot your password?

typodupeerror

Comment: Inflation at the speed of Moore's Law (Score 1) 491

by Siker (#32869256) Attached to: Bitcoin Releases Version 0.3
The FAQ seems slashdotted, but if the currency is based on CPU time, inflation would not only be high (how many years between doubling of CPU capacity?) but also rather erratic. Every time Sony released a new 'super computer caliber' gaming station inflation would shoot up as the price of CPU time just went down.

Comment: Re:What's more evil? (Score 1) 419

by Siker (#31547234) Attached to: YouTube <em>Was</em> Evil, and Google Knew It

You don't have the right to ignore laws you don't agree with.

Sorry

Only in a literal sense. You don't "have the right" to ignore a law - that's just by definition of a law. He was talking about what's evil, not what's lawful. In fact, without even taking a stance on whether this particular law is evil or not, I think we could safely say that following an evil law may in itself be evil.

Some will say these copyright laws harm our cultural wellbeing. With or without a 'right' to do so, I can see how some would say the morally correct action is civil disobedience.

Comment: Re:Dr. Zen's answer (Score 1) 951

by Siker (#31350484) Attached to: How Do You Get Users To Read Error Messages?

In my experience that's far too long. Here's the message as seen by the user:

...permissions and integrity of your filesystem.

[More information] [Retry] [Ignore Error]

The customer would then assume the software has destroyed their filesystem. They'd call and leave a screaming voicemail starting something like 'Someone needs to call me RIGHT NOW.'

Messages need to be ten words or less to have a fighting chance. And I'm talking about simple words. Even then, people will still call in. We recently had a customer call in wondering what to do about this error in our shipping software: "you have to specify a weight greater than 0 pounds."

Here's how to make error messages work: make them simple and actionable for the sake of the literate. For the rest, charge per incident for support and hire a lot of cheap labour.

Comment: Re:Nooo ! (Score 1) 440

by Siker (#31064522) Attached to: Mozilla Puts Tiger Out To Pasture

While your typical /.er might be on a 1-3 year upgrade cycle, a lot of people (ie older parents/grandparents) buy a Mac because it's "easier" and are more inclined to be on a 5-10 year cycle.

Great, then it'll take them 5 years to upgrade Firefox and notice something is wrong. Hey, that's just around the time they're upgrading their computer anyhow!

Comment: Re:Are nerds not aware (Score 1) 844

by Siker (#30911634) Attached to: Is Programming a Lucrative Profession?

The whole thing needs a complete redesign. I think doing something to get rid of the whole HTML thing would be a giant improvement; just display things straight into a window from application code

Right. HTML is a great language for documents, horrible for applications. The solution you are looking for is called Cappuccino and it throws out HTML and CSS in favour of a regular Objective-C Cocoa like paradigm where you just draw in a window or place UI widgets using layout managers.

Trying to write a web application in HTML is like painting with a tennis ball for a brush. It's the wrong tool for the job and you'll spend half the time bending the various components to your will.

Why the heck are people still using POP3?-> 2

Submitted by Siker
Siker writes "Email Service Guide asked "Why the heck are people still using POP3 [...instead of IMAP]?" Remarkably the answer does not seem to be "because they don't know any better" because at Email Discussions an intense debate erupted over the topic. In this day of large storage server accounts and multiple access devices for email accounts, is there a reason other than habit for POP3?"
Link to Original Source

How much did your undergrad degree cost?

Submitted by MSesow
MSesow writes "*$0-19,999
*$20,000-39,999
*$40,000-59,999
*$60,000-79,999
*$80,000-99,999
*$100,000+
*I don't have one, you insensitive clod!
*I don't use American dollars!"
Desktops (Apple)

AmigaOS-clone "MorphOS" available for Mac mini-> 1

Submitted by Anonymous Coward
An anonymous reader writes "Yesterday, the MorphOS Team released MorphOS for Mac mini. It's the first time that this interesting, but obscure AmigaOS clone OS is available for a hardware which is easy to obtain and doesn't cost a fortune. The OS can be freely downloaded and just run from the Live-CD (insert into your Mac mini, reboot while keeping the 'C' key pressed). It's amazingly fast and boots basically in 5 seconds.

They write: "The MorphOS development team is proud to announce the public release of MorphOS 2.4, the first ever public version to install on Mac mini G4 machines. In addition to the extended hardware support, existing users will benefit from various bug fixes and a few new features. For an overview of the included changes, please read our release notes.

We strongly urge owners of Mac mini G4 computers to carefully read our installation and troubleshoot guides before they attempt to install MorphOS for the first time. Existing users can upgrade via the familiar procedure but are encouraged to read the guides as well. MorphOS 2.4 is available for download in our files section.""

Link to Original Source

Ambiguity: Telling the truth when you don't mean to.

Working...