Moderators: phlip, Moderators General, Prelates
Kwanister wrote: Thus it appears that average OS is accepted better due to good hardware.
frezik wrote:Anti-photons move at the speed of dark
DemonDeluxe wrote:Paying to have laws written that allow you to do what you want, is a lot cheaper than paying off the judge every time you want to get away with something shady.


rachelbonilla wrote:I would totally be a mac person if I was able to build it myself and if it was cheaper! But the freedom you get to choose your individual parts with different competing brands for your different parts is the biggest plus you could get as a PC user. Therefore, Mac will never be as good. Yes, they may be pretty, but they sure are tyrannical.
tuseroni wrote:tyrannical seems a term also well adapted to microsoft as well.
in the end the os which you actually OWN is linux
tuseroni wrote:in the end the os which you actually OWN is linux^D^D^D^D^DBSD.
uiri wrote:In general, both Windows and Mac OS X suck.
supermario wrote:Perhaps once I start studying CS more in-depth I'll dual-boot GNU/Linux. Not to derail the thread, but why do you GNU/Linux people prefer your distro over another OS, besides the fact that it's free/open-source? If it's customization/control, what in particular have you customized that you couldn't do on another OS? Most discussions I get into on this topic are really vague and don't give perspective on the specifics of the situation.
supermario wrote:Not to derail the thread, but why do you GNU/Linux people prefer your distro over another OS, besides the fact that it's free/open-source? If it's customization/control, what in particular have you customized that you couldn't do on another OS? Most discussions I get into on this topic are really vague and don't give perspective on the specifics of the situation.

