Log In · Register

 
mac or windows?, choose one
mac or windows?
You cannot see the results of the poll until you have voted. Please login and cast your vote to see the results of this poll.
Total Votes: 64
Guests cannot vote 
GothpunkGClover
post Jun 8 2004, 12:24 AM
Post #1


website designer
***

Group: Member
Posts: 98
Joined: Jan 2004
Member No: 1,237



Windows..Macs are too complicated. pinch.gif
 
 
Start new topic
Replies
dispn0ygonekrazy
post Sep 26 2004, 07:50 PM
Post #2


*Influential Guitarist & Inspiring Writer*
******

Group: Official Member
Posts: 1,217
Joined: Sep 2004
Member No: 51,134



i use windows xp and i think its great i had expirience with a mac and i didnt like it _dry.gif but i gotta admit the music recording on the mac is awesome and about linux never tried it .. anyone have info on it
 
*mipadi*
post May 30 2005, 11:16 PM
Post #3





Guest






QUOTE(dispn0ygonekrazy @ Sep 26 2004, 8:50 PM)
about linux never tried it .. anyone have info on it

Linux-based operating systems are really quite awesome, but the learning curve is steep. It's not like Windows--you really have to get into a different mindset to fully use it. Software is often times not as neatly packaged as it is on Windows, either, and sometimes you have to do something called "compiling" which involves using commands such as this (just to give you a taste of the true Linux experience):
CODE
cp ~/bin/src /tmp
tar xvzf foo.tgz
cd foo
./configure --prefix=/usr/local/foo
make
make install

Yeah...it's not like Windows, where you just double-click on a file to install a program. ;)

However, once you get past the "weirdness" of it, it can be quite nice, although often you have to play with things to make it work. I have a few computers running Linux (an iMac and a custom PC) and I program on an UltraSPARC that runs Solaris, which is a lot like Linux. I really like it, but it takes some time to get used to it.
 
*kryogenix*
post May 31 2005, 02:00 PM
Post #4





Guest






QUOTE(mipadi @ May 30 2005, 11:16 PM)
Linux-based operating systems are really quite awesome, but the learning curve is steep. It's not like Windows--you really have to get into a different mindset to fully use it. Software is often times not as neatly packaged as it is on Windows, either, and sometimes you have to do something called "compiling" which involves using commands such as this (just to give you a taste of the true Linux experience):
CODE
cp ~/bin/src /tmp
tar xvzf foo.tgz
cd foo
./configure --prefix=/usr/local/foo
make
make install

Yeah...it's not like Windows, where you just double-click on a file to install a program. ;)

However, once you get past the "weirdness" of it, it can be quite nice, although often you have to play with things to make it work. I have a few computers running Linux (an iMac and a custom PC) and I program on an UltraSPARC that runs Solaris, which is a lot like Linux. I really like it, but it takes some time to get used to it.
*


It can be a lot like Windows.

http://www.kde.org/screenshots/images/3.2/snapshot11f.png

That's a KDE desktop. It's not that much different now is it?

What distros do you run?
 
*mipadi*
post May 31 2005, 05:05 PM
Post #5





Guest






QUOTE(kryogenix @ May 31 2005, 3:00 PM)
It can be a lot like Windows.

http://www.kde.org/screenshots/images/3.2/snapshot11f.png

That's a KDE desktop. It's not that much different now is it?

What distros do you run?
*

Well, Linux can be made to look like Windows, certainly, and even behave like Windows in some ways (such as with the use of a desktop environment like GNOME or KDE), but the underlying system is still very different. A perfect example is in the way Linux handles drives: every drive on a Linux machine, from the internal hard drive down to the floppy drive, is mounted under a unified file system. For example, I have an account on a Sun workstation running Solaris (which is a Unix-based OS, like Linux). My home folder, where I store all my files and binary executables, is mounted under that workstation's filesystem; but really, it's on a networked server. In Windows this would appear as a separate networked drive, but in Linux, it's treated as being right there, at my computer. (In fact, in Linux, there are only a few directories that need to be stored locally: /boot, /root, /etc, /bin, and /sbin are the most crucial ones).

Linux also lacks a registry as in Windows (although GNOME has something like the registry, unfortunately), and even handles file permissions differently.

