Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:object-oriented? (Score 1) 153

Javascript uses a form of OOP called prototype-based. Just because it's not class-based doesn't mean it's not OOP. Now please go ahead and look it up if you still have doubts. After a bit of reading it should become quite clear that you've been misinformed about what exactly is OOP.

Comment Re:Ah, good (Score 1) 1019

That's quite true. Personally, I like music while working (perhaps not all the time, because I like silence too, but that can be hard to come by without ear plugs.) When I was choosing headphones to buy for work, I only considered closed headphones. I would have really liked to get a pair of Grado SR60i's or SR80i's, but strongly decided against it because they're open by design and sound will leak. The headphones I ended up getting for work, some Sennheiser HD 202's, leak a bit, but not very much. There are two reasons I decided on closed headphones. First, I didn't want my coworkers to be distracted by my choice in music. Second, I didn't want to have to forcibly expose my coworkers to my choice of music. If they want to know what style(s) of music I listen to, they're free to ask.

Comment Re:Well just download the ISO. (Score 1) 324

Have you ever actually used CD's as coasters? I imagine they'd work in some cases, but in the case of cold liquids that have almost any condensation, look forward to it going right through that hole in the center, around the sides, etc. Then it will just sit in water till it evaporates.

A better use for them might be a shim under a bookcase, or under the short leg of a chair. I wonder how well they'd work on the bottom of chairs as to not scratch up the floor. Perhaps they could be used as a self defense weapon? Maybe they could be used to decorate? Or how about attach about a hundred to your clothes as if it where sequence.

Comment Re:Open-Rd (Score 1) 697

I really want one of these to replace my current 1.3GHz Celeron/128Mb RAM (makeshift) server I have sitting next to me. At $250, I'm very tempted to save the money up to get one. I've already had a bit of uboot experience with playing with an OpenMoko NeoFreerunner. So I'm not terribly worried about uboot issues :) I think it would be a great (smaller size & probably lower powered) replacement for the aforementioned machine.

Comment Re:Security through Obscurity? (Score 1) 595

Sure it did, but there wasn't a (public?) exploit for all 8 years either was there? Not to mention if they weren't crawling the code looking for it they may not have ever just stubled upon it (or maybe they would have.) Either way, having the source code available at least allows for this kind of scrutiny.

Comment Re:Wow, great news (Score 1) 828

You could start with making a Qt version of The GIMP.

A lot of people don't know this, but GTK stands for 'The GIMP Toolkit', and Gnome used this toolkit. Not the other way around! :-)

I think that's what would make it funny. GIMP switching toolkits... Genius!

Comment Re:Why not both? (Score 1) 665

Then why don't we have viable 3d open source 3D drivers for graphics cards? I could waste my time naming lots of other examples.

I can't tell if you're being serious or if you just don't know. The reason for the lack of viable open source 3D drivers have always been not having the specs and having to reverse the 3D chip to get some (often halfway) usable specs to write code from.

With the fairly recent contributions from companies like AMD and Intel either offering specs or an open source driver, you will see better open source 3D support. With the case of AMD's specs, it takes time for the open driver to mature even with the specs.

Slashdot Top Deals

According to the latest official figures, 43% of all statistics are totally worthless.

Working...