What I prefer about GNU/Linux vs Windows:supermario wrote:Not to derail the thread, but why do you GNU/Linux people prefer your distro over another OS, besides the fact that it's free/open-source? If it's customization/control, what in particular have you customized that you couldn't do on another OS? Most discussions I get into on this topic are really vague and don't give perspective on the specifics of the situation.
supermario wrote:BNot to derail the thread, but why do you GNU/Linux people prefer your distro over another OS, besides the fact that it's free/open-source? If it's customization/control, what in particular have you customized that you couldn't do on another OS? Most discussions I get into on this topic are really vague and don't give perspective on the specifics of the situation.
++$_ wrote:
- gcc
++$_ wrote:
- Better system design (signals work properly, for example)
++$_ wrote:
- You don't have to be root to do normal things like install software, if you don't want to be
++$_ wrote:
- Perl and python without having to install them (sometimes the installation doesn't work).
++$_ wrote:
- All processes have their own names rather than being listed under svchost.exe
#include <stdio.h>
int main()
{ struct { unsigned a:3, b:3, c:2; } n = {0};
do do printf("%hhu\n", *&n);
while(!(n.a-- && !++n.b));
while(++n.c);
return 0; } Berengal wrote:What are you sending that can't be opened on a mac anyway? Have some standards, don't use proprietary formats.
Yup, and you can run Starcraft on linux too. It's just stupid. I don't want to have to install gcc; it should be there by default. If you're willing to do enough work, you can make any system into any other system by running a VM. The issue is what you have by default.hotaru wrote:++$_ wrote:
- gcc
you can run gcc just fine on windows.
Only if it's waiting for hardware (or if it happens to be init). I've literally never had this problem (though if I used NFS I expect I would have...).++$_ wrote:
- Better system design (signals work properly, for example)
except for the fact that some processes can't be killed by SIGKILL...
But if you use the package management systems, then you can be fairly confident that the software is safe. The issue is other software. On Windows, you'll typically have an installer than you have to run as root (even if that is just to change ONE registry key :/). Which admittedly is more a function of how the software is designed than the operating system itself, but it goes to the difference in cultures.++$_ wrote:
- You don't have to be root to do normal things like install software, if you don't want to be
as long as you don't want to use any of the package management systems used by any of the popular distributions...
No, you have to install them.++$_ wrote:
- Perl and python without having to install them (sometimes the installation doesn't work).
you can do that just fine on windows.
I don't know how it looks on your system, but on mine, processes show up in ps with the entire command used to call them (unless the program decides to change it, of course). I don't have anything that just says "sh" or "perl" or "python".++$_ wrote:
- All processes have their own names rather than being listed under svchost.exe
yeah, having a bunch of processes listed under "sh", "perl", "python", etc. is so much better.
Kromix wrote:*obnoxious .gif*
this isn't my cowMighty Jalapeno wrote:I feel like you're probably an ocelot, and I feel like I want to eat you. Feeling is fun!
ImagingGeek wrote:For example, byte order in mac-formatted tiffs is reversed relative to IBM-formatted tiffs.
Likewise, the default file compression in macs in a proprietary format, as is the use of hidden files to store file properties. All of these mac-specific things can cause compatibility issues.
stephentyrone wrote:ImagingGeek wrote:For example, byte order in mac-formatted tiffs is reversed relative to IBM-formatted tiffs.
Both byte orderings are defined in the TIFF encoding. A correct, complete TIFF implementation (as comes with OS X) will open or save either ordering. You have a broken implementation somewhere that only knows how to handle one ordering, but it isn't on the Mac. Blame your incompatibility issues on the system that is actually causing them.
stephentyrone wrote:Likewise, the default file compression in macs in a proprietary format, as is the use of hidden files to store file properties. All of these mac-specific things can cause compatibility issues.
The default file compression is zip.
ImagingGeek wrote:Unless things have changed with the newest OS-X (leopard?) bigtiff is not supported natively. Its only a 6 year old standard...
ImagingGeek wrote:To be accurate the .sit file format was the mac standard for all its history, and only with the release of OSX was zip added as an option. SIT is closed-source, and unopenable on non-mac computers without additional software.
stephentyrone wrote:ImagingGeek wrote:Unless things have changed with the newest OS-X (leopard?) bigtiff is not supported natively. Its only a 6 year old standard...
Snow Leopard is the current OS X; Leopard is almost three years old. Bigtiff is still spottily supported on all platforms, last I checked (Wikipedia agrees).
stephentyrone wrote:It's also worth noting that tiff v6.0 is the current tiff specification; the new tiff "standards" are actually proposed extensions.
stephentyrone wrote:However, there are a number of FITS viewers on OS X, and libtiff (which has support for bigtiff) builds without issue on OS X.
stephentyrone wrote:I'm not familiar with OME.
stephentyrone wrote:To be accurate the .sit file format was the mac standard for all its history, and only with the release of OSX was zip added as an option. SIT is closed-source, and unopenable on non-mac computers without additional software.
ImagingGeek wrote:For home use, "expert" user (that is to say, someone who can solve most problems on their own:
WinXp/Win7 > Pre-WinXP windows > OSX > Vista > any pre-OSX mac OS
Basically XP and 7 are good OS's, if you know what to do to not fuck them up, and they give you good control over the guts of your system. Pre-XP windows are old, so of less use. OSX limits your ability to do what you want with your computer, reducing its usability for an "expert" user. Vista was an abortion, and pre-OSX mac OS's are seriously out of date.
Scientific/technical computing
Any windows. Linux would top this list if I were allowed to add it in. Other OS's are useless in that kind of environment.
For multi-user facilities
Any windows > DOS > OS/2 > any other dead OS > trained monkeys making punch cards > any mac OS
I spend more time dealing with the 2 macs we have on our network than I do with the 10-15 windows and 5 linux systems combined. Macs simply are not designed to deal with multiple users, network resources, etc. And their legacy support is second to everyone, meaning old hardware on network won't work. Odd, considering it's a BSD derivative, but that's how the cookie crumbles.
frezik wrote:Anti-photons move at the speed of dark
DemonDeluxe wrote:Paying to have laws written that allow you to do what you want, is a lot cheaper than paying off the judge every time you want to get away with something shady.
cjmcjmcjmcjm wrote:Scientific/technical computing
Any windows. Linux would top this list if I were allowed to add it in. Other OS's are useless in that kind of environment.
I've seen a surprisingly large amount of macs in some of my labs. I've also seen all kinds of computers with Win 3.11 for Workgroups hooked to the to GC/MS.
cjmcjmcjmcjm wrote:quote]For multi-user facilities
Any windows > DOS > OS/2 > any other dead OS > trained monkeys making punch cards > any mac OS
I spend more time dealing with the 2 macs we have on our network than I do with the 10-15 windows and 5 linux systems combined. Macs simply are not designed to deal with multiple users, network resources, etc. And their legacy support is second to everyone, meaning old hardware on network won't work. Odd, considering it's a BSD derivative, but that's how the cookie crumbles.
furyguitar wrote:Regarding Apple being "evil," watch this great clip from the Daily Show.
My fav part takes place from about 5:52 - 6:42.
its like apple's going "wow, that rock is awesome""I know, lets write a patent called rock is amesome""hey, that company makes good looking rocks, lets sue them!"
hotaru wrote:mac ⊂ pc.
regarding mac vs. windows, it depends on the versions:
any version of windows > any pre-os x mac (except a/ux)
a/ux > any version of windows before windows 7
os x > any version of windows before windows 7
windows 7 > any mac
jfeord14 wrote:lets see...
well pc's actually have software people dont want to destroy avaliable to them
therefore
pc > mac
frezik wrote:Anti-photons move at the speed of dark
DemonDeluxe wrote:Paying to have laws written that allow you to do what you want, is a lot cheaper than paying off the judge every time you want to get away with something shady.
Users browsing this forum: No registered users and 3 guests