Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Ditto (Score 1) 504

My iPad 3 also horked upon install and had to be recovered via iTunes. However it did everything automatically, just took a little longer than a normal upgrade. When it booted back up, iOS 8 was installed and everything was fine. I haven't noticed any problems or sluggishness with it.

Comment Re:Yes, Perl is indeed dead and rotting (Score 5, Interesting) 283

More telling is how utterly fast Perl is compared to the other languages. I've run most of the sample files from this language shootout and had remarkably similar results to what they list there.

The Perl version performed on par with the C and C versions, and it's growth/memory usage stayed pretty consistent throughout. The other languages were horrid. They took much longer, and their memory usage grew significantly during the run.

I use Perl still when doing scripting tasks. I love Perl, always have. I don't, however, necessarily think it's the right choice for building a medium to large web-based application any more. Sure the performance is there, and there are some great frameworks like Catalyst and Dancer, but to me, they still feel a bit antiquated to some of the other technologies I've used. Plus installing tons of CPAN modules can get a little trying at times.

Submission + - Impressive Stop Motion Donkey Kong Animation (youtube.com)

mbadolato writes: Gotta love geeks with loads of free time! This guy did three full boards of a Donkey Kong game being played, using stop motion animation. The video includes a quick look at his pieces and equipment at the end.

Comment Re:Mac OS X is not founded on FreeBSD (Score 1) 220

I cannot understand why year after year we have to bring this topic up... Gentlemen! Why can't you do your research and believe that Darwin is not based / founded on FreeBSD. Most of the Darwin / Mac OS X source code is from 386-BSD and not from the FreeBSD. Darwin Is a fork from 4.4 BSD fork 386-BSD fork made for NextStep. It's true it was updated with some of the components from the FreeBSD userland, but that is pretty minor.

So the page right on Apple's site, where it states:

Darwin 1.4.1 is the UNIX-based, open-source foundation of Mac OS X. It is based on FreeBSD and Mach 3.0 technologies and provides...

is incorrect then?

Submission + - Happy 20th birthday, FreeBSD (freebsdnews.net)

mbadolato writes: FreeBSDcelebrates its 20th birthday this week. On 19 June 1993, David Greenman, Jordan Hubbard and Rod Grimes announced the creation of their new fork of the BSD 4.3 operating system, and its new name: FreeBSD.

Submission + - Git[/SVN/Mercurial] and Growing a FOSS Community (outercurve.org)

dp619 writes: Outercurve Foundation technical director Stephen Walli has written a guide about how configuration management tools make accepting software changes easier so that open source projects can handle many contributions. "The more time you save outside developers that might be interested in contributing, the more time they have to work on the contribution they want to make, rather than losing time and possibly interest in trying to get past building the software," he said.
Mars

4-Billion-Pixel Panorama View From Curiosity Rover 101

A reader points out that there is a great new panorama made from shots from the Curiosity Rover. "Sweep your gaze around Gale Crater on Mars, where NASA's Curiosity rover is currently exploring, with this 4-billion-pixel panorama stitched together from 295 images. ...The entire image stretches 90,000 by 45,000 pixels and uses pictures taken by the rover's two MastCams. The best way to enjoy it is to go into fullscreen mode and slowly soak up the scenery — from the distant high edges of the crater to the enormous and looming Mount Sharp, the rover's eventual destination."
GNOME

GNOME 3.8 Released Featuring New "Classic" Mode 267

Hot on the heels of the Gtk+ 3.8 release comes GNOME 3.8. There are a few general UI improvements, but the highlight for many is the new Classic mode that replaces fallback. Instead of using code based on the old GNOME panel, Classic emulates the feel of GNOME 2 through Shell extensions (just like Linux Mint's Cinnamon interface). From the release notes: "Classic mode is a new feature for those people who prefer a more traditional desktop experience. Built entirely from GNOME 3 technologies, it adds a number of features such as an application menu, a places menu and a window switcher along the bottom of the screen. Each of these features can be used individually or in combination with other GNOME extensions."

Slashdot Top Deals

"I've seen it. It's rubbish." -- Marvin the Paranoid Android

Working...