Originally posted by Filiprino
View Post
Announcement
Collapse
No announcement yet.
Ubuntu With Linux 3.16 Smashes OS X 10.9.4 On The MacBook Air
Collapse
X
-
Originally posted by nll_aIt's not even that IMO. Especially regarding the horrifyingly ugly traffic lights window buttons and the cold fake metal theme. It's just got some nicer animations.
Comment
-
Originally posted by startzz View Postcares linux trolls. But anyway, results are proportional to the hardware : osx - cpu - core i5 @ 1,3 ghz @ 2 cores, ubuntu 14.04 - core i5 @ 1,3 ghz @ 4 cores, ubuntu 14.04 + dev mesa & kernel - core i5 @ 2,6 ghz @ 4 cores.
Here Michael says clearly "Ubuntu 14.04 LTS x86_64 was then dual-booted to the same Apple MacBook Air.". Wonder who's trolling....
Comment
-
ye
Originally posted by Apopas View PostAlways, in every benchmark (encoding, gaming, networking), OSX is and was slower than both Linux and Windows even in it's own tuned hardware. I don't even dare to think the results if OSX was allowed to run in generic pcs not optimized for it.
Here Michael says clearly "Ubuntu 14.04 LTS x86_64 was then dual-booted to the same Apple MacBook Air.". Wonder who's trolling....
Comment
-
Originally posted by Filiprino View PostCode:The reason I call it "Linux" is because "GNU" is ugly as hell. And also, people wouldn't know what I'm talking about if I said "GNU".
As I've stated before, using OS X for me is a lot easier than using Linux. I've used Linux for a long time, I know how to use it extremely well, but it requires effort to maintain and fuck that. I have much better things to do. I would GLADLY pay someone to do it for me, and I do. Got a high-end mouse? Good luck using that on Linux. It's impossible to configure the mouse speeds decently. The only decent configuration utility is Razercfg (I have a razer mouse because it's really nice) and it doesn't even save the configuration nor load it properly when you configure it. I don't feel like fixing it myself and there isn't an easy way to pay someone to fix it for me. Window tearing is a massive issue and while some people don't care, I do. There is a massive amount of fragmentation in all of the window toolkits, everything looks different and quite frankly like ass. GTK is good, Qt is good. They should not be intermixed because they look TERRIBLE when used with each other (i.e. some applications use Qt that are really popular while others use GTK and you're expected to use them both at once). The only exception to that rule has been VLC, it looks good while using GTK. The Linux desktop is not very usable for me and when there are bugs freely introduced into the code by novice programmers that does not appeal to me. I want something that works, just works, and never stops working. I don't care if it can load a file at 100MB/s vs Linux's 150MB/s. I don't care. On OS X I can load everything with the expectation of functionality and I receive it every time.
Originally posted by Filiprino View PostYou're the ignorant here, mister.
Originally posted by Filiprino View PostCalling it GNU/Linux is completely correct. Userland is full GNU, including the vastly used Linux API implementation: glibc. Graphics interface is an add-on that doesn't count and is outside the main user land.
KDE is called KDE SC, KDE Software Compilation which uses KDE Framework and Plasma Workspaces in a similar manner GNU uses Linux.
Originally posted by Filiprino View PostThe rest, I'm OK with that and you could call people from the US as "americans" because they're in America so americans is their generic type but programs for native Android are not valid for GNU nor BusyBox.
Originally posted by Filiprino View PostCode:System branding. People don't normally say "Linux" in that context you are taking about, instead they say "Ubuntu" or "Red Hat".
Today I think I'll download Debian GNU/Linux.
Originally posted by nll_aIt's not even that IMO. Especially regarding the horrifyingly ugly traffic lights window buttons and the cold fake metal theme. It's just got some nicer animations.Last edited by jimbohale; 14 July 2014, 06:51 PM.
Comment
-
Originally posted by jimbohale View PostWhether or not something looks good is pretty subjective. I along with probably most of everyone prefer how OS X looks. They pay people a lot of money to create a consistent UI that looks good to the general population and it appears to succeed, so yeah. Linux can learn a lot from OS X considering OS X has done the research.
Comment
-
Originally posted by jimbohale View PostGot a high-end mouse? Good luck using that on Linux. It's impossible to configure the mouse speeds decently.
Comment
-
Originally posted by Filiprino View Post
Code:System branding. People don't normally say "Linux" in that context you are taking about, instead they say "Ubuntu" or "Red Hat".
Today I think I'll download Debian GNU/Linux.
GNU does NOT abstract linux.
GNU is an organization that consists of multiple, loosely coupled software projects that can be used together or separately. One of these projects is GCC. Another is glibc.
GCC is a compiler that implements several standards that provide a platform agnostic abstraction of computer hardware. glibc is an implementation of the C standard library, which is part of the same standard that GCC implements.
THE STANDARD IS THE ABSTRACTION LAYER.
Let say that again.
THE STANDARD IS THE ABSTRACTION LAYER.
By your logic here, we should call it C Standard Linux. In which case, MOST OSes would be named the same way. Why is this true? Because we can compile the kernel using other c standard compilers, using other implementations of the c standard library.
OK, let's look at this from a different perspective.
Intel, Microsoft, AMD, and APPLE provide in some form or another a c standard compiler.
If you create a program from any one of them, you do not suddenly start calling the program Microsoft Autodesk MAYA under windows, Apple Autodesk MAYA under OS X or GNU (or whatever compiler they use on Linux) Autodesk MAYA under Linux. You do not call X11 the GNU X11, or the Apple X11, or the MingW X11.
As an artifact of the c/c++ standard, if you compile a shared library, you should use the same complier version for any program that you want to link against that library. This is not applicable for GCC due to their decision to keep a stable abi. Ironically, this is causing them issues with complying with the new cxx11/14 standard. This means it only makes a difference what system you use due to library linking.
Thankfully, the C++ ISO committee is looking at creating a solution to this problem, meaning multiple compilers and compiler versions could use the same libraries, making the actual implementation matter even less.
Finally, The GCC folks have made it very clear that using the GCC compiler or libraries in no way requires any legal or ethical obligations toward the GCC system, the output of their compiler is in no way related to GCC. If they were ever to specify anything different, they would find many more developers and companies jumping ship from contributing.
Comment
-
Originally posted by dante View PostBoth systems are great , Linux won't beat OS X in every benchmark, both systems have particular applications which one performs better than the other?.
If you stop and think about it, it makes sense, because nobody who cares about performance is using a mac. Super computers are primarily running Linux. Linux, Windows, a few proprietary UNIXes primarily from IBM and HP, and FreeBSD are the only OSes that matter in the server room. Render farms for the big animation companies are all running Linux, and gaming is done on Windows. Thus nobody is pushing apple to develop for performance.
Comment
Comment