Technology

Results: 112

Technology

Mojo: AI-Native Programming and Language Features (2024)aunimeda
Technology

Mojo: AI-Native Programming and Language Features (2024)

Is Python finally being replaced? Mojo combines the usability of Python with the performance of C++. Let's explore its unique ownership system.

July 22, 2024Read →
Immutable.js: Persistent Data Structures for JavaScript (2014)aunimeda
Technology

Immutable.js: Persistent Data Structures for JavaScript (2014)

React is teaching us about one-way data flow. Immutable.js from Facebook gives us the tools to make it efficient.

November 5, 2014Read →
Elasticsearch: The Hidden Cost of Segment Merging (2013)aunimeda
Technology

Elasticsearch: The Hidden Cost of Segment Merging (2013)

Why does your indexing speed drop suddenly? It's likely the Lucene segment merger working overtime. Let's tune it.

May 22, 2013Read →
Dart: Google's Early Vision for a Structured Web (2011)aunimeda
Technology

Dart: Google's Early Vision for a Structured Web (2011)

Google just unveiled Dart at GOTO Aarhus. Is this the language that will finally replace JavaScript in the browser?

October 10, 2011Read →
Chrome OS Cr-48: Living Entirely in the Browseraunimeda
Technology

Chrome OS Cr-48: Living Entirely in the Browser

Google has started shipping the Cr-48, a laptop with no 'desktop' and no 'files.' It's just a browser. Is the world ready for the Cloud OS?

December 7, 2010Read →
The Rust Programming Language: Safety Without Compromiseaunimeda
Technology

The Rust Programming Language: Safety Without Compromise

Mozilla has officially announced Rust. It's a new systems language that promises memory safety without a garbage collector. Is it too good to be true?

July 7, 2010Read →
Square: Turning an iPhone into a Credit Card Readeraunimeda
Technology

Square: Turning an iPhone into a Credit Card Reader

Jack Dorsey's new company, Square, has released a tiny white dongle that plugs into your headphone jack. Small business will never be the same.

May 11, 2010Read →
The iPad: Is This Just a Giant iPhone?aunimeda
Technology

The iPad: Is This Just a Giant iPhone?

Apple has finally unveiled the iPad. The critics are calling it a 'giant iPhone,' but they're missing the point of 'Lean Back' computing.

January 27, 2010Read →
CoffeeScript: JavaScript with Class Sugar (2009)aunimeda
Technology

CoffeeScript: JavaScript with Class Sugar (2009)

JavaScript's prototypal inheritance is confusing. CoffeeScript 0.x brings us classes, arrows, and a beautiful Ruby-like syntax.

December 15, 2009Read →
C++0x: The Long Road to C++11aunimeda
Technology

C++0x: The Long Road to C++11

The C++ committee is working on 'C++0x.' With features like auto, lambda expressions, and rvalue references, it's a massive update to a veteran language.

October 25, 2009Read →
Windows 7: Making Us Forget the Vista Nightmareaunimeda
Technology

Windows 7: Making Us Forget the Vista Nightmare

Windows 7 is finally here, and it's everything Vista should have been. It's fast, it's stable, and the taskbar is actually useful.

October 22, 2009Read →
Intel Core i7: Nehalem and the Return of Hyper-Threadingaunimeda
Technology

Intel Core i7: Nehalem and the Return of Hyper-Threading

Intel's 'Nehalem' architecture is here, and it's a monster. The Core i7 brings back Hyper-Threading and finally integrates the memory controller onto the CPU die.

November 17, 2008Read →