Forgot your password?
typodupeerror

Comment Re:Thought so (Score 1) 44

To the best of my recollection, Opus is absolutely better than AAC, according to the blind tests done by hydrogenaudio, among others. Vorbis was very slightly worse than AAC, but much like all benchmarking, sometimes it did better, sometimes worse.

HE-AAC, the "High Efficiency" branch, has proven to provide higher quality than Vorbis at low bitrates (ie. 48-56 kbit, IIRC). That said, I don't know exactly how Opus fits into comparisons with HE-AAC. I seem to recall Opus is better than HE-AAC in the general case, but much like Vorbis vs AAC, the performance is similar.

Either way: I think it's kinda nuts that HEVC has been out since 2013 (nearly 12 years), has been succeeded by VVC in 2020, and HEVC still hasn't settled its patent wars. I don't keep track by any means, but I gotta wonder how many of the HEVC cases end up being tossed as "moot" because the patent expired...

Comment Wasn't Win32 written in C ? (Score 2) 272

Isn't Win32 written in C in any case? Does anyone really USE all that COM+ stuff for anything useful? It's hard to imagine even an AI could write a worse COM layer than what is currently in Windows.

I kind of welcome a new version of Notepad.exe written in Rust as long as it doesn't have tabs. Maybe it'll only have half as many bugs as the original version?

PS - Sorry if I'm just skimming the surface here, I was never smart enough to understand much C++. I barely managed to get my head half-way around Java where everything was descended from java.lang.Object instead of some mix of new char[] and void* using RAII.

PPS - Can I PLEASE hope for a web-browser that wasn't written by Google (like MS Edge)? (No offense to that one company but I can only put so many eggs in one basket)

Comment American Express (Score 3, Insightful) 159

If you want a credit card with great rewards but a chance at not being carried, don't they already call that American Express? Or Discover.

Diluting your own standard seems like a great way to endanger your core business. But, I guess arrogance, greed and incompetence is the current business trend.

Slashdot Top Deals

You can tell how far we have to go, when FORTRAN is the language of supercomputers. -- Steven Feiner

Working...