eclipse.ini의 내용 변경
-vmargs
-Xms256m
-Xmx256m
-Xverify:none
-XX:+UseParallelGC
-XX:PermSize=20M
-XX:MaxNewSize=32M
-XX:NewSize=32M
eclipse.ini의 내용 변경
-vmargs
-Xms256m
-Xmx256m
-Xverify:none
-XX:+UseParallelGC
-XX:PermSize=20M
-XX:MaxNewSize=32M
-XX:NewSize=32M
폴 그레이엄의 해커와 화가를 읽던 중 피터브뢰겔이란 화가의 “눈속의 사냥꾼”이란 작품을 접하게 됐다. 눈에 꽉 차는 그림이었다. 뭐랄까…이상한게 아름다움?

이 그림을 보면서 monaco폰트와 유사한 느낌을 받았다.

설명할 수 없는 공통점이뭘까? 프로그램의 설계나 구현도 이런 느낌을 줘야 한다는 생각이 든다.
dive into python중에서…
Python uses carriage returns to separate statements and a colon and indentation to separate code blocks. C++ and Java use semicolons to separate statements and curly braces to separate code blocks.
FlyakiteOSX3.4버전 인스톨 한방이면 모든게 끝!!!
제작자에게 무한한 감사를~
드디어 찾았다. monaco란 폰트였군…
그건 그렇고, SciTE라는 에디터는 루비인스톨할때 번들로 제공되던데 특정 매니아층이 사용하는
에디터였나보다. 어떤 특징이 있는지 알아보자!!!
Mastering Enterprise JavaBeans(4th) 중에서
SOA is not a replacement for component architecture; rather it neatly complements
the component architecture. While component architectures enhance
reusability at a finer-grained level, SOA can enhance reusability at a coarser-grained level.