Linux also lacks the unified structure of Windows. Windows has only one desktop environment/window manager: explorer.exe. (Technically you can install other ones, but for all practical purposes, explorer.exe is the only one that is completely compatible.) Linux, on the other hand, has numerous desktop environments: GNOME, KDE, and Xfce are three. It also has myriad window managers: Sawfish (default GNOME window manager), kwm (default KDE window manager), Enlightenment, Fluxbox, and AfterStep, to name but a few. I can even mix and match environments and managers; for instance, I often run GNOME with Enlightenment. Linux can also be run completely from a command line, which is nearly impossible in Windows. (And when logging into my Linux machines remotely, I often do run only with a command line, as it takes a lot of bandwidth to run a GUI session.) In fact, many things that require a GUI in Windows can be done in with the command line in Linux.

As I also noted, Linux software often must be compiled from source code, or is packaged as an RPM that is generally installed via the command line. Software is rarely packaged as a neat GUI installer as it is in Windows. You also often times have to "play" with software, especially drivers, to get them to work in Linux.

There are, of course, a lot of under-the-hood differences in terms of architecture, such as the way memory is handled and files are written to the drives, and how the OS'es recover from errors. Basically, though, Linux can be made to appear like Windows, and if you only play with it a bit, you might not notice a lot of differences; but if you dive deeply into it, you'll notice some big changes.

