Hacker News new | ask | show | jobs
Ask HN: What Should I Do With Xcode?
1 points by guojh0570 4826 days ago
Yesterday, I wrote some codes in C, just to develop myself. I wrote and pressed Run, I wrote and pressed..

Then I found the memory I can use is less and less. Even I closed Xcode, the memory wasn't back on its feet.

I have 4G memory. So I wander, what's wrong with it? It's my fault or something else? And what should I do?

1 comments

Put some effort into learning Emacs (or Vim) and forget about Xcode if you really care about not being frustrated.
I code Common Lisp and Scheme in Emacs, Python in Vim.

I just want to try C programming, after I'm good at C, I may turn to Emacs.