Live data from Hacker News

OS X Lion Now Available in the US Mac App Store

itunes.apple.com

101–110 of 283 posts

Re: OS X Lion Now Available in the US Mac App Store

#101

Earlier quoted context omitted.

Surely you're exaggerating. 8GB is necessary for a dev machine where you're going to be intentionally straining it. Most laptops nowadays come with 4GB. You're seriously saying those are "unusable" for you? What are you doing that requires 8GB of memory? Running multiple instances of SQL Server, AutoCAD, Visual Studio, and 2 or 3 games simultaneously?

Oh, some of our software barely compiles with 4GB of memory (unless you have enough time). E.g. large finite state transducers dumped as a big array of structs in C tend to blow up the compiler ;). Also, some people tend to work with large data sets or problems that just require lots of memory. E.g. I work on language generation, and generally the more memory the better. For me 8GB is the minimum for doing serious wo…

So, someone asks "why would anyone need 8GB of memory". I describe one situation where I need that amount of memory. Can the downvoter please explain why this comment is objectionable?

Edit: my question is not rhetorical, I really would like to know.

Re: OS X Lion Now Available in the US Mac App Store

#102

Earlier quoted context omitted.

I suspect that Apple would suggest that that was what Time Machine was for. But physical media is still nice. Supposedly you'll be able to buy a USB install for $69 next month.

clap clap clap You're right. They're destroying people's information to make a few hundred dollars. Do you distill rain water because of the fluoride as well? Things break, it's unfortunate.

wat

Re: OS X Lion Now Available in the US Mac App Store

#103

I have been a Windows user since I started using computers. I am thinking of purchasing a Macbook Air. As a young programmer (going into fifth year of college), would anyone recommend this laptop?

The (now old) 11" MacBook Air is the best laptop I've ever owned.

That doesn't say much without any information about which other laptops you've owned...

Re: OS X Lion Now Available in the US Mac App Store

#104

I have been a Windows user since I started using computers. I am thinking of purchasing a Macbook Air. As a young programmer (going into fifth year of college), would anyone recommend this laptop?

From personal experience: no. I bought a MacBook Air in January. It's very ideal for travelling, due to its small size and weight. However, it squeezes nearly the same amount of pixels as a 13.3" MacBook Pro in a 11.8" display. So, if your eyes are a bit tired, it becomes annoying to read code. Also, the CPU is much slower (even after this refresh) than the MacBook Pro. If you use compiled languages or do a lot of da…

[deleted]

Re: OS X Lion Now Available in the US Mac App Store

#105
post #40

i installed the developer preview of os-x lion some weeks ago. following are my first impressions. let me know how you think... performance: at first i thought lions performance sucks, but mdworker and kextcache processes are re-initializing spotlight right after installation which slows down the system and heats up the cpu. after two hours of fan-noise and heat the system seems to be fine and is running smoothly now…

> mail: the new mail is great. finally email conversations are grouped. Is it grouped with the email you sent as well? Because shitty threaded convos (all mails you received) have been available since forever ago.

Yes, but by default, no.

There's a button called "show related messages" which will show your replies, forwards, and whatnot in the list.

Re: OS X Lion Now Available in the US Mac App Store

#106
post #69

Earlier quoted context omitted.

Gosh, I seem to remember brand new Airs being released recently (at which point I bought an 11"). Hasn't it only been since last Fall that they've refreshed the lineup?

I think they are refreshing this fast to include Thunderbolt in everything.

They've updated to Sandybridge architecture(32nm and pretty fair Intel IGP).

Re: OS X Lion Now Available in the US Mac App Store

#107

Earlier quoted context omitted.

Oh, some of our software barely compiles with 4GB of memory (unless you have enough time). E.g. large finite state transducers dumped as a big array of structs in C tend to blow up the compiler ;). Also, some people tend to work with large data sets or problems that just require lots of memory. E.g. I work on language generation, and generally the more memory the better. For me 8GB is the minimum for doing serious wo…

So, someone asks "why would anyone need 8GB of memory". I describe one situation where I need that amount of memory. Can the downvoter please explain why this comment is objectionable? Edit: my question is not rhetorical, I really would like to know.

Can't say i found anything objectionable to your comment (while I'm not doing that kind of stuff, in my day-to-day web development I have to juggle with virtual machines and 8GB RAM is also a bare requirements to be able to work correctly without the machine swapping to death), so I put you back above threshold.

Re: OS X Lion Now Available in the US Mac App Store

#108

Earlier quoted context omitted.

Surely you're exaggerating. 8GB is necessary for a dev machine where you're going to be intentionally straining it. Most laptops nowadays come with 4GB. You're seriously saying those are "unusable" for you? What are you doing that requires 8GB of memory? Running multiple instances of SQL Server, AutoCAD, Visual Studio, and 2 or 3 games simultaneously?

Oh, some of our software barely compiles with 4GB of memory (unless you have enough time). E.g. large finite state transducers dumped as a big array of structs in C tend to blow up the compiler ;). Also, some people tend to work with large data sets or problems that just require lots of memory. E.g. I work on language generation, and generally the more memory the better. For me 8GB is the minimum for doing serious wo…

That's cool, surely that's a niche situation though. People deving mobile apps and websites (most people here) can do fine with 4GB. I do think the low end MB Air at 2GB is pushing it though.

Re: OS X Lion Now Available in the US Mac App Store

#109

Earlier quoted context omitted.

Oh, some of our software barely compiles with 4GB of memory (unless you have enough time). E.g. large finite state transducers dumped as a big array of structs in C tend to blow up the compiler ;). Also, some people tend to work with large data sets or problems that just require lots of memory. E.g. I work on language generation, and generally the more memory the better. For me 8GB is the minimum for doing serious wo…

So, someone asks "why would anyone need 8GB of memory". I describe one situation where I need that amount of memory. Can the downvoter please explain why this comment is objectionable? Edit: my question is not rhetorical, I really would like to know.

I didn't downvote you but I would guess it was the hyperbolic wording of "insanely low" and "unusable".

Re: OS X Lion Now Available in the US Mac App Store

#110
post #23

Can anyone tell me if homebrew still works on it? What about macvim, rvm, mysql binaries, etc? Waiting is always the hardest part :P.

Homebrew works, after you run 'brew update' (in case you haven't already, I'm guessing). Initially got erros 'Cannot defer diagnostic messages' for pr, but updated brew seems to be working well.
Post reply on HN