MAC users defend MAC because they have an Apple up their ass! MAC is shite, steals existing tech and trashes it and freeeezes! Ubuntu is intuitive, forward thinking, free and just works! You never own a MAC it is forever borrowed, only allowed to use it as you are told to, any mods are considered hacks! MAC now can do new things THAT UBUNTU COULD DO YEARS AGO! Sorry MAC is poo!
I just uninstalled ubuntu. I was dual booting, but because linux sucks so bad it just took a large portion of my hard drive and wouldn't boot anymore, and of course it couldn't repair itself with the disk like windows and Mac can.
@sonicthehedgehog3241 Gahh why. Ubuntu sucks. I am saying this with experience and my personal OS choice is still windows. You CAN NOT be mad at be because I have use all three with linux coming in, in last place. If you can't handle the fact that someone who actually cares about the functionality, easy of use, and performance of their OS doesn't like Ubuntu, then you are a geeky loser.
@aForkandaSpoon When you installed Ubuntu, i think you replaced the Windows Bootloader with GRUB and when you removed Ubuntu, GRUB was still there and when you rebooted, GRUB was looking for Ubuntu but it didn't find it so you ended up in a GRUB command prompt right? I speak from experience ;) I use Win 7 Ultimate now :b
@91jmda I installed Ubuntu. I ran linux a few times. One day, after changing my theme/appearance, I tried to boot ubuntu and it threw an error. I booted through the GRUB menu thing and could boot windows, two ubuntu versions (x32 or x64) and then two memtests along with my regular win 7. I fixed it all though. I no longer have linux, or the GRUB menu and windows just boots normally.
@aForkandaSpoon I'm staying with Windows 7, it may have its little issues but everything just works, no worries about incompatibilities and an update b0rking the OS, because of GNOME 3 and KDE im staying here with win 7 hoping desktop linux improves, i liked linux and learned so much anyways :D
ubuntu is awsome looks good and does wat average users need. internet email flash and word.... basicly it looks like macos and runs like windows but is free
DONT READ THIS CAUSE IT ACTUALLY WORKS YOULL BE KISSED ON THE NEAREST POSSIBLE FRIDAY BY THE LOVE OF YOUR LIFE. TOMORROW WILL BE THE BEST DAY OF YOUR LIFE POSSIBLE HOWEVER IF U DONT POST THIS TO ATLEAST THREE VIDEOS OR YOU WILL DIE WITHIN TWO DAYS.NOW UV STARTED READING THIS DONT STOP THIS IS SO SCARY PUT THIS ON AT LEAST FIVE VIDEOS IN 143 MINUTES WHEN YOUR DONE PRESS F6 AND YOUR LOVERS NAME WILL APPEAR ON THE SCREEN IN BIG LETTERS THIS IS SO SCARY IT ACTUALLY WORKED
i would love an ubuntu, but it's just that you really cant install any of the more proffessional software on it. like photoshop, premiere, after effects and maya...
open source softwares just doesnt do like pro ones does
@72dew You know it's sad but true. Also as a C++ programmer and a gamer Ubuntu just wont cut it. Except for our server at home, which works like wonders.
@FatalNova Heroes of Newerth, Amnesia: The Dark Descent, Minecraft, Enemy Territory: Quake Wars, every game in the past five Humble Bundles, Spiral Knights.
Those are some commercial games with native support that I personally played and liked.
For C++, your problem probably resides in having bought into Microsoft's tools designed to lock you into their platform.
It's orders of magnitude easier to get started on C++ programming if you're on any modern GNU/Linux distro.
@joaorstm Well C++ isn't bound to Windows the same way that C# is for example, as C# is developed my microsoft, and C++ is pretty much C with more libraries. I found more trouble getting everything together with Ubuntu than with Windows. And the games you mentioned are great games, at least most of them that I've played, but they are not the sharpest of games. If Ubuntu had the same support for software like DirectX, VS and all the major games I would go with it instead. Cheers.
@FatalNova I hope you understand why those are not reasonable requests.
DirectX is a collection of proprietary software libraries and APIs that is made by Microsoft, for Microsoft.
For gamers it's a two-fold buzzword: it's used instead of Direct3D, the graphical component that everyone means when they say DirectX. Secondly, there is nothing that can be done with Direct3D that can't be done without it. For example: every game not exclusive to Windows or Xbox.
@FatalNova Visual Studio is also property of Microsoft, a company infamous for anti-competitive practices such as product and vendor lock-in. It should come as no surprise that they have no intention of supporting any other operating system other than their own. The same happens with C#. Don't invest your time and mind into a product controlled by any single private interest if you know what's best for you.
@FatalNova I must also address the notion that it's an OS's job to support existing applications.
Applications build on top of operating systems, not the other way around. It's not impossible for an application to work in an operating system it was never intended for, as showed by the efforts of the WINE project. But that's simply not how it works or should work. Additional layers can be used between the OS and the application for portability, but that's a design choice, not an afterthought.
@joaorstm It is not the OS's job to support applications, I know that. Wine works wonders for most applikations, but decreases the performance of heavier games, which is vital for most gamers. I am not ranting on Ubuntu, at all. Both Ubuntu, along with most Linux dists, and Mac are reliable, fast OS's. Unix is splendid, really. I just find Windows more convenient .
@yolucari on the contrary, the OS in which a video is edited has nothing to with the quality. it has to do with what program is used and the skill/knowledge of the person using the program.
@willyboy746 This is indicative of the opinion so many Linux fan boys tout. "Hi! I just installed Linux yesterday because I want to be part of the secret Linux society so I can be cool and bash on Windows. I really have no fucking clue how bad Linux is because I'm a super noob, but hey I can facebook on Mozilla so it must be awesome right!?"
@joaorstm No, actually I use Linux EVERY EFFING DAY. I manage a team of Windows and Unix/Linux admins for the largest market data company in the country. I'm an expert at both Windows and Unix. Oh yeah, Linux works fine as a file server... but with anything else running on it 1. it's a bitch to get loaded 2. it shits all over itself even with a minor application crash, and 2. It lacks any semblance of intuitive design. Fuck deploying updated drivers is a lesson in head bashing.
@ctsincebay 1. What the fuck are you talking about? Elaborate.
2. Again, define "shits all over itself" and "minor application". Not very descriptive terminology for an expert.
The second 2. I've had far less headaches since I changed for Vista to GNOME, precisely because of its superior usability. Everything can be done with less effort and more efficiently in my current environment, which I use all day, every day, for every task.
@joaorstm 1. Without going into too much detail I'll just make it simple... kickstart sucks like shit compared to RIS. 2. Locking up and not responding to anything. (At least windows reboots) hanging during the boot sequence waiting for user input for FUCKSUCK. (Windows does the repairs automatically without intervention)___________ regarding drivers it's a real pain in the fucking ass because even if you're using the modular kernel and don't have to compile it, the install scripts are a real bi
@ctsincebay 1. Sounds like you haven't tapped into the power of package managers with private repositories yet. 2. You mean remotely? echo $seconds_to_wait > /proc/sys/kernel/panic if what you're having are kernel panics. fsck can be destructive (as is Window's CHOKEDIKS). In any situation that may involve loss of data, not following the principle of least surprise by default is nothing short of an attempt on Humanity. 3. DKMS has always been a breeze for me. What happened to you?
@joaorstm We have private repositories for the standard packages but 1. there are too many VLANs to have to fuck with that stuff, and setting up a local repository is a bitch. 2. It's not a kernel panic; those aren't very common. The server just ceases to respond and requires a power cycle -- and subsequent fuckingsuck to be run. No user intervention is required to bring a Windows server back up. It just DOES.
@jeank1d I USED to love ubuntu. in 10.4 you could change to the classic desktop, now in 10.10 you have to use unity unless you install the old one via terminal, but it lags my computer out, considering it has no graphics card. I use my IBM running ubuntu as a server, but I use the desktop distro. Unity is slow compared to the classic UI.
@TheIcantfindusername Yea, srry, I meant 11.4 not 10.4 and 11.10 not 10.10. In 10.4 you could change back to the classic style. Now you are forced to use unity in 10.10 unless you install the classic UI via terminal, in which case the UI becomes really buggy.
i love both windows and mac. but i lean a little towards mac just for the simplicity. To many windows users hate mac cuz they 1: never used one or 2: couldnt find the start menu.. you never see a mac fanboy say he hates windows just that he loves mac. i can't say the same for windows fanboys.
@handwashedstars I think I like Windows better just because it has more games and more programs are available. I've used both (right now using mac), but unfortunately every mac I've used is old (Tiger or older).
@MrWuzzo yeah i think anytime you hear someone say ( i hate mac) it's probaly cuz there a gamer. i dont play many games i play teamfortress 2 and counter strike source, and both you can still play on a mac if you please. as for programs nowa days theres tons for mac. but yeah i still love pc though. Almost everyone who has ever used a computer most likely used windows first then went to mac so that says somthin i think. for the ones who stayed mac.
i have a mac and it has never got stuck.my friend has a linux and it has never got stuck rest of the people i know have windows and they are fucked up.i had windows and i prefer mac and linux
@Heaney5551 It depends on the software but WIne mostly is benchmarked and runs the software better then Windows including games plus less resources used overall.
@Heaney5551 Yes newer software tuns better on WIndows but other then that softeware that is lder then a year runs better on Wine this has been proven with games like the orginal crysis also Linux uses less specs to play so you have to take that into consideration too, also does WIndows even have this option. No so therefore the same goes for some programs that only run on LInux run better, it's a two way street.
@Heaney5551 You're looking at it the wrong way. Windows games on WINE are not an alternative... to native Linux games. I wouldn't play Amnesia or HoN on WINE.
This is how I intend to effect change on this situation:
- Never buy a game that does not explicitly support running on Linux.
- Buy every game if it does and is appealing to me.
And I've been spending way much more time than I should playing games as I am.
@iXecFTW Youre watching it with linux. There are several linux OSes that ASUS has built into BIOS(splashtop) or you could be running linux via Coreboot(aka linuxbios) payload.
@iXecFTW I ask, why mostly linux people have mail program and understood how to use it :)
Why not using linux mint? LM has developers that care and which accept money for opensource product.
I mean ubuntu is popular, but only to their marketing. They actually failed to do ANYTHING to linux or its ecosystem, except to put rather unstable versions together. Something very many can do.
There is nice ubuntu discussion now on phoronix dot com :)
@lin545 Never tried linux mint myself tbh. but at work we have a notebook with linux mint no problems on it. anyway i use ubuntu because it works fine. what the big difference between linux mint and ubuntu anyway?
@iXecFTW I posted about it on phoronix forums, the thread "what do you dislike or hate about ubuntu", lastest posts. :P I run gentoo, but my gf parents have zero clue about pc - so I use mint there. It was running just flaw-less for several years now, only updated it over major versions.
@lin545 ubuntu is a gnu/linux OS.(which you know that) one thing some of you guys don't get is not everyone is a genus. ubuntu may suck for you. but it is the learning ground for new people.
ubuntu is pretty easy, and just works. I don't see what sucks. unless maybe you enjoy. things that are not simple. yeah then it sucks.
For learning, I'd prefer Linux Mint anyday. Ubuntu is only good for catching bugs due to highly unstable versions, posting useless bugreports on launchpad that are ignored most of times and talking that africa was reason for foss. Pff.
My first linux was ubuntu, ubuntu studio 8.04, back when it didn't break so often. Maybe it is the reason Linux Mint appeared.
@thecadaver33 Exactly why do you think the virus should be black? If anything, Ubuntu should be black, since the word comes from Bantu language of southern Africa. Your comment was ignorant on so many levels.
@vovade And so what u fuckin idiot. What gives you the right to diss him, just because youre a nerd, and he isnt? i love ubuntu, and i almost dont know anything about that terminal stuff and all of that. but i like that its free, stable (most of the time), and easy to use. so FUCK U NERD!
PC: Installing Nortons, are us sure u want to do this? Are u sure, User: Yes Are u sure, User: Yes PC: Installing Avast (which is free btw). done reboot Avast: Your virus protection has been updated, memory useage a whooping 4mb Avast: this progamme is asking for permission are u sure? User: yes Avast: OK then i'll remember that moral of that story is don't install Norton's
Too bad that with Linux one can just waste hours trying to do the most common tasks. Like to copy some files in a USB memory because it was locked by another user. It happened to me. OSX is much more intuitive. And no, if I wanna play geek I do it with the 3 big Unix guys on servers, not with my home/office computer.
Now I like all os's but each has a downfall starting with windows it is the most common to people who dont know how to update firewalls virus protection but it is almost always the first to be compatible with programs. But os x fast less bloated and compatible with most things only comes on 3000 dollar machines that the hardwares worth maybe 400. LINUX is fastest easyiest to get what you need but cant run alot of needed software but once they can they are definitely my top choice.
ive used both mac and pc, pc really does get viruses like that and mac really does get colorwheel like that, and i have used ubuntu to fix both computers and then switched to ubuntu, best choice of my life!
And this video was made on a Windows box. All I can say is use the right tool for the job. If your company is full of housewives, Use Windows, full of hippy wanna be geeks, use OSX, full of geeks who want to endlessly fiddle with an OS before getting any real work done, use Ubuntu. They all suck in their own unique way.
Actually Linux is a lot better for productivity. Why?
Windows is a lot slower, applications can crash your system,blue screen of death,boot is a lot more slower,eats more resources and best of all Linux can't play most games(Bad for gamers excellent for productivity
( I procrastinated a lot by playing games on windows.)
Linux have really progressed in resent years.Linux evolves and gets better every 6 months
Linux is not perfect windows can do a lot of things better too. I use linux for work.
@kenzeus What things can windows do better, apart from programs that are castrated on purpose to run only on windows and are not affiliated with microsoft.
@lin545 gaming, hibernation,simpler instalation,flash (Linux can't save flash game data....),a lot more softwares(But I using VMware Unity and I can run any windows program on it with no problem something that wine fails at.), more support from softwares & drivers)
Well in my experience hibernation in linux is slower and takes a longer time to go back to my desktop. Also my pc slow down for a few minutes when I get back to my desktop and I need swap space.
How do you save flash with better privacy? like a game data from newgrounds....
more support from software companies because more people use them and there are more products(But that is not linux fault...)
@kenzeus Hibernation works here.. You need swap, this is correct. Swap does not need to be disk, you can setup a swap file too. Windows does exactly the same, by the way, it just calls it hibernation file. And hibernation is highly sensible to drivers and ACPI, on any platform - if you got bad driver, you got bad cards..
@lin545 Ok then how do you save game data in linux? I want to know Its frustrating having to switch to windows to play flash game... The newgrounds fash games plays perfectly on linux but the game data don't save.....
@kenzeus You save it exactly as in windows, with better privacy plugin for firefox.
1st you install the plugin.
2nd you start the game and play untill you want to save.
3rd you save the status in game(if it allows, it doesn t matter)
4th you open better privacy and look at flash cookies. You find the cookie that belongs to the game and then you have down the options - to protect the cookie, edit protection list or delete it.
you also see path, so you can with filemanager copy-paste saves.
@lin545 Installation for some software is harder you need to go to terminal. While all windows is just click and click. Luckyly many softwares are very easy to install in linux if they are in the software manager.
@kenzeus Heh, you got it a bit wrong... In linux, there are no binaries per se, but binary packages. So if you are looking for the way to install a program, you should search for the package. This is because Linux has no stable ABI - so it does not have to maintain compatibility, duplicate libraries and bugs.. If you go in terminal, what you do is you compile stuff. This ain't different from windows. This is not what user should do.
Use BetterPrivacy to lock,delete or get flash cookie.location
Hey yeah we made it in our High Schools basement so it was very bad acoustics and lighting but it was the only place they would let us set up our green screen. Ironically the mac I was using which was brand spanking new crashed during rendering leaving me to start the editing all over arg. I wish we could do it over but we all graduated and I have not seen the guys in a couple of years.
lol, all I use my mac for is internet, I have windows xp on it for all my programs to run like the auto cads, And now I bought a cheap computer to run ubuntu for a free program because Im to cheap to buy software. My mac runs like shit with my windows on it but my windows runs good through the mac. I like macs because they look good when turned off, when they are on I really have no use for them unless I want to drop a bunch of more money for software.
MAC users defend MAC because they have an Apple up their ass! MAC is shite, steals existing tech and trashes it and freeeezes! Ubuntu is intuitive, forward thinking, free and just works! You never own a MAC it is forever borrowed, only allowed to use it as you are told to, any mods are considered hacks! MAC now can do new things THAT UBUNTU COULD DO YEARS AGO! Sorry MAC is poo!
pst007x 2 weeks ago
I have a Mac for the web and a pc for gaming. And I have no need for Ubuntu, or maybe I can use it for PORN.
java575 3 weeks ago
Ubuntu looks like a pothead.
SpecTechHD 2 months ago
Mac sucks
Dual Boot, Ubuntu and Windows FTW
LikeDuff 2 months ago
I have my computer running with Ubuntu 11.10 and Windows XP
EpicWafflezXD 2 months ago
i wish i had ubuntu. :( i have mac.
00rockinmusic 2 months ago
@00rockinmusic Dual boot it.
AlexD907 2 months ago
LOL..that was AWESOME..and SOOOOOOOOOOO freaking true!!
chronofusion 2 months ago
Thumbs up if you're watching this with a system running ubuntu
blindknifewunderbar 2 months ago 6
Lmfao owned! Ubuntu ftw.
TheOowaoowa 2 months ago
gay ending
rmaucigasha 2 months ago 4
WTF!!! HAHAHA UBUNTU ROCKS!!
sgs0909 3 months ago 2
I know the loader for mac is the most annoying piece of shit ever seen, but it doesn't have to be overly-exaggerated like this xD
Rorintosh 3 months ago
thumbs up if u watchin this with Ubuntu.
mschwemberger 3 months ago 6
Ubuntu makes computers turn gay???
likelovelovelove 3 months ago
I just uninstalled ubuntu. I was dual booting, but because linux sucks so bad it just took a large portion of my hard drive and wouldn't boot anymore, and of course it couldn't repair itself with the disk like windows and Mac can.
aForkandaSpoon 3 months ago
! DISLIKE AFORKANDASPOON'S COMMENT!
sonicthehedgehog3241 3 months ago
@sonicthehedgehog3241 Gahh why. Ubuntu sucks. I am saying this with experience and my personal OS choice is still windows. You CAN NOT be mad at be because I have use all three with linux coming in, in last place. If you can't handle the fact that someone who actually cares about the functionality, easy of use, and performance of their OS doesn't like Ubuntu, then you are a geeky loser.
aForkandaSpoon 3 months ago
@aForkandaSpoon When you installed Ubuntu, i think you replaced the Windows Bootloader with GRUB and when you removed Ubuntu, GRUB was still there and when you rebooted, GRUB was looking for Ubuntu but it didn't find it so you ended up in a GRUB command prompt right? I speak from experience ;) I use Win 7 Ultimate now :b
91jmda 3 months ago
@91jmda I installed Ubuntu. I ran linux a few times. One day, after changing my theme/appearance, I tried to boot ubuntu and it threw an error. I booted through the GRUB menu thing and could boot windows, two ubuntu versions (x32 or x64) and then two memtests along with my regular win 7. I fixed it all though. I no longer have linux, or the GRUB menu and windows just boots normally.
aForkandaSpoon 3 months ago
@aForkandaSpoon I'm staying with Windows 7, it may have its little issues but everything just works, no worries about incompatibilities and an update b0rking the OS, because of GNOME 3 and KDE im staying here with win 7 hoping desktop linux improves, i liked linux and learned so much anyways :D
91jmda 3 months ago
@91jmda I'm sticking with 7 also. I have been stuck with it for a while, but I finally put the time in to remove it.
aForkandaSpoon 3 months ago
WAT THE HELL IS AN UBUNTU AND WHATS LINUX AND WATA FUCK IS A MAC SOMEONE EXPLAIN TO ME WHATS THESE PLZ
yannpip 3 months ago
@yannpip WATA FUCK IS UP WIT YO SPELLIN DOOD
robinjam304 3 months ago
@robinjam304 its the internet its not like anyone cares about speeling right in the comments.
yannpip 3 months ago
dipshits....
OnClickListener 3 months ago
This has been flagged as spam show
Windows the best,Good things do not come free,
IulianRo1 3 months ago
Nice reverb, dumbasses...
CHAOTIKProject 3 months ago
*11.10
TheIcantfindusername 4 months ago
ubuntu is awsome looks good and does wat average users need. internet email flash and word.... basicly it looks like macos and runs like windows but is free
kingold786 4 months ago
ubuntu ftw
thedude1999ify 4 months ago
my computer is 8 years old and never had a virus u stupid ubutnu b....
TAILSGIRL11 4 months ago
i tryed ubuntu it sucks dick osx all the way
uchihasasuke7863 4 months ago
Ubuntu turned them gay...
mehfuckit 4 months ago 5
Ubuntu :)
autenticosvideos 4 months ago
DONT READ THIS CAUSE IT ACTUALLY WORKS YOULL BE KISSED ON THE NEAREST POSSIBLE FRIDAY BY THE LOVE OF YOUR LIFE. TOMORROW WILL BE THE BEST DAY OF YOUR LIFE POSSIBLE HOWEVER IF U DONT POST THIS TO ATLEAST THREE VIDEOS OR YOU WILL DIE WITHIN TWO DAYS.NOW UV STARTED READING THIS DONT STOP THIS IS SO SCARY PUT THIS ON AT LEAST FIVE VIDEOS IN 143 MINUTES WHEN YOUR DONE PRESS F6 AND YOUR LOVERS NAME WILL APPEAR ON THE SCREEN IN BIG LETTERS THIS IS SO SCARY IT ACTUALLY WORKED
PokabuDUDE 4 months ago
so true
testdirver 4 months ago
Watching this in Crunchbang linux. :)
GuruNightStalker 5 months ago
i would love an ubuntu, but it's just that you really cant install any of the more proffessional software on it. like photoshop, premiere, after effects and maya...
open source softwares just doesnt do like pro ones does
72dew 5 months ago
@72dew You know it's sad but true. Also as a C++ programmer and a gamer Ubuntu just wont cut it. Except for our server at home, which works like wonders.
FatalNova 4 months ago
@FatalNova Heroes of Newerth, Amnesia: The Dark Descent, Minecraft, Enemy Territory: Quake Wars, every game in the past five Humble Bundles, Spiral Knights.
Those are some commercial games with native support that I personally played and liked.
For C++, your problem probably resides in having bought into Microsoft's tools designed to lock you into their platform.
It's orders of magnitude easier to get started on C++ programming if you're on any modern GNU/Linux distro.
joaorstm 4 months ago
@joaorstm Well C++ isn't bound to Windows the same way that C# is for example, as C# is developed my microsoft, and C++ is pretty much C with more libraries. I found more trouble getting everything together with Ubuntu than with Windows. And the games you mentioned are great games, at least most of them that I've played, but they are not the sharpest of games. If Ubuntu had the same support for software like DirectX, VS and all the major games I would go with it instead. Cheers.
FatalNova 4 months ago
@FatalNova I hope you understand why those are not reasonable requests.
DirectX is a collection of proprietary software libraries and APIs that is made by Microsoft, for Microsoft.
For gamers it's a two-fold buzzword: it's used instead of Direct3D, the graphical component that everyone means when they say DirectX. Secondly, there is nothing that can be done with Direct3D that can't be done without it. For example: every game not exclusive to Windows or Xbox.
joaorstm 4 months ago
@FatalNova Visual Studio is also property of Microsoft, a company infamous for anti-competitive practices such as product and vendor lock-in. It should come as no surprise that they have no intention of supporting any other operating system other than their own. The same happens with C#. Don't invest your time and mind into a product controlled by any single private interest if you know what's best for you.
joaorstm 4 months ago
@FatalNova I must also address the notion that it's an OS's job to support existing applications.
Applications build on top of operating systems, not the other way around. It's not impossible for an application to work in an operating system it was never intended for, as showed by the efforts of the WINE project. But that's simply not how it works or should work. Additional layers can be used between the OS and the application for portability, but that's a design choice, not an afterthought.
joaorstm 4 months ago
@joaorstm It is not the OS's job to support applications, I know that. Wine works wonders for most applikations, but decreases the performance of heavier games, which is vital for most gamers. I am not ranting on Ubuntu, at all. Both Ubuntu, along with most Linux dists, and Mac are reliable, fast OS's. Unix is splendid, really. I just find Windows more convenient .
FatalNova 4 months ago
This has been flagged as spam show
As you can see, this video was edited in ubuntu too.
yolucari 5 months ago
As you can see, this video was edited in ubuntu too.
yolucari 5 months ago 53
@yolucari horrible quality btw and chroma key failed as well good job you pointed that out
jeanbelmont 5 months ago
@yolucari You are hereby awarded the "OH SNAP!!!" Internet award
jedispy 4 months ago
@yolucari on the contrary, the OS in which a video is edited has nothing to with the quality. it has to do with what program is used and the skill/knowledge of the person using the program.
Yamauchi1889 1 week ago
Yep, it is aweeeesomeeeeee!!!!! Still have a lot to learn about Ubuntu, but I love it.
willyboy746 5 months ago
@willyboy746 This is indicative of the opinion so many Linux fan boys tout. "Hi! I just installed Linux yesterday because I want to be part of the secret Linux society so I can be cool and bash on Windows. I really have no fucking clue how bad Linux is because I'm a super noob, but hey I can facebook on Mozilla so it must be awesome right!?"
ctsincebay 4 months ago
@ctsincebay And yours is the typical "Linux sucks because it's Not Windows!" school of "thought".
joaorstm 4 months ago
@joaorstm No, actually I use Linux EVERY EFFING DAY. I manage a team of Windows and Unix/Linux admins for the largest market data company in the country. I'm an expert at both Windows and Unix. Oh yeah, Linux works fine as a file server... but with anything else running on it 1. it's a bitch to get loaded 2. it shits all over itself even with a minor application crash, and 2. It lacks any semblance of intuitive design. Fuck deploying updated drivers is a lesson in head bashing.
ctsincebay 4 months ago
@ctsincebay 1. What the fuck are you talking about? Elaborate.
2. Again, define "shits all over itself" and "minor application". Not very descriptive terminology for an expert.
The second 2. I've had far less headaches since I changed for Vista to GNOME, precisely because of its superior usability. Everything can be done with less effort and more efficiently in my current environment, which I use all day, every day, for every task.
Elaborate on drivers.
FYI I'm a sysadmin.
joaorstm 4 months ago
@joaorstm 1. Without going into too much detail I'll just make it simple... kickstart sucks like shit compared to RIS. 2. Locking up and not responding to anything. (At least windows reboots) hanging during the boot sequence waiting for user input for FUCKSUCK. (Windows does the repairs automatically without intervention)___________ regarding drivers it's a real pain in the fucking ass because even if you're using the modular kernel and don't have to compile it, the install scripts are a real bi
ctsincebay 4 months ago
@ctsincebay 1. Sounds like you haven't tapped into the power of package managers with private repositories yet. 2. You mean remotely? echo $seconds_to_wait > /proc/sys/kernel/panic if what you're having are kernel panics. fsck can be destructive (as is Window's CHOKEDIKS). In any situation that may involve loss of data, not following the principle of least surprise by default is nothing short of an attempt on Humanity. 3. DKMS has always been a breeze for me. What happened to you?
joaorstm 4 months ago
@joaorstm We have private repositories for the standard packages but 1. there are too many VLANs to have to fuck with that stuff, and setting up a local repository is a bitch. 2. It's not a kernel panic; those aren't very common. The server just ceases to respond and requires a power cycle -- and subsequent fuckingsuck to be run. No user intervention is required to bring a Windows server back up. It just DOES.
ctsincebay 4 months ago
UBUNTU ROCKS!!!!
jeank1d 5 months ago 40
@jeank1d I USED to love ubuntu. in 10.4 you could change to the classic desktop, now in 10.10 you have to use unity unless you install the old one via terminal, but it lags my computer out, considering it has no graphics card. I use my IBM running ubuntu as a server, but I use the desktop distro. Unity is slow compared to the classic UI.
zt14427 4 months ago
@zt14427 lol what? Unity was introduced in 11.04, not 10.10 (10.10 uses Gnome2)
you can still install Gnome2 even in 10.10...
TheIcantfindusername 4 months ago
@TheIcantfindusername Yea, srry, I meant 11.4 not 10.4 and 11.10 not 10.10. In 10.4 you could change back to the classic style. Now you are forced to use unity in 10.10 unless you install the classic UI via terminal, in which case the UI becomes really buggy.
zt14427 3 months ago
@TheIcantfindusername im talkin bout 11.10, gnome2 in 11.10 is glitchy
zt14427 3 months ago
Ubuntu isn't even a restore distribution.
buiststefan 5 months ago
Most retarded thing I've seen on youtube :S
plonkerbob 5 months ago
Hi, I'm a sound man... and you're not.
sma1968 5 months ago
lol
nzoomed 5 months ago
i love both windows and mac. but i lean a little towards mac just for the simplicity. To many windows users hate mac cuz they 1: never used one or 2: couldnt find the start menu.. you never see a mac fanboy say he hates windows just that he loves mac. i can't say the same for windows fanboys.
handwashedstars 5 months ago
@handwashedstars I think I like Windows better just because it has more games and more programs are available. I've used both (right now using mac), but unfortunately every mac I've used is old (Tiger or older).
MrWuzzo 5 months ago
@MrWuzzo yeah i think anytime you hear someone say ( i hate mac) it's probaly cuz there a gamer. i dont play many games i play teamfortress 2 and counter strike source, and both you can still play on a mac if you please. as for programs nowa days theres tons for mac. but yeah i still love pc though. Almost everyone who has ever used a computer most likely used windows first then went to mac so that says somthin i think. for the ones who stayed mac.
handwashedstars 5 months ago
@handwashedstars Mac is shit and i am not a gammer.
dude00074 5 months ago
i have a mac and it has never got stuck.my friend has a linux and it has never got stuck rest of the people i know have windows and they are fucked up.i had windows and i prefer mac and linux
panayiotis210 6 months ago
Ubuntu: Hey Windows what you doing?
Windows: Oh just playing some games.
Ubuntu: ...
Oh and don't say WINE, that looses about 10 fps.
Heaney5551 6 months ago
@Heaney5551 It depends on the software but WIne mostly is benchmarked and runs the software better then Windows including games plus less resources used overall.
xerfoify 6 months ago
@xerfoify
Bullshit.
I have dual boot and Crysis 2 runs twice as fast on Windows 7 than on WINE.
Heaney5551 6 months ago
@Heaney5551 Yes newer software tuns better on WIndows but other then that softeware that is lder then a year runs better on Wine this has been proven with games like the orginal crysis also Linux uses less specs to play so you have to take that into consideration too, also does WIndows even have this option. No so therefore the same goes for some programs that only run on LInux run better, it's a two way street.
xerfoify 6 months ago
@Heaney5551 All my native Linux builds of games seem to run infinity times faster on Linux, so that's funny.
Also, the PS3 has a better operating system than Windows because Windows can't run Metal Gear Solid 4.
Absurd statements? I agree.
joaorstm 4 months ago
@joaorstm
I get your point, that's why I'm saying Linux with WINE is not an alternative to Windows if you're a gamer.
You don't want to spend £100s on hardware just to loose 10-20 FPS because you're too stubborn to buy a Microsoft product.
Linux is good, but Windows is the ONLY option for PC gaming.
Heaney5551 4 months ago
@Heaney5551 You're looking at it the wrong way. Windows games on WINE are not an alternative... to native Linux games. I wouldn't play Amnesia or HoN on WINE.
This is how I intend to effect change on this situation:
- Never buy a game that does not explicitly support running on Linux.
- Buy every game if it does and is appealing to me.
And I've been spending way much more time than I should playing games as I am.
joaorstm 4 months ago
bad audio
museesteban1 6 months ago
GET CLOSER TO THE MIC, DUMBASSES!
desenagrator 6 months ago
Hooray!I just fixed the lovely ubuntu!
tuxcup 6 months ago
NTFS ResierFS XFS JFS FAT Ext4 Ext3 Ext4 and more ubuntu can read*also included hidden HPFS(create only)
tuxcup 6 months ago
The ending was just a little....I believe the word is 'gay'.
Yes that would fit.
RawChristianSuperman 6 months ago
Debian - Because a wasted computer is a wasted opportunity.
jjovereats 6 months ago
Im using Joli OS >:D
Which is built on Debian and Chrome OS.
TheProPHOENIX177 6 months ago
You know?ubuntu can do all the things windows can do but ubuntu can run on Mac and PC.
tuxcup 6 months ago
@tuxcup But Windows can run on a Mac, though :/ (then again it's still trashy Windows)
mrrossjonathan 6 months ago
I'm watching this in my bios.
iXecFTW 7 months ago
@iXecFTW Youre watching it with linux. There are several linux OSes that ASUS has built into BIOS(splashtop) or you could be running linux via Coreboot(aka linuxbios) payload.
lin545 7 months ago
@lin545 lol it was a lie.. watching it with ubuntu ;3
iXecFTW 7 months ago
@iXecFTW I ask, why mostly linux people have mail program and understood how to use it :)
Why not using linux mint? LM has developers that care and which accept money for opensource product.
I mean ubuntu is popular, but only to their marketing. They actually failed to do ANYTHING to linux or its ecosystem, except to put rather unstable versions together. Something very many can do.
There is nice ubuntu discussion now on phoronix dot com :)
lin545 7 months ago
@lin545 Never tried linux mint myself tbh. but at work we have a notebook with linux mint no problems on it. anyway i use ubuntu because it works fine. what the big difference between linux mint and ubuntu anyway?
iXecFTW 7 months ago
@iXecFTW I posted about it on phoronix forums, the thread "what do you dislike or hate about ubuntu", lastest posts. :P I run gentoo, but my gf parents have zero clue about pc - so I use mint there. It was running just flaw-less for several years now, only updated it over major versions.
lin545 7 months ago
Ubuntu sucks, Linux and GNU rock. Gentoo here.
lin545 7 months ago
@lin545 do you know how redundant that statement was?
techfighterminal 7 months ago
@techfighterminal No, I don't see redundancy? Care to explain?
lin545 7 months ago
@lin545 ubuntu is a gnu/linux OS.(which you know that) one thing some of you guys don't get is not everyone is a genus. ubuntu may suck for you. but it is the learning ground for new people.
ubuntu is pretty easy, and just works. I don't see what sucks. unless maybe you enjoy. things that are not simple. yeah then it sucks.
techfighterminal 7 months ago
@techfighterminal
For learning, I'd prefer Linux Mint anyday. Ubuntu is only good for catching bugs due to highly unstable versions, posting useless bugreports on launchpad that are ignored most of times and talking that africa was reason for foss. Pff.
My first linux was ubuntu, ubuntu studio 8.04, back when it didn't break so often. Maybe it is the reason Linux Mint appeared.
lin545 7 months ago
fuck you ashole ubuntu sucks dick
Infaninty 7 months ago
i watched this with linux mint!
313hummer 7 months ago
This has been flagged as spam show
The only reason it doesn't have any viruses is because no one uses it.
KedViper 7 months ago
The first sound movie was released in in 1927 and called "The Jazz Singer." That movie had better sound than this video.
AlanJames1987 7 months ago
what's ubuntu?
Krystaelll 7 months ago
why wasn't the virus black?
thecadaver33 7 months ago
@thecadaver33 Exactly why do you think the virus should be black? If anything, Ubuntu should be black, since the word comes from Bantu language of southern Africa. Your comment was ignorant on so many levels.
GuariadelBosque 7 months ago
@GuariadelBosque Yup. I'm ignorant. Problem?
Also, I'm a 6-year ubuntu user. For the Win.
thecadaver33 7 months ago
Hi, i am schoolkid, i wanna make a video, where PC and MAC sucks. My knowledge in Linux is just graphic interface. Choose Ubuntu, be noob.
vovade 8 months ago
@vovade And so what u fuckin idiot. What gives you the right to diss him, just because youre a nerd, and he isnt? i love ubuntu, and i almost dont know anything about that terminal stuff and all of that. but i like that its free, stable (most of the time), and easy to use. so FUCK U NERD!
cappermain 7 months ago
@cappermain Nerd? Use windows - you will be more happy. Ubuntu without terminal is not advantage. Your post is kid reaction =) XD
vovade 3 months ago
Because a computer is a terrible thing to waste. You should instead waste your life to make Ubuntu work.
mat5813 8 months ago
Damn i love Ubuntu but this is so gay!
solde99 8 months ago
so gay
shamonwillye 8 months ago
Spamazoid 8 months ago
Too bad that with Linux one can just waste hours trying to do the most common tasks. Like to copy some files in a USB memory because it was locked by another user. It happened to me. OSX is much more intuitive. And no, if I wanna play geek I do it with the 3 big Unix guys on servers, not with my home/office computer.
michelass0 9 months ago
So, the moral is:
Mac and Windows lock up, until Ubuntu turns them gay?
I have & like Ubuntu - still learning but fast... just didn't get the point of the video.
KutWrite 9 months ago
advertisement of ubuntu
gleb19961 9 months ago
PC: "Installing Norton Security Suite..."
"Installation Complete"
"Warning: You only have 1MB of memory remaining!"
You: "FFFFFFFFFFFFUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU--"
randomfailguy 9 months ago 18
CentOS my choose.
gelecopter 9 months ago
ubuntu for the win
pat20105 9 months ago
Wow I have not watched this vid forever. I still dont know why the volume got so screwed up. Never thought we would get this many views
dallasjeepmaster 10 months ago
Pft windows, gaming is epic, sony vegas is pro, blender is not ,made for x11 emulators. Welcome to the real world
legolasisahobbo 10 months ago
I also watched this using Ubuntu.
And, just to add...
Each and every operating system has its own downfall. Nothing to argue, they're not worth comparing.
If you're a gamer, choose Windows.
If you're up to productivity and developing softwares, go for Mac or Linux.
Just that easy.
MetallumRed 10 months ago
@MetallumRed I have to disagree, I'm running ubuntu, and this is my view:
If you just want a general productive computer that can do anything, choose windows.
If you like to learn more about development, while having an ease of use computwe, go ubuntu.
If you want an overpriced hardware for shit OS that's basicly the same as Linux as a child friendly distro that looks extremely pretty, choose mac.
Just that complicated.
WotTehPhok 10 months ago
too bad ubuntu is one of the worst distros out there
fuzzybyte 10 months ago
@fuzzybyte ARE YOU SERIOUS!??!??! I love ubuntu. :(
WotTehPhok 10 months ago
Now I like all os's but each has a downfall starting with windows it is the most common to people who dont know how to update firewalls virus protection but it is almost always the first to be compatible with programs. But os x fast less bloated and compatible with most things only comes on 3000 dollar machines that the hardwares worth maybe 400. LINUX is fastest easyiest to get what you need but cant run alot of needed software but once they can they are definitely my top choice.
trilintia 11 months ago
I watched this with a Ubuntu :D
the747videoer 11 months ago 81
@the747videoer I'm running Linux Mint, which is just Ubuntu with some additional tweaks.
jarblewarble 6 months ago
@the747videoer i got win 7 and unbuntu on the same computer and unbuntu is hard to install flash
kris10ish 6 months ago
@kris10ish unbuntu? ubunbuntubnuntu? Learn how it's called for fucks sake.
LCxCZ 6 months ago
@the747videoer It's not "A Ubuntu", dumbass! It's an Operating System! It's also "an", not "a".
desenagrator 6 months ago
@desenagrator Becuse of a comment you think im a dumbass you sir are the idiot now gtfo or calm your tits
kris10ish 6 months ago
@kris10ish I wasn't talking to you, dumbass!
desenagrator 6 months ago
@desenagrator Well this someone messaged to me sorry
kris10ish 6 months ago
@desenagrator
Fucking idiot, I had a typo!
the747videoer 6 months ago
@the747videoer me too.. XD
umbra191 5 months ago
@the747videoer Me too..
rafarafa87 4 months ago
Ubuntu with XP running in Virtualbox. When XP gets malware dump the box and start a new one.
michaelterry1000 11 months ago
Now on this one I know people disliked for one of the two reasons:
Windows got attacked - OR-
Mac and Windows are friends
psptechnologypsp 11 months ago
GAY!
xTYROCKx 1 year ago
ive used both mac and pc, pc really does get viruses like that and mac really does get colorwheel like that, and i have used ubuntu to fix both computers and then switched to ubuntu, best choice of my life!
dorydaparrot 1 year ago 2
And this video was made on a Windows box. All I can say is use the right tool for the job. If your company is full of housewives, Use Windows, full of hippy wanna be geeks, use OSX, full of geeks who want to endlessly fiddle with an OS before getting any real work done, use Ubuntu. They all suck in their own unique way.
mildlybrilliant 1 year ago
Comment removed
kenzeus 1 year ago
Actually Linux is a lot better for productivity. Why?
Windows is a lot slower, applications can crash your system,blue screen of death,boot is a lot more slower,eats more resources and best of all Linux can't play most games(Bad for gamers excellent for productivity
( I procrastinated a lot by playing games on windows.)
Linux have really progressed in resent years.Linux evolves and gets better every 6 months
Linux is not perfect windows can do a lot of things better too. I use linux for work.
kenzeus 1 year ago
@kenzeus The blue screen of death was why I switched to Ubuntu.
robertsangel1975 10 months ago
@kenzeus That's why I dual boot.
WotTehPhok 10 months ago
@kenzeus What things can windows do better, apart from programs that are castrated on purpose to run only on windows and are not affiliated with microsoft.
lin545 7 months ago
@lin545 gaming, hibernation,simpler instalation,flash (Linux can't save flash game data....),a lot more softwares(But I using VMware Unity and I can run any windows program on it with no problem something that wine fails at.), more support from softwares & drivers)
kenzeus 7 months ago
@kenzeus
gaming - no, same
hibernation - same,
simpler installation - no, installation is much more complicated,
flash - can save, either backup ~/.macromedia, or use firefox plugin betterprivacy,
software - less, unless you mean games,
more support from software -?
drivers - yes, true, but ain't advantage of windows - it is advantage of monopoly.
Also, wine is not emulating, it is remaping; it does not need windows inside - its foss implementation of winapi.
lin545 7 months ago
@lin545
Well in my experience hibernation in linux is slower and takes a longer time to go back to my desktop. Also my pc slow down for a few minutes when I get back to my desktop and I need swap space.
How do you save flash with better privacy? like a game data from newgrounds....
more support from software companies because more people use them and there are more products(But that is not linux fault...)
kenzeus 7 months ago
@kenzeus Hibernation works here.. You need swap, this is correct. Swap does not need to be disk, you can setup a swap file too. Windows does exactly the same, by the way, it just calls it hibernation file. And hibernation is highly sensible to drivers and ACPI, on any platform - if you got bad driver, you got bad cards..
lin545 7 months ago
@lin545 Ok then how do you save game data in linux? I want to know Its frustrating having to switch to windows to play flash game... The newgrounds fash games plays perfectly on linux but the game data don't save.....
kenzeus 7 months ago
@kenzeus You save it exactly as in windows, with better privacy plugin for firefox.
1st you install the plugin.
2nd you start the game and play untill you want to save.
3rd you save the status in game(if it allows, it doesn t matter)
4th you open better privacy and look at flash cookies. You find the cookie that belongs to the game and then you have down the options - to protect the cookie, edit protection list or delete it.
you also see path, so you can with filemanager copy-paste saves.
lin545 7 months ago
@lin545 Installation for some software is harder you need to go to terminal. While all windows is just click and click. Luckyly many softwares are very easy to install in linux if they are in the software manager.
kenzeus 7 months ago
@kenzeus Heh, you got it a bit wrong... In linux, there are no binaries per se, but binary packages. So if you are looking for the way to install a program, you should search for the package. This is because Linux has no stable ABI - so it does not have to maintain compatibility, duplicate libraries and bugs.. If you go in terminal, what you do is you compile stuff. This ain't different from windows. This is not what user should do.
Use BetterPrivacy to lock,delete or get flash cookie.location
lin545 7 months ago
Oh boy, another shitty Mac Vs. PC parody...
Titanz91 1 year ago
EDU BUNTU!!!!!!!!!!
ccc123abc123 1 year ago
that's gay
Regnomus 1 year ago
hi, my name is ubuntu. i'm what you call open source and what that means is that we won't sue you for millions if you apply a third party theme.
666lilnickY 1 year ago 71
@666lilnickY they will lose anyways as they cannot sue anybody about it.
doombybbr 8 months ago
@666lilnickY Hi, i am Mac and Windows! Be sure you CANT apply 3rd party theme at all! We will sue you if you do!
t1czer 6 months ago
windows still beats all!
easterbunneeeh 1 year ago
Dont use Windows and Mac
Use Linux!
tweetyaja 1 year ago
Hey yeah we made it in our High Schools basement so it was very bad acoustics and lighting but it was the only place they would let us set up our green screen. Ironically the mac I was using which was brand spanking new crashed during rendering leaving me to start the editing all over arg. I wish we could do it over but we all graduated and I have not seen the guys in a couple of years.
dallasjeepmaster 1 year ago
UBUNTU SUCKS THE BIG ONE HANDS DOWN
dnapiorkowski99 1 year ago
Debian is better! =D
merkur32123 1 year ago
lol, all I use my mac for is internet, I have windows xp on it for all my programs to run like the auto cads, And now I bought a cheap computer to run ubuntu for a free program because Im to cheap to buy software. My mac runs like shit with my windows on it but my windows runs good through the mac. I like macs because they look good when turned off, when they are on I really have no use for them unless I want to drop a bunch of more money for software.
MTHKITEBOARDS 1 year ago
i fact i do that to eleminated virus in windows i go to my linux partition and eliminated them form there
elchippe 1 year ago