Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment College grads are more willing to work crazy hours (Score 1) 738

Programming is like working on an assembly line. Developers work on the specific thing they have requirements specs for, in a specific language, following a specific SDLC. They also have hours and hours of code review to make sure that everyone's coding looks the same. Newbie software engineers and programmer's I have met do not think out of the box. They are also willing to work crazy hours, like 16 hours a day during the week and on weekends. Its also ok for them to not be incredibly efficient at what they do because they have 16 hours to fix it.

Comment Technology , parents, and kids (Score 1) 279

Not all IOS devices are the same. The Ipad allows parents to set enable restrictions which prevent downloading of any application and prevent in app purchases. When I let my kid use the ipad I use these restrictions and I DO NOT DIVULGE my password to her. When it comes to the ipad I have no sympathy for parents. Anyone who lets a child use a technological device should have full understanding of the security and financial risks associated with that device.

An ipod touch for instance does not allow a parent to set any restrictions. This means that while an ipod touch seems like the perfect ios device for a child, being less expensive but able to run most of the same apps, it is financially risky for a child because there is no way to turn off bad behavior. As a responsible parent I will get my
kid an ipod touch.

Comment Because it doesn't just work (Score 1) 1091

1) Does every video card work?
2) Desktop user's shouldn't be expected to recompile a kernel for functionality.
3) Openoffice / Libre Office is not as useful or compatible with Microsoft office.
4) Is there a good / stable finance package for Linux?
5) I want my wireless networking to work without having to know WEP and wireless security in great detail.

Comment Quicken and other misc (Score 1) 1880

There is no decent substitute for Quicken on either Mac or Linux. And I mean an older version of Quicken, I believe 2007 because the newer ones on the PC are not that good either.

There are also utilities that I need that are on Windows.

However my windows use is minimal, most of the time I use my Mac.

Submission + - Printing to the console

uneek writes: Why is printing to the console such a bottleneck? Applications that do not print to the console are at least 30 times faster than apps that do. This seems to be the case in both windows and linux.

Submission + - Computer architecture for toddlers

uneek writes: I have a computer that is broken that is about to be dissected for educational reasons. I would like to find a book, targeted at six year old / kindergarten reading level that talks about the parts of a computer using both pictures and words. I would like my child to take good guesses at what parts are as we take them out.

Does anyone have any recommendations?

Thanks
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.
NASA

Simulation of Close Asteroid Fly-By 148

c0mpliant writes "NASA and the Jet Propulsion Laboratory have released a simulation of the path of an asteroid, named Apophis, that will come very close to Earth in 2029 — the closest predicted approach since humans have monitored for such heavenly bodies. The asteroid caused a bit of a scare when astronomers first announced that it would enter Earth's neighborhood some time in the future. However, since that announcement in 2004, more recent calculations have put the odds of collision at 1 in 250,000."

Slashdot Top Deals

"If I do not want others to quote me, I do not speak." -- Phil Wayne

Working...