Earlier quoted context omitted.
> Apple already wastes gigabytes on printer drivers and extra languages you don't need. No, they didn't. For example, Snow Leopard downloads printer drivers from Apple as you need them.
Extra languages are still there though. But I think this is good, mom uses her Mac Mini in Hebrew, my account uses English, dad uses our native Portuguese (I live in Brazil).
OS X Isn't for Developers
221–230 of 252 posts
Re: OS X Isn't for Developers
#222Earlier quoted context omitted.
Which is where he loses me. If that person wants to deal with gcc, they're not casual, and spending an hour grabbing latest libs and tools is how they roll, Xcode or no. Any time I'm on CPAN I end up updating 50 other things and 3 hours later wonder what I was looking for in the first place.
I think the point might have been that there are some more casual uses (homebrew, rubygems, python eggs, etc) that aren't as hardcore as writing c but that have gcc as a dependency.
Funnily enough, I've never heard anyone mention it before this whole ruckus, even though installing Xcode was a requirement to get gcc in the past. No one has taken the time to build it themselves with the source that Apple gives out for free and host it for those that don't want to install Xcode.
Re: OS X Isn't for Developers
#223Re: OS X Isn't for Developers
#224Re: OS X Isn't for Developers
#225Re: OS X Isn't for Developers
#226Earlier quoted context omitted.
Your house is not for developers! It did not come with a free computer when you bought it! Even though a computer would only cost as little as 0.2% of the cost of the house, and the previous owner already wasted tons of money on the useless peach trees in the yard.
hm, how come gcc comes for free on lunux, and install is as easy as: >> sudo apt-get install gcc
Re: OS X Isn't for Developers
#227Earlier quoted context omitted.
It's been long enough that I can't edit what I wrote, but I forgot my history. The first C compiler was grown by modifying a B compiler that was implemented in B. That B compiler, however, was originally implemented in assembly: http://cm.bell-labs.com/cm/cs/who/dmr/chist.html
It kinda makes you think. If we delete all compilers in the world, there would be no easy way to make new compilers. It also means that your compiler on your PC can trace its heritage back to the first machine coed compiler ever written, like life itself evolving from one generation to the next.
Anyway, writing a C-- compiler in x86 ASM isn't really that bad. It'd probably be even easier to run the compiler in an interpreter.
Re: OS X Isn't for Developers
#228Earlier quoted context omitted.
That's a moot point, because once it's free with lion, then it might as well be free by itself. Apple does nothing to prevent piracy of its dev tools.
Sure, anything's free if you choose to pirate. I was just wondering if they'd make it free for people who don't upgrade to Lion straight away.
4 might not require Lion but you can guarantee that 4.1 definitely will.
Re: OS X Isn't for Developers
#229I agree with the title, but am not interested at the OSX / XCode stuff because I'm a very happy, satisfied Linux & Lenovo user. My old company tried to force me to use a Macbook Pro, saying "developer community uses it", and I refused, saying "I give no piece of .... to a software with stupid and pretty looking icons, windows etc." because that stuff requires us to use mouse/touchpad stuff, which are useless, time wa…
Hey, Mr. Power User who relies on delicious, you'd better export your delicious bookmarks and take them elsewhere, Yahoo has decided they need to cut corners and is shutting it down.
Re: OS X Isn't for Developers
#230Anyway I fully agree that apple should be very quick in releasing a free downloadable compiler toolchain and charge only for the IDE.