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

 



Forgot your password?
typodupeerror
×

Comment Not linux, but another option (Score 1) 507

An old copy of BeOS will boot graphically off of a single floppy disk and will definitely outperform any other operating system from that era. No security patches are ever needed, because hardly anyone ever heard of it. Security through obscurity. There's still fledgling support from die hard fans and an open source clone progressing nicely. You can find R5 & boot floppy images online. It really does scream on hardware like yours. Should boot in around 20 seconds. It even has a UNIX-like shell. Once upon a time, it was my primary O/S. The 64-bit filesystem never corrupted and it could push a quad Pentium Pro box to near 100% utilization. Nothing has ever matched its multithreading nor its responsiveness since. I was sad to see it go. Coding for it was a dream too... assuming you like C++ more than C.

Comment As someone who experiments with EEG neurofeedback (Score 1) 373

I welcome any neurological diagnosis that is based upon actual brain activity rather than questionnaires that ask "how are you feeling?" EEGs have long been accepted as an accurate method to diagnose epilepsy. The effects of ADD & ADHD on an EEG are unknown to most doctors, but backed by a good number of clinical studies. The field isn't mainstream, but it's still scientific.

I can say from experience that there's something to this. I own a computerized EEG system and use it for biofeedback training. I was skeptical of any positive effects, but they happened. Combining EEG w/ feedback does teach self-regulation at a rapid pace. It works via an unknown mechanism, just like anti-depressants and alcohol.

Comment Re:Wonder if this is one of the reasons? (Score 3, Interesting) 231

I argue for coincidence. First of all, even Microsoft relies on Linux for their infrastructure. As much as they try, it's just not possible to do many "things" on Windows. I wish I was allowed to go into more detail. Intel does realize the importance of solid Linux support. They are a leader in this area in ways they simply don't have to be. To snub Linux could compromise their foothold on the embedded market, which is significant. It's just not possible that this is intentional. Mistakes happen. I blame the outsourcing, which was probably some middle-manager's perceived ticket to promotion and praise. Companies this big can't always put their best resources on EVERY project. Since Slashdot has made this problem known, I can't imagine it'll exist for more than 30 days. The Slashdot effect is a great motivator in shifting corporate priorities. Seriously. I hate Intel. I do. In this case, however, I don't see that they've done much wrong. They will most likely issue a massive fix and add this component to their maintenance queue. Priorities.

Comment Re:Inflation... (Score 5, Interesting) 331

Using an inflammatory and inflated claim that "95% of all downloads are pirated" is just showing how greedy the music industry is. But we all knew that already.

It may not be inflated. Remember what the music industry considers piracy: Copying your library to an MP3 player, burning a CD for your car, putting your library on a laptop, etc. The industry doesn't like the fair use provisions in copyright law, so they frequently pretend like they don't exist.

It's not like the old days, where you buy an 8-track tape for the car and LP for the house... eventually replacing them with cassette tape and compact disc... sometimes more than once. Who's ever lost or broken an album?

Now that people can make their own copies and backups, there's a lot less opportunity to sell the exact same product repeatedly with ever increasing costs. Digital downloads tend to result in only one sale. You can't "break" an MP3 like a scratched CD. Bummer. Time to bring back Vinyl.

Windows

Submission + - Hacking kiosks and ATMs with Windows sticky keys

pestilence669 writes: "An alarming number of kiosks and ATMs (like the V-Com units in 7-11) run Windows XP. I've recently made it a hobby to play minesweeper and surf the web on these units. Most, if not all, are connected to the Internet. BitTorrent from an ATM? It's easier than you think! Gaining control is as simple as five keystrokes.

The companies that build ATMs and kiosks seem to know nothing about keyboard shortcuts. If there's a keyboard attached, you can bet that they removed the TAB key to prevent ALT+TAB abuses. Little do they know, ALT+TAB is not the only way to lose focus for an application.

If you're a fast typer like me, you've probably been greeted with the Microsoft sticky keys dialog. It asks you if you want to enable "sticky keys." It's a usability feature that helps disabled individuals type with one hand. Sadly, it's pseudo-enabled by default since this dialog box appears. Most people don't know it, so it's ready to be abused on just about every production XP-based kiosk or ATM (with keyboard).

All that needs to be done: hit the SHIFT key five times. SHIFT is guaranteed to be included in even the most restrictive keyboard layouts. In almost every instance, the sticky keys dialogs appears. As the kiosk or ATM application looses focus, you'll be presented with the XP start menu in the background. Many of these machines use a complete install with Minesweeper, Hearts, Internet Explorer and Outlook Express. Fun!!!

I've made it a regular habit to browse Slashdot, send email, and surf blogs from just about any kiosk that I find. Whenever my wife uses the bathroom at Dave & Busters, I'm reading blogs in the lobby. Whenever I'm at 7-11, I'm surfing with the ATM.

What's really scary about all of this is how easy it is to install executable code onto these devices. They're on the Internet and they have local storage. As far as I can tell, in my own experience, there are no restrictions in place. What's to stop someone from installing their own COM/ActiveX "helper" object and intercepting all HTTP/bank traffic?"
Portables (Apple)

Submission + - New iPhone chat client (digitabacon.us)

pestilence669 writes: "There's a new iPhone AIM chat client, and it's the best out thus far. It has most of the features available with the regular AIM client. No registration necessary. If you're angry that Apple hasn't got around to supporting AIM yet, this will definitely hold you over. Check it out."
OS X

Submission + - Mac OS X 10.4.10 Update (apple.com)

pestilence669 writes: "The 10.4.10 Update is recommended for PowerPC and Intel-based Mac computers currently running Mac OS X Tiger. This update includes general operating system fixes, as well as specific fixes or compatibility updates for the following applications and technologies:

- RAW camera support
- Mounting and unmounting external USB devices
- Support for 3rd party software applications
- Security updates

Mac OS X 10.4.10 Update (Intel) SHA-1 Digest:
MacOSXUpd10.4.10Intel.dmg=
0d3abab73af3370699bbe5389513511a1ba8b8fd"

OS X

Submission + - Court Documents Show Microsoft's Tiger Envy

phillymjs writes: "PC Pro is reporting on another juicy e-mail nugget from the Sent Items of Jim Allchin, (nyud link, PDF) courtesy of Iowa's Comes v. Microsoft trial. It's a lengthy e-mail conversation from late June, 2004 — in which several Microsofties ooh and ahh over features of the yet-unreleased Mac OS X 10.4. IMHO the award for best quote goes to Lenn Pryor, who said, 'It is like I just got a free pass to Longhorn land today.'"
Movies

Submission + - Movie piracy no big deal to most Americans

ScottSCY writes: MSNBC.com is reporting that Solutions Research Group recently conducted a phone survey in which only 40% of Americans believe illegally downloading movies to be a 'very serious offense', compared to 59% who think parking in a fire lane is a worse offense. Contrast this with 78% who said shoplifting a DVD from a store is a serious offense.
Hardware Hacking

Building Chips Like LEGO 50

MattSparkes writes "It seems that 3D silicon chips, allowing designers to fit more components into a smaller space, could soon be made far easier to create with a little inspiration from a classic children's toy. "Silicon wafers covered with matching patterns of Lego-like teeth and holes could aid the development of 3D electronics, say UK researchers." Crucially, this technique can make use of existing machinery."

Slashdot Top Deals

The best way to accelerate a Macintoy is at 9.8 meters per second per second.

Working...