Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:and laptops? (Score 1) 362

I currently live in Europe and tried to get a Linux Laptop about 2 years ago. I tried several barebone sellers, but there were always problems: either they wouldn't ship to my country, or they'd force the local keyboard upon me, but I wanted a standard US qwerty. In the end, the ONLY seller of Linux laptops that had what I wanted was... Dell ! And that's what I got for home, work and wife. Works fine with Ubuntu.

Comment Gateway (Score 1) 80

In Pohl's Gateway series of books, there are AI assistants that are created this way. The 'hero' of the story has one based on Einstein. And then when computer power increases and those get more and more input and larger decision trees, things get... interesting. Anyway it's an awesome SF series.

Comment Re:Forth prefer I (Score 1) 177

I did some Forth back in... ohhh... 1983 on an ORIC-1. I found it hardly easier than assembly at the time. But since then don't they have a huge trove of libraries and whatnot, like other languages, to do most things ? Has it stayed 'bare metal' so much ? Hell, even in C you can load a webserver library with one #include and one call.

Comment Small data (Score 3, Interesting) 51

Let me Godwin that discussion fast... Just remember that Hitler, with a few Hollerith machines, which aren't even considered computers by any definitions of the term, managed to classify, sort and exterminate millions of people, just imagine what a malevolent dictatorship could bring today. Think we are past that ? Well, it looks like the Front National, France's extremist and racist party, is posed to win the next election due to the usual two main parties being full of shit and full of themselves (not sure there's a difference there).

Now the million dollar question is: do you really want to give the keys to (in this case, french equivalent to) the NSA to such a party, even if democratically elected ?!? Really ? The best solution is to never build a mass listening aparatus in the first place. Pass laws making it impossible. Buid an anti-NSA whose life work is to search, target, disrupt or destroy by whatever means any mass spying operations.

Comment Re: Classic? (Score 1) 407

Then you can redefine the language to pretend to be any of the other HLLs out there.

I won't touch a language that does this for the simple reason that anybody writes his own 'language' with it and nobody can read what anybody else does. And while I'm at it, the whole "there's more than one way to do it" is totally counter productive since 10 programmers would produce 10 different codes and few would understand the logic of the others easily. Gimme a strict language with only one way to do it and my code will be the same as my neighbor and that's great for readability.

Slashdot Top Deals

Don't panic.

Working...