Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:and where is exactly the problem? (Score 1) 915

The concept of unalienable rights is a product of the 18th century and inextricably linked to religious belief: rights are inalienable because they are endowed by a Creator. Since modern societies find it increasingly unlikely that there is a Creator, that religious basis is no longer tenable and most of the West (with rising nations like China) now follows some variant of utilitarianism where rights are a convenient and mutable legal fiction to ensure general quality of life.

That's funny. The only place I can think of that specifies that inalienable rights are endowed by a Creator is the US Declaration of Independece. Here's a free hint: not every country in the world uses this as a basis.

Here's what our Constitution says: "Section 11 - Freedom of religion and conscience. Everyone has the freedom of religion and conscience. Freedom of religion and conscience entails the right to profess and practice a religion, the right to express one's convictions and the right to be a member of or decline to be a member of a religious community. No one is under the obligation, against his or her conscience, to participate in the practice of a religion."

Note the wording: "Everyone has the freedom of religion and conscience". It's just stated as a matter of fact. It doesn't need to come from any source. The law regards that as an irrelevant detail that is of no consequence. This is because the law is no place to explore some mysterious rationales for things.

It doesn't matter where good ideas come from, as long as those good ideas are actually upheld. The western society has, as a conclusion to watching strange things happen over centuries, come to the conclusion that freedom of religion and conscience - ability to freely accept and reject religious and moral ideas on personal level - is a good idea, and there's no problem keeping things that way.

Democracy depends on "mutable legal fiction". Otherwise, we wouldn't be able to correct the mistakes that legislators made in the past. Some laws may seem like good idea at time, but sometimes they unfortunately become outdated. And as it happens, basic human rights are good ideas that everyone still agrees are good ideas. Because we've seen what the alternatives are, and they just aren't pretty. Just look at the article.

Comment Re:Use LaTeX (Score 5, Informative) 559

We all know LaTeX allows you to focus on the content and magically comes up with beautiful layouts. I mean the single best page layouts are always in the looks-the-same LaTeX format! And it's so intuitive to use!

Looks-the-same format? Wha...? =)

Also, funnily enough (and relevant to the article), one of the groups who is trying to improve (La)TeX's suitability for modern font technologies and supporting obscure languages is SIL, a group that does, among other things, Bible translations. (The end result is XeTeX, one of the best TeX versions out there right now if you want good PDF output and TrueType/OpenType support out of the box.)

Comment Re:Yes! (Score 2) 470

Linux is difficult to use because of the command line problem, yes, but more so the problem is that Linux is a hodge podge of software that need not work well together.

No, Linux is difficult to use because it is a hodge-podge of software that works well together. Newbies take annoyance on the fact that sometimes you need to use a completely different software to finish your job, and that's just bad. They think that the software isn't good enough if it can't do everything they need it to do. They want completely integrated solutions to everything.

Of course, the pros know that it's better to just have separate tools that by themselves work much better than whatever hacked-together crap you will integrate in the software. And, incidentally, that is also true for other operating systems, on all fields of work. You don't just pick a piece of software to do your job; you do your job by picking the right pieces of software for the tasks at hand. A subtle but crucial difference.

It's just that it takes some user conditioning ("No, you may need to use separate app for that part of the job, and since I do that every day without a hitch, it's not as painful as you think, trust me"), and user education ("There are several apps that can do that part of the job, like X, Y and Z, but you can search for more options using website W and package manager P.")

Comment Re:Mythbusters to the rescue! (Score 1) 130

Mythbusters can make a vehicle remote operated for a weekly TV show.

Except that a discerning viewer might notice they don't produce all of the material for a single episode a week. It's fairly obvious that they can spend a longer time testing a single myth than a week, if the need arises. They seem to sort of buffer their stuff on the background and have multiple bits of stuff going on at once.

