Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
OS X

It's Been 20 Years Since the Launch of Mac OS X (arstechnica.com) 88

On March 24, 2001, Mac OS X first became available to users around the world. Ars Technica's Samuel Axon reflects on the OS and the many new features and technologies it brought that we now take for granted. From the report: Of course, Mac OS X (or macOS 10 as it was later known) didn't quite survive to its 20th birthday; last year's macOS Big Sur update brought the version number up to 11, ending the reign of X. But despite its double life on x86 and ARM processors and its increasingly close ties to iOS and iPadOS, today's macOS is still very much a direct descendant of that original Mac OS X release. Mac OS X, in turn, evolved in part from Steve Jobs' NeXT operating system -- which had recently been acquired by Apple -- and its launch was the harbinger of the second Jobs era at Apple.

[Mac OS X] enabled Apple's laptops to wake up from sleep immediately, and it introduced dynamic memory management, among other things. Mac OS X's greatest impact in retrospect may be in the role it had in inspiring and propping up iOS, which has far surpassed macOS as Apple's most widely used operating system. [...] Despite Apple's resounding success in the second Steve Jobs era, as well as in the recent Tim Cook era, the Mac is still a relatively niche platform -- beloved by some, but skipped by much of the mainstream. After 20 years, a lot has changed, but a whole lot has stayed the same.

Programming

2017: The Year in Programming Languages (infoworld.com) 117

InfoWorld writes that 2017 "presented a mixed bag of improvements to both long-established and newer programming languages." An anonymous reader quotes their report: Developers followed a soap opera over Java, with major disagreements over a modularization plan for standard Java and, in a surprising twist, Oracle washing its hands of the Java EE enterprise variant. Microsoft's TypeScript, meanwhile, has increased in popularity by making life easier for developers looking for an alternative to JavaScript. Microsoft also launched Q#, a language for quantum computing...

In web development, developers received a lot of help building with JavaScript itself or with JavaScript alternatives. Among the tools released in 2017 were: Google's Angular 5 JavaScript framework, released in November, featuring a build optimizer and supports progressive web apps and use of Material Design components... And React, the JavaScript UI library from Facebook, went to Version 16 in September, featuring a rewriting of the React core to boost responsiveness for complex applications...

TypeScript was not the only JavaScript alternative making waves this year. For web developers who would rather use Google's Go (Golang) language instead of JavaScript, the beta Joy compiler introduced in December promises to allow cross-compilation. Another language that offers compilation to JavaScript -- although it began on the JVM -- is Kotlin, which has experienced rising fortunes this year. It was boosted considerably by Google endorsing it in May for building Android applications, which has been chiefly the domain of Java...

2017 also saw the release of the long-awaited C++ 17.

Another 2017 memory: Eric Raymond admitting that he hates C++, and predicting that Go (but not Rust) will eventually replace C -- if not a new language like Cx.

Comment Re:Too late, switched to Chrome (Score 0) 167

Firefox isn't (subjectively) that much slower than Chrome any longer

This may be true if you load web pages one at a time, but as soon as you open multiple background tabs, you see that Firefox is slower. Chrome is optimised for multicore CPUs, Firefox isn't. Open multiple background tabs in Firefox and watch as the Firefox UI turns to molasses as everything renders on a single core.

Tabbed browsing is the norm. Opening background tabs is commonplace. The browser UI shouldn't crap itself under that use case.

As the years tick by, it's increasingly embarrassing for Mozilla that Firefox is not multicore optimised. Firefox is starting to look quaint and out of step with modern browsers.

KDE

A Quick Look At KDE SC 4.5 Beta 1 122

dmbkiwi writes "The latest in the 4.x series of the KDE Software Compilation is due to be released in early August 2010. With the first beta of this release recently unleashed, I thought I'd download the openSuse packages and see what 4.5's got in store for us."
Amiga

Timberwolf (a.k.a. Firefox) Alpha 1 For AmigaOS 152

An anonymous reader writes "We're happy to announce the availability of the first alpha release of Timberwolf, the AmigaOS port of the popular Firefox browser. Timberwolf needs AmigaOS 4.1 Update 2 installed. Please read the documentation for information about usage and limitations. This is an alpha release, meaning it will have a lot of problems still, and be slower than it should be. We are releasing it as a small 'Thank you' to all those that have donated in the past to show that development is still going on. Timberwolf is available on os4depot.net. For further information and feedback, check the Timberwolf support forum on amigans.net."
Lord of the Rings

Lord of the Rings Online To Go Free-To-Play 138

darkwing_bmf sends word of Turbine's announcement that Lord of the Rings Online will become a free-to-play game this fall. 'The move is another validation of the free-to-play business model, where gamers can play for free and pay real money for virtual goods such as better weapons or decorative gear for their game characters. The business model has been popular in Asia but only recently took off in the US. This move shows the pressure is building on game publishers to shift to the new business model or face declining audiences.' According to a post on the official website, LotRO's micro-transaction system will be "very similar" to how Turbine's DDO store works, and current subscribers will maintain all of their privileges.

Slashdot Top Deals

"The following is not for the weak of heart or Fundamentalists." -- Dave Barry

Working...