Forgot your password?
typodupeerror

Comment Re:"Just" 59K (Score 1) 98

Central banks do a lot of useful things, but they don't give currency a value (they can, however manipulate the value others give it by printing it, destroying it, changing interest rates, changing the amount of reserve banks need and the multiple they can lend, etc). What gives a currency value is supply and demand- the fact other people want that currency. Which is also what sets international exchange rates.

There's also the fact you need it to pay taxes, which sets a base amount of demand. But beyond that it's all supply and demand when deciding how much value it has against other currencies or physical objects.

Comment Re:So.. (Score 1) 41

Did they also realize they need a union

Unions for tech so we have a political voice to modulate technology in favor of humanity is probably one of the most important functions() a technology union could have.

reducing government corruption

Reducing any corruption, for it is the anathema of civilization. I wonder how many pro-freedom initiatives could be had if we all weren't so Pwned.

Comment Re:C (and here are somemore chars to satisfy the b (Score 4, Informative) 40

Why would you do that? If you're using it for non-strings, you'd never have used strncpy, you'd have used memcpy. Which is the same thing without the null termination rules of strncpy. You'd never use the str versions unless actually working on strings.

Comment Re:Getting what you wish for (Score 1) 83

> all life is a growth phase that ends [...] Grow, or die.
I'd phrase it, "all life HAS a growth phase that ends", and "grow forever, and die".

I think a stable population size and prosperity are not mutually exclusive. (I think you're arguing they are.) Productivity is the magic that means you can do this without freezing living standards (because it means the same population produces more value).

Comment Re:Getting what you wish for (Score 1) 83

I take an opposite view - all life has a growth phase, which ends. Growth is a means to an end (generally, sexual maturity) rather than a continuous process.

If you're talking about population growth rather than organism growth, that is generally constrained by resources and competition. Humans at least have consciousness to perceive that, and thus the possibility of avoiding the worst outcomes of hitting those limits.

Comment Re:Now we know (Score 1) 131

How so?

A person can be sane and immoral, sane and moral, insane and immoral or insane and moral. "Orthogonal" is perhaps a little too strong, since it implies the absence of any relationship,

I've considered your statement. I can see where insanity and morality are orthogonal but I cannot see a situation where a sane person would do something immoral if they have a choice of other options, to do so would be not be sane. If a sane person is forced into a situation where they do something immoral, that is no longer a question of morality, it is a question of coercion. A sane person cares about consequences to others and an insane person does not.

but certainly all the combinations are possible.

I'm not being a dick here. I'm wondering if you have thought about this position enough to back it up with a rational argument. I have given you the first example of how to define morality as an objective reality. I can offer you a way to test your statement as a thought exercise.

If a generally moral person does a immoral thing are they a immoral person? If a generally immoral person does a moral thing are they a moral person? What is the differences between them?

I'm genuinely curious about your statements and perspective.

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (1) Gee, I wish we hadn't backed down on 'noalias'.

Working...