So this is what they might say:
"We need a remote-controlled fire truck. How much time do you need?"
"Two weeks."
"...oh, and unlike your normal stuff, it absolutely has to work, because you can't randomly explodinate a fire truck in a residential area - which, by the way, is quite irradiated too."
"Maybe three or four weeks? We're not experts on building this stuff if it absolutely has to work under those conditions, but we can call the experts if needed."
"Let's just skip the middle man. We're calling in the experts, because we don't have that much time anyway."

Comment Re:Getting apps onto feature phones (Score 1) 286

Is there a standard way to get MIDlets (Java ME applications) onto feature phones without having to get them approved by the phone's manufacturer or the carrier?

Depends on the phone, but usually, it involves dumping the .jar somewhere and letting the phone work its magic.

Completely Anecdotal Story(tm): I bought a Nokia 7020 a year ago. I had used a Nokia 9110 for quite a while, so the ability to run Java is awesome. (Oooh, I might even be able to make my own applications this time! The legends tell of the ways you could develop software for the 9110. It involved a highly advanced DOS-based platform, serial cables, and transfer software that only ran in Windows.) My cellphone provider does not have any app stores, or at least doesn't bother to advertise much. Nokia has (had???) Ovi Store, where I could grab applications.

Now, the only apps I have used a lot over the year are 1) Opera Mini, which was automagically updated, and 2) Mobidentica, which was basically "open the page with Opera Mini, select the .jar link and download the thing, and afterwards move the thing to the SD card." The guy who develops the software has it the code in github or something. Life looks pretty good.

The phone keeps asking annoying questions all the time ("May I use the network connection?" "Why, go right ahead!") but I guess it's better than not asking for any permissions at all, ever.

Comment Inform 7 (Score 1) 237

Inform 7. The good thing about text adventures is that they don't necessarily require gigantic graphics and sound budget - you can focus entirely on storytelling.

Inform 7 is also a good example of how programming can be extremely unintimidating. Inform is one of the few "natural language" programming languages that actually accomplish the goal of being an usable programming language and not making programming too verbose.

I think I7 would be a good platform for introductory games from a pedagogical point of view, at least - it lets you focus on creating puzzles, internal logic and story, which to my non-expert understanding are probably fairly important topics when you actually sit down and design games. =)

Comment Re:No secret decoder ring here! (Score 1) 140

What I'm more concerned is the choice of words: the stuff is "encoded" and you need "special software".

I certainly hope this is just a bad choice of words and they meant to say it's encrypted using some decent enough cipher. If it uses public key crypto, then we can assume the messages are sent in a reasonably secure manner. But who has the secret keys, by the way? How they have designed the key infrastructure? Will everyone who has access to the "special software" be able to read every message ever, or is the potential for damage somehow being compartmentalised?

In short, it's not enough for them to just say "eh, it's encrypted anyways" - we all would love to know if it's encrypted sensibly. Marketers say the protection is super unbreakable, but we need to remember that the same was said of the DVDs, and look at what we found there.

Comment Re:Having been into the lunar sample vault... (Score 1) 132

To give a quick (and slightly oversimplified) example, an initial sample brought back from the moon may have been labeled A. After it was broken in two, the two samples were A-1 and A-2. When the first one was broken in three, it became A-1-a, A-1-b, and A-1-c.

Ah, the migrations may have failed in the past, but we have the technology to do the sample management efficiently now! Simply replace the existing sample management system with Bitcoin technology. It works the exact same way! Plus, it wouldn't affect the actual worth of Bitcoin in any way. Everything would stay just as speculative!

Comment Re:Go to the software producer's site (Score 2) 228

People are creatures of habit, and once they learn how to use the download.com ( or some other site like freshmeat.net ) interface, they just return to it out of habit, and the fact that they already know how to search and navigate the site.

Thought here's a small but crucial difference between download.com and freshmeat/whatevertheheckit'snowadays: Download.com hosts stuff, while freshmeat just listed and categorised software, linking to developers. The details on where to get the software are posted by the developer on freshmeat. You get the software exactly where the developer wants you to get the software. A choosy user can then download the source or official binaries or just say "hey, it looks like it's already packaged in my distro".