As far as distros go, I personally use Fedora Core 3 on my main workstation, and Ubuntu Linux on an old iMac (I really don't like Ubuntu, but it's the only decent PowerPC distro I have found). I also often use a Sun UltraSPARC running Solaris, which is similar in nature to Linux (especially since I run Solaris in GNOME, not Sun's yucky Common Desktop Environment).
 

Posts in this topic
GothpunkGClover   mac or windows?   Jun 8 2004, 12:24 AM
Viggen   QUOTE(GothpunkGClover @ Jun 7 2004, 9:24 PM)M...   Jun 8 2004, 03:40 PM
DrNick311   I have a computer with XP Pro now but I eventually...   Jun 8 2004, 04:12 PM
kryogenix   Neither. Linux PWNS both of them. I don't see ...   Jun 8 2004, 04:14 PM
mai_z   kudoz kryogenix! Linux pwns!   Jun 8 2004, 04:15 PM
Viggen   QUOTE(kryogenix @ Jun 8 2004, 1:14 PM)Neither...   Jun 8 2004, 05:13 PM
silver rain   QUOTE(Viggen @ Jun 8 2004, 4:40 PM)I don...   Jun 8 2004, 05:37 PM
visualfusion   See... I'd go with Mac... if the mouse had two...   Jun 9 2004, 05:38 PM
kryogenix   QUOTE(Viggen @ Jun 8 2004, 5:13 PM)I have yet...   Jun 9 2004, 07:26 PM
nas   QUOTE(visualfusion @ Jun 9 2004, 6:38 PM)See....   Jun 9 2004, 07:31 PM
NatiMarie   I like Windows better because they're easy to ...   Jun 9 2004, 07:32 PM
Blueiyzboy   QUOTE(GothpunkGClover @ Jun 8 2004, 12:24 AM)...   Jun 9 2004, 08:33 PM
glit_gal   i can't really say anything about mac since i...   Jun 9 2004, 08:56 PM
tofumonzter   Give me an apple with a pengiun.   Jun 10 2004, 01:17 AM
shawty_redd   QUOTE(kryogenix @ Jun 9 2004, 6:26 PM)It...   Jun 11 2004, 08:42 AM
kryogenix   QUOTE(shawty_redd @ Jun 11 2004, 8:42 AM)so w...   Jun 11 2004, 03:36 PM
craziplaya21   windows is so much better if u r an avid gamer   Jun 11 2004, 09:38 PM
lpmatt618   QUOTE(craziplaya21 @ Jun 11 2004, 9:38 PM)win...   Jun 12 2004, 10:05 AM
YOWTF   I prefer Windows better, but it is just as easy to...   Jun 12 2004, 08:36 PM
simplysweet259   definetely windows. =D   Jun 13 2004, 02:21 AM
wayne   windows, moe customizable, and better for gamers. ...   Jun 13 2004, 01:03 PM
sidtam   I like windows better than mac since there is a lo...   Jun 13 2004, 07:23 PM
kryogenix   QUOTE(craziplaya21 @ Jun 11 2004, 9:38 PM)win...   Jun 14 2004, 05:41 AM
visualfusion   Windows and mac? You can't customize ANYTHING ...   Jun 14 2004, 05:04 PM
mipadi   QUOTE(visualfusion @ Jun 14 2004, 6:04 PM)Win...   May 30 2005, 11:05 PM
EmeraldKnight   I've onli vaguely heard of Linux.. Mac's a...   Jun 18 2004, 01:37 AM
koOoaznboi_510   WIndows Baby!   Jun 18 2004, 01:42 AM
MrMonkeyTaco   ive been w/ windows forever..so windows   Jun 18 2004, 09:29 AM
JlIaTMK   windows cuz ive never had a mac before   Jun 18 2004, 05:30 PM
Lordofgames   I love Mac's innovations. There operating sys...   Jun 26 2004, 05:45 AM
vietxrice   windows... cuz iv always been using it   Jun 26 2004, 09:25 PM
me_myself_andi2003   i use a macintosh.... wonderin how manie use macs ...   Aug 21 2004, 10:43 AM
mystical   I have Windows, MAC and a Linux machine but i pref...   Aug 21 2004, 10:55 AM
Heathasm   Hah, you know i use a crapintosh   Aug 21 2004, 11:23 AM
masu_misairu   i have an imac and windows...both are good, imo. ...   Aug 21 2004, 12:56 PM
silver rain   hmm, i have a mac, and its pretty good.   Aug 21 2004, 01:44 PM
FireCrossedAngel   Windows. It works best for me ^ ^   Aug 21 2004, 01:54 PM
cutielilsuga   i think windows is the best and easy way to use th...   Aug 22 2004, 12:31 AM
aznriceboi   i got a windows. never tried mac or linux, is it d...   Aug 22 2004, 02:32 AM
LiNHy POO   i have windows! didnt try the others yet.   Aug 22 2004, 10:24 AM
Krunk_Muzik   I use Windows XP! . I hate Mac, I don't ...   Aug 22 2004, 10:32 AM
me_myself_andi2003   well i got a mac laptop and a windows desktop...   Aug 23 2004, 02:25 AM
01-supergirl   Windows, Mac is complicated, well maybe because I...   Aug 23 2004, 02:26 AM
kryogenix   Nux!   Aug 23 2004, 01:49 PM
AzN_DuDe01   i use windows xp....   Aug 23 2004, 02:41 PM
inlonelinessidie   Windows XP here. My bro has two Macs though . . . ...   Aug 23 2004, 03:00 PM
Levy2k6   i got a xp.. if i had to choose something else... ...   Aug 23 2004, 09:16 PM
acidbreeze   I use WinXP... I don't really like it anymore....   Aug 25 2004, 11:27 AM
lil boi   i have windows. ::jerry::   Aug 25 2004, 09:54 PM
me_myself_andi2003   QUOTE(hippo @ Aug 25 2004, 11:27 AM)I use Win...   Aug 26 2004, 05:21 AM
waccoon   Windows > Mac Windows crashes more, but Mac do...   Aug 26 2004, 09:47 AM
SNAP_Tornado   windows all the way! macs suck! i never us...   Aug 26 2004, 12:34 PM
Mick3Y   I like Mac, but im using Window rite now - Tra...   Aug 29 2004, 09:57 PM
MasterNe0   I would love to have a linux. It a great computer ...   Aug 30 2004, 12:04 AM
tofumonzter   we need more macs!!!!!!...   Aug 30 2004, 01:33 AM
burnoveride   windows is good ( crap ) , but im a linux fan but ...   Sep 22 2004, 03:56 PM
LiLEthiopian   i like windows better..but then again..macs don...   Sep 22 2004, 03:58 PM
MyVermilionPlague   Windows. Windows. WINDOWS! <3   Sep 26 2004, 03:27 AM
muffin dude 292   Windows i dont like Mac that much   Sep 26 2004, 05:45 PM
dispn0ygonekrazy   i use windows xp and i think its great i had expir...   Sep 26 2004, 07:50 PM
mipadi   QUOTE(dispn0ygonekrazy @ Sep 26 2004, 8:50 PM...   May 30 2005, 11:16 PM
kryogenix   QUOTE(mipadi @ May 30 2005, 11:16 PM)Linux-ba...   May 31 2005, 02:00 PM
mipadi   QUOTE(kryogenix @ May 31 2005, 3:00 PM)It can...   May 31 2005, 05:05 PM
jecissa   MACS ALL THE WAY!!!   Nov 30 2004, 01:14 AM
gothicvengeance   I like windows better but that's probably beca...   Nov 30 2004, 05:35 PM
Heathasm   QUOTE(jecissa @ Nov 30 2004, 1:14 AM)MACS ALL...   Dec 17 2004, 11:24 PM
azn_r4pf4n   QUOTE(GothpunkGClover @ Jun 7 2004, 9:24 PM)M...   Dec 18 2004, 12:08 AM
KissMe2408   def windows   Dec 18 2004, 01:09 AM
mechwarrior1989   QUOTE(kryogenix @ Jun 14 2004, 4:41 AM)WineX ...   Dec 18 2004, 02:00 AM
kris_fox17   i have a mac, so that's my obvious choice, but...   Dec 18 2004, 06:02 AM
Frankie   windows. macs are kinda weird to me!   Dec 20 2004, 10:57 AM
LeSLiE   I like windows better. Macs are really confuzing..   Dec 20 2004, 02:03 PM
jr0h   mac is just tidy and neat and pretty. but windows ...   Dec 21 2004, 02:11 AM
stephinika   windows. macs are annoying.   Dec 21 2004, 04:19 AM
faithin_felix   windows but i like the new imac thing   Dec 21 2004, 04:52 AM
MyChemicalRomance.   windows..... i've never had a mac   Dec 21 2004, 06:58 AM
kz10683   windows are obviously better. macs arent really go...   Dec 21 2004, 05:37 PM
Szeh   I use a Windows. But I want a MAC.   May 31 2005, 08:28 AM
Szeh   Windows, but I want a MAC. There are 2 topics of t...   May 31 2005, 08:30 AM
ItzOnlySydney   hm... windows i guess i've never tried a mac s...   May 31 2005, 09:23 AM
levileh   Macs are more stable...I've never owned one my...   May 31 2005, 09:27 AM
kryogenix   merging.   May 31 2005, 01:57 PM
JC4P   Mac panther was good, tiger is too much stuff on s...   May 31 2005, 09:48 PM
kryogenix   QUOTE(JC4P @ May 31 2005, 9:48 PM)Mac panther...   Jun 1 2005, 05:34 PM
iNyCxShoRT   Windows definately, Mac is okay but it's harde...   May 31 2005, 09:50 PM
JC4P   i tried Kubuntu Two days ago. installed it on my c...   Jun 1 2005, 08:04 PM
mipadi   QUOTE(JC4P @ Jun 1 2005, 9:04 PM)i tried Kubu...   Jun 2 2005, 07:54 AM
JC4P   QUOTE(mipadi @ Jun 2 2005, 7:54 AM)You should...   Jun 2 2005, 08:28 PM
waitwaitwait   Windows XP is better.   Jun 2 2005, 04:33 PM
thorn_hailweb   mac even though everyone hates them. they may be f...   Jun 2 2005, 09:02 PM
kryogenix   QUOTE(thorn_hailweb @ Jun 2 2005, 9:02 PM)mac...   Jun 2 2005, 09:15 PM
mipadi   QUOTE(kryogenix @ Jun 2 2005, 10:15 PM)this i...   Jun 3 2005, 11:06 AM
kryogenix   QUOTE(mipadi @ Jun 3 2005, 11:06 AM)That...   Jun 3 2005, 05:53 PM
mipadi   QUOTE(kryogenix @ Jun 3 2005, 6:53 PM)I'm...   Jun 3 2005, 10:17 PM
sadolakced acid   i use windows... because that's what i have......   Jun 3 2005, 06:02 PM
OshKoshPoshJosh   I'm sure about 99% of the people in this forum...   Jun 4 2005, 02:11 AM
DreamChaser   windows xp :)   Jun 4 2005, 12:50 AM
kellee91   i dont really care which one.... they both do the ...   Jun 4 2005, 12:55 AM
medic   Anyone is qualified to say what operating system i...   Jun 19 2005, 06:59 PM
mipadi   QUOTE(medic @ Jun 19 2005, 7:59 PM)and I doug...   Jun 19 2005, 07:24 PM
2 Pages V   1 2 >


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: