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

 



Forgot your password?
typodupeerror

Comment Re:Etherium delerium? Tedium! (Score 1) 99

If you read "The Madness of Crowds", Tulip mania is even closer to cyrptocurrencies. At the height of the Tulip bubble, people were trading pieces of paper that "promised future delivery of a Tulip". The good tulips themselves were time consuming items to cultivate, so "exchanges" were set up at street corners to trade the paper promising future tulips. No-one verified that any particular piece of paper was tied to a real tulip, so the last person holding it eventually found it worthless. Everyone agreed that having pretty colored tulips in your home would be nice (i.e. ICO promises), but in the meantime just trading the paper gave you a profit. The actual value of the tulips was small.

Comment Re:NOT! (Score 1) 231

Processor clock speed doesn't equal sustained MFLOPage. As soon as the program counter jumps somewhere outside the instruction cache, you get hit with an eternity (in processor terms) delay waiting for the cache to get filled again by some algorithm that tries to predict where the Program execution will go next. Modern CPUs, both x86 and ARM types, rely on cache size to a huge degree. At the end of the day, the bigger cache size wins for real life problems, and that's a crucial spec that's hard to find for these vendor specific devices.

Comment Re:Wow. (Score 1) 428

This always nags me. Did you actually sell your stock and realize that gain, or is it still on paper? If you did sell your stock, then you'd have none for when the stock goes up to another insane level? Did you have the foresight to buy many dozens of shares originally so you can sell them off one at a time so you still have some left? Apple stock is a one-way elevator, except when it stops and you fall off. You have to get off at some point to get your money out. If you sold them all, you've got nothing left in this game.

Comment Woot! Got one. (Score 1) 165

On launch day I managed to get my email address entered in the RS website a few hours after the official start, didn't think I was anywhere near the front of the queue. Last week I got an email with the order token, and now I have it! (California) Ordered a laser cut clear case off ebay.uk, that came quickly too. Looking forward to bringing it up with my 8 yr and 6yr old sons this weekend.

Comment Re:I'm not sure I understand (Score 1) 432

What does Sony lose by using stock Busybox and putting the tarball on FTP?

This deserves an answer. Consider the cost of compliance - making sure that FTP stays up and doesn't bit-rot the files, keeping account of the version of busybox used in each released product and its various versions (hardware revisions and software). Making sure that customer support world-wide knows how to answer questions related to GPL and point them to the FTP area. Busybox compliance checking always starts with a simple email to your customer support, and if your out-sourced customer support gets the answer wrong, the next step is a laywer-written letter to corporate HQ, then people inside the company start clucking like a chicken about how much this GPL stuff is costing them in discussion meetings and memos about how to remedy the compliance problem. Repeat that a few times and its obvious the solution is to prefer non-GPL libraries.

Comment User Hacking the product (Score 1) 432

Absolutely correct. There will also be users who start down the path of loading modified software into the product they bought, screw it up and then complain loudly to the manufacturer that it's broken. Unlike the "I hit it with a hammer" case, its never going to be obvious that the user is the one who willfully bricked the device, so the manufacturer is going to end up replacing it every time. This is a huge drain on profits, so Sony is making the business decision to prevent this happening. Sound decision, I'd do the same.

Comment Re:Emm (Score 1) 295

The tools you used to compile the binary don't have to be free (libre or beer). For GPLv2, it is a courtesy to include instructions on how to compile, which would include saying "you need to purchase xyz compiler, version abc". For GPLv3, this was made specific, you have to include the project files (e.g. makefile or proprietary format) that a user can use to recreate the binary if they owned the same tools. It works for you as well, you don't have to include instructions on how to use your source with any other compiler, just because the requester says "all I've got is gcc".
The Almighty Buck

ATMs That Dispense Gold Bars Coming To America 482

tetrahedrassface writes "As the US economic woes continue unabated, a German company is bringing gold-bearing ATMs to Mainstreet America. The machines accept credit cards, and will dispense 1 gram, 5 gram, 10 gram and 1 ounce units, as well as various gold coins. The company hopes to install 35 bullion machines in the United States this year, and will hopefully have several hundred up and running by next year. The machines will be decorated like giant gold ingots and be over two meters tall. Physical gold has both pros and cons, but from a safety standpoint would it be fine to have a couple of ounces in your pocket while walking around the mall? The giant, gold-dispensing ATMs will monitor the market conditions for gold every 10 minutes in order to reflect spot price changes as they occur." We already covered similar machines installed in travel hubs across Germany.
Canada

Alberta Scientists Discover Largest-Ever Cache of Dinosaur Bones 154

Cryolithic writes "The largest cache of dinosaur bones ever found has been unearthed in Alberta. From the article: '... officials at the Royal Tyrrell Museum say the Hilda site provides the first solid evidence that some horned dinosaur herds were much larger than previously thought, with numbers comfortably in the high hundreds to low thousands. ... Rather than picturing the animals as drowning while crossing a river, a classic scenario that has been used to explain bonebed occurrences at many sites in Alberta, the research team interpreted the vast coastal landscape as being submerged during tropical storms or hurricanes. With no high ground to escape to, most of the members of the herd drowned in the rising coastal waters. Carcasses were deposited in clumps across kilometers of ancient landscape as floodwaters receded.'"
GNU is Not Unix

New LLVM Debugger Subproject Already Faster Than GDB 174

kthreadd writes "The LLVM project is now working on a debugger called LLDB that's already faster than GDB and could be a possible alternative in the future for C, C++, and Objective-C developers. With the ongoing success of Clang and other LLVM subprojects, are the days of GNU as the mainstream free and open development toolchain passé?" LLVM stands for Low Level Virtual Machine; Wikipedia as usual has a good explanation of the parent project.
Handhelds

New Handheld Computer Is 100% Open Source 195

metasonix writes "While the rest of the industry has been babbling on about the iPad and imitations thereof, Qi Hardware is actually shipping a product that is completely open source and copyleft. Linux News reviews the Ben NanoNote (product page), a handheld computer apparently containing no proprietary technology. It uses a 366 MHz MIPS processor, 32MB RAM, 2 GB flash, a 320x240-pixel color display, and a Qwerty keyboard. No network is built in, though it is said to accept SD-card Wi-Fi or USB Ethernet adapters. Included is a very simple Linux OS based on the OpenWrt distro installed in Linksys routers, with Busybox GUI. It's apparently intended primarily for hardware and software hackers, not as a general-audience handheld. The price is right, though: $99."
Censorship

Google Stops Ads For "Cougar" Sites 319

teh31337one writes "Google is refusing to advertise CougarLife, a dating site for mature women looking for younger men. However, they continue to accept sites for mature men seeking young women. According to the New York Times, CougarLife.com had been paying Google $100,000 a month since October. The Mountain View company has now cancelled the contract, saying that the dating site is 'nonfamily safe.'"

Slashdot Top Deals

In computing, the mean time to failure keeps getting shorter.

Working...