In open source world, you can see that there's a chain of trust going on: You can be pretty sure that if the developers say that the source or binaries that are hosted somewhere are kosher, then you can trust them. You can be pretty sure that if you go to a major Linux distro and look at the packaged binaries, they were built and vetted by the distro people and in most cases the developer is very much aware that the packages exists in these distros. You trust the developer, you trust the people the developer chooses to trust.

In similar vein, it wouldn't be bad if I knew that the developers had vetted the distribution site. If I see an open source project sticking files in SourceForge, I kind of trust that they trust on SourceForge to do their job properly. You can fully expect VLC folks to come out and say "oops, well, VLC was also listed on Download.com, but we didn't check what they do to the binaries. We didn't even link to them, so in the future, take all unofficial builds with a grain of salt."

It boggles my mind that people keep looking for software from sites that don't necessarily have the developer's trust. I just tried to find Windows 7 drivers for a piece of older hardware, and I was assaulted by a bunch of random megadownload links. Yeah. Right. Manufacturer has changed name, has apparently ended support for the old model, and I'm supposed to download kernel mode stuff from some random megadownload posting which isn't even mentioned by the manufacturer anywhere. Sounds totally legit to me! ...I'd follow the same pattern on Windows as I do on Linux: I'd go looking for the drivers from the manufacturer's site, and if they link to download.com, maybe I'd get it from there (while protesting).

It's like Wikipedia: People just trusted everything they read online, and now they're slowly waking up to the realisation that other people just might be posting bullshit and that they need to actually check the sources - and not just in Wikipedia, they need to do that everywhere. People need to be taught to be more critical and not believe everything they see.

Comment Re:Biology question (Score 1) 124

Unlike most textbooks this one was "Intelligently Designed"

And when the search function can only find what they type and not think, or when the DRM stops them from doing some basic stuff, or other similar little glitches ruin the student's afternoon, they just sigh and say "this Intelligent Design isn't very intelligent, is it?"

Comment You'd really better think what you ask for first (Score 2) 427

I'm living in one of those "other countries". Finland, to be specific.

And I think the legislators did the right thing. I just think that the expression "Right to Broadband" was a little bit grandiose considering what happened.

The law that gave us the "right to broadband" didn't give us any "inalienable rights". I think it would be absolutely absurd to call Internet access part of citizen's fundamental rights. Definitely a right, but not fundamental. I certainly wouldn't want the legislators to mess with the frigging Constitution to get us that.

Technology comes and goes. You don't want to guarantee the citizens to have an access to something that could be obsolete. If you try to make the legislation to stand the test of time, it will end up too vague to be put in the constitution. No, if you want to give people the right to use specific technologies, that calls for less grandiose and narrower laws.

Besides, you can't force people on the Internet, perhaps against their wishes, perhaps against the wishes of other people. ISPs still need to be able to tell the spammers to fuck off, for example. You can't turn that kind of very necessary exceptions into a broadly applicable part of the constitution, dammit.

So here's what the "right to broadband" actually entailed here: Telecom companies have to get off their asses and build the network to the specs of the day. They must ensure that all customers who want reasonably fast broadband Internet will get it at a reasonable price.

And why did they do this? A lot of services depend on the Internet. You need to be able to do banking and talk to the government bureaus and whatever -- a lot of that is in the Internet these days. On the less essential side we have internet shops - folks who live in the middle of the woods need to order their stuff online.

All this is here to highlight something: You need to ensure that people who need to get online will get online. Even if you're a repeated spam offender and can only use your Internet bank account in presence of an armed guard (a completely hypothetical scenario, yeah), but dammit, still, you can't take it away because that's what you sometimes have to do to get through the day.

