Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:a better question (Score 5, Insightful) 592

and in most cases just as good.

Well, that's where I respectfully disagree! PCs might be cheaper but I have yet to find a PC that is "just as good" as a Mac, hardware-wise. For instance, I find the trackpads on Macs highly superior than those on PCs. Also, display quality is unparalleled, IMHO

Comment Re:My god, it's full of troll. (Score 2, Insightful) 244

I couldn't agree more. In my previous job, I had a colleague who wanted to convert me from SVN to Bazaar (http://bazaar-vcs.org/).

He told me "it was very simple to use, you only have to..." and then started drawing a very complicated diagram on my whiteboard.

Personally, I thought it was complete overkill for the two-man project we were working on.

Comment Re:Hahahahahaha (Score 5, Interesting) 350

No one is saying that device drives will magically start working flawlessly because their source code is open, although it will make it easier to track down bugs (see Linus Torvalds' quote about the number of eyeballs).

The main point, however, is that now Linux distributions can ship these drives out of the box, so wireless devices will work straight away. Until now the biggest (and dare I say only?) problem I've had with installing Linux on a laptop is finding and installing the right drivers for wireless network cards.

Comment No all databases are for business (Score 1) 444

I think the author of TFA is missing something: not all databases / datastores are developed for businesses to keep track of their inventories. These days, many scientific disciplines, such as bioinformatics, rely heavily on databases as well.

The latest experimental techniques produce so much data such that "old-fashioned" RDBMSs just don't cut it anymore. So, for certain application domains, NoSQL seems to be at the moment the way forward. I'm afraid the author can wish all the he wants but NoSQL is gonna be around for a while. Until something better comes up, that is.

GNU is Not Unix

Submission + - Can Free Software Save us from Social Networks? (h-online.com) 1

Glyn Moody writes: Here's a problem for free software: most social networks are built using it, yet through their constant monitoring of users they do little to promote freedom. Eben Moglen, General Counsel of the Free Software Foundation for 13 years, and the legal brains behind several versions of the GNU GPL, thinks that the free software world needs to fix this with a major new hardware+software project. "The most attractive hardware is the ultra-small, ARM-based, plug it into the wall, wall-wart server. An object can be sold to people at a very low one-time price, and brought home and plugged into an electrical outlet and plugged into a wall jack for the Ethernet, and you're done. It comes up, it gets configured through your Web browser on whatever machine you want to have in the apartment with it, and it goes and fetches all your social networking data from all the social networking applications, closing all your accounts. It backs itself up in an encrypted way to your friends' plugs, so that everybody is secure in the way that would be best for them, by having their friends holding the secure version of their data." Could such a plan work, or is it simply too late to get people to give up their Facebook accounts, even for something that gives them more freedom?
Programming

Submission + - Can "Page's Law" be Broken? 1

theodp writes: "Speaking at the Google I/O Developer Conference, Sergey Brin described Google's efforts to defeat "Page's Law," the tendency of software to get twice as slow every 18 months. 'Fortunately, the hardware folks offset that,' Brin joked. 'We would like to break Page's Law and have our software become increasingly fast on the same hardware.' Page, of course, refers to Google co-founder Larry Page, last seen delivering a nice from-the-heart commencement address at Michigan that's worth a watch (or read)."

Comment Re:99% of the answers are going to be Eclipse (Score 5, Insightful) 1055

I don't think the parent's point about handling 10k lines of code has to do with with ability to load these files into memory but rather about managing the complexity of such projects. When a program becomes this big, it becomes harder to keep track of all the names of variables, the argument types of subroutines etc. IDEs like Netbeans or Eclipse have autocompletion functionality that make your life as a developer at lot easier.

It's possible of course that Emacs or vi provide similar functionality but the main point is that you need some type of IDE when managing a large, complex development project.

Games

The Perils of Pointless Innovation In Games 260

Negative Gamer is running a story discussing the need felt by the major game developers to create the next huge blockbuster, which often leads to innovation and change for their own sake rather than simply focusing on what makes a game fun. Quoting: "There seems to be this invisible pressure to create something that is highly 'intuitive' and incorporates the highest level of innovation that we have ever seen. The problem is that the newest ideas put into games are either gimmicky, terrible in execution, or blatantly ripping off another title. On the other hand there are series that feel the need to completely revamp a game that played perfectly fine before into something completely new that falls flat on its face. ... There's a critical problem with popular, mainstream video games that isn't as large with other mediums; they are expensive to make and require a lot of time and effort put in to create something masterful. With that, games must take cautious paths. I fully understand the risks, but adding unneeded material to certain games is not justifiable."
Programming

Strange Glitches In Games 282

Parz writes "Even the best of game developers can leave a big dirty glitch buried within its products that can turn a gameplay experience on its head (sometimes literally). Gameplayer has trawled through the web to locate video footage of some of the more amazing and hilarious examples of glitches in games. It acts as an interesting insight into the bugs that some games — especially today — ship with. What interesting bugs have you encountered?"
Operating Systems

Submission + - Is Gentoo in crisis?

TheCoop1984 writes: "A recent article on distrowatch, and an extended thread on the gentoo forums, have pointed out that gentoo is not what it used to be. Daniel Robbins came back and went again after only a few days, developer turnover is as high as ever, personal attacks on the mailing lists are common, and people are generally not happy about the current state of affairs. Is gentoo rotting from the inside, and can anything be done about it?"

Slashdot Top Deals

Nothing is faster than the speed of light ... To prove this to yourself, try opening the refrigerator door before the light comes on.

Working...