Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment universally hated (Score 1) 134

The new app is universally hated. I’ve been reading bad reviews everywhere. In the App Store itself there are no bad or good reviews, apparently the reviews have been disabled. How can apple fumble something so bad? During the beta tests my feedback was constant about all sorts of problems with the UI and the workflow. It does not work as simply as it used to, or the way it should since the old way wasn’t perfect either but at least it was usable.

Comment We do sound old ugh? (Score 1) 394

I say this to all. Social media is for those who want to use it. Whatever the usage might be, it's a choice.
Bragging about not being in social media only makes you look passÃ, and you probably are anyway as tech and knowledge moves way to fast for us to keep up. You can try all you want but the fact is that you will be obsolete by the time you finish reading this message.
Enjoy your life at your private cabin, off-the-grid, and keep feeding the bears. Your time is only important to yourself.

Comment Formal education in C++ (Score 1) 757

As someone who was taught C++ as a way to introduce one to programming in college, I have to agree.
Later, many years later in fact, when I discovered C, I was a much happier person. Everything is so much simpler in C starting with the syntax and ending with compiler optimization and debugging.
By comparison, one could say the same about using ECMA^Wjavascript versus CoffeeScript. JavaScript has many features most of which are good, however the syntax gets in the way. CoffeeScript "fixes" that by making code simpler without sacrificing on features.

Slashdot Top Deals

Never buy from a rich salesman. -- Goldenstern

Working...