But note that all of that is completely separate from freedom of speech. You have to campaign to get your right to access the internet. You don't need to campaign for your right to say pretty much whatever you want on the Internet because you already have that right. Unlike the right to get a reasonably priced Internet access, the right to free speech is something you can put in a constitution, and it bloody well already is there.

Comment Cold War secrets finally revealed! (Score 1) 151

"And that’s what a lot of people don’t realize. It’s not just a bunch of cooks in the kitchen making up recipes."

<tinfoilhat>

Finally, the American government tells the truth!

Back during the height of the Cold War, one Finnish grocery store chain had a rather popular series of TV commercials where a nice likeable chef gave out nice recipes and, of course, showed off he delicious food on sale right that day.

The problem was, some of the Finnish TV transmitters were a tad bit too powerful. In that people in northern Estonian Soviet Socialist Republic could tweak their TVs a little bit to also receive PAL broadcasts and watch to something else besides state-approved television. Stuff like Dallas and Knight Rider. Not material that turns people into burning-hearted Communists. And they had these commercial. Ugh.

Anyway, Once the word got out to the highest levels of authority, they had to make a statement. A carefully prepared official story said that the chef is obviously a CIA plant. The food shown was obviously just plastic replicas. No way that stuff was real - the grocery stores were dismal and often empty in the Soviet Union, and obviously the capitalist world was doing even worse, dear citizens! They also filed a formal complaint to the Finnish government, though it was not acted upon.

So now the American government finally reveals the culinary programs and use of food as weapons? I used to dismiss the statement from the Estonians as ridiculous propaganda, because I have lived in Finland all my life and our food has never tasted of plastic. But the true identity of the mystery chef remains a mystery! In light of this new information, perhaps he was a super-chef-spy! Perhaps he spread delicious recipes that were penned in some dark laboratory in the US!

And I liked Knight Rider - was it nothing more than a carefully calculated ploy to defeat the Soviet Union? The culinary mystery is solved now, but we still need the details on Knight Rider! The food question is relatively irrelevant compared to that. And talking cars are cooler. We need information! Question the American government!

</tinfoilhat>

Comment This seems familiar. (Score 2) 94

...led in and to the table of the chief [Stargate Earth symbol], who asks him:

First, if he desires to become [mouth symbol].

Secondly, if he submits to the rules of the [dotted circle] and without rebelliousness suffer through the time of apprenticeship.

Thirdly, be silent about the [pentagram] of the [dotted circle] and furthermore be willing to offer himself to volunteer in the most committed way.

The candidate answers yes.

The chief [Stargate Earth symbol] then shall lead the candidate and the assembled [mouth symbol]s through a series of ordeals, then proclaim the candidate a fellow [mouth symbol]. He shall then remind the new [mouth symbol] of the ancient and secret traditions of the order, then urge the [mouth symbol]s to celebrate the new [mouth symbol]'s initiation with [beer stein symbol] and [ping-pong paddle symbol].

Comment Re:Grandinetti is an idiot: (Score 1) 461

Have you been to a bookstore lately?

Sparkly Vampire #16, Sparkly Werewolf #5, Oscar Wilde - Vampire Hunter (Ok, I might read that one), Zombies Vs Vampires #9, More Zombies #97.

Yeah, scary, isn't it? Then I remember that the publishers are only interested of about 1% of the manuscripts that come to them - the ones that actually have commercial potential and that the publisher can find time and energy to actually work on.

If this is the result of gatekeeping, do I really want to see the ones that didn't make it?

Yeah, there's a chance that someone wrote an awesome, commercially viable novel but just couldn't find a publisher for it, and published it through self-publishing channels - but unless there's someone who vets the books and says "seriously, no one's going to buy this" or "this one's not half bad", I'm always just a bit sceptical. Because if the publisher's money isn't on the line, they're not necessarily concerned about making the works shine.

Slashdot Top Deals

HELP!!!! I'm being held prisoner in /usr/games/lib!

Working...